From be0000bf49763fb9ef3591c09a87ea4d1fcea9cf Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 06:18:02 +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 a209499..b048aa4 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -83,7 +83,7 @@ export default function ReviewsPage() { role: "Regular Guest", company: "Orlando Local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-lawyer-portrait_23-2151202433.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-lawyer-portrait_23-2151202433.jpg?_wi=2", imageAlt: "Maria González", }, { @@ -92,7 +92,7 @@ export default function ReviewsPage() { role: "Family Owner", company: "Repeat Customer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-man-jacket-posing_171337-19811.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-man-jacket-posing_171337-19811.jpg?_wi=2", imageAlt: "James Thompson", }, { @@ -101,7 +101,7 @@ export default function ReviewsPage() { role: "Food Enthusiast", company: "Orlando Foodie", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cute-smiling-curly-woman-lean-wall_176420-16738.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-smiling-curly-woman-lean-wall_176420-16738.jpg?_wi=2", imageAlt: "Sofia Ramirez", }, { @@ -110,7 +110,7 @@ export default function ReviewsPage() { role: "Business Professional", company: "Downtown Orlando", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-cafe-while-talking-waiter_637285-579.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-cafe-while-talking-waiter_637285-579.jpg?_wi=2", imageAlt: "David Martinez", }, ]}