import Link from "next/link"; export default function () { return (
404

Page not found

Return to Homepage
); }