Update src/app/page.tsx

This commit is contained in:
2026-03-23 18:57:34 +00:00
parent 59e9075e38
commit ba0671a65a

View File

@@ -31,27 +31,27 @@ export default function LandingPage() {
{
name: "Home",
id: "home",
href: "#home",
},
{
name: "Services",
id: "services",
href: "#services",
},
{
name: "About Us",
id: "about",
href: "#about",
},
{
name: "Reviews",
id: "reviews",
href: "#reviews",
},
{
name: "Contact",
id: "contact",
href: "#contact",
},
]}
button={{