Update src/app/contact/page.tsx

This commit is contained in:
2026-03-07 01:46:09 +00:00
parent 49ea9664b4
commit bb1f2862d1

View File

@@ -94,7 +94,7 @@ export default function ContactPage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/medical-theme-group-doctors-meeting-reception-diagnostic-center-hospital_627829-6541.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medical-theme-group-doctors-meeting-reception-diagnostic-center-hospital_627829-6541.jpg?_wi=2"
imageAlt="Healthcare support team"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -118,28 +118,28 @@ export default function ContactPage() {
id: "1",
title: "Email Support",
description: "Send detailed inquiries to our support team at support@carejourneyshub.com. We respond within 24 hours with comprehensive assistance tailored to your needs.",
imageSrc: "http://img.b2bpic.net/free-photo/black-female-doctor-showing-couple-their-electronic-medical-record-touchpad-while-communicating-with-them-clinic_637285-1768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-female-doctor-showing-couple-their-electronic-medical-record-touchpad-while-communicating-with-them-clinic_637285-1768.jpg?_wi=4",
imageAlt: "Email support channel",
},
{
id: "2",
title: "Phone Support",
description: "Speak directly with our healthcare coordinators at 1-800-CARE-HUB (1-800-227-3482). Available Monday-Friday, 9 AM-6 PM EST for immediate assistance.",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-licensed-medics-working-together-put-right-diagnosis_482257-123143.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-licensed-medics-working-together-put-right-diagnosis_482257-123143.jpg?_wi=4",
imageAlt: "Phone support",
},
{
id: "3",
title: "Live Chat",
description: "Access real-time support through our platform's integrated chat feature. Get instant answers to questions about your care journey and account management.",
imageSrc: "http://img.b2bpic.net/free-photo/focused-serious-gray-haired-man-plaid-shirt-looking-clipboard-doctor-hands_259150-57378.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/focused-serious-gray-haired-man-plaid-shirt-looking-clipboard-doctor-hands_259150-57378.jpg?_wi=4",
imageAlt: "Live chat support",
},
{
id: "4",
title: "Help Center",
description: "Browse our comprehensive knowledge base with articles, video tutorials, and FAQs. Find answers to common questions about using Care Journey Hub.",
imageSrc: "http://img.b2bpic.net/free-photo/team-doctors-looking-digital-tablet_107420-84759.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/team-doctors-looking-digital-tablet_107420-84759.jpg?_wi=3",
imageAlt: "Help center resources",
},
]}