From d983e60ae74153f40f6cdaba97a7b73592a3ab39 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 00:26:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 89dea1a..3e5c3f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@localdriver", testimonial: "They brought my car back to life.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/semi-truck-against-cloudy-sky_23-2152008993.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/semi-truck-against-cloudy-sky_23-2152008993.jpg?_wi=1", imageAlt: "mobile detailing van garage", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@busymom", testimonial: "Best detail I’ve ever had.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/road-safety-close-up-view-interior-brand-new-modern-luxury-automobile_146671-16595.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/road-safety-close-up-view-interior-brand-new-modern-luxury-automobile_146671-16595.jpg?_wi=1", imageAlt: "mobile detailing van garage", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@truckowner", testimonial: "My fleet looks brand new every single week.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6099.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6099.jpg?_wi=1", imageAlt: "mobile detailing van garage", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { handle: "@suvfan", testimonial: "Incredible attention to detail, highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36592.jpg?_wi=1", imageAlt: "mobile detailing van garage", }, { @@ -102,7 +102,7 @@ export default function LandingPage() { handle: "@citydriver", testimonial: "Fast, professional, and zero hassle.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-wheel_1170-1468.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-wheel_1170-1468.jpg?_wi=1", imageAlt: "mobile detailing van garage", }, ]} @@ -116,7 +116,7 @@ export default function LandingPage() { href: "#results", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/semi-truck-against-cloudy-sky_23-2152008993.jpg" + imageSrc="http://img.b2bpic.net/free-photo/semi-truck-against-cloudy-sky_23-2152008993.jpg?_wi=2" mediaAnimation="blur-reveal" avatars={[ { @@ -179,7 +179,7 @@ export default function LandingPage() { role: "Architect", company: "GrowthCo", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/road-safety-close-up-view-interior-brand-new-modern-luxury-automobile_146671-16595.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/road-safety-close-up-view-interior-brand-new-modern-luxury-automobile_146671-16595.jpg?_wi=2", }, { id: "2", @@ -187,7 +187,7 @@ export default function LandingPage() { role: "Owner", company: "InnovateLab", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6099.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6099.jpg?_wi=2", }, { id: "3", @@ -195,7 +195,7 @@ export default function LandingPage() { role: "CEO", company: "TechCorp", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-polish-salon-car-garage_1157-36592.jpg?_wi=2", }, { id: "4", @@ -203,7 +203,7 @@ export default function LandingPage() { role: "Manager", company: "StartupXYZ", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-wheel_1170-1468.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-wheel_1170-1468.jpg?_wi=2", }, { id: "5",