diff --git a/src/app/page.tsx b/src/app/page.tsx index cfa85a4..24b2b6a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -179,7 +179,7 @@ export default function LandingPage() { description="Réservez dès maintenant ou posez-nous vos questions. Nous sommes à votre disposition au 06 75 27 30 37." buttons={[ { text: "Appeler", href: "tel:+33675273037" }, - { text: "Réserver", href: "mailto:contact@latrium.org" }, + { text: "Book Now", href: "/calendar" }, ]} />