From 25bf864fe358e2f5fa324df57febc9bbfc08c92d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 05:39:39 +0000 Subject: [PATCH 1/2] 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 9a21cde..4e93856 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -59,7 +59,7 @@ export default function AboutPage() { title: "Community Commitment", description: "Active members of local business associations and community initiatives", icon: Users } ]} - imageSrc="http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg" + imageSrc="http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg?_wi=2" imageAlt="Premier Exterior founding story" mediaAnimation="slide-up" imagePosition="right" -- 2.49.1 From fd261f496e6825acaaa98ae04e89f0eadb9a5b00 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 05:39:39 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c4444f0..e5365f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { title: "Warranty Protection", description: "All work backed by our comprehensive warranty guarantee" } ]} - imageSrc="http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg" + imageSrc="http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg?_wi=1" imageAlt="Premier Exterior team professional photo" mediaAnimation="slide-up" imagePosition="right" -- 2.49.1