From b4b8f101d75a1d696b2e2dfbc8c7ab9691502c31 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 04:50:24 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 6261faa..7c5aa0a 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -49,22 +49,22 @@ export default function ServicesPage() { useInvertedBackground={false} features={[ { - id: "emergency", title: "Emergency Medical Care", description: "Immediate treatment for acute medical conditions, injuries, and emergency cases available 24/7 with experienced medical staff", imageSrc: "http://img.b2bpic.net/free-photo/view-from-inside-ambulance-uniformed-emergency-services-workers-caring-patient-stretcher-coronavirus-pandemic_657921-1489.jpg", imageAlt: "emergency medical care paramedic ambulance emergency room" + id: "emergency", title: "Emergency Medical Care", description: "Immediate treatment for acute medical conditions, injuries, and emergency cases available 24/7 with experienced medical staff", imageSrc: "http://img.b2bpic.net/free-photo/view-from-inside-ambulance-uniformed-emergency-services-workers-caring-patient-stretcher-coronavirus-pandemic_657921-1489.jpg?_wi=2", imageAlt: "emergency medical care paramedic ambulance emergency room" }, { - id: "general", title: "General Medicine", description: "Routine checkups, general consultations, and medical assessments for all ages with compassionate healthcare professionals", imageSrc: "http://img.b2bpic.net/free-photo/doctor-patient-meeting-consultation-appointment-healthcare-checkup-cabinet-medic-talking-aged-man-about-diagnosis-treatment-after-examination-medical-visit_482257-32027.jpg", imageAlt: "doctor consultation medical checkup general medicine patient examination" + id: "general", title: "General Medicine", description: "Routine checkups, general consultations, and medical assessments for all ages with compassionate healthcare professionals", imageSrc: "http://img.b2bpic.net/free-photo/doctor-patient-meeting-consultation-appointment-healthcare-checkup-cabinet-medic-talking-aged-man-about-diagnosis-treatment-after-examination-medical-visit_482257-32027.jpg?_wi=2", imageAlt: "doctor consultation medical checkup general medicine patient examination" }, { - id: "laboratory", title: "Laboratory & Medical Tests", description: "Advanced blood tests, diagnostic screenings, and laboratory analysis with quick turnaround results", imageSrc: "http://img.b2bpic.net/free-photo/doctor-performing-medical-research-lab_23-2149335693.jpg", imageAlt: "laboratory blood test medical lab diagnostic center" + id: "laboratory", title: "Laboratory & Medical Tests", description: "Advanced blood tests, diagnostic screenings, and laboratory analysis with quick turnaround results", imageSrc: "http://img.b2bpic.net/free-photo/doctor-performing-medical-research-lab_23-2149335693.jpg?_wi=2", imageAlt: "laboratory blood test medical lab diagnostic center" }, { - id: "chronic", title: "Chronic Disease Follow-up", description: "Regular monitoring and management of diabetes, blood pressure, and other chronic conditions with personalized care plans", imageSrc: "http://img.b2bpic.net/free-photo/black-general-practitioner-measuring-blood-pressure-senior-man-home-visit_637285-11358.jpg", imageAlt: "diabetes care blood pressure monitoring chronic disease patient follow-up" + id: "chronic", title: "Chronic Disease Follow-up", description: "Regular monitoring and management of diabetes, blood pressure, and other chronic conditions with personalized care plans", imageSrc: "http://img.b2bpic.net/free-photo/black-general-practitioner-measuring-blood-pressure-senior-man-home-visit_637285-11358.jpg?_wi=2", imageAlt: "diabetes care blood pressure monitoring chronic disease patient follow-up" }, { - id: "wounds", title: "Burns & Wound Care", description: "Professional treatment for burns, cuts, injuries, and wound dressing with infection prevention expertise", imageSrc: "http://img.b2bpic.net/free-photo/doctor-taking-care-afro-american-child_23-2151159874.jpg", imageAlt: "wound care burn treatment first aid injury care" + id: "wounds", title: "Burns & Wound Care", description: "Professional treatment for burns, cuts, injuries, and wound dressing with infection prevention expertise", imageSrc: "http://img.b2bpic.net/free-photo/doctor-taking-care-afro-american-child_23-2151159874.jpg?_wi=2", imageAlt: "wound care burn treatment first aid injury care" }, { - id: "dressings", title: "Medical Dressings & Follow-ups", description: "Professional wound dressing changes, post-treatment follow-up care, and healing assessments for optimal recovery", imageSrc: "http://img.b2bpic.net/free-photo/healthcare-concept-clinic_23-2151117894.jpg", imageAlt: "medical dressing bandage wound dressing healthcare professional" + id: "dressings", title: "Medical Dressings & Follow-ups", description: "Professional wound dressing changes, post-treatment follow-up care, and healing assessments for optimal recovery", imageSrc: "http://img.b2bpic.net/free-photo/healthcare-concept-clinic_23-2151117894.jpg?_wi=2", imageAlt: "medical dressing bandage wound dressing healthcare professional" } ]} gridVariant="three-columns-all-equal-width"