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() {