From a00a5576c173a31ae0c7023e446b430ff20c39da Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:44:09 +0000 Subject: [PATCH] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 73fc26c..deb6bb1 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -54,7 +54,7 @@ export default function ReviewsPage() { role: "Property Owner", company: "Hunt County", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Jacob M.", }, { @@ -63,7 +63,7 @@ export default function ReviewsPage() { role: "Homeowner", company: "Local Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=2", imageAlt: "Sarah K.", }, { @@ -72,7 +72,7 @@ export default function ReviewsPage() { role: "Landlord", company: "Property Manager", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Michael T.", }, { @@ -81,7 +81,7 @@ export default function ReviewsPage() { role: "Homeowner", company: "Local Customer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "Emily R.", }, ]} @@ -134,7 +134,7 @@ export default function ReviewsPage() { useInvertedBackground={false} mediaAnimation="slide-up" mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5" imageAlt="Happy customer" ariaLabel="Review submission form" onSubmit={(data) => {