From 279d5bc3e5fc2953f1e5a78ef231fbfecc751d80 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 08:16:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 028897a..8e6387f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { ]} title="Gamme complète d'EPI" description="Une sélection rigoureuse auprès des plus grands fabricants mondiaux." - buttons={[{ text: "Découvrir tout le catalogue", href: "#catalog" }]} + buttons={[{ text: "Demander le catalogue complet", href: "#catalog" }]} /> @@ -155,4 +155,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file