From 10abaf59c4d156e4b7c3b4364b6829f63c265cac Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 09:46:49 +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 3017206..96652e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,11 +63,11 @@ export default function LandingPage() { description="Bus Rentals, Group Tours & Custom Packages. Dekho India Dekho with a trusted local expert." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/pop-punk-aesthetic-portrait-woman-posing-locomotive_23-2149371546.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pop-punk-aesthetic-portrait-woman-posing-locomotive_23-2149371546.jpg?_wi=1", imageAlt: "Travel Bus", }, { - imageSrc: "http://img.b2bpic.net/free-photo/tourist-carrying-luggage_23-2151747354.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tourist-carrying-luggage_23-2151747354.jpg?_wi=1", imageAlt: "Tourism in India", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { description: "Curated itineraries for schools, corporates, and families.", bentoComponent: "reveal-icon", icon: Users, - imageSrc: "http://img.b2bpic.net/free-photo/pop-punk-aesthetic-portrait-woman-posing-locomotive_23-2149371546.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pop-punk-aesthetic-portrait-woman-posing-locomotive_23-2149371546.jpg?_wi=2", imageAlt: "Young stylish african american woman in modern sunglasses riding on a bus", }, { @@ -217,7 +217,7 @@ export default function LandingPage() { description: "Safe and convenient transportation for your pilgrimage.", bentoComponent: "reveal-icon", icon: Building2, - imageSrc: "http://img.b2bpic.net/free-photo/tourist-carrying-luggage_23-2151747354.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tourist-carrying-luggage_23-2151747354.jpg?_wi=2", imageAlt: "Young stylish african american woman in modern sunglasses riding on a bus", }, ]}