diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 1b3806c..c33e668 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -97,7 +97,7 @@ export default function ServicesPage() { author: "Pain Relief Specialists", description: "Comprehensive treatment for chronic back pain, lumbar strain, cervical spondylosis, and neck stiffness. We use advanced techniques including manual therapy, targeted exercises, and postural correction to provide lasting relief.", tags: ["Pain Relief", "Specialized", "Non-Invasive"], - imageSrc: "http://img.b2bpic.net/free-photo/physiotherapist-helping-patient-her-clinic_23-2149115654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/physiotherapist-helping-patient-her-clinic_23-2149115654.jpg?_wi=2", imageAlt: "Back pain physiotherapy treatment", }, { @@ -106,7 +106,7 @@ export default function ServicesPage() { author: "Orthopedic Specialists", description: "Expert treatment for knee pain, shoulder impingement, hip disorders, and ankle injuries. Our therapists restore joint function through progressive rehabilitation exercises and hands-on therapy techniques.", tags: ["Joint Health", "Mobility", "Professional"], - imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-preparing-vaccination-her-colleague_23-2148880498.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-preparing-vaccination-her-colleague_23-2148880498.jpg?_wi=2", imageAlt: "Joint pain rehabilitation therapy", }, { @@ -115,7 +115,7 @@ export default function ServicesPage() { author: "Recovery Specialists", description: "Specialized rehabilitation following orthopedic surgeries including knee replacements, shoulder repairs, and spinal procedures. Safe, guided recovery with proven techniques to restore strength and function.", tags: ["Recovery", "Post-Op Care", "Guided Support"], - imageSrc: "http://img.b2bpic.net/free-photo/high-view-client-working-out-trainer-holding-her-arm_23-2148795217.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-view-client-working-out-trainer-holding-her-arm_23-2148795217.jpg?_wi=2", imageAlt: "Post-surgery rehabilitation therapy", }, ]} @@ -153,7 +153,7 @@ export default function ServicesPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/hospital-care-landing-page-template_23-2151176625.jpg" + imageSrc="http://img.b2bpic.net/free-vector/hospital-care-landing-page-template_23-2151176625.jpg?_wi=1" imageAlt="Appointment booking for physiotherapy" mediaAnimation="slide-up" mediaPosition="right"