Update src/app/page.tsx
This commit is contained in:
@@ -33,8 +33,7 @@ export default function LandingPage() {
|
||||
navItems={[
|
||||
{ name: "Features", id: "features" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
{ name: "Solutions", id: "solutions" },
|
||||
{ name: "Docs", id: "https://docs.example.com" },
|
||||
{ name: "Solutions", id: "interactive-features" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="AIFlow"
|
||||
|
||||
Reference in New Issue
Block a user