From eb4832c07c50248ff6abdbe8c12f7aabfcbb3813 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 06:15:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4319475..d193fd2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,19 +68,19 @@ export default function LandingPage() { description="MUSCAT'S TRUSTED FLEET" leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-looking-into-car-mirror_1303-17040.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-looking-into-car-mirror_1303-17040.jpg?_wi=1", imageAlt: "dark car silhouette modern", }, { - imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139121.jpg?_wi=1", imageAlt: "dark car silhouette modern", }, { - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-phone-car_1303-3823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-phone-car_1303-3823.jpg?_wi=1", imageAlt: "dark car silhouette modern", }, { - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-young-couple_23-2148140847.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-young-couple_23-2148140847.jpg?_wi=1", imageAlt: "dark car silhouette modern", }, { @@ -294,7 +294,7 @@ export default function LandingPage() { }, items: [], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-looking-into-car-mirror_1303-17040.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-looking-into-car-mirror_1303-17040.jpg?_wi=2", imageAlt: "car selection icon illustration", }, { @@ -306,7 +306,7 @@ export default function LandingPage() { }, items: [], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139121.jpg?_wi=2", imageAlt: "car selection icon illustration", }, { @@ -318,7 +318,7 @@ export default function LandingPage() { }, items: [], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-phone-car_1303-3823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-phone-car_1303-3823.jpg?_wi=2", imageAlt: "car selection icon illustration", }, ]} @@ -342,7 +342,7 @@ export default function LandingPage() { }, items: [], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-looking-into-car-mirror_1303-17040.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-looking-into-car-mirror_1303-17040.jpg?_wi=3", imageAlt: "money coin stack savings", }, { @@ -354,7 +354,7 @@ export default function LandingPage() { }, items: [], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139121.jpg?_wi=3", imageAlt: "money coin stack savings", }, { @@ -366,7 +366,7 @@ export default function LandingPage() { }, items: [], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-phone-car_1303-3823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-phone-car_1303-3823.jpg?_wi=3", imageAlt: "money coin stack savings", }, { @@ -378,7 +378,7 @@ export default function LandingPage() { }, items: [], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-young-couple_23-2148140847.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-young-couple_23-2148140847.jpg?_wi=2", imageAlt: "money coin stack savings", }, ]}