From e50cf440b4cc72930843b79b19e0d51980e2658f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Feb 2026 03:05:35 +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 cdacd4c..285e4f0 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -63,19 +63,19 @@ export default function ContactPage() { id: "01", title: "Phone & Emergency Line", description: "Call (701) 555-0100 for immediate assistance. Emergency services available 24/7 for storm damage.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=2" }, { id: "02", title: "Online Estimate Request", description: "Submit your project details online and receive a comprehensive estimate within 24 hours.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg?_wi=4" }, { id: "03", title: "On-Site Consultation", description: "Schedule a free on-site consultation where we'll assess your roof and provide detailed recommendations.", - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-roof_23-2149343673.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-roof_23-2149343673.jpg?_wi=3" } ]} gridVariant="three-columns-all-equal-width"