import { Link } from '@/components/ui/link'; export const NotFoundRoute = () => { return (
Sorry, the page you are looking for does not exist.