Update src/app/page.tsx

This commit is contained in:
2026-03-25 02:29:50 +00:00
parent 8684b877b6
commit c67f61a203

View File

@@ -32,27 +32,27 @@ export default function LandingPage() {
{
name: "Home",
id: "hero",
href: "#hero",
},
{
name: "Features",
id: "features",
href: "#features",
},
{
name: "Clients",
id: "clients",
href: "#clients",
},
{
name: "FAQ",
id: "faq",
href: "#faq",
},
{
name: "Contact",
id: "contact",
href: "#contact",
},
]}
button={{