From af649aa5fe07096c5bca98993755bc68d6895157 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 07:17:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e0acea1..30d8053 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { { text: "Schedule Appointment", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/professional-cabinet-medical-facility-used-patient-care-management_482257-125573.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-cabinet-medical-facility-used-patient-care-management_482257-125573.jpg?_wi=1" imageAlt="Medicare Hospital Modern Facility" mediaAnimation="slide-up" avatars={[ @@ -99,8 +99,8 @@ export default function LandingPage() { { title: "Gastroenterology", description: "Comprehensive digestive care using advanced endoscopic diagnostic technology.", imageSrc: "http://img.b2bpic.net/free-photo/shock-wave-therapy-device-with-male-doctor-hands-rubber-gloves_169016-40761.jpg" }, { title: "Diagnostic Tech", description: "State-of-the-art CT scans and MRI services for precise and early clinical diagnosis.", imageSrc: "http://img.b2bpic.net/free-photo/medical-technician-preparing-his-patient-who-is-undergoing-brain-mri-san-examination-hospital_637285-5073.jpg" }, { title: "Advanced Surgery", description: "Expert General and Laparoscopic surgical interventions in modernized facilities.", imageSrc: "http://img.b2bpic.net/free-photo/many-kind-medical-equipment-manage-surgeon-start-operations-operating-room_1301-7803.jpg" }, - { title: "Cardiology", description: "Heart health monitoring and cardiovascular interventional procedures.", imageSrc: "http://img.b2bpic.net/free-photo/professional-cabinet-medical-facility-used-patient-care-management_482257-125573.jpg" }, - { title: "Pediatrics", description: "Compassionate pediatric care focused on child development and wellness.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-young-woman-playing-with-her-baby-home_23-2147923084.jpg" }, + { title: "Cardiology", description: "Heart health monitoring and cardiovascular interventional procedures.", imageSrc: "http://img.b2bpic.net/free-photo/professional-cabinet-medical-facility-used-patient-care-management_482257-125573.jpg?_wi=2" }, + { title: "Pediatrics", description: "Compassionate pediatric care focused on child development and wellness.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-young-woman-playing-with-her-baby-home_23-2147923084.jpg?_wi=1" }, ]} title="Specialized Clinical Departments" description="Advanced diagnostic and treatment capabilities across diverse medical specialties." @@ -135,7 +135,7 @@ export default function LandingPage() { { id: "1", name: "Sarah J.", handle: "@patient", testimonial: "The staff provided compassionate and expert care throughout my entire recovery.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/ill-person-patient-concept_1194-617054.jpg" }, { id: "2", name: "Michael Chen", handle: "@patient", testimonial: "Medicare Hospital’s diagnostic speed and precision saved my life.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/worry-we-ll-take-good-care-you_637285-8997.jpg" }, { id: "3", name: "Emily Rodriguez", handle: "@patient", testimonial: "Exceptional team of consultants. Best healthcare experience I have ever had.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-watching-news-tv_23-2149718956.jpg" }, - { id: "4", name: "David Kim", handle: "@patient", testimonial: "Modern facility with a warm and highly trained team of medical professionals.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-young-woman-playing-with-her-baby-home_23-2147923084.jpg" }, + { id: "4", name: "David Kim", handle: "@patient", testimonial: "Modern facility with a warm and highly trained team of medical professionals.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-young-woman-playing-with-her-baby-home_23-2147923084.jpg?_wi=2" }, { id: "5", name: "Fiona Smith", handle: "@patient", testimonial: "Truly priority service. Everyone from staff to professors cared for my family.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-doctor-checking-patient_23-2149726926.jpg" }, ]} showRating={true}