From e7055041cb06f5dcb701a781d46400391d75874e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 00:10:51 +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 bcf0c83..c7680f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,17 +54,17 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-couple-car-salon_1157-24274.jpg", imageAlt: "Luxury vehicle in showroom"}, + imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-couple-car-salon_1157-24274.jpg?_wi=1", imageAlt: "Luxury vehicle in showroom"}, { - imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-couple-car-salon_1157-24274.jpg", imageAlt: "Luxury vehicle in showroom"}, + imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-couple-car-salon_1157-24274.jpg?_wi=2", imageAlt: "Luxury vehicle in showroom"}, { - imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-couple-car-salon_1157-24274.jpg", imageAlt: "Luxury vehicle in showroom"}, + imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-couple-car-salon_1157-24274.jpg?_wi=3", imageAlt: "Luxury vehicle in showroom"}, { - imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-couple-car-salon_1157-24274.jpg", imageAlt: "Luxury vehicle in showroom"}, + imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-couple-car-salon_1157-24274.jpg?_wi=4", imageAlt: "Luxury vehicle in showroom"}, { - imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-couple-car-salon_1157-24274.jpg", imageAlt: "Luxury vehicle in showroom"}, + imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-couple-car-salon_1157-24274.jpg?_wi=5", imageAlt: "Luxury vehicle in showroom"}, { - imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-couple-car-salon_1157-24274.jpg", imageAlt: "Luxury vehicle in showroom"}, + imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-couple-car-salon_1157-24274.jpg?_wi=6", imageAlt: "Luxury vehicle in showroom"}, ]} />