Update src/app/page.tsx

This commit is contained in:
2026-03-16 03:50:46 +00:00
parent 7133a6b824
commit cfe67207d0

View File

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