Update src/app/page.tsx

This commit is contained in:
2026-03-26 00:34:42 +00:00
parent 2b316ee462
commit 46a1dd3689

View File

@@ -33,32 +33,32 @@ export default function LandingPage() {
{
name: "Home",
id: "home",
href: "#home",
},
{
name: "Services",
id: "features",
href: "#features",
},
{
name: "Gallery",
id: "products",
href: "#products",
},
{
name: "About Us",
id: "about",
href: "#about",
},
{
name: "Testimonials",
id: "testimonials",
href: "#testimonials",
},
{
name: "FAQ",
id: "faq",
href: "#faq",
},
]}
button={{