From 063343865dbde03de38be28eabcfbd1e3a54f2b4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 17:10:56 +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 1d4cabb..f1b0ade 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-fix-problems-client-s-house_23-2150990696.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?id=94957515", imageAlt: "Installation et réparation chauffe-eau", }, { id: "maintenance", name: "Entretien préventif", price: "Tarif réduit", - imageSrc: "http://img.b2bpic.net/free-photo/shock-wave-therapy-device-with-male-doctor-hands-rubber-gloves_169016-40119.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?id=94957515", imageAlt: "Entretien et maintenance plomberie", }, ]} -- 2.49.1