From 4ef8f319eeb49e2a5f6b05b873fbcba4f687d96c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 15 May 2026 06:08:58 +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 1893a7a..8c2a5a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ Nos solutions d'EPI certifiées protègent vos collaborateurs et assurent la con ]} title="Gamme complète d'EPI" description="" - buttons={[{ text: "Voir le catalogue complet", href: "#catalog" }]} + buttons={[{ text: "Demander un devis personnalisé", href: "#contact" }]} /> -- 2.49.1