From f4bf2efbbc94a5b38e73f5f2f2f8b958430bd6fd Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 01:15:13 +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 6596e60..f4840ed 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -94,7 +94,7 @@ export default function AboutPage() { title: "Built on Integrity", subtitle: "Honest work, fair pricing, expert service", description: "Our mission is simple: deliver superior roofing and siding services with complete transparency and respect for every homeowner's property and budget. We believe that superior results, combined with honest communication, create lasting customer relationships.", - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=4", imageAlt: "Professional roofing installation", }, { @@ -103,7 +103,7 @@ export default function AboutPage() { title: "Licensed & Insured", subtitle: "All certifications and insurance up to date", description: "McPhail is fully licensed, bonded, and insured. Our team members are trained in the latest roofing and siding techniques, and we maintain all necessary certifications to ensure your peace of mind with every project.", - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg?_wi=4", imageAlt: "Professional credentials", }, ]} @@ -144,7 +144,7 @@ export default function AboutPage() {