Update src/app/services/page.tsx

This commit is contained in:
2026-03-13 17:50:11 +00:00
parent 3dca48415f
commit 56f87fcef2

View File

@@ -68,7 +68,7 @@ export default function ServicesPage() {
title: "Professional Consultations",
description: "Expert medical consultations with thorough patient assessment and individualized care planning.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/elderly-patient-signing-consultation-form-receive-medication-prescription-treatment-physician-helping-old-man-with-disease-cure-diagnosis-examination-appointment_482257-51206.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elderly-patient-signing-consultation-form-receive-medication-prescription-treatment-physician-helping-old-man-with-disease-cure-diagnosis-examination-appointment_482257-51206.jpg?_wi=2",
imageAlt: "Medical consultation",
},
items: [
@@ -82,7 +82,7 @@ export default function ServicesPage() {
title: "Surgical Procedures",
description: "State-of-the-art surgical care with experienced medical professionals in advanced facilities.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/nurse-her-work-clinic-wearing-scrubs-gloves_23-2149844661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/nurse-her-work-clinic-wearing-scrubs-gloves_23-2149844661.jpg?_wi=2",
imageAlt: "Surgical procedure",
},
items: [
@@ -96,7 +96,7 @@ export default function ServicesPage() {
title: "Rehabilitation Therapy",
description: "Comprehensive physical therapy and rehabilitation programs to restore optimal function.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/doctor-helping-patient-rehabilitation_23-2150321597.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-helping-patient-rehabilitation_23-2150321597.jpg?_wi=2",
imageAlt: "Physical therapy",
},
items: [
@@ -114,7 +114,7 @@ export default function ServicesPage() {
title="Schedule Your Consultation"
description="Ready to experience our comprehensive medical services? Contact us today to book your appointment."
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-hospital-clinic-interior_1203-7891.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-hospital-clinic-interior_1203-7891.jpg?_wi=3"
imageAlt="Medical clinic"
mediaAnimation="slide-up"
mediaPosition="right"