diff --git a/src/app/page.tsx b/src/app/page.tsx index 84ab28b..4e98eb1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,11 +91,11 @@ export default function LandingPage() { buttonAnimation="none" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-with-high-tech-mobility-social-welfare_23-2151065331.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-with-high-tech-mobility-social-welfare_23-2151065331.jpg?_wi=1", imageAlt: "Electric shuttle on a city road", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-travelling-by-city-bus-with-surgical-mask_23-2148958114.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-travelling-by-city-bus-with-surgical-mask_23-2148958114.jpg?_wi=1", imageAlt: "Spacious electric shuttle interior", }, { @@ -162,7 +162,7 @@ export default function LandingPage() { description: "Our intuitive platform allows you to book your ride in seconds, offering transparent pricing and real-time tracking for ultimate peace of mind.", bentoComponent: "reveal-icon", icon: CalendarCheck, - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-with-high-tech-mobility-social-welfare_23-2151065331.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-with-high-tech-mobility-social-welfare_23-2151065331.jpg?_wi=2", imageAlt: "eco friendly electric icon", }, { @@ -170,7 +170,7 @@ export default function LandingPage() { description: "Travel with confidence knowing you're in the hands of experienced, courteous, and highly trained professional drivers.", bentoComponent: "reveal-icon", icon: UserCheck, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-travelling-by-city-bus-with-surgical-mask_23-2148958114.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-travelling-by-city-bus-with-surgical-mask_23-2148958114.jpg?_wi=2", imageAlt: "eco friendly electric icon", }, ]}