From b2808ec3922b38b81f9db726c96065e1292f19a7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 22:35:18 +0000 Subject: [PATCH 1/3] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index a8b0852..e04fffe 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { placeholder: "Describe your roofing issue", required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248316.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248316.jpg?_wi=2" /> -- 2.49.1 From 672fd02f1aa8a4eaf933e480df677c91e0f76b39 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 22:35:19 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 79c3482..8613913 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { href: "tel:5555555555", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248316.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248316.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-20.jpg", @@ -116,7 +116,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Why Homeowners Choose Apex Roofing" description="We don't cut corners. Our crew provides immediate response times, expertise in difficult metal roofing, guidance through insurance claims, and a clean, professional approach." - imageSrc="http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg" + imageSrc="http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg?_wi=1" /> -- 2.49.1 From 90d8e06e58ad4029c4304a7c678fc01c149bb823 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 22:35:19 +0000 Subject: [PATCH 3/3] 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 4cd56cd..77a51d0 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { href: "/contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg" + imageSrc="http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg?_wi=2" /> -- 2.49.1