import type { FC } from "react"; import { HiChevronLeft } from "react-icons/hi"; import { ButtonLink } from "@/lib/components/ui/button-link"; import { siteurl } from "@/lib/utils/siteurl"; const ServerErrorPage: FC = function () { return (
Oops! It seems you don’t have the keys to this door. Why not grab a coffee while you figure things out? ☕ If you think this is a mistake, contact your administrator.