2 Commits

Author SHA1 Message Date
a7d68841ae Update src/app/page.tsx 2026-03-02 23:11:25 +00:00
77459b8a2c Merge version_2 into main
Merge version_2 into main
2026-03-02 23:06:56 +00:00

View File

@@ -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"