From 8746d7cdbde606b49ab7e102ddf4989f95707990 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 2 Jun 2026 21:05:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8357d6b..603ab0c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { handle: "@JeanPierreD", testimonial: "Mon véhicule n'a jamais été aussi impeccable! GP Detailing 57 a dépassé toutes mes attentes. Un vrai professionnel passionné.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-16435.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-16435.jpg?_wi=1", imageAlt: "Photo de Jean-Pierre D.", }, { @@ -122,7 +122,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193570.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193570.jpg?_wi=1" imageAlt="Voiture de luxe polie dans un studio de detailing automobile" showBlur={true} avatars={[ @@ -194,7 +194,7 @@ export default function LandingPage() { description: "Appliquez une couche de protection durable pour une brillance intense et une résistance accrue aux éléments extérieurs.", bentoComponent: "reveal-icon", icon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193570.jpg?_wi=2", imageAlt: "shine icon metallic reflection", }, { @@ -202,7 +202,7 @@ export default function LandingPage() { description: "Élimination des micro-rayures et des imperfections pour une finition miroir parfaite.", bentoComponent: "reveal-icon", icon: Paintbrush, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-16435.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-16435.jpg?_wi=2", imageAlt: "shine icon metallic reflection", }, ]} -- 2.49.1