From 37e0ef50bc16f1c38a98d7751b1d8840ae274bc5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 13:17:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dbd2ce9..cc47be3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,27 +67,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/female-legs-close-up-by-automobile_1303-13891.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-legs-close-up-by-automobile_1303-13891.jpg?_wi=1", imageAlt: "Luxury Sports Car", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-legs-close-up-by-automobile_1303-13891.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-legs-close-up-by-automobile_1303-13891.jpg?_wi=2", imageAlt: "Luxury Sports Car", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-legs-close-up-by-automobile_1303-13891.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-legs-close-up-by-automobile_1303-13891.jpg?_wi=3", imageAlt: "Luxury Sports Car", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-legs-close-up-by-automobile_1303-13891.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-legs-close-up-by-automobile_1303-13891.jpg?_wi=4", imageAlt: "Luxury Sports Car", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-legs-close-up-by-automobile_1303-13891.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-legs-close-up-by-automobile_1303-13891.jpg?_wi=5", imageAlt: "Luxury Sports Car", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-legs-close-up-by-automobile_1303-13891.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-legs-close-up-by-automobile_1303-13891.jpg?_wi=6", imageAlt: "Luxury Sports Car", }, ]} @@ -205,7 +205,7 @@ export default function LandingPage() { role: "Entrepreneur", company: "TechIndia", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-sitting-couch_23-2149927567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-sitting-couch_23-2149927567.jpg?_wi=1", }, { id: "2", @@ -237,7 +237,7 @@ export default function LandingPage() { role: "Manager", company: "EliteGroup", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-sitting-couch_23-2149927567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-sitting-couch_23-2149927567.jpg?_wi=2", }, ]} title="Our Drivers" -- 2.49.1