Merge version_1 into main #2

Merged
bender merged 5 commits from version_1 into main 2026-03-03 10:50:24 +00:00
5 changed files with 125 additions and 332 deletions

View File

@@ -20,8 +20,7 @@ export default function AboutPage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Physical Therapy", href: "#services" },
{ label: "Sports Medicine", href: "#services" },
{ label: "Pain Management", href: "#services" },
@@ -29,8 +28,7 @@ export default function AboutPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Testimonials", href: "#testimonials" },
{ label: "Pricing", href: "/pricing" },
@@ -38,8 +36,7 @@ export default function AboutPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Accessibility", href: "#" },
@@ -72,7 +69,7 @@ export default function AboutPage() {
description="Leading MSK Rehabilitation Provider"
subdescription="Pyatt MSK Rehabilitation Center"
icon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/physiotherapy-doctor-assisting-elderly-patient-with-leg-exercise-clinic_662251-1742.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/physiotherapy-doctor-assisting-elderly-patient-with-leg-exercise-clinic_662251-1742.jpg"
imageAlt="Professional rehabilitation therapy"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -85,29 +82,17 @@ export default function AboutPage() {
tag="By The Numbers"
metrics={[
{
id: "1",
value: "20+",
description:
"Years of combined experience from our team of certified physiotherapists and MSK specialists",
},
id: "1", value: "20+", description:
"Years of combined experience from our team of certified physiotherapists and MSK specialists"},
{
id: "2",
value: "10,000+",
description:
"Patients successfully treated and returned to their normal activities and lifestyle",
},
id: "2", value: "10,000+", description:
"Patients successfully treated and returned to their normal activities and lifestyle"},
{
id: "3",
value: "95%",
description:
"Patient satisfaction rate with our services and recovery outcomes",
},
id: "3", value: "95%", description:
"Patient satisfaction rate with our services and recovery outcomes"},
{
id: "4",
value: "4.9/5",
description:
"Average rating from verified patient reviews on independent healthcare platforms",
},
id: "4", value: "4.9/5", description:
"Average rating from verified patient reviews on independent healthcare platforms"},
]}
metricsAnimation="slide-up"
useInvertedBackground={false}
@@ -119,35 +104,23 @@ export default function AboutPage() {
tag="Our Values"
title="Patient-Centered Excellence"
description="We are committed to providing the highest standard of MSK care with a focus on patient outcomes, professional integrity, and continuous improvement."
imageSrc="http://img.b2bpic.net/free-photo/personal-trainer-assisting-woman-with-disabilities-her-workout-sports-rehab-centre-with-physiotherapists-patients-working-together-towards-healing_1321-3603.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/personal-trainer-assisting-woman-with-disabilities-her-workout-sports-rehab-centre-with-physiotherapists-patients-working-together-towards-healing_1321-3603.jpg"
imageAlt="Patient-centered rehabilitation approach"
mediaAnimation="slide-up"
mediaPosition="right"
accordionItems={[
{
id: "1",
title: "Patient-First Approach",
content:
"Every decision we make is guided by what's best for our patients. We listen, we care, and we deliver results.",
},
id: "1", title: "Patient-First Approach", content:
"Every decision we make is guided by what's best for our patients. We listen, we care, and we deliver results."},
{
id: "2",
title: "Evidence-Based Practice",
content:
"Our treatment protocols are grounded in the latest research and best practices in physiotherapy and rehabilitation.",
},
id: "2", title: "Evidence-Based Practice", content:
"Our treatment protocols are grounded in the latest research and best practices in physiotherapy and rehabilitation."},
{
id: "3",
title: "Professional Excellence",
content:
"Our team continuously pursues professional development and maintains the highest standards of clinical practice.",
},
id: "3", title: "Professional Excellence", content:
"Our team continuously pursues professional development and maintains the highest standards of clinical practice."},
{
id: "4",
title: "Accessibility & Inclusion",
content:
"We believe quality rehabilitation should be accessible to everyone. We work with insurance and offer flexible payment options.",
},
id: "4", title: "Accessibility & Inclusion", content:
"We believe quality rehabilitation should be accessible to everyone. We work with insurance and offer flexible payment options."},
]}
useInvertedBackground={false}
/>

View File

