Update src/app/page.tsx

This commit is contained in:
2026-03-19 10:40:18 +00:00
parent d582cfdfa0
commit c1241b2b25

View File

@@ -162,7 +162,7 @@ export default function HomePage() {
author: "Specialized Treatment",
description: "Expert treatment for chronic back pain, cervical spondylosis, and neck stiffness. Relief through targeted therapy and exercises.",
tags: ["Pain Relief", "Professional"],
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=1",
imageAlt: "Back pain physiotherapy treatment",
},
{
@@ -171,7 +171,7 @@ export default function HomePage() {
author: "Mobility Restoration",
description: "Treatment for knee, shoulder, hip, and ankle pain. Restore full range of motion and reduce inflammation naturally.",
tags: ["Joint Health", "Mobility"],
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=1",
imageAlt: "Joint pain rehabilitation therapy",
},
{
@@ -180,7 +180,7 @@ export default function HomePage() {
author: "Recovery Support",
description: "Specialized rehabilitation programs after orthopedic surgeries. Safe, guided recovery with proven techniques.",
tags: ["Recovery", "Professional Care"],
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=1",
imageAlt: "Post-surgery rehabilitation therapy",
},
]}
@@ -223,7 +223,7 @@ export default function HomePage() {
id: "doctor-1",
name: "Dr. Jhankar Jain",
role: "Physiotherapy Expert",
imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-with-crossed-arms-raising-eyebrow_23-2148085195.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-with-crossed-arms-raising-eyebrow_23-2148085195.jpg?_wi=1",
imageAlt: "Dr. Jhankar Jain",
},
]}
@@ -242,25 +242,25 @@ export default function HomePage() {
{
id: "testimonial-1",
name: "Priya Sharma",
imageSrc: "http://img.b2bpic.net/free-photo/black-general-practitioner-communicating-with-mature-man-while-visiting-him-home_637285-11306.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-general-practitioner-communicating-with-mature-man-while-visiting-him-home_637285-11306.jpg?_wi=1",
imageAlt: "Priya Sharma - Patient",
},
{
id: "testimonial-2",
name: "Rajesh Kumar",
imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-after-training_1398-4933.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-after-training_1398-4933.jpg?_wi=1",
imageAlt: "Rajesh Kumar - Patient",
},
{
id: "testimonial-3",
name: "Anika Patel",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg?_wi=1",
imageAlt: "Anika Patel - Patient",
},
{
id: "testimonial-4",
name: "Vikram Singh",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-taking-care-afro-american-child_23-2151159884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-taking-care-afro-american-child_23-2151159884.jpg?_wi=1",
imageAlt: "Vikram Singh - Patient",
},
]}