From f1b29407bc357a3da20fe2d5223ad148ff6d109d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 14:52:59 +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 009fe99..8aa349a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { ]} buttons={[ { - text: "Voir nos projets", href: "#products"}, + text: "Demander un devis gratuit", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/luxurious-modern-office-space-with-important-reports-laptop-empty-desk-showcasing-important-data_482257-133861.jpg" mediaAnimation="blur-reveal" -- 2.49.1