diff --git a/src/app/page.tsx b/src/app/page.tsx index 7fa8537..8f6555f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { handle: "Homeowner", testimonial: "Fastest service I've ever had in Tri-County.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746289.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746289.jpg?_wi=1", imageAlt: "professional plumber fixing modern bathroom faucet", }, { @@ -76,7 +76,7 @@ export default function LandingPage() { handle: "Homeowner", testimonial: "Expert work, fixed my heater in one trip.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-woman-posing-studio_344912-185.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-woman-posing-studio_344912-185.jpg?_wi=1", imageAlt: "happy residential home owner", }, { @@ -84,7 +84,7 @@ export default function LandingPage() { handle: "Property Manager", testimonial: "Reliable and responsive, highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg?_wi=1", imageAlt: "smiling business owner portrait", }, { @@ -92,7 +92,7 @@ export default function LandingPage() { handle: "Homeowner", testimonial: "The gold standard for plumbing in our area.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-home-spending-time-together_23-2149185075.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-home-spending-time-together_23-2149185075.jpg?_wi=1", imageAlt: "young family in new house", }, ]} @@ -106,7 +106,7 @@ export default function LandingPage() { href: "tel:5550123456", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746289.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746289.jpg?_wi=2" imageAlt="Professional plumbing service" avatars={[ { @@ -192,17 +192,17 @@ export default function LandingPage() { { id: "1", name: "Sarah J.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-woman-posing-studio_344912-185.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-woman-posing-studio_344912-185.jpg?_wi=2", }, { id: "2", name: "Mike T.", - imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg?_wi=2", }, { id: "3", name: "Elena R.", - imageSrc: "http://img.b2bpic.net/free-photo/couple-home-spending-time-together_23-2149185075.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-home-spending-time-together_23-2149185075.jpg?_wi=2", }, { id: "4",