import { NotFound } from "@/components/utils/404"; export default async function NotFoundPage() { return ; }