From e10e25d6285786261ccc85fd7c3e870fcee1162b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 22:00:14 +0000 Subject: [PATCH] Update src/app/produits/page.tsx --- src/app/produits/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/produits/page.tsx b/src/app/produits/page.tsx index 60ba786..b9b6caf 100644 --- a/src/app/produits/page.tsx +++ b/src/app/produits/page.tsx @@ -80,7 +80,7 @@ export default function ProductsPage() { { text: "Voir le catalogue", href: "#products" }, { text: "Demander un devis", href: "/contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cement-crossed-by-diagonal-line-pebbles-stone_158595-6388.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cement-crossed-by-diagonal-line-pebbles-stone_158595-6388.jpg?_wi=2" imageAlt="Catalogue de produits ATI Négoce" showDimOverlay={true} buttonAnimation="slide-up" @@ -101,7 +101,7 @@ export default function ProductsPage() { rating: 5, reviewCount: "156", imageSrc: - "http://img.b2bpic.net/free-photo/vertical-closeup-small-stones-sunlight-nice-picture-backgrounds-wallpapers_181624-19640.jpg", + "http://img.b2bpic.net/free-photo/vertical-closeup-small-stones-sunlight-nice-picture-backgrounds-wallpapers_181624-19640.jpg?_wi=2", imageAlt: "Graviers premium 10/20mm", }, { @@ -112,7 +112,7 @@ export default function ProductsPage() { rating: 5, reviewCount: "89", imageSrc: - "http://img.b2bpic.net/free-photo/white-pebbles-stone-texture-background_158595-6380.jpg", + "http://img.b2bpic.net/free-photo/white-pebbles-stone-texture-background_158595-6380.jpg?_wi=2", imageAlt: "Galets polis naturels", }, { @@ -123,7 +123,7 @@ export default function ProductsPage() { rating: 5, reviewCount: "124", imageSrc: - "http://img.b2bpic.net/free-photo/wooden-bow-with-stones_23-2148874518.jpg", + "http://img.b2bpic.net/free-photo/wooden-bow-with-stones_23-2148874518.jpg?_wi=2", imageAlt: "Pierres naturelles brutes", }, { @@ -134,7 +134,7 @@ export default function ProductsPage() { rating: 5, reviewCount: "78", imageSrc: - "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13311.jpg", + "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13311.jpg?_wi=2", imageAlt: "Stabilisateur de graviers", }, ]}