import type { NextPage } from "next"; import Link from "next/link"; import styles from "../styles/Errorpage.module.css"; const svg = ` 500 `; const Custom404: NextPage = () => { return