Update src/app/page.tsx

This commit is contained in:
2026-03-02 23:11:25 +00:00
parent 77459b8a2c
commit a7d68841ae

View File

@@ -31,8 +31,7 @@ export default function LandingPage() {
{ name: "Product", id: "about" }, { name: "Product", id: "about" },
{ name: "How It Works", id: "features" }, { name: "How It Works", id: "features" },
{ name: "Philosophy", id: "philosophy" }, { name: "Philosophy", id: "philosophy" },
{ name: "Agents", id: "agents" }, { name: "Agents", id: "agents" }
{ name: "Blog", id: "blog" }
]} ]}
button={{ text: "Start Free Trial", href: "#contact" }} button={{ text: "Start Free Trial", href: "#contact" }}
brandName="FIOVA" brandName="FIOVA"