import Link from "next/link"; import Window from "@/components/window"; import GoBackButton from "@/components/go-back-button"; export default function NotFound() { return (
The page you're looking for doesn't exist. Check the address or head back home.