From 025f420eb0ddd3dd053ead2b8e8ae2b07a9d5ad5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 08:52:50 +0000 Subject: [PATCH] Update src/app/projets/page.tsx --- src/app/projets/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/projets/page.tsx b/src/app/projets/page.tsx index 571f6df..2e9b4fa 100644 --- a/src/app/projets/page.tsx +++ b/src/app/projets/page.tsx @@ -75,28 +75,28 @@ export default function ProjetsPage() { id: "modern", name: "Moderne", price: "À partir de 65 000$", - 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=5", imageAlt: "Mini maison style moderne" }, { id: "rustique", name: "Rustique", price: "À partir de 70 000$", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-winter-landscape_23-2151901435.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-winter-landscape_23-2151901435.jpg?_wi=3", imageAlt: "Mini maison style rustique" }, { id: "chalet", name: "Style Chalet", price: "À partir de 75 000$", - 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=5", imageAlt: "Mini maison style chalet" }, { id: "ecologique", name: "Écologique", price: "À partir de 80 000$", - 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=6", imageAlt: "Mini maison écologique" } ]} @@ -118,7 +118,7 @@ export default function ProjetsPage() { name: "Marie Dupont", handle: "Trois-Rivières", testimonial: "Ozar Construction a transformé mon rêve en réalité. La qualité est exceptionnelle et l'équipe est très professionnelle.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-outside-street_1303-21668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-outside-street_1303-21668.jpg?_wi=2", imageAlt: "Marie Dupont" }, { @@ -126,7 +126,7 @@ export default function ProjetsPage() { name: "Jean-Claude Moreau", handle: "Investisseur Immobilier", testimonial: "Le meilleur investissement que j'ai fait. La mini maison se loue très bien sur Airbnb. ROI impressionnant!", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg?_wi=2", imageAlt: "Jean-Claude Moreau" }, { @@ -134,7 +134,7 @@ export default function ProjetsPage() { name: "Sophie Girard", handle: "Écologiste", testimonial: "Enfin une entreprise qui comprend vraiment la durabilité. Chaque détail montre leur engagement envers l'environnement.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg?_wi=2", imageAlt: "Sophie Girard" }, { @@ -142,7 +142,7 @@ export default function ProjetsPage() { name: "Marc Lesage", handle: "Retraité", testimonial: "Downsizing made easy. Ozar a rendu le processus simple, transparent et agréable du début à la fin.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-with-flowers-walking-woods_1328-4730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-with-flowers-walking-woods_1328-4730.jpg?_wi=2", imageAlt: "Marc Lesage" }, { @@ -150,7 +150,7 @@ export default function ProjetsPage() { name: "Isabelle Roy", handle: "Jeune Professionnelle", testimonial: "Première maison abordable et de qualité. Je recommande Ozar à tous mes amis qui cherchent l'accessibilité.", - imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg?_wi=2", imageAlt: "Isabelle Roy" }, { @@ -158,7 +158,7 @@ export default function ProjetsPage() { name: "Robert Cloutier", handle: "Propriétaire", testimonial: "Service local impeccable. L'équipe connaît les normes régionales et gère tout avec respect et professionnalisme.", - imageSrc: "http://img.b2bpic.net/free-photo/beaty-style-fashion-age-concept-waist-up-shot-beautiful-gray-haired-50-year-old-female-posing-indoors-standing-white-brick-wall-adjusting-her-stylish-outfit-going-have-meeting_344912-1847.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beaty-style-fashion-age-concept-waist-up-shot-beautiful-gray-haired-50-year-old-female-posing-indoors-standing-white-brick-wall-adjusting-her-stylish-outfit-going-have-meeting_344912-1847.jpg?_wi=2", imageAlt: "Robert Cloutier" } ]}