Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-04 16:17:36 +00:00

View File

@@ -69,32 +69,32 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/nurse-taking-notes-about-patient-s-pain_23-2149341492.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/nurse-taking-notes-about-patient-s-pain_23-2149341492.jpg?_wi=1",
imageAlt: "Clinic consultation",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-physiotherapist-helping-patient_23-2149178054.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-physiotherapist-helping-patient_23-2149178054.jpg?_wi=1",
imageAlt: "Manual therapy session",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-assists-patient-with-core-exercise-mat-rehab-center-core-exercise_169016-70922.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-assists-patient-with-core-exercise-mat-rehab-center-core-exercise_169016-70922.jpg?_wi=1",
imageAlt: "Rehabilitative movement",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-measuring-blood-pressure-senior-patient-nursing-home_637285-11342.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-measuring-blood-pressure-senior-patient-nursing-home_637285-11342.jpg?_wi=1",
imageAlt: "Doctor communication",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/office-arrangement-with-partitions_52683-99758.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/office-arrangement-with-partitions_52683-99758.jpg?_wi=1",
imageAlt: "Clinic environment",
},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-hands-pocket-looking-camera_23-2148285727.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-hands-pocket-looking-camera_23-2148285727.jpg?_wi=1",
imageAlt: "Physiotherapist portrait",
},
]}
@@ -111,42 +111,42 @@ export default function LandingPage() {
title: "Manual Therapy",
description: "Hands-on treatment techniques to alleviate pain and restore joint and soft tissue mobility.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-physiotherapist-helping-patient_23-2149178054.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-physiotherapist-helping-patient_23-2149178054.jpg?_wi=2",
imageAlt: "Manual therapy",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/doctor-assists-patient-with-core-exercise-mat-rehab-center-core-exercise_169016-70922.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-assists-patient-with-core-exercise-mat-rehab-center-core-exercise_169016-70922.jpg?_wi=2",
imageAlt: "Rehab movement",
},
imageSrc: "http://img.b2bpic.net/free-photo/nurse-taking-notes-about-patient-s-pain_23-2149341492.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/nurse-taking-notes-about-patient-s-pain_23-2149341492.jpg?_wi=2",
imageAlt: "physiotherapy clinic professional warm",
},
{
title: "Sports Rehabilitation",
description: "Personalized programs designed to accelerate recovery from sports-related injuries and prevent future damage.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/office-arrangement-with-partitions_52683-99758.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/office-arrangement-with-partitions_52683-99758.jpg?_wi=2",
imageAlt: "Clinic equipment",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/nurse-taking-notes-about-patient-s-pain_23-2149341492.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/nurse-taking-notes-about-patient-s-pain_23-2149341492.jpg?_wi=3",
imageAlt: "Clinic consultation",
},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-physiotherapist-helping-patient_23-2149178054.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-physiotherapist-helping-patient_23-2149178054.jpg?_wi=3",
imageAlt: "physiotherapy manual therapy session",
},
{
title: "Personalized Recovery",
description: "Tailored exercise plans that consider your unique physical needs, lifestyle, and recovery goals.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-hands-pocket-looking-camera_23-2148285727.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-hands-pocket-looking-camera_23-2148285727.jpg?_wi=2",
imageAlt: "Professional consultation",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-measuring-blood-pressure-senior-patient-nursing-home_637285-11342.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-measuring-blood-pressure-senior-patient-nursing-home_637285-11342.jpg?_wi=2",
imageAlt: "Patient discussion",
},
imageSrc: "http://img.b2bpic.net/free-photo/doctor-assists-patient-with-core-exercise-mat-rehab-center-core-exercise_169016-70922.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-assists-patient-with-core-exercise-mat-rehab-center-core-exercise_169016-70922.jpg?_wi=3",
imageAlt: "physiotherapy rehabilitation exercise clinic",
},
]}