@@ -5,37 +5,22 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const interTight = Inter_Tight({
variable: "--font-inter-tight",
subsets: ["latin"],
variable: "--font-inter-tight", subsets: ["latin"],
weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"],
});
export const metadata: Metadata = {
title: "Pyatt MSK Rehabilitation | Expert Physiotherapy & Sports Medicine",
description: "Professional musculoskeletal rehabilitation and physiotherapy. Expert treatment for injuries, pain management, and sports medicine with proven recovery results.",
keywords: "physiotherapy, MSK rehabilitation, sports medicine, injury treatment, physical therapy, pain management, sports injury recovery",
metadataBase: new URL("https://pyattmsk.com"),
title: "Pyatt MSK Rehabilitation | Expert Physiotherapy & Sports Medicine", description: "Professional musculoskeletal rehabilitation and physiotherapy. Expert treatment for injuries, pain management, and sports medicine with proven recovery results.", keywords: "physiotherapy, MSK rehabilitation, sports medicine, injury treatment, physical therapy, pain management, sports injury recovery", metadataBase: new URL("https://pyattmsk.com"),
alternates: {
canonical: "https://pyattmsk.com",
},
canonical: "https://pyattmsk.com"},
openGraph: {
title: "Pyatt MSK Rehabilitation | Expert Physiotherapy",
description: "Get expert MSK care and rehabilitation. Personalized treatment plans for injury recovery and pain management.",
url: "https://pyattmsk.com",
siteName: "Pyatt MSK",
type: "website",
images: [
title: "Pyatt MSK Rehabilitation | Expert Physiotherapy", description: "Get expert MSK care and rehabilitation. Personalized treatment plans for injury recovery and pain management.", url: "https://pyattmsk.com", siteName: "Pyatt MSK", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/orthopedic-specialist-assisting-old-patient-with-leg-joint-injury_482257-26987.jpg",
alt: "Pyatt MSK Rehabilitation Center",
},
url: "http://img.b2bpic.net/free-photo/orthopedic-specialist-assisting-old-patient-with-leg-joint-injury_482257-26987.jpg", alt: "Pyatt MSK Rehabilitation Center"},
],
},
twitter: {
card: "summary_large_image",
title: "Pyatt MSK Rehabilitation",
description: "Expert physiotherapy and MSK rehabilitation services",
images: ["http://img.b2bpic.net/free-photo/orthopedic-specialist-assisting-old-patient-with-leg-joint-injury_482257-26987.jpg"],
card: "summary_large_image", title: "Pyatt MSK Rehabilitation", description: "Expert physiotherapy and MSK rehabilitation services", images: ["http://img.b2bpic.net/free-photo/orthopedic-specialist-assisting-old-patient-with-leg-joint-injury_482257-26987.jpg"],
},
robots: {
index: true,

View File

@@ -23,8 +23,7 @@ export default function HomePage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Physical Therapy", href: "#services" },
{ label: "Sports Medicine", href: "#services" },
{ label: "Pain Management", href: "#services" },
@@ -32,8 +31,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Testimonials", href: "#testimonials" },
{ label: "Pricing", href: "/pricing" },
@@ -41,8 +39,7 @@ export default function HomePage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Accessibility", href: "#" },
@@ -92,7 +89,7 @@ export default function HomePage() {
description="Patient-Centered Excellence"
subdescription="Pyatt MSK Rehabilitation"
icon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/physiotherapy-doctor-assisting-elderly-patient-with-leg-exercise-clinic_662251-1742.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/physiotherapy-doctor-assisting-elderly-patient-with-leg-exercise-clinic_662251-1742.jpg"
imageAlt="Physiotherapy treatment"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -105,29 +102,17 @@ export default function HomePage() {
tag="Excellence in Care"
metrics={[
{
id: "1",
value: "95%",
description:
"Patient satisfaction rate and successful recovery outcomes across all treatment programs",
},
id: "1", value: "95%", description:
"Patient satisfaction rate and successful recovery outcomes across all treatment programs"},
{
id: "2",
value: "10,000+",
description:
"Patients successfully treated and returned to their normal activities and lifestyle",
},
id: "2", value: "10,000+", description:
"Patients successfully treated and returned to their normal activities and lifestyle"},
{
id: "3",
value: "20+",
description:
"Years of combined experience from our team of certified physiotherapists and specialists",
},
id: "3", value: "20+", description:
"Years of combined experience from our team of certified physiotherapists and specialists"},
{
id: "4",
value: "4.9/5",
description:
"Average rating from verified patient reviews and testimonials on independent platforms",
},
id: "4", value: "4.9/5", description:
"Average rating from verified patient reviews and testimonials on independent platforms"},
]}
metricsAnimation="slide-up"
useInvertedBackground={false}
@@ -139,35 +124,23 @@ export default function HomePage() {
tag="Our Services"
title="Comprehensive Treatment Services"
description="Tailored rehabilitation programs addressing a wide range of musculoskeletal conditions. From acute injuries to chronic pain, we have the expertise to help you recover."
imageSrc="http://img.b2bpic.net/free-photo/personal-trainer-assisting-woman-with-disabilities-her-workout-sports-rehab-centre-with-physiotherapists-patients-working-together-towards-healing_1321-3603.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/personal-trainer-assisting-woman-with-disabilities-her-workout-sports-rehab-centre-with-physiotherapists-patients-working-together-towards-healing_1321-3603.jpg"
imageAlt="Sports medicine rehabilitation"
mediaAnimation="slide-up"
mediaPosition="right"
accordionItems={[
{
id: "1",
title: "Physical Therapy & Rehabilitation",
content:
"Evidence-based treatment for post-injury recovery, surgery rehabilitation, and chronic pain management. Our therapists use advanced techniques to restore function and mobility.",
},
id: "1", title: "Physical Therapy & Rehabilitation", content:
"Evidence-based treatment for post-injury recovery, surgery rehabilitation, and chronic pain management. Our therapists use advanced techniques to restore function and mobility."},
{
id: "2",
title: "Sports Injury Treatment",
content:
"Specialized care for athletes and active individuals. We treat sprains, strains, and performance-related injuries to get you back in the game safely.",
},
id: "2", title: "Sports Injury Treatment", content:
"Specialized care for athletes and active individuals. We treat sprains, strains, and performance-related injuries to get you back in the game safely."},
{
id: "3",
title: "Pain Management",
content:
"Comprehensive approach to managing acute and chronic pain including manual therapy, exercise prescription, and injury prevention strategies.",
},
id: "3", title: "Pain Management", content:
"Comprehensive approach to managing acute and chronic pain including manual therapy, exercise prescription, and injury prevention strategies."},
{
id: "4",
title: "Work Injury Rehabilitation",
content:
"Occupational rehabilitation and ergonomic assessment to help you return to work safely and prevent future workplace injuries.",
},
id: "4", title: "Work Injury Rehabilitation", content:
"Occupational rehabilitation and ergonomic assessment to help you return to work safely and prevent future workplace injuries."},
]}
buttons={[{ text: "Explore Services", href: "#services" }]}
useInvertedBackground={false}
@@ -178,65 +151,29 @@ export default function HomePage() {
<TestimonialCardSix
testimonials={[
{
id: "1",
name: "Sarah Mitchell",
handle: "@sarah_m",
testimonial:
"After my ACL surgery, Pyatt MSK got me back to running. Their team's expertise and personalized approach made all the difference in my recovery.",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "Sarah Mitchell",
},
id: "1", name: "Sarah Mitchell", handle: "@sarah_m", testimonial:
"After my ACL surgery, Pyatt MSK got me back to running. Their team's expertise and personalized approach made all the difference in my recovery.", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell"},
{
id: "2",
name: "David Chen",
handle: "@david_chen",
testimonial:
"Chronic back pain was affecting my work. The physiotherapists at Pyatt MSK provided relief and taught me how to manage it long-term. Highly recommend!",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "David Chen",
},
id: "2", name: "David Chen", handle: "@david_chen", testimonial:
"Chronic back pain was affecting my work. The physiotherapists at Pyatt MSK provided relief and taught me how to manage it long-term. Highly recommend!", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Chen"},
{
id: "3",
name: "Emily Rodriguez",
handle: "@emily_active",
testimonial:
"I injured my shoulder playing tennis. The sports medicine specialists helped me understand my injury and return to the court stronger than before.",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "Emily Rodriguez",
},
id: "3", name: "Emily Rodriguez", handle: "@emily_active", testimonial:
"I injured my shoulder playing tennis. The sports medicine specialists helped me understand my injury and return to the court stronger than before.", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez"},
{
id: "4",
name: "Michael Thompson",
handle: "@mthompson",
testimonial:
"Professional, caring, and results-driven. My work injury recovery was faster than expected thanks to their structured approach and constant support.",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
imageAlt: "Michael Thompson",
},
id: "4", name: "Michael Thompson", handle: "@mthompson", testimonial:
"Professional, caring, and results-driven. My work injury recovery was faster than expected thanks to their structured approach and constant support.", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Thompson"},
{
id: "5",
name: "Jessica Park",
handle: "@jpark_wellness",
testimonial:
"The team made me feel heard and supported throughout my recovery journey. Their expertise combined with genuine care is unmatched.",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5",
imageAlt: "Jessica Park",
},
id: "5", name: "Jessica Park", handle: "@jpark_wellness", testimonial:
"The team made me feel heard and supported throughout my recovery journey. Their expertise combined with genuine care is unmatched.", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica Park"},
{
id: "6",
name: "Robert Walsh",
handle: "@rwash_sports",
testimonial:
"Outstanding rehabilitation program. Within 8 weeks, I regained full mobility and confidence. This is professional healthcare at its finest.",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6",
imageAlt: "Robert Walsh",
},
id: "6", name: "Robert Walsh", handle: "@rwash_sports", testimonial:
"Outstanding rehabilitation program. Within 8 weeks, I regained full mobility and confidence. This is professional healthcare at its finest.", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Walsh"},
]}
animationType="slide-up"
title="Real Patient Stories"

View File

@@ -5,6 +5,7 @@ import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleAp
import PricingCardFive from "@/components/sections/pricing/PricingCardFive";
import FeatureCardTwentyOne from "@/components/sections/feature/FeatureCardTwentyOne";
import FooterBase from "@/components/sections/footer/FooterBase";
import ContactText from "@/components/sections/contact/ContactText";
import { Zap, Sparkles } from "lucide-react";
import Link from "next/link";
@@ -19,8 +20,7 @@ export default function PricingPage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Physical Therapy", href: "#services" },
{ label: "Sports Medicine", href: "#services" },
{ label: "Pain Management", href: "#services" },
@@ -28,8 +28,7 @@ export default function PricingPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Testimonials", href: "#testimonials" },
{ label: "Pricing", href: "/pricing" },
@@ -37,8 +36,7 @@ export default function PricingPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Accessibility", href: "#" },
@@ -68,56 +66,24 @@ export default function PricingPage() {
<PricingCardFive
plans={[
{
id: "initial-assessment",
tag: "Initial Assessment",
price: "$150",
period: "/session",
description:
"Comprehensive evaluation including medical history review, physical examination, and personalized treatment recommendation.",
button: { text: "Book Assessment", href: "#contact" },
featuresTitle: "Assessment Includes:",
features: [
"60-minute detailed evaluation",
"Movement analysis and testing",
"Written treatment plan",
"Home exercise program",
],
id: "initial-assessment", tag: "Initial Assessment", price: "$150", period: "/session", description:
"Comprehensive evaluation including medical history review, physical examination, and personalized treatment recommendation.", button: { text: "Book Assessment", href: "#contact" },
featuresTitle: "Assessment Includes:", features: [
"60-minute detailed evaluation", "Movement analysis and testing", "Written treatment plan", "Home exercise program"],
},
{
id: "standard-therapy",
tag: "Standard Sessions",
tagIcon: Zap,
price: "$120",
period: "/session",
description:
"Regular physiotherapy sessions focused on your specific treatment goals and functional recovery objectives.",
button: { text: "Start Treatment", href: "#contact" },
featuresTitle: "Includes:",
features: [
"45-minute therapy session",
"Advanced treatment techniques",
"Progress monitoring",
"Exercise adjustments",
"Free home exercise videos",
],
id: "standard-therapy", tag: "Standard Sessions", tagIcon: Zap,
price: "$120", period: "/session", description:
"Regular physiotherapy sessions focused on your specific treatment goals and functional recovery objectives.", button: { text: "Start Treatment", href: "#contact" },
featuresTitle: "Includes:", features: [
"45-minute therapy session", "Advanced treatment techniques", "Progress monitoring", "Exercise adjustments", "Free home exercise videos"],
},
{
id: "package-plan",
tag: "6-Session Package",
tagIcon: Sparkles,
price: "$649",
period: "total",
description:
"Discounted package perfect for structured recovery programs with consistent weekly sessions and comprehensive care.",
button: { text: "Enroll Now", href: "#contact" },
featuresTitle: "Package Benefits:",
features: [
"6 therapy sessions (save $71)",
"Dedicated therapist assigned",
"Priority scheduling",
"Email exercise support",
"Progress photos & metrics",
],
id: "package-plan", tag: "6-Session Package", tagIcon: Sparkles,
price: "$649", period: "total", description:
"Discounted package perfect for structured recovery programs with consistent weekly sessions and comprehensive care.", button: { text: "Enroll Now", href: "#contact" },
featuresTitle: "Package Benefits:", features: [
"6 therapy sessions (save $71)", "Dedicated therapist assigned", "Priority scheduling", "Email exercise support", "Progress photos & metrics"],
},
]}
animationType="slide-up"
@@ -133,29 +99,20 @@ export default function PricingPage() {
tag="What's Included"
title="Comprehensive Care at Every Level"
description="All our pricing plans include access to our professional team, advanced treatment techniques, and personalized recovery support."
imageSrc="http://img.b2bpic.net/free-photo/physiotherapy-doctor-assisting-elderly-patient-with-leg-exercise-clinic_662251-1742.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/physiotherapy-doctor-assisting-elderly-patient-with-leg-exercise-clinic_662251-1742.jpg"
imageAlt="Physiotherapy treatment"
mediaAnimation="slide-up"
mediaPosition="right"
accordionItems={[
{
id: "1",
title: "Professional Assessment",
content:
"Every patient receives a comprehensive evaluation to identify their specific needs and create an effective treatment plan.",
},
id: "1", title: "Professional Assessment", content:
"Every patient receives a comprehensive evaluation to identify their specific needs and create an effective treatment plan."},
{
id: "2",
title: "Evidence-Based Treatment",
content:
"We use proven physiotherapy techniques and exercise protocols that have been shown to accelerate recovery and improve outcomes.",
},
id: "2", title: "Evidence-Based Treatment", content:
"We use proven physiotherapy techniques and exercise protocols that have been shown to accelerate recovery and improve outcomes."},
{
id: "3",
title: "Progress Monitoring",
content:
"Continuous assessment and documentation of your progress helps us adjust your treatment plan as you recover.",
},
id: "3", title: "Progress Monitoring", content:
"Continuous assessment and documentation of your progress helps us adjust your treatment plan as you recover."},
]}
useInvertedBackground={false}
/>

