import Link from "next/link"; import { Button } from "@/app/components/ui/button"; export default function NotFound() { return (
The page you are looking for was not found.