import Head from "next/head"; import { APP_NAME, WEBSITE_URL } from "@calcom/lib/constants"; import { Button } from "@calcom/ui"; export default function Error500() { return (
Something unexpected occurred | {APP_NAME}

5 { // eslint-disable-next-line @next/next/no-img-element 0 } 0

It's not you, it's us.

Something went wrong on our end. Get in touch with our support team, and we’ll get it fixed right away for you.

); }