From 7c1773d79c8d3bb4447f9c1abc5a1cb49448ef3f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 18:59:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a909a23..e81931b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,27 +67,27 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746298.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746298.jpg?_wi=1", imageAlt: "Plombier professionnel", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/reading-instruction_1098-18198.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/reading-instruction_1098-18198.jpg?_wi=1", imageAlt: "Installation de tuyauterie", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990734.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990734.jpg?_wi=1", imageAlt: "Camion de service", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg?_wi=1", imageAlt: "Rénovation salle de bain", }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721529.jpg?_wi=1", imageAlt: "Réparation évier", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { quote: "Rapidité et efficacité remarquable.", tag: "Résidentiel", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-executives-showing-thumbs-up_1098-1828.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746298.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746298.jpg?_wi=2", imageAlt: "happy home owner plumbing service", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { quote: "Problème de fuite résolu en une heure.", tag: "Urgence", avatarSrc: "http://img.b2bpic.net/free-photo/woman-makes-repairs-home_1398-5140.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/reading-instruction_1098-18198.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/reading-instruction_1098-18198.jpg?_wi=2", imageAlt: "happy home owner plumbing service", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { quote: "Installation propre et soignée.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/architect-giving-hand-shake_23-2148242932.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990734.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990734.jpg?_wi=2", imageAlt: "happy home owner plumbing service", }, { @@ -191,7 +191,7 @@ export default function LandingPage() { quote: "Super équipe, très polie et experte.", tag: "Résidentiel", avatarSrc: "http://img.b2bpic.net/free-photo/man-having-videocall-work_23-2148940772.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg?_wi=2", imageAlt: "happy home owner plumbing service", }, { @@ -202,7 +202,7 @@ export default function LandingPage() { quote: "Pas de surprise, travail impeccable.", tag: "Entretien", avatarSrc: "http://img.b2bpic.net/free-photo/woman-white-shirt-black-pants-sitting-chair-smiling-cherfully-pointing-with-index-finger-light-living-room_141793-101824.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721529.jpg?_wi=2", imageAlt: "happy home owner plumbing service", }, ]}