import Link from 'next/link'; export default function Custom500Page() { return (

500

Something went wrong.

Drive home
); }