diff --git a/src/app/page.tsx b/src/app/page.tsx index 14e081f..82881d6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,23 +62,23 @@ export default function LandingPage() { tag="Trusted Automotive Dealer" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/ladies-car-salon-woman-buying-car-elegant-woman-blue-dress-manager-helps-client_1157-45023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ladies-car-salon-woman-buying-car-elegant-woman-blue-dress-manager-helps-client_1157-45023.jpg?_wi=1", imageAlt: "Luxury car studio shot", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-travelling-by-her-car_1303-28809.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-travelling-by-her-car_1303-28809.jpg?_wi=1", imageAlt: "SUV scenic road", }, { - imageSrc: "http://img.b2bpic.net/free-photo/automobile-racing-sports-competition_23-2150800031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/automobile-racing-sports-competition_23-2150800031.jpg?_wi=1", imageAlt: "Sports car racetrack action", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736742.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736742.jpg?_wi=1", imageAlt: "Electric vehicle charging station", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-choosing-car-car-showroom_1303-22803.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-choosing-car-car-showroom_1303-22803.jpg?_wi=1", imageAlt: "Premium sedan dealership", }, ]} @@ -221,7 +221,7 @@ export default function LandingPage() { quote: "The buying process was incredibly smooth. Highly recommend!", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-with-white-scarf-smiling-broadly-showing-teeth_141793-55062.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/ladies-car-salon-woman-buying-car-elegant-woman-blue-dress-manager-helps-client_1157-45023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ladies-car-salon-woman-buying-car-elegant-woman-blue-dress-manager-helps-client_1157-45023.jpg?_wi=2", imageAlt: "happy customer headshot", }, { @@ -232,7 +232,7 @@ export default function LandingPage() { quote: "Fantastic vehicle selection and very helpful staff.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-travelling-by-her-car_1303-28809.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-travelling-by-her-car_1303-28809.jpg?_wi=2", imageAlt: "happy customer headshot", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { quote: "Professional, transparent, and quick to answer.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-car-with-window-open_23-2148322108.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/automobile-racing-sports-competition_23-2150800031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/automobile-racing-sports-competition_23-2150800031.jpg?_wi=2", imageAlt: "happy customer headshot", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { quote: "I got my dream car in less than 24 hours.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736742.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736742.jpg?_wi=2", imageAlt: "happy customer headshot", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { quote: "My vehicle arrived exactly as described. Flawless.", tag: "Verified Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-charming-family-with-their-cute-little-daughter_8353-11289.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-choosing-car-car-showroom_1303-22803.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-choosing-car-car-showroom_1303-22803.jpg?_wi=2", imageAlt: "happy customer headshot", }, ]}