diff --git a/src/app/page.tsx b/src/app/page.tsx index 294fb33..d369825 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,11 +70,11 @@ export default function LandingPage() { description="Experience speed, style, and sustainability with our next-generation electric scooters and E-bikes. Engineered for the modern urban explorer." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/handsome-positive-business-person-electric-scooter-holding-arm-straight-forward_342744-409.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-positive-business-person-electric-scooter-holding-arm-straight-forward_342744-409.jpg?_wi=1", imageAlt: "e-bike studio shot dark background", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-belarus-person-city_23-2149372937.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-belarus-person-city_23-2149372937.jpg?_wi=1", imageAlt: "electric scooter night motion blur", }, { @@ -224,7 +224,7 @@ export default function LandingPage() { description: "Premium lithium-ion cells for long-distance riding.", bentoComponent: "reveal-icon", icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-positive-business-person-electric-scooter-holding-arm-straight-forward_342744-409.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-positive-business-person-electric-scooter-holding-arm-straight-forward_342744-409.jpg?_wi=2", imageAlt: "e-mobility logo design tech", }, { @@ -232,7 +232,7 @@ export default function LandingPage() { description: "Aircraft-grade aluminum for maximum durability.", bentoComponent: "reveal-icon", icon: ShieldCheck, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-belarus-person-city_23-2149372937.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-belarus-person-city_23-2149372937.jpg?_wi=2", imageAlt: "e-mobility logo design tech", }, ]}