diff --git a/src/app/page.tsx b/src/app/page.tsx index 23a3a2e..ad5e7b6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,23 +15,23 @@ const navItems = [{ name: "Home", id: "/" }]; export default function Page() { return ( -
-
-
-
-
-
-
-
-