diff --git a/src/app/page.tsx b/src/app/page.tsx index 76bbcae..082ffec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/taxi-speeding-through-city-motion-blur-urban-transport-concept_169016-68597.jpg" + imageSrc="http://img.b2bpic.net/free-photo/taxi-speeding-through-city-motion-blur-urban-transport-concept_169016-68597.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -155,12 +155,12 @@ export default function LandingPage() { title: "Advanced GPS Tracking", description: "Track your ride in real-time with high-accuracy GPS monitoring, ensuring safety and precision on every route.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/old-new-ways-travel_23-2148232481.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-new-ways-travel_23-2148232481.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-hand-holding-smartphone-with-map-gps-navigation_23-2147837118.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-hand-holding-smartphone-with-map-gps-navigation_23-2147837118.jpg?_wi=1", }, - imageSrc: "http://img.b2bpic.net/free-photo/taxi-speeding-through-city-motion-blur-urban-transport-concept_169016-68597.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/taxi-speeding-through-city-motion-blur-urban-transport-concept_169016-68597.jpg?_wi=2", imageAlt: "professional taxi car city street", }, { @@ -168,12 +168,12 @@ export default function LandingPage() { title: "Easy Driver Registration", description: "Simple document upload process with secure verification to ensure all our drivers meet the highest safety standards.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-using-tablet-while-boyfriend-is-driving_23-2148693733.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-using-tablet-while-boyfriend-is-driving_23-2148693733.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/old-new-ways-travel_23-2148232481.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-new-ways-travel_23-2148232481.jpg?_wi=2", }, - imageSrc: "http://img.b2bpic.net/free-photo/old-new-ways-travel_23-2148232481.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-new-ways-travel_23-2148232481.jpg?_wi=3", imageAlt: "gps route navigation interface", }, { @@ -181,12 +181,12 @@ export default function LandingPage() { title: "User Ratings and Reviews", description: "Transparency is key. Read driver ratings and share your own experience to help us improve our service every day.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-hand-holding-smartphone-with-map-gps-navigation_23-2147837118.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-hand-holding-smartphone-with-map-gps-navigation_23-2147837118.jpg?_wi=2", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-using-tablet-while-boyfriend-is-driving_23-2148693733.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-using-tablet-while-boyfriend-is-driving_23-2148693733.jpg?_wi=2", }, - imageSrc: "http://img.b2bpic.net/free-photo/woman-using-tablet-while-boyfriend-is-driving_23-2148693733.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-using-tablet-while-boyfriend-is-driving_23-2148693733.jpg?_wi=3", imageAlt: "driver document upload interface", }, ]}