diff --git a/src/app/page.tsx b/src/app/page.tsx index 0b6ee2c..8e7749f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,8 +31,7 @@ export default function LandingPage() { { name: "Product", id: "about" }, { name: "How It Works", id: "features" }, { name: "Philosophy", id: "philosophy" }, - { name: "Agents", id: "agents" }, - { name: "Blog", id: "blog" } + { name: "Agents", id: "agents" } ]} button={{ text: "Start Free Trial", href: "#contact" }} brandName="FIOVA"