diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index bf51081..99e399e 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -18,26 +18,23 @@ const navItems = [
const footerColumns = [
{
- title: "Quick Links",
- items: [
+ title: "Quick Links", items: [
{ label: "Home", href: "/" },
- { label: "Services", href: "/" },
+ { label: "Services", href: "/services" },
{ label: "About", href: "/about" },
{ label: "Contact", href: "/contact" },
],
},
{
- title: "Services",
- items: [
- { label: "Back & Neck Pain", href: "/" },
- { label: "Joint Pain Therapy", href: "/" },
- { label: "Post-Surgery Rehab", href: "/" },
- { label: "Sports Injuries", href: "/" },
+ title: "Services", items: [
+ { label: "Back & Neck Pain", href: "/services" },
+ { label: "Joint Pain Therapy", href: "/services" },
+ { label: "Post-Surgery Rehab", href: "/services" },
+ { label: "Sports Injuries", href: "/services" },
],
},
{
- title: "Contact Info",
- items: [
+ title: "Contact Info", items: [
{ label: "Phone: +91-9876-543-210", href: "tel:+919876543210" },
{ label: "Email: info@jainphysio.com", href: "mailto:info@jainphysio.com" },
{ label: "Address: Char Imli, Bhopal", href: "#" },
@@ -45,8 +42,7 @@ const footerColumns = [
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Disclaimer", href: "#" },
@@ -75,9 +71,7 @@ export default function AboutPage() {
navItems={navItems}
brandName="Jain Physiotherapy Clinic"
button={{
- text: "Call Now",
- href: "tel:+919876543210",
- }}
+ text: "Call Now", href: "tel:+919876543210"}}
/>
@@ -86,15 +80,10 @@ export default function AboutPage() {
@@ -91,8 +85,8 @@ export default function ContactPage() {
tagAnimation="slide-up"
background={{ variant: "plain" }}
useInvertedBackground={false}
- imageSrc="http://img.b2bpic.net/free-vector/hospital-care-landing-page-template_23-2151176625.jpg?_wi=2"
- imageAlt="Contact and appointment booking"
+ imageSrc="https://images.unsplash.com/photo-1576091160575-2173dba999ef?w=800&h=600&fit=crop"
+ imageAlt="Clinic reception area for appointment booking"
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="Enter your email or phone"
@@ -110,25 +104,13 @@ export default function ContactPage() {
tagAnimation="slide-up"
metrics={[
{
- id: "phone",
- value: "+91-9876-543-210",
- description: "Phone Number",
- },
+ id: "phone", value: "+91-9876-543-210", description: "Phone Number"},
{
- id: "email",
- value: "info@jainphysio.com",
- description: "Email Address",
- },
+ id: "email", value: "info@jainphysio.com", description: "Email Address"},
{
- id: "location",
- value: "Char Imli, Bhopal",
- description: "Clinic Location",
- },
+ id: "location", value: "Char Imli, Bhopal", description: "Clinic Location"},
{
- id: "hours",
- value: "9AM - 6PM",
- description: "Mon-Sat Hours",
- },
+ id: "hours", value: "9AM - 6PM", description: "Mon-Sat Hours"},
]}
metricsAnimation="slide-up"
useInvertedBackground={false}
@@ -141,29 +123,13 @@ export default function ContactPage() {
@@ -95,17 +89,13 @@ export default function HomePage() {
tagAnimation="slide-up"
buttons={[
{
- text: "Book Appointment",
- href: "/contact",
- },
+ text: "Book Appointment", href: "/contact"},
{
- text: "Call: +91-9876-543-210",
- href: "tel:+919876543210",
- },
+ text: "Call: +91-9876-543-210", href: "tel:+919876543210"},
]}
buttonAnimation="slide-up"
- imageSrc="http://img.b2bpic.net/free-photo/injured-senior-man-with-neck-brace-laying-bed_482257-15289.jpg"
- imageAlt="Modern physiotherapy clinic interior"
+ imageSrc="https://images.unsplash.com/photo-1576091160550-112173f31c74?w=800&h=600&fit=crop"
+ imageAlt="Modern physiotherapy clinic with advanced treatment equipment"
ariaLabel="Jain Physiotherapy Clinic hero section"
/>
@@ -118,25 +108,13 @@ export default function HomePage() {
tagAnimation="slide-up"
metrics={[
{
- id: "rating",
- value: "5.0★",
- description: "Patient Rating",
- },
+ id: "rating", value: "5.0★", description: "Patient Rating"},
{
- id: "patients",
- value: "500+",
- description: "Happy Patients",
- },
+ id: "patients", value: "500+", description: "Happy Patients"},
{
- id: "experience",
- value: "15+",
- description: "Years of Experience",
- },
+ id: "experience", value: "15+", description: "Years of Experience"},
{
- id: "recovery",
- value: "95%",
- description: "Recovery Success Rate",
- },
+ id: "recovery", value: "95%", description: "Recovery Success Rate"},
]}
metricsAnimation="slide-up"
useInvertedBackground={false}
@@ -157,32 +135,14 @@ export default function HomePage() {
animationType="slide-up"
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: "http://img.b2bpic.net/free-photo/physiotherapist-helping-patient-her-clinic_23-2149115654.jpg?_wi=1",
- imageAlt: "Back pain physiotherapy treatment",
- },
+ 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"},
{
- 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: "http://img.b2bpic.net/free-photo/female-doctor-preparing-vaccination-her-colleague_23-2148880498.jpg?_wi=1",
- imageAlt: "Joint pain rehabilitation therapy",
- },
+ 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"},
{
- 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: "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",
- },
+ 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"},
]}
ariaLabel="Physiotherapy services offered"
/>
@@ -193,15 +153,10 @@ export default function HomePage() {
@@ -92,32 +86,14 @@ export default function ServicesPage() {
animationType="slide-up"
features={[
{
- id: "back-pain",
- title: "Back & Neck Pain Treatment",
- 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?_wi=2",
- imageAlt: "Back pain physiotherapy treatment",
- },
+ id: "back-pain", title: "Back & Neck Pain Treatment", 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: "https://images.unsplash.com/photo-1631217b2af32a1e1a79d15cda230dc5f148f36d?w=800&h=600&fit=crop", imageAlt: "Physiotherapist performing back pain treatment in modern clinic"},
{
- id: "joint-care",
- title: "Joint Pain & Mobility Therapy",
- 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?_wi=2",
- imageAlt: "Joint pain rehabilitation therapy",
- },
+ id: "joint-care", title: "Joint Pain & Mobility Therapy", 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: "https://images.unsplash.com/photo-1576091160596-112173f31c74?w=800&h=600&fit=crop", imageAlt: "Specialist conducting joint therapy with patient equipment"},
{
- id: "post-surgery",
- title: "Post-Surgery Rehabilitation",
- 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?_wi=2",
- imageAlt: "Post-surgery rehabilitation therapy",
- },
+ id: "post-surgery", title: "Post-Surgery Rehabilitation", 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: "https://images.unsplash.com/photo-1579154204601-01d3f2d751a0?w=800&h=600&fit=crop", imageAlt: "Post-surgery rehabilitation session in professional clinic"},
]}
ariaLabel="Detailed physiotherapy services"
/>
@@ -127,15 +103,10 @@ export default function ServicesPage() {