From a82ee55374e4660ff8381c81b06c57736de22a85 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 08:52:48 +0000 Subject: [PATCH] Update src/app/avantages/page.tsx --- src/app/avantages/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/avantages/page.tsx b/src/app/avantages/page.tsx index 300c644..1fd1648 100644 --- a/src/app/avantages/page.tsx +++ b/src/app/avantages/page.tsx @@ -75,35 +75,35 @@ export default function AvantagesPage() { id: "1", title: "Écoénergétiques", description: "Isolation supérieure et systèmes efficaces pour réduire vos factures de chauffage et climatisation.", - imageSrc: "http://img.b2bpic.net/free-photo/view-plant-lifestyle-trees-plant-nature_53876-32131.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-plant-lifestyle-trees-plant-nature_53876-32131.jpg?_wi=5", imageAlt: "sustainable green mini house solar panels" }, { id: "2", title: "Optimisation de l'Espace", description: "Chaque centimètre compte. Design intelligent pour confort maximal dans un espace minimal.", - imageSrc: "http://img.b2bpic.net/free-photo/young-people-working-from-modern-place_23-2148854159.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-people-working-from-modern-place_23-2148854159.jpg?_wi=3", imageAlt: "small space loft interior compact design" }, { id: "3", title: "Coût de Construction Réduit", description: "Moins de matériaux, moins de main-d'œuvre, mais qualité premium inchangée.", - imageSrc: "http://img.b2bpic.net/free-vector/assortment-houses-with-variety-designs_23-2147602121.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/assortment-houses-with-variety-designs_23-2147602121.jpg?_wi=4", imageAlt: "minimalist architecture tiny house contemporary" }, { id: "4", title: "Design Personnalisable", description: "Choisissez entre moderne, rustique, chalet ou scandinave. Votre style, votre maison.", - imageSrc: "http://img.b2bpic.net/free-photo/snowy-scene-village-winter_181624-22549.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/snowy-scene-village-winter_181624-22549.jpg?_wi=4", imageAlt: "alpine chalet mini house mountain setting" }, { id: "5", title: "Construction Locale", description: "Construites à Trois-Rivières avec expertise locale et service de proximité.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-children-stairs_23-2148321726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-children-stairs_23-2148321726.jpg?_wi=3", imageAlt: "construction workers building prefab house" } ]}