From 83b18090ca11df1f74ca1be25cf6ecb551c94bf5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 18:32:51 +0000 Subject: [PATCH] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index f6c5192..603f9bf 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -53,7 +53,7 @@ export default function ReviewsPage() { role: "Homeowner", company: "El Paso", 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=4", imageAlt: "Sarah Martinez, satisfied customer", }, { @@ -62,7 +62,7 @@ export default function ReviewsPage() { role: "Business Owner", company: "East El Paso", 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=3", imageAlt: "John Thompson testimonial", }, { @@ -71,7 +71,7 @@ export default function ReviewsPage() { role: "Property Manager", company: "Central El Paso", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=3", imageAlt: "Maria Garcia review", }, { @@ -80,7 +80,7 @@ export default function ReviewsPage() { role: "Homeowner", company: "West El Paso", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=2", imageAlt: "David Chen customer review", }, { @@ -89,7 +89,7 @@ export default function ReviewsPage() { role: "Insurance Agent", company: "El Paso", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg?_wi=2", imageAlt: "Rachel Johnson professional testimonial", }, { @@ -98,7 +98,7 @@ export default function ReviewsPage() { role: "Homeowner", company: "Northeast El Paso", 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=5", imageAlt: "Michael Rodriguez satisfied customer", }, ]}