Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a7d68841ae | |||
| 77459b8a2c |
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user