diff --git a/src/app/page.tsx b/src/app/page.tsx index 67e61c0..49acaf6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,7 +124,7 @@ export default function LandingPage() { }, { id: "m2", icon: Clock, - title: "Disponibilité", value: "7/7", description: "Sur rendez-vous" + title: "Disponibilité", value: "7/7", description: "Ouvert de 10h à 18h en semaine, 11h à 17h le week-end" }, { id: "m3", icon: Phone, @@ -169,7 +169,7 @@ export default function LandingPage() {