From 1a8807c477fa1fdbdbaa283575dbf14897e7487d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Feb 2026 23:03:07 +0000 Subject: [PATCH 1/7] 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 9ff7bd0..9ee27ef 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -118,7 +118,7 @@ export default function AboutPage() { Date: Wed, 25 Feb 2026 23:03:07 +0000 Subject: [PATCH 2/7] Update src/app/blog/page.tsx --- src/app/blog/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index cf9dbee..b837a0d 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -60,7 +60,7 @@ export default function BlogPage() { Date: Wed, 25 Feb 2026 23:03:09 +0000 Subject: [PATCH 4/7] 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 2e321c8..312d3f4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,11 +47,11 @@ export default function HomePage() { tag="Emergency & Winter Service Available" background={{ variant: "aurora" }} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg", imageAlt: "Professional roofing crew at work" }, - { imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg", imageAlt: "Expert roof repair in progress" }, + { imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=1", imageAlt: "Professional roofing crew at work" }, + { imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg?_wi=1", imageAlt: "Expert roof repair in progress" }, { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg", imageAlt: "New roof installation" }, - { imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg", imageAlt: "Y&B Roofing professional team" }, - { imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg", imageAlt: "Emergency roofing service" } + { imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=2", imageAlt: "Y&B Roofing professional team" }, + { imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg?_wi=2", imageAlt: "Emergency roofing service" } ]} buttons={[ { text: "Request Free Inspection", href: "/contact" }, @@ -153,7 +153,7 @@ export default function HomePage() { quote: "We desperately needed our roof done in winter when other contractors wouldn't even return our calls. Y&B came through when others couldn't. Honest, responsive, and fair pricing. Exactly what we needed.", tag: "Winter 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/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg?_wi=3" }, { id: "2", @@ -173,7 +173,7 @@ export default function HomePage() { quote: "They came out very quickly and fixed my roof hatch with precision. Great service, great people, and honest pricing. No upselling, just solid work. This is the kind of contractor you want to call.", tag: "Quick 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/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg?_wi=4" } ]} textboxLayout="default" @@ -196,7 +196,7 @@ export default function HomePage() { Date: Wed, 25 Feb 2026 23:03:10 +0000 Subject: [PATCH 5/7] Update src/app/services/page.tsx --- src/app/services/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 22a8632..b6699a2 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -111,7 +111,7 @@ export default function ServicesPage() { Date: Wed, 25 Feb 2026 23:03:11 +0000 Subject: [PATCH 6/7] Update src/app/shop/[id]/page.tsx --- src/app/shop/[id]/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index 80ab308..29bff0f 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -110,7 +110,7 @@ function ProductPageContent({ params }: ProductPageProps) {