import type { Route } from 'next'; import Link from 'next/link'; export default function NotFound() { return (