import Head from "next/head"; import Footer from "../components/footer"; import Navbar from "../components/navbar"; import Link from "next/link"; export default function Custom404() { return ( <> Not Found

Oops! Page not found

The page you're looking for doesn't seem to exist.

Go back home