diff --git a/src/app/page.tsx b/src/app/page.tsx index 285c2bb..42f4e78 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function SunSevenRestaurant() { logoText="Sun 7" description="Bienvenue chez Sun 7 – Votre destination idéale pour des moments conviviaux, une cuisine authentique et une ambiance chaleureuse. Ouvert tous les jours de 10h à 01h." buttons={[ - { text: "Réservez une Table", href: "#contact" }, + { text: "Réserver Maintenant", href: "#contact" }, { text: "Appelez Maintenant", href: "tel:+212XXXXXXX" }, ]} buttonAnimation="slide-up"