From 56f87fcef2f0fc527857dfaaceffaed59866d17d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 17:50:11 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 4cc860c..2ab0501 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -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"