From 443617eaa8e814c382743861bb4404c4ccab8bd7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 03:57:17 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index daf7e5a..ba36fb3 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -49,7 +49,7 @@ export default function AboutPage() { useInvertedBackground={false} title="Built on Trust, Not Shortcuts" description="After seeing too many homeowners get burned by poor workmanship, Pedro built his business around doing things the right way—no shortcuts, no hidden problems left behind. Every job starts with a full inspection, clear explanation, and honest recommendation." - imageSrc="http://img.b2bpic.net/free-photo/young-man-looking-into-solid-fuel-boiler-working-with-biofuels-economical-heating-top-view_169016-14806.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-man-looking-into-solid-fuel-boiler-working-with-biofuels-economical-heating-top-view_169016-14806.jpg?_wi=2" imageAlt="Pedro Lopez, a professional roofer on a roof, symbolizing trust and expertise" /> -- 2.49.1 From b7fb252418424f193dd23dcb157a41a8dbf9000e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 03:57:18 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f22684..fd15f7b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,16 +95,16 @@ export default function LandingPage() { features={[ { id: 1, - title: "Roof Repair", description: "Leak detection & permanent fixes. Emergency repairs when you need them most.", imageSrc: "http://img.b2bpic.net/free-photo/worker-performs-overhaul-roof-residential-building_181624-61003.jpg", imageAlt: "Close-up of a roofer repairing a damaged roof"}, + title: "Roof Repair", description: "Leak detection & permanent fixes. Emergency repairs when you need them most.", imageSrc: "http://img.b2bpic.net/free-photo/worker-performs-overhaul-roof-residential-building_181624-61003.jpg?_wi=1", imageAlt: "Close-up of a roofer repairing a damaged roof"}, { id: 2, - title: "Flashing Installation", description: "Expert installation for vents, skylights, and parapet walls to prevent long-term structural damage.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-daytime-shadows-from-outdoors_23-2149080188.jpg", imageAlt: "Roofer installing metal flashing around a chimney"}, + title: "Flashing Installation", description: "Expert installation for vents, skylights, and parapet walls to prevent long-term structural damage.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-daytime-shadows-from-outdoors_23-2149080188.jpg?_wi=1", imageAlt: "Roofer installing metal flashing around a chimney"}, { id: 3, - title: "Gutter Solutions", description: "Replacement & repair, plus drainage correction to eliminate ponding water and protect your foundation.", imageSrc: "http://img.b2bpic.net/free-photo/bleu-run-scarce-bathroom-washroom_1172-546.jpg", imageAlt: "Clean rain gutters on a house"}, + title: "Gutter Solutions", description: "Replacement & repair, plus drainage correction to eliminate ponding water and protect your foundation.", imageSrc: "http://img.b2bpic.net/free-photo/bleu-run-scarce-bathroom-washroom_1172-546.jpg?_wi=1", imageAlt: "Clean rain gutters on a house"}, { id: 4, - title: "Roof Coating", description: "Durable aluminum coating to extend your roof's lifespan and enhance energy efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-japan-business-district_23-2148836784.jpg", imageAlt: "Application of protective roof coating"} + title: "Roof Coating", description: "Durable aluminum coating to extend your roof's lifespan and enhance energy efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-japan-business-district_23-2148836784.jpg?_wi=1", imageAlt: "Application of protective roof coating"} ]} title="Our Services" description="Comprehensive roofing solutions designed for lasting protection and peace of mind." @@ -175,7 +175,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Built on Trust, Not Shortcuts" description="After seeing too many homeowners get burned by poor workmanship, Pedro built his business around doing things the right way—no shortcuts, no hidden problems left behind. Every job starts with a full inspection, clear explanation, and honest recommendation." - imageSrc="http://img.b2bpic.net/free-photo/young-man-looking-into-solid-fuel-boiler-working-with-biofuels-economical-heating-top-view_169016-14806.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-man-looking-into-solid-fuel-boiler-working-with-biofuels-economical-heating-top-view_169016-14806.jpg?_wi=1" imageAlt="Pedro Lopez, a professional roofer on a roof, symbolizing trust and expertise" /> @@ -213,7 +213,7 @@ export default function LandingPage() { { id: "4", title: "Roof Coating", content: "Cost-effective alternative: Extend your roof’s lifespan and avoid costly full replacements. Energy efficiency: Our high-quality aluminum coatings also improve insulation and reduce energy bills."} ]} - imageSrc="http://img.b2bpic.net/free-photo/man-workbench-using-manual-sandpaper-tool-sander-timber-block_482257-83762.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-workbench-using-manual-sandpaper-tool-sander-timber-block_482257-83762.jpg?_wi=1" imageAlt="Close up of roof flashing installation" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 77c636bc397c3f3b926aeb871b0ac1fcd1187aed Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 03:57:18 +0000 Subject: [PATCH 3/3] Update src/app/services/page.tsx --- src/app/services/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 71d4756..26863b2 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -50,19 +50,19 @@ export default function ServicesPage() { features={[ { id: 1, - title: "Roof Repair", description: "Leak detection & permanent fixes. Emergency repairs when you need them most.", imageSrc: "http://img.b2bpic.net/free-photo/worker-performs-overhaul-roof-residential-building_181624-61003.jpg", imageAlt: "Close-up of a roofer repairing a damaged roof" + title: "Roof Repair", description: "Leak detection & permanent fixes. Emergency repairs when you need them most.", imageSrc: "http://img.b2bpic.net/free-photo/worker-performs-overhaul-roof-residential-building_181624-61003.jpg?_wi=2", imageAlt: "Close-up of a roofer repairing a damaged roof" }, { id: 2, - title: "Flashing Installation", description: "Expert installation for vents, skylights, and parapet walls to prevent long-term structural damage.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-daytime-shadows-from-outdoors_23-2149080188.jpg", imageAlt: "Roofer installing metal flashing around a chimney" + title: "Flashing Installation", description: "Expert installation for vents, skylights, and parapet walls to prevent long-term structural damage.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-daytime-shadows-from-outdoors_23-2149080188.jpg?_wi=2", imageAlt: "Roofer installing metal flashing around a chimney" }, { id: 3, - title: "Gutter Solutions", description: "Replacement & repair, plus drainage correction to eliminate ponding water and protect your foundation.", imageSrc: "http://img.b2bpic.net/free-photo/bleu-run-scarce-bathroom-washroom_1172-546.jpg", imageAlt: "Clean rain gutters on a house" + title: "Gutter Solutions", description: "Replacement & repair, plus drainage correction to eliminate ponding water and protect your foundation.", imageSrc: "http://img.b2bpic.net/free-photo/bleu-run-scarce-bathroom-washroom_1172-546.jpg?_wi=2", imageAlt: "Clean rain gutters on a house" }, { id: 4, - title: "Roof Coating", description: "Durable aluminum coating to extend your roof's lifespan and enhance energy efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-japan-business-district_23-2148836784.jpg", imageAlt: "Application of protective roof coating" + title: "Roof Coating", description: "Durable aluminum coating to extend your roof's lifespan and enhance energy efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-japan-business-district_23-2148836784.jpg?_wi=2", imageAlt: "Application of protective roof coating" } ]} textboxLayout="default" @@ -89,7 +89,7 @@ export default function ServicesPage() { id: "4", title: "Roof Coating", content: "Cost-effective alternative: Extend your roof’s lifespan and avoid costly full replacements. Energy efficiency: Our high-quality aluminum coatings also improve insulation and reduce energy bills." } ]} - imageSrc="http://img.b2bpic.net/free-photo/man-workbench-using-manual-sandpaper-tool-sander-timber-block_482257-83762.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-workbench-using-manual-sandpaper-tool-sander-timber-block_482257-83762.jpg?_wi=2" imageAlt="Close up of roof flashing installation" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1