From a7a247ea8f5e526b954b339bf6ca67320b8c4cd7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 01:20:10 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index c0ae7ba..765ea5c 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -61,7 +61,7 @@ export default function ContactPage() { title: "Call Us Today", subtitle: "Quick and easy scheduling", description: "Give us a call to discuss your roofing needs and schedule your free inspection. Our team is ready to help and answer any questions about our services.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg?_wi=2", imageAlt: "Contact us by phone", }, { @@ -70,7 +70,7 @@ export default function ContactPage() { title: "Email Request", subtitle: "Detailed information via email", description: "Send us an email with your project details, photos, or specific questions. We'll respond within 24 hours with information and next steps.", - imageSrc: "http://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg?_wi=2", imageAlt: "Email us", }, { @@ -79,7 +79,7 @@ export default function ContactPage() { title: "Local Office", subtitle: "Meet us in person", description: "Visit our local office to discuss your project in detail. We're conveniently located and happy to show you examples of our previous work.", - 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=5", imageAlt: "Visit our office", }, ]}