From 097bec7822e841afdbc93116cce069a69c2bbf79 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 01:40:45 +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 c0c4d8b..7620b6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,11 +88,11 @@ export default function LandingPage() { buttonAnimation="opacity" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-with-motorcycle-hawaii_23-2148892231.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-motorcycle-hawaii_23-2148892231.jpg?_wi=1", imageAlt: "Surron Light Bee electric offroad bike", }, { - imageSrc: "http://img.b2bpic.net/free-photo/panorama-view-jeep-car-hawaii_23-2148892277.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/panorama-view-jeep-car-hawaii_23-2148892277.jpg?_wi=1", imageAlt: "Yozma Strike electric offroad scooter", }, { @@ -122,7 +122,7 @@ export default function LandingPage() { tag="Our Story" tagAnimation="opacity" buttonAnimation="opacity" - imageSrc="http://img.b2bpic.net/free-photo/cute-young-couple-riding-scooter-outdoors_23-2148733507.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cute-young-couple-riding-scooter-outdoors_23-2148733507.jpg?_wi=1" imageAlt="Group of young riders with electric bikes and scooters" /> @@ -144,7 +144,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104482.jpg", imageAlt: "Screenshot of bike spec comparison interface", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-with-motorcycle-hawaii_23-2148892231.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-motorcycle-hawaii_23-2148892231.jpg?_wi=2", imageAlt: "electric bike spec comparison app", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-woman-checking-shopping-list-smartphone-grocery-store_662251-1450.jpg", imageAlt: "Screenshot of secure checkout process", }, - imageSrc: "http://img.b2bpic.net/free-photo/panorama-view-jeep-car-hawaii_23-2148892277.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/panorama-view-jeep-car-hawaii_23-2148892277.jpg?_wi=2", imageAlt: "electric bike spec comparison app", }, { @@ -172,7 +172,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-inside-electro-car-while-charging_1303-17788.jpg", imageAlt: "Screenshot of app showing charging stations and routes", }, - imageSrc: "http://img.b2bpic.net/free-photo/cute-young-couple-riding-scooter-outdoors_23-2148733507.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-young-couple-riding-scooter-outdoors_23-2148733507.jpg?_wi=2", imageAlt: "electric bike spec comparison app", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320748.jpg", imageAlt: "Screenshot of augmented reality feature", }, - imageSrc: "http://img.b2bpic.net/free-photo/rear-view-male-biker-riding-motorcycle-along-road_1098-19091.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rear-view-male-biker-riding-motorcycle-along-road_1098-19091.jpg?_wi=1", imageAlt: "electric bike spec comparison app", }, ]} @@ -213,7 +213,7 @@ export default function LandingPage() { price: "$4,799", rating: 5, reviewCount: "1,200 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/rear-view-male-biker-riding-motorcycle-along-road_1098-19091.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rear-view-male-biker-riding-motorcycle-along-road_1098-19091.jpg?_wi=2", imageAlt: "Surron Light Bee X electric offroad bike", }, { -- 2.49.1