From e116fc6cce7ffd0a93345c60e889d1dcce8f6f55 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:04:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 506a358..a0cab04 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -209,7 +209,7 @@ export default function HomePage() { handle: "@homeowner_tampa", testimonial: "Joe and his guys are respectful of your home and are efficient and personable. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-server-posing-with-confidence-with-arms-crossed-studio_482257-100166.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-server-posing-with-confidence-with-arms-crossed-studio_482257-100166.jpg?_wi=1", imageAlt: "customer portrait professional", }, { @@ -218,7 +218,7 @@ export default function HomePage() { handle: "@sarahj_construction", testimonial: "Jose Cruz responded quickly and solved our outlet repair issue right away. Best electrician in Tampa!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=1", imageAlt: "customer portrait homeowner", }, { @@ -227,7 +227,7 @@ export default function HomePage() { handle: "@landlord_tampabay", testimonial: "Best priced electrician and excellent service. They came on time and finished early. Very professional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "customer portrait satisfied", }, { @@ -236,7 +236,7 @@ export default function HomePage() { handle: "@property_manager", testimonial: "Trusted them with multiple properties. Always reliable, professional, and get the job done right.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg?_wi=1", imageAlt: "customer portrait business", }, ]} @@ -278,7 +278,7 @@ export default function HomePage() {