diff --git a/src/app/page.tsx b/src/app/page.tsx index 52948c1..ba31780 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,27 +31,27 @@ export default function LandingPage() { { name: "Services", id: "services", - href: "#features", + }, { name: "About Us", id: "about", - href: "#about", + }, { name: "Expertise", id: "metrics", - href: "#metrics", + }, { name: "Testimonials", id: "testimonials", - href: "#testimonials", + }, { name: "Contact", id: "contact", - href: "#contact", + }, ]} button={{