diff --git a/src/app/page.tsx b/src/app/page.tsx index 1cf9697..b41ba7a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,14 +28,6 @@ import { } from "lucide-react"; export default function HomePage() { - const navItems = [ - { name: "Home", id: "/" }, - { name: "About", id: "/about" }, - { name: "Features", id: "features" }, - { name: "Pricing", id: "pricing" }, - { name: "FAQ", id: "faq" }, - ]; - const footerColumns = [ { title: "Platform", items: [