diff --git a/src/app/page.tsx b/src/app/page.tsx index 17fc376..03f5a36 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { logoText="Douieb Plomberie Services" description="Votre plombier de confiance à Limoges. Intervention rapide, devis gratuit, disponible 24h/24 et 7j/7." buttons={[ - { text: "Appeler maintenant (06 51 74 55 39)", href: "tel:0651745539" }, + { text: "Appeler maintenant (06 51 74 55 39)", href: "mailto:douiebplomberielimoges@gmail.com" }, { text: "Demander un devis", href: "#contact" } ]} buttonAnimation="slide-up"