import { Page } from "src/components"; export function Unhealthy() { return (

The API is not healthy.

We'll keep checking and hope to be back soon!

); }