Update src/app/page.tsx

This commit is contained in:
2026-04-21 11:40:12 +00:00
parent 48736d54e9
commit fd4cee549a

View File

@@ -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" },
]}
/>