Update src/app/services/page.tsx
This commit is contained in:
@@ -52,42 +52,42 @@ export default function ServicesPage() {
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthcare-concept-clinic_23-2151117894.jpg?_wi=2",
|
||||
imageAlt: "medical dressing bandage wound dressing healthcare professional"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user