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", }, ]}