import Link from "next/link"; export default function FiveUhOh() { return ( <>

500 - Something went wrong.

Go back home ); }