Update src/app/page.tsx

This commit is contained in:
2026-03-26 18:19:19 +00:00
parent f611b5e82e
commit 518739d9f6

View File

@@ -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"