Update src/app/contact/page.tsx

This commit is contained in:
2026-03-03 20:34:33 +00:00
parent 02bdd88a67
commit 52a9453582

View File

@@ -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"