diff --git a/src/app/page.tsx b/src/app/page.tsx index 7862b04..07afe49 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,6 +42,7 @@ export default function LandingPage() { { name: "Produits", id: "#products" }, { name: "À Propos", id: "#about" }, { name: "Contact", id: "#contact" }, + { name: "Mon Panier", id: "#cart" }, ]} brandName="SAE Réunion" />