Update src/app/page.tsx

This commit is contained in:
2026-03-19 10:54:27 +00:00
parent c578f279dd
commit 2edd33b336

View File

@@ -136,13 +136,13 @@ export default function HomePage() {
features={[
{
id: "back-pain", title: "Back & Neck Pain", 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: "https://images.unsplash.com/photo-1631217b2af32a1e1a79d15cda230dc5f148f36d?w=800&h=600&fit=crop", imageAlt: "Physiotherapist performing back pain treatment on patient in clinic"},
imageSrc: "https://images.unsplash.com/photo-1631217b2af32a1e1a79d15cda230dc5f148f36d?w=800&h=600&fit=crop&_wi=1", imageAlt: "Physiotherapist performing back pain treatment on patient in clinic"},
{
id: "joint-care", title: "Joint Pain Therapy", 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: "https://images.unsplash.com/photo-1576091160596-112173f31c74?w=800&h=600&fit=crop", imageAlt: "Therapist assisting patient with joint rehabilitation exercises in modern clinic"},
imageSrc: "https://images.unsplash.com/photo-1576091160596-112173f31c74?w=800&h=600&fit=crop&_wi=1", imageAlt: "Therapist assisting patient with joint rehabilitation exercises in modern clinic"},
{
id: "post-surgery", title: "Post-Surgery Rehabilitation", author: "Recovery Support", description: "Specialized rehabilitation programs after orthopedic surgeries. Safe, guided recovery with proven techniques.", tags: ["Recovery", "Professional Care"],
imageSrc: "https://images.unsplash.com/photo-1579154204601-01d3f2d751a0?w=800&h=600&fit=crop", imageAlt: "Patient undergoing post-surgical physiotherapy rehabilitation with professional therapist"},
imageSrc: "https://images.unsplash.com/photo-1579154204601-01d3f2d751a0?w=800&h=600&fit=crop&_wi=1", imageAlt: "Patient undergoing post-surgical physiotherapy rehabilitation with professional therapist"},
]}
ariaLabel="Physiotherapy services offered"
/>
@@ -175,7 +175,7 @@ export default function HomePage() {
tagAnimation="slide-up"
members={[
{
id: "doctor-1", name: "Dr. Jhankar Jain", role: "Physiotherapy Expert", imageSrc: "https://images.unsplash.com/photo-1537368310025-700d6d9d2a9a?w=800&h=600&fit=crop", imageAlt: "Dr. Jhankar Jain - Lead physiotherapist with 15+ years experience"},
id: "doctor-1", name: "Dr. Jhankar Jain", role: "Physiotherapy Expert", imageSrc: "https://images.unsplash.com/photo-1537368310025-700d6d9d2a9a?w=800&h=600&fit=crop&_wi=1", imageAlt: "Dr. Jhankar Jain - Lead physiotherapist with 15+ years experience"},
]}
gridVariant="one-large-right-three-stacked-left"
animationType="slide-up"
@@ -190,13 +190,13 @@ export default function HomePage() {
<TestimonialCardTwelve
testimonials={[
{
id: "testimonial-1", name: "Priya Sharma", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=200&h=200&fit=crop", imageAlt: "Priya Sharma - Satisfied patient of Jain Physiotherapy Clinic"},
id: "testimonial-1", name: "Priya Sharma", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=200&h=200&fit=crop&_wi=1", imageAlt: "Priya Sharma - Satisfied patient of Jain Physiotherapy Clinic"},
{
id: "testimonial-2", name: "Rajesh Kumar", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&h=200&fit=crop", imageAlt: "Rajesh Kumar - Patient testimonial from Jain Physiotherapy"},
id: "testimonial-2", name: "Rajesh Kumar", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&h=200&fit=crop&_wi=1", imageAlt: "Rajesh Kumar - Patient testimonial from Jain Physiotherapy"},
{
id: "testimonial-3", name: "Anika Patel", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=200&h=200&fit=crop", imageAlt: "Anika Patel - Jain Physiotherapy patient review"},
id: "testimonial-3", name: "Anika Patel", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=200&h=200&fit=crop&_wi=1", imageAlt: "Anika Patel - Jain Physiotherapy patient review"},
{
id: "testimonial-4", name: "Vikram Singh", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=200&h=200&fit=crop", imageAlt: "Vikram Singh - Recovered patient at Jain Physiotherapy Clinic Bhopal"},
id: "testimonial-4", name: "Vikram Singh", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=200&h=200&fit=crop&_wi=1", imageAlt: "Vikram Singh - Recovered patient at Jain Physiotherapy Clinic Bhopal"},
]}
cardTitle="Patient Testimonials"
cardTag="Real Patient Stories"