diff --git a/src/app/page.tsx b/src/app/page.tsx index d7ffbb8..6cfa8a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,11 +74,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=1", imageAlt: "Plumber working", }, { - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=2", imageAlt: "Professional service", }, { @@ -152,7 +152,7 @@ export default function LandingPage() { quote: "Exceptional job. Easy to contact and very professional.", name: "Daniel", role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/greetings-joyful-man-woman-standing-with-back-camera-shaking-hands_259150-58289.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/greetings-joyful-man-woman-standing-with-back-camera-shaking-hands_259150-58289.jpg?_wi=1", }, { id: "2", @@ -184,7 +184,7 @@ export default function LandingPage() { quote: "Came at 3 AM to fix a burst pipe. Absolutely amazing.", name: "Mark", role: "Business Owner", - imageSrc: "http://img.b2bpic.net/free-photo/greetings-joyful-man-woman-standing-with-back-camera-shaking-hands_259150-58289.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/greetings-joyful-man-woman-standing-with-back-camera-shaking-hands_259150-58289.jpg?_wi=2", }, ]} title="What Our Customers Say"