From 89c8e567424a7cc20e384feb930a79a511ec1d69 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 19:04:18 +0000 Subject: [PATCH] Update src/app/hvac/page.tsx --- src/app/hvac/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/hvac/page.tsx b/src/app/hvac/page.tsx index 3c7b8a3..4364bb2 100644 --- a/src/app/hvac/page.tsx +++ b/src/app/hvac/page.tsx @@ -157,7 +157,7 @@ export default function HvacPage() { handle: "@michaelchen2024", testimonial: "My AC unit broke down in the heat of summer. Len's team arrived quickly and had it fixed the same day. Professional and fair pricing!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-sitting-couch_1098-2454.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-sitting-couch_1098-2454.jpg?_wi=2" }, { id: "2", @@ -165,7 +165,7 @@ export default function HvacPage() { handle: "@bobthompson", testimonial: "Winter furnace maintenance from Len prevented a complete breakdown. Their preventive service saved me thousands in emergency repairs.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-office-meeting_23-2148908968.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-office-meeting_23-2148908968.jpg?_wi=3" }, { id: "3", @@ -173,7 +173,7 @@ export default function HvacPage() { handle: "@emilyrodphilly", testimonial: "New AC installation was flawless. The team explained everything, installed efficiently, and left my home spotless. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-brunette-caucasian-girl-looks-camera-olive-green_141793-93004.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-brunette-caucasian-girl-looks-camera-olive-green_141793-93004.jpg?_wi=2" }, { id: "4", @@ -181,7 +181,7 @@ export default function HvacPage() { handle: "@davidkimhome", testimonial: "Honest assessment of my HVAC system. They didn't oversell unnecessary work. That's the kind of integrity I appreciate!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg?_wi=3" } ]} showRating={true}