diff --git a/src/app/page.tsx b/src/app/page.tsx index d6532ef..a886948 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "https://wa.me/919999999999", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/drivers-hand-wheel-forest-road-speed-blur-effect_169016-68618.jpg" + imageSrc="http://img.b2bpic.net/free-photo/drivers-hand-wheel-forest-road-speed-blur-effect_169016-68618.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -121,7 +121,7 @@ export default function LandingPage() { price: "₹3,999", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-traveling-by-car_23-2148906399.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-traveling-by-car_23-2148906399.jpg?_wi=1", }, { id: "p2", @@ -130,7 +130,7 @@ export default function LandingPage() { price: "₹5,499", rating: 5, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167559.jpg?_wi=1", }, { id: "p3", @@ -189,7 +189,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-stand-near-small-tree-footpath_1150-20134.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/drivers-hand-wheel-forest-road-speed-blur-effect_169016-68618.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/drivers-hand-wheel-forest-road-speed-blur-effect_169016-68618.jpg?_wi=2", imageAlt: "driving instructor professional", }, { @@ -201,7 +201,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-driving-instructor-holding-checklist-while-background-female-student-steering-driving-car_342744-688.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-traveling-by-car_23-2148906399.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-traveling-by-car_23-2148906399.jpg?_wi=2", imageAlt: "driving instructor professional", }, { @@ -213,7 +213,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/passenger-smile-morning-road-spring-journey_169016-68326.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-get-driver-license_23-2150167559.jpg?_wi=2", imageAlt: "driving instructor professional", }, ]}