From 4eb11b0f397debeb3e0f5babb30e09b8d9a04726 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 15 May 2026 06:13:07 +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 2298c8c..df70683 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,7 @@ Nos solutions d'EPI certifiées protègent vos collaborateurs et assurent la con { id: "p6", name: "Casque Anti-bruit", price: "35€", imageSrc: "http://img.b2bpic.net/free-photo/man-builder-carpenter-polishes-wooden-board-with-random-orbit-sander_23-2147944854.jpg", onProductClick: handleProductClick }, ]} title="Gamme complète d'EPI" - description="" + description="Nos équipements sont rigoureusement sélectionnés pour offrir une protection maximale aux professionnels du bâtiment, résistant aux conditions les plus exigeantes sur le terrain pour garantir une sécurité sans compromis." buttons={[{ text: "Demander un devis personnalisé", href: "#contact" }]} /> @@ -164,4 +164,4 @@ Nos solutions d'EPI certifiées protègent vos collaborateurs et assurent la con ); -} \ No newline at end of file +} -- 2.49.1