From eb5a1ec668d5a38de94e19edbef55d81cc0c55a8 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 30 May 2026 21:37:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a3f868a..4dd2512 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,11 +82,11 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-photoshoot-process-tyre-balancing-dark-auto-service_613910-17076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-photoshoot-process-tyre-balancing-dark-auto-service_613910-17076.jpg?_wi=1", imageAlt: "Atelier de montage de pneus moderne", }, { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-surface-close-up_23-2148846142.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-surface-close-up_23-2148846142.jpg?_wi=1", imageAlt: "Pneu premium en gros plan", }, { @@ -156,7 +156,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881684.jpg", imageAlt: "Application mobile d'équilibrage de pneus", }, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-photoshoot-process-tyre-balancing-dark-auto-service_613910-17076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-photoshoot-process-tyre-balancing-dark-auto-service_613910-17076.jpg?_wi=2", imageAlt: "smartphone with tire fitting app", }, { @@ -170,7 +170,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-wearing-white-uniform-stand-holding-wrench_1150-16602.jpg", imageAlt: "Application mobile de stockage de pneus", }, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-surface-close-up_23-2148846142.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-metallic-surface-close-up_23-2148846142.jpg?_wi=2", imageAlt: "smartphone with tire fitting app", }, { @@ -184,7 +184,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171240.jpg", imageAlt: "Application mobile de réparation de pneus", }, - imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-view-off-road-car-with-nature-terrain-weather-conditions_23-2151430067.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-view-off-road-car-with-nature-terrain-weather-conditions_23-2151430067.jpg?_wi=1", imageAlt: "smartphone with tire fitting app", }, ]} @@ -206,7 +206,7 @@ export default function LandingPage() { id: "pneu-hiver-1", name: "Pneu Hiver Premium", price: "€120.00", - imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-view-off-road-car-with-nature-terrain-weather-conditions_23-2151430067.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-view-off-road-car-with-nature-terrain-weather-conditions_23-2151430067.jpg?_wi=2", imageAlt: "Pneu hiver de haute performance", rating: 5, },