import Link from "next/link"; export default async function NotFound() { return (
Oops! The page you're looking for doesn't exist.