"use client"; import Link from "next/link"; import { Button } from "@/components/ui/button"; import { ArrowLeft, FileQuestion, Home } from "lucide-react"; export default function NotFound() { return (
We couldn't find the page you're looking for. It may have been moved or doesn't exist.