diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index df0e807..db8f7d2 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -52,21 +52,21 @@ export default function GalleryPage() { id: "1", name: "Terrasse Contemporaine", price: "Sur demande", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-chair-with-umbrella-deck-pool-resort_74190-3962.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-chair-with-umbrella-deck-pool-resort_74190-3962.jpg?_wi=2", imageAlt: "terrasse contemporaine design moderne", }, { id: "2", name: "Jardin Zen", price: "Sur demande", - imageSrc: "http://img.b2bpic.net/free-photo/aroma-candle-stone-zen-like_1323-405.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aroma-candle-stone-zen-like_1323-405.jpg?_wi=2", imageAlt: "jardin zen aménagement paysage", }, { id: "3", name: "Allée Pavée", price: "Sur demande", - imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1029.jpg?_wi=2", imageAlt: "allée pavée élégante jardin", }, { @@ -80,7 +80,7 @@ export default function GalleryPage() { id: "5", name: "Espace Paysager Complet", price: "Sur demande", - imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1029.jpg?_wi=3", imageAlt: "aménagement paysager complet jardin", }, {