From bb1f2862d1bcbb2ae2e3ae4175993bee4e316ec6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 01:46:09 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index edc604f..fd5f452 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -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", }, ]}