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