diff --git a/src/app/page.tsx b/src/app/page.tsx index f1200b0..37951b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { ratingText="4,6 / 5 sur 38 avis" tagIcon={Sparkles} buttons={[ - { text: "Découvrir le menu", href: "#menu" }, + { text: "Commander maintenant", href: "#menu" }, { text: "Contactez-nous", href: "#contact" }, ]} />