diff --git a/src/app/page.tsx b/src/app/page.tsx index 1f83103..5bb01a4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/girl-car-night_23-2148140710.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-car-night_23-2148140710.jpg?_wi=1", imageAlt: "Luxury vehicle rental", }, { @@ -115,7 +115,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-valet_23-2150321008.jpg", imageAlt: "Fast", }, - imageSrc: "http://img.b2bpic.net/free-photo/girl-car-night_23-2148140710.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-car-night_23-2148140710.jpg?_wi=2", imageAlt: "car rental keys symbol", }, { @@ -136,14 +136,14 @@ export default function LandingPage() { title: "Premium Support", description: "Friendly local team available 24/7.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-travelling-by-electro-car_1303-20467.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-travelling-by-electro-car_1303-20467.jpg?_wi=1", imageAlt: "Support", }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/24hr-everyday-service-sticker-assistance-background-open-center_1017-49570.jpg", imageAlt: "Support", }, - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-doing-road-trip_23-2148196423.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-doing-road-trip_23-2148196423.jpg?_wi=1", imageAlt: "car rental keys symbol", }, ]} @@ -164,13 +164,13 @@ export default function LandingPage() { id: "1", name: "Economy Hatchback", price: "349 MAD/day", - imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-travelling-by-electro-car_1303-20467.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-travelling-by-electro-car_1303-20467.jpg?_wi=2", }, { id: "2", name: "Premium SUV", price: "899 MAD/day", - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-doing-road-trip_23-2148196423.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-doing-road-trip_23-2148196423.jpg?_wi=2", }, { id: "3",