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