From 52a9453582e38d8fe5541f504a344ecca421c54a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:34:33 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index dd1c026..db5b758 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -97,19 +97,19 @@ export default function ContactPage() { { title: "Email Support", description: "Send us a message at franchise@inspectpro.com and our team will respond within 24 business hours with information and next steps for your franchise inquiry.", - imageSrc: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg?_wi=3", imageAlt: "Email support contact method", }, { title: "Phone Consultation", description: "Call our franchise team at 1-800-INSPECT-1 (1-800-467-3278) Monday-Friday, 9am-6pm EST. Our specialists are ready to answer your questions about franchise opportunities.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-server-room-employee-analyzing-equipment-metrics-device-screen_482257-127123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-server-room-employee-analyzing-equipment-metrics-device-screen_482257-127123.jpg?_wi=3", imageAlt: "Phone consultation support", }, { title: "Schedule a Call", description: "Book a personalized discovery call with our franchise development team. We'll discuss your background, goals, and how InspectPro can help you build a successful inspection business.", - imageSrc: "http://img.b2bpic.net/free-photo/confident-leader-talking-subordinates_74855-4115.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-leader-talking-subordinates_74855-4115.jpg?_wi=4", imageAlt: "Video call consultation", }, ]} @@ -126,7 +126,7 @@ export default function ContactPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/male-supervisor-training-latin-executive-call-center-manager-explaining-work-stuff-employees-offering-tech-support-customer-service_662251-427.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-supervisor-training-latin-executive-call-center-manager-explaining-work-stuff-employees-offering-tech-support-customer-service_662251-427.jpg?_wi=2" imageAlt="Customer service and support team" mediaAnimation="slide-up" mediaPosition="left"