From b52061c35cc15a557665a71e5b672d368b9155b0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 20:19:33 +0000 Subject: [PATCH] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 2fd17c7..b128c9b 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -50,7 +50,7 @@ export default function ReviewsPage() { role: "Local Customer", company: "Waterville Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/brunette-smiling-female-sits-outdoor-cafeteria-has-broad-smile-has-good-rest-has-satisfied-expression-rests-tropical-resort-country-cute-young-woman-rests-terrace-cafe-positiveness_273609-3010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brunette-smiling-female-sits-outdoor-cafeteria-has-broad-smile-has-good-rest-has-satisfied-expression-rests-tropical-resort-country-cute-young-woman-rests-terrace-cafe-positiveness_273609-3010.jpg?_wi=2", imageAlt: "Julie Pauken", }, { @@ -59,7 +59,7 @@ export default function ReviewsPage() { role: "Regular Visitor", company: "Waterville Community", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-close-up-street_1321-10.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-close-up-street_1321-10.jpg?_wi=2", imageAlt: "Rob Gasser", }, { @@ -68,7 +68,7 @@ export default function ReviewsPage() { role: "Local Favorite", company: "Waterville Native", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-doing-holding-gesture_1298-431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-doing-holding-gesture_1298-431.jpg?_wi=2", imageAlt: "Jay Mikalacki", }, { @@ -77,7 +77,7 @@ export default function ReviewsPage() { role: "Family Visitor", company: "Waterville Community", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-woman-laptop_23-2148471013.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-woman-laptop_23-2148471013.jpg?_wi=2", imageAlt: "Melissa Barber", }, ]}