From 3fd66b77dcd7223944112adb9f3289575c4a0edd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 06:30:44 +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 2e00724..89613e3 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -95,7 +95,7 @@ export default function ReviewsPage() { quote: "Called for an emergency leak on a Sunday. They arrived within 2 hours, assessed the problem clearly, and fixed it without any fuss. Fair price, no upselling. Highly recommend!", tag: "Emergency Service", avatarSrc: "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", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", }, { id: "2", @@ -105,7 +105,7 @@ export default function ReviewsPage() { quote: "We manage 15 properties and need dependable plumbers. Heatview is always responsive, professional, and our tenants appreciate their clean work. They're our go-to service.", tag: "Property Maintenance", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=2", }, { id: "3", @@ -115,7 +115,7 @@ export default function ReviewsPage() { quote: "Recently used them for a complete bathroom overhaul. The team was organized, respectful of our property, and finished on schedule. The quality of work is outstanding.", tag: "Renovation", avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", }, { id: "4", @@ -125,7 +125,7 @@ export default function ReviewsPage() { quote: "Had an old boiler that needed replacement. They explained all options, didn't push expensive solutions, and installed the new system flawlessly. Great communication throughout.", tag: "Boiler Installation", avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3", }, { id: "5",