import { EventButton } from "@components/common/button/EventButton"; export const revalidate = 60 * 60 * 24 * 365; export default function NotFound() { return (

Well!, this page is as broken as our couch!

Missing Page, but your next favourite chair is just a click away.

); }