diff --git a/src/app/page.tsx b/src/app/page.tsx index e5a427e..4c2b497 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,28 +57,28 @@ export default function LandingPage() { handle: "@m.v.racing", testimonial: "The finish is better than factory delivery. Absolute mastery.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-car-dealership_23-2149117120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-car-dealership_23-2149117120.jpg?_wi=1", }, { name: "Julian S.", handle: "@julians_au", testimonial: "Sydney Detailer treats every bolt like art. Unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-boss-car-showrrom-sitting-red-chair_1303-14106.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-boss-car-showrrom-sitting-red-chair_1303-14106.jpg?_wi=1", }, { name: "Sarah L.", handle: "@sara_luxury", testimonial: "My ceramic coating looks incredible. Truly flawless work.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-attractive-couple-leaning-luxury-car-outdoors-against-skyscraper_613910-19347.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-attractive-couple-leaning-luxury-car-outdoors-against-skyscraper_613910-19347.jpg?_wi=1", }, { name: "David T.", handle: "@dave_t_motors", testimonial: "Exceeded all expectations. Professional and precise.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg?_wi=1", }, { name: "Alex R.", @@ -94,7 +94,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/car-seats-inside-car-close-up-photo_1303-31996.jpg" + imageSrc="http://img.b2bpic.net/free-photo/car-seats-inside-car-close-up-photo_1303-31996.jpg?_wi=1" imageAlt="Luxury black sports car" avatars={[ { @@ -142,7 +142,7 @@ export default function LandingPage() { description: "The same attention given to $1M+ collector cars.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/car-seats-inside-car-close-up-photo_1303-31996.jpg" + imageSrc="http://img.b2bpic.net/free-photo/car-seats-inside-car-close-up-photo_1303-31996.jpg?_wi=2" imageAlt="Detailing studio interior" /> @@ -232,7 +232,7 @@ export default function LandingPage() { quote: "Sydney Detailer produces results that feel impossible.", tag: "Detailing", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-customer-car-dealership_23-2149117120.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/car-seats-inside-car-close-up-photo_1303-31996.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-seats-inside-car-close-up-photo_1303-31996.jpg?_wi=3", imageAlt: "luxury sports car dark studio", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { quote: "My car looked better leaving than it did new.", tag: "Coating", avatarSrc: "http://img.b2bpic.net/free-photo/female-boss-car-showrrom-sitting-red-chair_1303-14106.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-car-dealership_23-2149117120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-car-dealership_23-2149117120.jpg?_wi=2", imageAlt: "professional portrait luxury car owner", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { quote: "Absolute professional perfection every single time.", tag: "Detailing", avatarSrc: "http://img.b2bpic.net/free-photo/well-dressed-attractive-couple-leaning-luxury-car-outdoors-against-skyscraper_613910-19347.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/female-boss-car-showrrom-sitting-red-chair_1303-14106.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-boss-car-showrrom-sitting-red-chair_1303-14106.jpg?_wi=2", imageAlt: "successful person car owner portrait", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { quote: "The only team I trust with my car's future.", tag: "Paintwork", avatarSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-attractive-couple-leaning-luxury-car-outdoors-against-skyscraper_613910-19347.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-attractive-couple-leaning-luxury-car-outdoors-against-skyscraper_613910-19347.jpg?_wi=2", imageAlt: "happy client car detailing studio", }, { @@ -276,7 +276,7 @@ export default function LandingPage() { quote: "Unrivalled eye for precision. Fantastic experience.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/man-white-shirt-wipes-car-car-wash_1157-27339.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg?_wi=2", imageAlt: "entrepreneur with car keys", }, ]}