From 82aec67cf54deeb460a5b232c818de44e78f5ba8 Mon Sep 17 00:00:00 2001 From: Derek Slenk Date: Fri, 27 Jun 2025 02:57:25 +0000 Subject: [PATCH] fix 404 --- src/app/not-found.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/app/not-found.tsx b/src/app/not-found.tsx index abc0256..049db5f 100644 --- a/src/app/not-found.tsx +++ b/src/app/not-found.tsx @@ -15,10 +15,6 @@ export default function NotFound() { height={600} className="object-cover" /> -
-

404

-

Not Found

-

Oops! It looks like the page you're looking for has gone into hiding.