From 8dbd3aa33f253e105ea82601adb31545b4a7bc88 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 19:07:48 +0000 Subject: [PATCH 1/4] Update src/app/emergency/page.tsx --- src/app/emergency/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/emergency/page.tsx b/src/app/emergency/page.tsx index 00e665e..94a3a76 100644 --- a/src/app/emergency/page.tsx +++ b/src/app/emergency/page.tsx @@ -121,19 +121,19 @@ export default function EmergencyPage() { testimonials={[ { id: "1", name: "Sarah Johnson", handle: "@sarahjphilly", testimonial: "Burst pipe at midnight flooded our basement. Called Len, technician arrived in 20 minutes, and fixed it perfectly. Absolute lifesaver!", 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=4" }, { id: "2", name: "Jennifer Martinez", handle: "@jennifermartiz", testimonial: "Emergency furnace breakdown in January. They came the same day, diagnosed the issue, and had us warm by evening. Thank you!", 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=3" }, { id: "3", name: "David Kim", handle: "@davidkimhome", testimonial: "Water heater failure on a Sunday. They responded within an hour, and I had hot water again by dinner. Professional emergency service!", 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=4" }, { id: "4", name: "Michael Chen", handle: "@michaelchen2024", testimonial: "AC completely down during a heatwave. Called Len's emergency line and they had a tech at my place within the hour. Amazing response!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg?_wi=3" } ]} showRating={true} -- 2.49.1 From f5fb05a2d9a0a9a2dd9187c722ae2dd0fa1071d4 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 19:07:48 +0000 Subject: [PATCH 2/4] 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 5286c98..a3259b5 100644 --- a/src/app/hvac/page.tsx +++ b/src/app/hvac/page.tsx @@ -121,19 +121,19 @@ export default function HvacPage() { testimonials={[ { id: "1", name: "Michael Chen", 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", name: "Robert Thompson", 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", name: "Emily Rodriguez", 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", name: "David Kim", 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} -- 2.49.1 From d566cc7e7f4ea9abac32a4cd6e8fd2e6298b468c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 19:07:48 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e0fcadf..090f08b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -185,27 +185,27 @@ export default function HomePage() { id: "1", name: "Sarah Johnson", handle: "@sarahjphilly", testimonial: "Called at midnight for a burst pipe. Technician arrived in 20 minutes and fixed it perfectly. Best emergency service ever!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg"}, + "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg?_wi=1"}, { id: "2", name: "Michael Chen", handle: "@michaelchen2024", testimonial: "Len's team provided an honest assessment of my HVAC system. They didn't oversell me on unnecessary work. True professionals.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/serious-executive-sitting-couch_1098-2454.jpg"}, + "http://img.b2bpic.net/free-photo/serious-executive-sitting-couch_1098-2454.jpg?_wi=1"}, { id: "3", name: "Emily Rodriguez", handle: "@emilyrodphilly", testimonial: "Our drain was completely backed up. Same-day service, fair pricing, and the problem is solved. Highly recommend!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg"}, + "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg?_wi=1"}, { id: "4", name: "David Kim", handle: "@davidkimhome", testimonial: "New water heater installation was seamless. They explained everything and cleaned up perfectly. Outstanding service!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/businesspeople-office-meeting_23-2148908968.jpg"}, + "http://img.b2bpic.net/free-photo/businesspeople-office-meeting_23-2148908968.jpg?_wi=1"}, { id: "5", name: "Jennifer Martinez", handle: "@jennifermartiz", testimonial: "Licensed, insured, and honest. They found the leak source quickly and got us back to normal. Thank you!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-young-brunette-caucasian-girl-looks-camera-olive-green_141793-93004.jpg"}, + "http://img.b2bpic.net/free-photo/smiling-young-brunette-caucasian-girl-looks-camera-olive-green_141793-93004.jpg?_wi=1"}, { id: "6", name: "Robert Thompson", handle: "@bobthompson", testimonial: "Winter heating maintenance saved us from a furnace breakdown. Preventive service is worth every penny.", rating: 5, -- 2.49.1 From 192e59098f6736c74a3d327adccd135744598210 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 19:07:49 +0000 Subject: [PATCH 4/4] Update src/app/plumbing/page.tsx --- src/app/plumbing/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/plumbing/page.tsx b/src/app/plumbing/page.tsx index 6af8654..9323ab6 100644 --- a/src/app/plumbing/page.tsx +++ b/src/app/plumbing/page.tsx @@ -148,17 +148,17 @@ export default function PlumbingPage() { id: "1", name: "Sarah Johnson", handle: "@sarahjphilly", testimonial: "Called at midnight for a burst pipe. Technician arrived in 20 minutes and fixed it perfectly. Best emergency service ever!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg"}, + "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg?_wi=2"}, { id: "2", name: "Emily Rodriguez", handle: "@emilyrodphilly", testimonial: "Our drain was completely backed up. Same-day service, fair pricing, and the problem is solved. Highly recommend!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg"}, + "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg?_wi=2"}, { id: "3", name: "David Kim", handle: "@davidkimhome", testimonial: "New water heater installation was seamless. They explained everything and cleaned up perfectly. Outstanding service!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/businesspeople-office-meeting_23-2148908968.jpg"}, + "http://img.b2bpic.net/free-photo/businesspeople-office-meeting_23-2148908968.jpg?_wi=2"}, ]} showRating={true} animationType="slide-up" -- 2.49.1