From 10bb10637801bb7a568443b35f820c810f928a59 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 01:05:19 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b55739d..3789518 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -61,7 +61,7 @@ export default function AboutPage() { description: "Since 1999, we've served the Greater Houston Area with unwavering commitment to quality. What started as a small team has grown into Houston's most trusted roofing and siding contractor, thanks to the loyalty of thousands of satisfied homeowners.", imageSrc: - "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg", + "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=6", imageAlt: "Years of expert roofing service", }, { @@ -72,7 +72,7 @@ export default function AboutPage() { description: "Our team consists of highly skilled professionals with years of experience in roofing and siding installation. Every crew member is background-checked, properly licensed, and trained to the highest standards of our company.", imageSrc: - "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg", + "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg?_wi=7", imageAlt: "Professional team at work", }, ]} @@ -119,7 +119,7 @@ export default function AboutPage() {