From fd039c527be786c5f4a35208f5e1b3449d0c1ed6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 20:24:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b4fb9cf..33ced68 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { background={{ variant: "plain" }} buttons={[ { text: "📞 Appeler maintenant", href: "tel:06361333233" }, - { text: "📝 Demander un devis", href: "#contact" }, + { text: "📝 ", href: "#contact" }, ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/portrait-attractive-hispanic-handyman-writing-work-estimate-before-fixing-kitchen-sink_662251-2690.jpg" -- 2.49.1