diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c82930..094b8a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -137,7 +137,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Mercredi : 12h - 14h / 19h - 21h", "Jeudi : 12h - 14h / 19h - 21h", "Vendredi : 12h - 14h / 19h - 21h", "Samedi : 12h - 14h / 19h - 21h", "Fermé Lundi, Mardi et Dimanche" + "Mardi : 12h-14h / 19h-21h", "Mercredi : 12h-14h / 19h-21h", "Jeudi : 12h-14h / 19h-21h", "Vendredi : 12h-14h / 19h-21h", "Samedi : 12h-14h / 19h-21h", "Dimanche : 12h-14h / 18h30-20h30", "Fermé le Lundi" ]} title="Nos Horaires" description="Nous avons hâte de vous recevoir."