diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b7bc68..71e9478 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,45 +62,45 @@ export default function LandingPage() { description="TowGo connects you with professional towing services instantly. Experience the next generation of roadside support with real-time tracking and seamless digital payments." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-man-helping-beautiful-woman-fix-car-road_651396-3557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-helping-beautiful-woman-fix-car-road_651396-3557.jpg?_wi=1", imageAlt: "Tow truck in action", }, { - imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg?_wi=1", imageAlt: "Mobile booking app", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-man-helping-beautiful-woman-fix-car-road_651396-3557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-helping-beautiful-woman-fix-car-road_651396-3557.jpg?_wi=2", imageAlt: "Tow truck service", }, { - imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg?_wi=2", imageAlt: "App UI interface", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-man-helping-beautiful-woman-fix-car-road_651396-3557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-helping-beautiful-woman-fix-car-road_651396-3557.jpg?_wi=3", imageAlt: "Professional towing", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg?_wi=3", imageAlt: "Mobile app dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-man-helping-beautiful-woman-fix-car-road_651396-3557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-helping-beautiful-woman-fix-car-road_651396-3557.jpg?_wi=4", imageAlt: "Urban towing", }, { - imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg?_wi=4", imageAlt: "Real time tracking", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-man-helping-beautiful-woman-fix-car-road_651396-3557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-helping-beautiful-woman-fix-car-road_651396-3557.jpg?_wi=5", imageAlt: "Reliable assistance", }, { - imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg?_wi=5", imageAlt: "Digital payments", }, ]} @@ -168,7 +168,7 @@ export default function LandingPage() { title: "Real-time Tracking", description: "Know exactly when your tow truck arrives with precise GPS tracking.", bentoComponent: "map", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-helping-beautiful-woman-fix-car-road_651396-3557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-helping-beautiful-woman-fix-car-road_651396-3557.jpg?_wi=6", imageAlt: "tow truck city streets clean", }, { @@ -184,7 +184,7 @@ export default function LandingPage() { }, ], placeholder: "Request tow...", - imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg?_wi=6", imageAlt: "tow truck app interface mobile", }, {