View File

@@ -19,8 +19,7 @@ export default function ServicesPage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Physical Therapy", href: "#services" },
{ label: "Sports Medicine", href: "#services" },
{ label: "Pain Management", href: "#services" },
@@ -28,8 +27,7 @@ export default function ServicesPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Testimonials", href: "#testimonials" },
{ label: "Pricing", href: "/pricing" },
@@ -37,8 +35,7 @@ export default function ServicesPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Accessibility", href: "#" },
@@ -69,35 +66,23 @@ export default function ServicesPage() {
tag="Our Services"
title="Comprehensive Treatment Services"
description="Tailored rehabilitation programs addressing a wide range of musculoskeletal conditions. From acute injuries to chronic pain, we have the expertise to help you recover."
imageSrc="http://img.b2bpic.net/free-photo/personal-trainer-assisting-woman-with-disabilities-her-workout-sports-rehab-centre-with-physiotherapists-patients-working-together-towards-healing_1321-3603.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/personal-trainer-assisting-woman-with-disabilities-her-workout-sports-rehab-centre-with-physiotherapists-patients-working-together-towards-healing_1321-3603.jpg"
imageAlt="Sports medicine rehabilitation"
mediaAnimation="slide-up"
mediaPosition="right"
accordionItems={[
{
id: "1",
title: "Physical Therapy & Rehabilitation",
content:
"Evidence-based treatment for post-injury recovery, surgery rehabilitation, and chronic pain management. Our therapists use advanced techniques to restore function and mobility.",
},
id: "1", title: "Physical Therapy & Rehabilitation", content:
"Evidence-based treatment for post-injury recovery, surgery rehabilitation, and chronic pain management. Our therapists use advanced techniques to restore function and mobility."},
{
id: "2",
title: "Sports Injury Treatment",
content:
"Specialized care for athletes and active individuals. We treat sprains, strains, and performance-related injuries to get you back in the game safely.",
},
id: "2", title: "Sports Injury Treatment", content:
"Specialized care for athletes and active individuals. We treat sprains, strains, and performance-related injuries to get you back in the game safely."},
{
id: "3",
title: "Pain Management",
content:
"Comprehensive approach to managing acute and chronic pain including manual therapy, exercise prescription, and injury prevention strategies.",
},
id: "3", title: "Pain Management", content:
"Comprehensive approach to managing acute and chronic pain including manual therapy, exercise prescription, and injury prevention strategies."},
{
id: "4",
title: "Work Injury Rehabilitation",
content:
"Occupational rehabilitation and ergonomic assessment to help you return to work safely and prevent future workplace injuries.",
},
id: "4", title: "Work Injury Rehabilitation", content:
"Occupational rehabilitation and ergonomic assessment to help you return to work safely and prevent future workplace injuries."},
]}
buttons={[{ text: "Explore Services", href: "#services" }]}
useInvertedBackground={false}
@@ -115,29 +100,17 @@ export default function ServicesPage() {
mediaPosition="left"
accordionItems={[
{
id: "1",
title: "Step 1: Comprehensive Assessment",
content:
"Initial consultation includes detailed medical history, physical examination, and movement analysis to understand your condition and goals.",
},
id: "1", title: "Step 1: Comprehensive Assessment", content:
"Initial consultation includes detailed medical history, physical examination, and movement analysis to understand your condition and goals."},
{
id: "2",
title: "Step 2: Personalized Treatment Plan",
content:
"Based on assessment findings, we create a customized rehabilitation program with clear milestones and expected recovery timeline.",
},
id: "2", title: "Step 2: Personalized Treatment Plan", content:
"Based on assessment findings, we create a customized rehabilitation program with clear milestones and expected recovery timeline."},
{
id: "3",
title: "Step 3: Active Treatment & Monitoring",
content:
"Regular therapy sessions with continuous progress monitoring, technique adjustments, and home exercise programming to accelerate recovery.",
},
id: "3", title: "Step 3: Active Treatment & Monitoring", content:
"Regular therapy sessions with continuous progress monitoring, technique adjustments, and home exercise programming to accelerate recovery."},
{
id: "4",
title: "Step 4: Return to Function",
content:
"Gradual progression to functional activities with injury prevention strategies and maintenance programs to ensure lasting results.",
},
id: "4", title: "Step 4: Return to Function", content:
"Gradual progression to functional activities with injury prevention strategies and maintenance programs to ensure lasting results."},
]}
useInvertedBackground={false}
/>
@@ -147,56 +120,24 @@ export default function ServicesPage() {
<PricingCardFive
plans={[
{
id: "initial-assessment",
tag: "Initial Assessment",
price: "$150",
period: "/session",
description:
"Comprehensive evaluation including medical history review, physical examination, and personalized treatment recommendation.",
button: { text: "Book Assessment", href: "#contact" },
featuresTitle: "Assessment Includes:",
features: [
"60-minute detailed evaluation",
"Movement analysis and testing",
"Written treatment plan",
"Home exercise program",
],
id: "initial-assessment", tag: "Initial Assessment", price: "$150", period: "/session", description:
"Comprehensive evaluation including medical history review, physical examination, and personalized treatment recommendation.", button: { text: "Book Assessment", href: "#contact" },
featuresTitle: "Assessment Includes:", features: [
"60-minute detailed evaluation", "Movement analysis and testing", "Written treatment plan", "Home exercise program"],
},
{
id: "standard-therapy",
tag: "Standard Sessions",
tagIcon: Zap,
price: "$120",
period: "/session",
description:
"Regular physiotherapy sessions focused on your specific treatment goals and functional recovery objectives.",
button: { text: "Start Treatment", href: "#contact" },
featuresTitle: "Includes:",
features: [
"45-minute therapy session",
"Advanced treatment techniques",
"Progress monitoring",
"Exercise adjustments",
"Free home exercise videos",
],
id: "standard-therapy", tag: "Standard Sessions", tagIcon: Zap,
price: "$120", period: "/session", description:
"Regular physiotherapy sessions focused on your specific treatment goals and functional recovery objectives.", button: { text: "Start Treatment", href: "#contact" },
featuresTitle: "Includes:", features: [
"45-minute therapy session", "Advanced treatment techniques", "Progress monitoring", "Exercise adjustments", "Free home exercise videos"],
},
{
id: "package-plan",
tag: "6-Session Package",
tagIcon: Sparkles,
price: "$649",
period: "total",
description:
"Discounted package perfect for structured recovery programs with consistent weekly sessions and comprehensive care.",
button: { text: "Enroll Now", href: "#contact" },
featuresTitle: "Package Benefits:",
features: [
"6 therapy sessions (save $71)",
"Dedicated therapist assigned",
"Priority scheduling",
"Email exercise support",
"Progress photos & metrics",
],
id: "package-plan", tag: "6-Session Package", tagIcon: Sparkles,
price: "$649", period: "total", description:
"Discounted package perfect for structured recovery programs with consistent weekly sessions and comprehensive care.", button: { text: "Enroll Now", href: "#contact" },
featuresTitle: "Package Benefits:", features: [
"6 therapy sessions (save $71)", "Dedicated therapist assigned", "Priority scheduling", "Email exercise support", "Progress photos & metrics"],
},
]}
animationType="slide-up"