diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a2f793..e00585b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,27 +31,27 @@ export default function LandingPage() { { name: "Home", id: "hero", - href: "#hero", + }, { name: "Menu", id: "products", - href: "#products", + }, { name: "Deals", id: "features", - href: "#features", + }, { name: "Reviews", id: "testimonials", - href: "#testimonials", + }, { name: "Contact", id: "contact", - href: "#contact", + }, ]} brandName="Al-Madina Fast Food"