diff --git a/src/app/page.tsx b/src/app/page.tsx index c9c4e8e..f8dfede 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,45 +64,45 @@ export default function LandingPage() { title: "Plomberie Sanitaire", description: "Installation et réparation d'installations sanitaires complètes pour votre maison ou commerce.", icon: Droplets, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg", imageAlt: "Plomberie sanitaire"}, + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg?_wi=1", imageAlt: "Plomberie sanitaire"}, { - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg", imageAlt: "Installation plomberie"}, + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg?_wi=2", imageAlt: "Installation plomberie"}, ], }, { title: "Chauffage Central", description: "Systèmes de chauffage central efficaces pour le confort thermique toute l'année.", icon: Flame, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-white-radiator_181624-22126.jpg", imageAlt: "Chauffage central"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-white-radiator_181624-22126.jpg?_wi=1", imageAlt: "Chauffage central"}, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-white-radiator_181624-22126.jpg", imageAlt: "Radiateur chauffage"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-white-radiator_181624-22126.jpg?_wi=2", imageAlt: "Radiateur chauffage"}, ], }, { title: "Chauffe-eau Solaire", description: "Solutions écologiques et économiques pour chauffer votre eau avec l'énergie solaire.", icon: Sun, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/ecology-sunny-summer-global-alternative_1127-2396.jpg", imageAlt: "Chauffe-eau solaire"}, + imageSrc: "http://img.b2bpic.net/free-photo/ecology-sunny-summer-global-alternative_1127-2396.jpg?_wi=1", imageAlt: "Chauffe-eau solaire"}, { - imageSrc: "http://img.b2bpic.net/free-photo/ecology-sunny-summer-global-alternative_1127-2396.jpg", imageAlt: "Panneau solaire installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/ecology-sunny-summer-global-alternative_1127-2396.jpg?_wi=2", imageAlt: "Panneau solaire installation"}, ], }, { title: "Hammam Beldi", description: "Installation complète de bains marocains traditionnels avec expertise authentique.", icon: Waves, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-ancient-room-design-with-bathtub-small-indoor-pool_181624-21679.jpg", imageAlt: "Hammam beldi"}, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-ancient-room-design-with-bathtub-small-indoor-pool_181624-21679.jpg?_wi=1", imageAlt: "Hammam beldi"}, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-ancient-room-design-with-bathtub-small-indoor-pool_181624-21679.jpg", imageAlt: "Installation hammam"}, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-ancient-room-design-with-bathtub-small-indoor-pool_181624-21679.jpg?_wi=2", imageAlt: "Installation hammam"}, ], }, { title: "Piscines", description: "Conception et installation de piscines sur mesure pour votre jardin.", icon: Wave, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-stair-ladder-around-there_74190-7881.jpg", imageAlt: "Piscine installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-stair-ladder-around-there_74190-7881.jpg?_wi=1", imageAlt: "Piscine installation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-stair-ladder-around-there_74190-7881.jpg", imageAlt: "Piscine moderne"}, + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-stair-ladder-around-there_74190-7881.jpg?_wi=2", imageAlt: "Piscine moderne"}, ], }, ]}