Update src/app/page.tsx

This commit is contained in:
2026-03-23 16:20:37 +00:00
parent a6e6b42b3e
commit dea61e77cf

View File

@@ -33,22 +33,22 @@ export default function LandingPage() {
{
name: "About",
id: "about",
href: "#about",
},
{
name: "Services",
id: "services",
href: "#services",
},
{
name: "Testimonials",
id: "testimonials",
href: "#testimonials",
},
{
name: "Contact",
id: "contact",
href: "#contact",
},
]}
button={{