From 573d66db2803e81fccbb3fa94f25cd54c184d4b8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 17:22:15 +0000 Subject: [PATCH] Update src/app/climatisation/page.tsx --- src/app/climatisation/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/climatisation/page.tsx b/src/app/climatisation/page.tsx index fe549bf..77837a9 100644 --- a/src/app/climatisation/page.tsx +++ b/src/app/climatisation/page.tsx @@ -82,17 +82,17 @@ const AirConditioningPage = () => { mediaItems={[ { imageSrc: - "http://img.b2bpic.net/free-vector/ventilation-conditioning-heating-infograhics_1284-15016.jpg", + "http://img.b2bpic.net/free-vector/ventilation-conditioning-heating-infograhics_1284-15016.jpg?_wi=4", imageAlt: "Climatisation réversible", }, { imageSrc: - "http://img.b2bpic.net/free-photo/male-electrician-working-electrical-panel-male-electrician-overalls_169016-67118.jpg", + "http://img.b2bpic.net/free-photo/male-electrician-working-electrical-panel-male-electrician-overalls_169016-67118.jpg?_wi=5", imageAlt: "Installation HVAC", }, { imageSrc: - "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51929.jpg", + "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51929.jpg?_wi=2", imageAlt: "Système de climatisation", }, ]} @@ -120,7 +120,7 @@ const AirConditioningPage = () => { "Pose professionnelle de systèmes de climatisation réversible. Installation conforme aux normes avec étude préalable.", media: { imageSrc: - "http://img.b2bpic.net/free-vector/ventilation-conditioning-heating-infograhics_1284-15016.jpg", + "http://img.b2bpic.net/free-vector/ventilation-conditioning-heating-infograhics_1284-15016.jpg?_wi=5", imageAlt: "Installation climatisation", }, items: [ @@ -138,7 +138,7 @@ const AirConditioningPage = () => { "Maintenance régulière pour assurer la performance et la durabilité de votre système. Révision complète et nettoyage.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51929.jpg", + "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51929.jpg?_wi=3", imageAlt: "Entretien climatisation", }, items: [ @@ -156,7 +156,7 @@ const AirConditioningPage = () => { "Intervention rapide pour tous les problèmes de climatisation. Diagnostic complet et réparation efficace.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/male-electrician-working-electrical-panel-male-electrician-overalls_169016-67118.jpg", + "http://img.b2bpic.net/free-photo/male-electrician-working-electrical-panel-male-electrician-overalls_169016-67118.jpg?_wi=6", imageAlt: "Dépannage climatisation", }, items: [ @@ -189,7 +189,7 @@ const AirConditioningPage = () => {