diff --git a/src/app/page.tsx b/src/app/page.tsx index ecb92d3..5403b94 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,17 +30,17 @@ export default function LandingPage() { { name: "Boutique", id: "boutique", - href: "#boutique", + }, { name: "Accueil", id: "accueil", - href: "#accueil", + }, { name: "Contact", id: "contact", - href: "#contact", + }, ]} button={{