From 0e7669a5aa88e89c529ce204959edbdcee98a944 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 18:56:11 +0000 Subject: [PATCH 1/3] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8fd173e..ade3df6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,7 +111,7 @@ export default function HomePage() { "Burst pipes, leaks, and urgent plumbing emergencies handled with professionalism and speed.", tags: ["Emergency", "Fast Response"], imageSrc: - "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", + "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=1", imageAlt: "Emergency plumbing repair", }, { @@ -122,7 +122,7 @@ export default function HomePage() { "Professional boiler repairs, servicing, and maintenance to keep your heating system running reliably.", tags: ["Heating", "Maintenance"], imageSrc: - "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg", + "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg?_wi=1", imageAlt: "Boiler repair service", }, { @@ -133,7 +133,7 @@ export default function HomePage() { "Drain cleaning and unblocking services to restore flow and prevent future issues.", tags: ["Drainage", "Cleaning"], imageSrc: - "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg", + "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=1", imageAlt: "Drain cleaning service", }, ]} @@ -157,7 +157,7 @@ export default function HomePage() { "I had a young man come out to me within 30 minutes of my call. Polite, respectful and amazing with timing. Couldn't have asked for better service.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Sarah Johnson", }, { @@ -168,7 +168,7 @@ export default function HomePage() { "George came out on a Sunday morning for our burst pipe. Professional, thorough, and fair pricing. Highly recommend!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", + "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1", imageAlt: "Michael Chen", }, { @@ -179,7 +179,7 @@ export default function HomePage() { "After a bad experience with another plumber, George restored my faith. Honest, reliable, and got the job done right first time.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", + "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=1", imageAlt: "Emily Rodriguez", }, { @@ -190,7 +190,7 @@ export default function HomePage() { "Called for an emergency at midnight. George answered and was here within 45 minutes. This is what professional service looks like.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg", + "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg?_wi=1", imageAlt: "David Kim", }, ]} -- 2.49.1 From 6377784310e45ce24fd41bfb225eda7129999bef Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 18:56:12 +0000 Subject: [PATCH 2/3] 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 746316f..d709378 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -86,7 +86,7 @@ export default function ReviewsPage() { "I had a young man come out to me within 30 minutes of my call. Polite, respectful and amazing with timing. Couldn't have asked for better service.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Sarah Johnson", }, { @@ -97,7 +97,7 @@ export default function ReviewsPage() { "George came out on a Sunday morning for our burst pipe. Professional, thorough, and fair pricing. Highly recommend!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", + "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", imageAlt: "Michael Chen", }, { @@ -108,7 +108,7 @@ export default function ReviewsPage() { "After a bad experience with another plumber, George restored my faith. Honest, reliable, and got the job done right first time.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", + "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=2", imageAlt: "Emily Rodriguez", }, { @@ -119,7 +119,7 @@ export default function ReviewsPage() { "Called for an emergency at midnight. George answered and was here within 45 minutes. This is what professional service looks like.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg", + "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg?_wi=2", imageAlt: "David Kim", }, ]} -- 2.49.1 From 99564ec68f11d4dbe5af0c5a42fdf668819961c6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 18:56:13 +0000 Subject: [PATCH 3/3] Update src/app/services/page.tsx --- src/app/services/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 3c4c93b..5e9fd5d 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -79,7 +79,7 @@ export default function ServicesPage() { "Burst pipes, leaks, blockages, and water damage. We respond within 30 minutes to all emergency calls and get the problem resolved fast.", tags: ["Emergency", "Fast Response", "24/7"], imageSrc: - "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", + "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=2", imageAlt: "Emergency plumbing repair", }, { @@ -90,7 +90,7 @@ export default function ServicesPage() { "Complete boiler services including repair, servicing, maintenance, and installation. Keep your heating system running safely and efficiently year-round.", tags: ["Heating", "Maintenance", "Safety"], imageSrc: - "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg", + "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg?_wi=2", imageAlt: "Boiler repair service", }, { @@ -101,7 +101,7 @@ export default function ServicesPage() { "Professional drain cleaning, unblocking, and preventive maintenance. We use latest technology to clear blockages and restore proper flow.", tags: ["Drainage", "Cleaning", "Prevention"], imageSrc: - "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg", + "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=2", imageAlt: "Drain cleaning service", }, ]} -- 2.49.1