From acf49958cdc9302114de59c1e78a6eb950acaebb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 17:12:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f1b0ade..4cd8b55 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -151,14 +151,14 @@ export default function HomePage() { id: "heating", name: "Chauffe-eau & chauffage", price: "Sur devis", - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?id=94957515", + imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg?id=23987374", imageAlt: "Installation et réparation chauffe-eau", }, { id: "maintenance", name: "Entretien préventif", price: "Tarif réduit", - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?id=94957515", + imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg?id=23987374", imageAlt: "Entretien et maintenance plomberie", }, ]} -- 2.49.1