import Head from "next/head"; import Button from "@calcom/ui/Button"; export default function Error500() { return (
Something unexpected occurred | Cal.com

50

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.

); }