28 Commits

Author SHA1 Message Date
ca50180fff Update src/app/services/page.tsx 2026-03-03 11:11:06 +00:00
693e116350 Update src/app/pricing/page.tsx 2026-03-03 11:11:05 +00:00
b46a5b8a3f Update src/app/page.tsx 2026-03-03 11:11:04 +00:00
6db2f6d073 Update src/app/layout.tsx 2026-03-03 11:11:04 +00:00
1970034c93 Update src/app/about/page.tsx 2026-03-03 11:11:03 +00:00
71ba4daa5e Merge version_2 into main
Merge version_2 into main
2026-03-03 11:05:30 +00:00
9d2dfc3f42 Update src/app/services/page.tsx 2026-03-03 11:05:26 +00:00
2e58db2a69 Update src/app/pricing/page.tsx 2026-03-03 11:05:25 +00:00
a5d2991644 Update src/app/page.tsx 2026-03-03 11:05:24 +00:00
d0cfa164a1 Update src/app/about/page.tsx 2026-03-03 11:05:23 +00:00
22b2f42706 Merge version_2 into main
Merge version_2 into main
2026-03-03 11:02:25 +00:00
936aee9bd9 Update src/app/services/page.tsx 2026-03-03 11:02:20 +00:00
760e99300e Update src/app/pricing/page.tsx 2026-03-03 11:02:18 +00:00
f3bc3dbf07 Merge version_2 into main
Merge version_2 into main
2026-03-03 11:00:48 +00:00
541c10a0ae Update src/app/services/page.tsx 2026-03-03 11:00:43 +00:00
799b70c542 Update src/app/pricing/page.tsx 2026-03-03 11:00:42 +00:00
bead972d69 Merge version_2 into main
Merge version_2 into main
2026-03-03 10:57:20 +00:00
e7a162dc9c Update src/app/pricing/page.tsx 2026-03-03 10:57:15 +00:00
598f0490a4 Update src/app/page.tsx 2026-03-03 10:57:14 +00:00
d8a66b1271 Merge version_2 into main
Merge version_2 into main
2026-03-03 10:55:57 +00:00
d141e73330 Update src/app/services/page.tsx 2026-03-03 10:55:51 +00:00
a48ea7d7e7 Update src/app/pricing/page.tsx 2026-03-03 10:55:50 +00:00
09f6e970b4 Update src/app/page.tsx 2026-03-03 10:55:48 +00:00
43ca8cc3bb Update src/app/layout.tsx 2026-03-03 10:55:47 +00:00
8518a938d3 Update src/app/about/page.tsx 2026-03-03 10:55:46 +00:00
4898f092db Merge version_1 into main
Merge version_1 into main
2026-03-03 10:53:45 +00:00
b78d5e3186 Merge version_1 into main
Merge version_1 into main
2026-03-03 10:50:23 +00:00
353a316863 Merge version_1 into main
Merge version_1 into main
2026-03-03 10:47:41 +00:00
5 changed files with 155 additions and 171 deletions

View File

@@ -7,32 +7,31 @@ import MetricCardFourteen from "@/components/sections/metrics/MetricCardFourteen
import FeatureCardTwentyOne from "@/components/sections/feature/FeatureCardTwentyOne"; import FeatureCardTwentyOne from "@/components/sections/feature/FeatureCardTwentyOne";
import FooterBase from "@/components/sections/footer/FooterBase"; import FooterBase from "@/components/sections/footer/FooterBase";
import { Heart } from "lucide-react"; import { Heart } from "lucide-react";
import Link from "next/link";
export default function AboutPage() { export default function AboutPage() {
const navItems = [ const navItems = [
{ name: "Services", id: "services" }, { name: "Services", id: "/services" },
{ name: "Pricing", id: "pricing" }, { name: "Pricing", id: "/pricing" },
{ name: "Testimonials", id: "testimonials" }, { name: "Testimonials", id: "/#testimonials" },
{ name: "FAQ", id: "faq" }, { name: "FAQ", id: "/#faq" },
{ name: "Contact", id: "contact" }, { name: "Contact", id: "/#contact-lead" },
]; ];
const footerColumns = [ const footerColumns = [
{ {
title: "Services", items: [ title: "Services", items: [
{ label: "Physical Therapy", href: "#services" }, { label: "Physical Therapy", href: "/services" },
{ label: "Sports Medicine", href: "#services" }, { label: "Sports Medicine", href: "/services" },
{ label: "Pain Management", href: "#services" }, { label: "Pain Management", href: "/services" },
{ label: "Work Injury Care", href: "#services" }, { label: "Work Injury Care", href: "/services" },
], ],
}, },
{ {
title: "Company", items: [ title: "Company", items: [
{ label: "About Us", href: "/about" }, { label: "About Us", href: "/about" },
{ label: "Testimonials", href: "#testimonials" }, { label: "Testimonials", href: "/#testimonials" },
{ label: "Pricing", href: "/pricing" }, { label: "Pricing", href: "/pricing" },
{ label: "Contact", href: "#contact" }, { label: "Contact", href: "/#contact-lead" },
], ],
}, },
{ {
@@ -40,7 +39,7 @@ export default function AboutPage() {
{ label: "Privacy Policy", href: "#" }, { label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" }, { label: "Terms of Service", href: "#" },
{ label: "Accessibility", href: "#" }, { label: "Accessibility", href: "#" },
{ label: "Contact Us", href: "#contact" }, { label: "Contact Us", href: "/#contact-lead" },
], ],
}, },
]; ];
@@ -69,7 +68,7 @@ export default function AboutPage() {
description="Leading MSK Rehabilitation Provider" description="Leading MSK Rehabilitation Provider"
subdescription="Pyatt MSK Rehabilitation Center" subdescription="Pyatt MSK Rehabilitation Center"
icon={Heart} icon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/physiotherapy-doctor-assisting-elderly-patient-with-leg-exercise-clinic_662251-1742.jpg?_wi=3" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-r33h1geo.png?_wi=4"
imageAlt="Professional rehabilitation therapy" imageAlt="Professional rehabilitation therapy"
mediaAnimation="slide-up" mediaAnimation="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
@@ -82,17 +81,13 @@ export default function AboutPage() {
tag="By The Numbers" tag="By The Numbers"
metrics={[ metrics={[
{ {
id: "1", value: "20+", description: id: "1", value: "20+", description: "Years of combined experience from our team of certified physiotherapists and MSK specialists"},
"Years of combined experience from our team of certified physiotherapists and MSK specialists"},
{ {
id: "2", value: "10,000+", description: id: "2", value: "10,000+", description: "Patients successfully treated and returned to their normal activities and lifestyle"},
"Patients successfully treated and returned to their normal activities and lifestyle"},
{ {
id: "3", value: "95%", description: id: "3", value: "95%", description: "Patient satisfaction rate with our services and recovery outcomes"},
"Patient satisfaction rate with our services and recovery outcomes"},
{ {
id: "4", value: "4.9/5", description: id: "4", value: "4.9/5", description: "Average rating from verified patient reviews on independent healthcare platforms"},
"Average rating from verified patient reviews on independent healthcare platforms"},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
@@ -104,23 +99,19 @@ export default function AboutPage() {
tag="Our Values" tag="Our Values"
title="Patient-Centered Excellence" 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." 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="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-o7xkjjcg.png?_wi=3"
imageAlt="Patient-centered rehabilitation approach" imageAlt="Patient-centered rehabilitation approach"
mediaAnimation="slide-up" mediaAnimation="slide-up"
mediaPosition="right" mediaPosition="right"
accordionItems={[ accordionItems={[
{ {
id: "1", title: "Patient-First Approach", content: 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."},
"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: id: "2", title: "Evidence-Based Practice", content: "Our treatment protocols are grounded in the latest research and best practices in physiotherapy and rehabilitation."},
"Our treatment protocols are grounded in the latest research and best practices in physiotherapy and rehabilitation."},
{ {
id: "3", title: "Professional Excellence", content: id: "3", title: "Professional Excellence", content: "Our team continuously pursues professional development and maintains the highest standards of clinical practice."},
"Our team continuously pursues professional development and maintains the highest standards of clinical practice."},
{ {
id: "4", title: "Accessibility & Inclusion", content: id: "4", title: "Accessibility & Inclusion", content: "We believe quality rehabilitation should be accessible to everyone. We work with insurance and offer flexible payment options."},
"We believe quality rehabilitation should be accessible to everyone. We work with insurance and offer flexible payment options."},
]} ]}
useInvertedBackground={false} useInvertedBackground={false}
/> />
@@ -135,4 +126,4 @@ export default function AboutPage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -20,7 +20,8 @@ export const metadata: Metadata = {
], ],
}, },
twitter: { 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: { robots: {
index: true, index: true,
@@ -1410,4 +1411,4 @@ export default function RootLayout({
</ServiceWrapper> </ServiceWrapper>
</html> </html>
); );
} }

View File

@@ -7,27 +7,27 @@ import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCa
import MetricCardFourteen from "@/components/sections/metrics/MetricCardFourteen"; import MetricCardFourteen from "@/components/sections/metrics/MetricCardFourteen";
import FeatureCardTwentyOne from "@/components/sections/feature/FeatureCardTwentyOne"; import FeatureCardTwentyOne from "@/components/sections/feature/FeatureCardTwentyOne";
import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix"; import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix";
import ContactText from "@/components/sections/contact/ContactText"; import FaqDouble from "@/components/sections/faq/FaqDouble";
import ContactSplit from "@/components/sections/contact/ContactSplit";
import FooterBase from "@/components/sections/footer/FooterBase"; import FooterBase from "@/components/sections/footer/FooterBase";
import { Heart, Quote, Zap, Sparkles } from "lucide-react"; import { Heart } from "lucide-react";
import Link from "next/link";
export default function HomePage() { export default function HomePage() {
const navItems = [ const navItems = [
{ name: "Services", id: "services" }, { name: "Services", id: "/services" },
{ name: "Pricing", id: "pricing" }, { name: "Pricing", id: "/pricing" },
{ name: "Testimonials", id: "testimonials" }, { name: "Testimonials", id: "#testimonials" },
{ name: "FAQ", id: "faq" }, { name: "FAQ", id: "#faq" },
{ name: "Contact", id: "contact" }, { name: "Contact", id: "#contact-lead" },
]; ];
const footerColumns = [ const footerColumns = [
{ {
title: "Services", items: [ title: "Services", items: [
{ label: "Physical Therapy", href: "#services" }, { label: "Physical Therapy", href: "/services" },
{ label: "Sports Medicine", href: "#services" }, { label: "Sports Medicine", href: "/services" },
{ label: "Pain Management", href: "#services" }, { label: "Pain Management", href: "/services" },
{ label: "Work Injury Care", href: "#services" }, { label: "Work Injury Care", href: "/services" },
], ],
}, },
{ {
@@ -35,7 +35,7 @@ export default function HomePage() {
{ label: "About Us", href: "/about" }, { label: "About Us", href: "/about" },
{ label: "Testimonials", href: "#testimonials" }, { label: "Testimonials", href: "#testimonials" },
{ label: "Pricing", href: "/pricing" }, { label: "Pricing", href: "/pricing" },
{ label: "Contact", href: "#contact" }, { label: "Contact", href: "#contact-lead" },
], ],
}, },
{ {
@@ -43,7 +43,7 @@ export default function HomePage() {
{ label: "Privacy Policy", href: "#" }, { label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" }, { label: "Terms of Service", href: "#" },
{ label: "Accessibility", href: "#" }, { label: "Accessibility", href: "#" },
{ label: "Contact Us", href: "#contact" }, { label: "Contact Us", href: "#contact-lead" },
], ],
}, },
]; ];
@@ -67,14 +67,14 @@ export default function HomePage() {
<div id="hero" data-section="hero" className="py-20 md:py-32"> <div id="hero" data-section="hero" className="py-20 md:py-32">
<HeroLogoBillboard <HeroLogoBillboard
logoText="Pyatt MSK" logoText="Pyatt MSK Rehabilitation"
description="Expert musculoskeletal rehabilitation and physiotherapy. Get back to doing what you love with personalized treatment plans designed for your recovery." description="Expert musculoskeletal rehabilitation and physiotherapy. Get back to doing what you love with personalized treatment plans designed for your recovery."
buttons={[ buttons={[
{ text: "Book Your Assessment", href: "#contact" }, { text: "Book Your Assessment", href: "#contact-lead" },
{ text: "Learn More", href: "#services" }, { text: "Learn More", href: "/services" },
]} ]}
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/orthopedic-specialist-assisting-old-patient-with-leg-joint-injury_482257-26987.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-hspmpn0c.png?_wi=1"
imageAlt="Professional rehabilitation therapy session" imageAlt="Professional rehabilitation therapy session"
frameStyle="card" frameStyle="card"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
@@ -89,7 +89,7 @@ export default function HomePage() {
description="Patient-Centered Excellence" description="Patient-Centered Excellence"
subdescription="Pyatt MSK Rehabilitation" subdescription="Pyatt MSK Rehabilitation"
icon={Heart} icon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/physiotherapy-doctor-assisting-elderly-patient-with-leg-exercise-clinic_662251-1742.jpg?_wi=1" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-r33h1geo.png?_wi=1"
imageAlt="Physiotherapy treatment" imageAlt="Physiotherapy treatment"
mediaAnimation="slide-up" mediaAnimation="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
@@ -102,17 +102,13 @@ export default function HomePage() {
tag="Excellence in Care" tag="Excellence in Care"
metrics={[ metrics={[
{ {
id: "1", value: "95%", description: id: "1", value: "95%", description: "Patient satisfaction rate and successful recovery outcomes across all treatment programs"},
"Patient satisfaction rate and successful recovery outcomes across all treatment programs"},
{ {
id: "2", value: "10,000+", description: id: "2", value: "10,000+", description: "Patients successfully treated and returned to their normal activities and lifestyle"},
"Patients successfully treated and returned to their normal activities and lifestyle"},
{ {
id: "3", value: "20+", description: id: "3", value: "20+", description: "Years of combined experience from our team of certified physiotherapists and specialists"},
"Years of combined experience from our team of certified physiotherapists and specialists"},
{ {
id: "4", value: "4.9/5", description: id: "4", value: "4.9/5", description: "Average rating from verified patient reviews and testimonials on independent platforms"},
"Average rating from verified patient reviews and testimonials on independent platforms"},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
@@ -124,25 +120,21 @@ export default function HomePage() {
tag="Our Services" tag="Our Services"
title="Comprehensive Treatment 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." 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="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-o7xkjjcg.png?_wi=1"
imageAlt="Sports medicine rehabilitation" imageAlt="Sports medicine rehabilitation"
mediaAnimation="slide-up" mediaAnimation="slide-up"
mediaPosition="right" mediaPosition="right"
accordionItems={[ accordionItems={[
{ {
id: "1", title: "Physical Therapy & Rehabilitation", content: 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."},
"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: 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."},
"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: id: "3", title: "Pain Management", content: "Comprehensive approach to managing acute and chronic pain including manual therapy, exercise prescription, and injury prevention strategies."},
"Comprehensive approach to managing acute and chronic pain including manual therapy, exercise prescription, and injury prevention strategies."},
{ {
id: "4", title: "Work Injury Rehabilitation", content: id: "4", title: "Work Injury Rehabilitation", content: "Occupational rehabilitation and ergonomic assessment to help you return to work safely and prevent future workplace injuries."},
"Occupational rehabilitation and ergonomic assessment to help you return to work safely and prevent future workplace injuries."},
]} ]}
buttons={[{ text: "Explore Services", href: "#services" }]} buttons={[{ text: "Explore Services", href: "/services" }]}
useInvertedBackground={false} useInvertedBackground={false}
/> />
</div> </div>
@@ -151,29 +143,17 @@ export default function HomePage() {
<TestimonialCardSix <TestimonialCardSix
testimonials={[ testimonials={[
{ {
id: "1", name: "Sarah Mitchell", handle: "@sarah_m", testimonial: 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: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-kf2d9izl.png?_wi=1", imageAlt: "Sarah Mitchell"},
"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: "2", name: "David Chen", handle: "@david_chen", testimonial: 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: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-kf2d9izl.png?_wi=2", imageAlt: "David Chen"},
"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: "3", name: "Emily Rodriguez", handle: "@emily_active", testimonial: 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: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-kf2d9izl.png?_wi=3", imageAlt: "Emily Rodriguez"},
"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: "4", name: "Michael Thompson", handle: "@mthompson", testimonial: 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: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-kf2d9izl.png?_wi=4", imageAlt: "Michael Thompson"},
"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: "5", name: "Jessica Park", handle: "@jpark_wellness", testimonial: 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: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-kf2d9izl.png?_wi=5", imageAlt: "Jessica Park"},
"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: "6", name: "Robert Walsh", handle: "@rwash_sports", testimonial: 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: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-kf2d9izl.png?_wi=6", imageAlt: "Robert Walsh"},
"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"},
]} ]}
animationType="slide-up" animationType="slide-up"
title="Real Patient Stories" title="Real Patient Stories"
@@ -185,16 +165,46 @@ export default function HomePage() {
/> />
</div> </div>
<div id="contact" data-section="contact"> <div id="faq" data-section="faq" className="py-20 md:py-32 bg-gradient-to-b from-transparent to-accent/5">
<ContactText <FaqDouble
text="Ready to start your recovery journey? Get expert assessment and personalized treatment plan today." faqs={[
animationType="entrance-slide" {
buttons={[ id: "1", title: "What should I bring to my first appointment?", content: "Please bring any relevant medical records, imaging results, and a list of current medications. Wear comfortable clothing that allows movement for assessment."},
{ text: "Schedule Free Consultation", href: "#contact" }, {
{ text: "Call Now", href: "tel:+1234567890" }, id: "2", title: "How long does recovery typically take?", content: "Recovery time varies depending on the condition and individual factors. Acute injuries may take 4-8 weeks, while chronic conditions often require 8-12 weeks or more. We'll provide a personalized timeline during your assessment."},
{
id: "3", title: "Do you accept insurance?", content: "Yes, we work with most major insurance providers. Please contact us with your insurance details and we can verify your coverage."},
{
id: "4", title: "Can I get treatment for work-related injuries?", content: "Absolutely. We specialize in work injury rehabilitation and can work directly with workers' compensation. We provide comprehensive occupational rehabilitation and ergonomic assessments."},
{
id: "5", title: "What if I'm not improving?", content: "We continuously monitor your progress and adjust treatment plans as needed. If progress plateaus, we may recommend advanced imaging or consultation with other specialists."},
{
id: "6", title: "Are home exercises important?", content: "Yes, home exercises are crucial to your recovery. They reinforce the work done in sessions and accelerate healing. We provide detailed instructions and videos for all prescribed exercises."},
]} ]}
title="Frequently Asked Questions"
description="Get answers to common questions about our rehabilitation services and treatment process"
tag="FAQ"
faqsAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="contact-lead" data-section="contact-lead">
<ContactSplit
tag="Start Your Recovery"
title="Get Expert Assessment & Personalized Treatment Plan"
description="Join hundreds of patients who have successfully recovered with our evidence-based rehabilitation programs. Schedule your free consultation today."
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false} useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-hspmpn0c.png?_wi=2"
imageAlt="Lead capture banner"
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="Enter your email"
buttonText="Schedule Now"
termsText="We respect your privacy. Your information is secure and won't be shared."
onSubmit={(email) => console.log("Lead captured:", email)}
/> />
</div> </div>
@@ -207,4 +217,4 @@ export default function HomePage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -5,34 +5,33 @@ import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleAp
import PricingCardFive from "@/components/sections/pricing/PricingCardFive"; import PricingCardFive from "@/components/sections/pricing/PricingCardFive";
import FeatureCardTwentyOne from "@/components/sections/feature/FeatureCardTwentyOne"; import FeatureCardTwentyOne from "@/components/sections/feature/FeatureCardTwentyOne";
import FooterBase from "@/components/sections/footer/FooterBase"; import FooterBase from "@/components/sections/footer/FooterBase";
import ContactText from "@/components/sections/contact/ContactText"; import ContactSplit from "@/components/sections/contact/ContactSplit";
import { Zap, Sparkles } from "lucide-react"; import { Zap, Sparkles } from "lucide-react";
import Link from "next/link";
export default function PricingPage() { export default function PricingPage() {
const navItems = [ const navItems = [
{ name: "Services", id: "services" }, { name: "Services", id: "/services" },
{ name: "Pricing", id: "pricing" }, { name: "Pricing", id: "/pricing" },
{ name: "Testimonials", id: "testimonials" }, { name: "Testimonials", id: "/#testimonials" },
{ name: "FAQ", id: "faq" }, { name: "FAQ", id: "/#faq" },
{ name: "Contact", id: "contact" }, { name: "Contact", id: "/#contact-lead" },
]; ];
const footerColumns = [ const footerColumns = [
{ {
title: "Services", items: [ title: "Services", items: [
{ label: "Physical Therapy", href: "#services" }, { label: "Physical Therapy", href: "/services" },
{ label: "Sports Medicine", href: "#services" }, { label: "Sports Medicine", href: "/services" },
{ label: "Pain Management", href: "#services" }, { label: "Pain Management", href: "/services" },
{ label: "Work Injury Care", href: "#services" }, { label: "Work Injury Care", href: "/services" },
], ],
}, },
{ {
title: "Company", items: [ title: "Company", items: [
{ label: "About Us", href: "/about" }, { label: "About Us", href: "/about" },
{ label: "Testimonials", href: "#testimonials" }, { label: "Testimonials", href: "/#testimonials" },
{ label: "Pricing", href: "/pricing" }, { label: "Pricing", href: "/pricing" },
{ label: "Contact", href: "#contact" }, { label: "Contact", href: "/#contact-lead" },
], ],
}, },
{ {
@@ -40,7 +39,7 @@ export default function PricingPage() {
{ label: "Privacy Policy", href: "#" }, { label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" }, { label: "Terms of Service", href: "#" },
{ label: "Accessibility", href: "#" }, { label: "Accessibility", href: "#" },
{ label: "Contact Us", href: "#contact" }, { label: "Contact Us", href: "/#contact-lead" },
], ],
}, },
]; ];
@@ -66,22 +65,19 @@ export default function PricingPage() {
<PricingCardFive <PricingCardFive
plans={[ plans={[
{ {
id: "initial-assessment", tag: "Initial Assessment", price: "$150", period: "/session", description: 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-lead" },
"Comprehensive evaluation including medical history review, physical examination, and personalized treatment recommendation.", button: { text: "Book Assessment", href: "#contact" },
featuresTitle: "Assessment Includes:", features: [ featuresTitle: "Assessment Includes:", features: [
"60-minute detailed evaluation", "Movement analysis and testing", "Written treatment plan", "Home exercise program"], "60-minute detailed evaluation", "Movement analysis and testing", "Written treatment plan", "Home exercise program"],
}, },
{ {
id: "standard-therapy", tag: "Standard Sessions", tagIcon: Zap, id: "standard-therapy", tag: "Standard Sessions", tagIcon: Zap,
price: "$120", period: "/session", description: price: "$120", period: "/session", description: "Regular physiotherapy sessions focused on your specific treatment goals and functional recovery objectives.", button: { text: "Start Treatment", href: "/#contact-lead" },
"Regular physiotherapy sessions focused on your specific treatment goals and functional recovery objectives.", button: { text: "Start Treatment", href: "#contact" },
featuresTitle: "Includes:", features: [ featuresTitle: "Includes:", features: [
"45-minute therapy session", "Advanced treatment techniques", "Progress monitoring", "Exercise adjustments", "Free home exercise videos"], "45-minute therapy session", "Advanced treatment techniques", "Progress monitoring", "Exercise adjustments", "Free home exercise videos"],
}, },
{ {
id: "package-plan", tag: "6-Session Package", tagIcon: Sparkles, id: "package-plan", tag: "6-Session Package", tagIcon: Sparkles,
price: "$649", period: "total", description: 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-lead" },
"Discounted package perfect for structured recovery programs with consistent weekly sessions and comprehensive care.", button: { text: "Enroll Now", href: "#contact" },
featuresTitle: "Package Benefits:", features: [ featuresTitle: "Package Benefits:", features: [
"6 therapy sessions (save $71)", "Dedicated therapist assigned", "Priority scheduling", "Email exercise support", "Progress photos & metrics"], "6 therapy sessions (save $71)", "Dedicated therapist assigned", "Priority scheduling", "Email exercise support", "Progress photos & metrics"],
}, },
@@ -99,35 +95,33 @@ export default function PricingPage() {
tag="What's Included" tag="What's Included"
title="Comprehensive Care at Every Level" title="Comprehensive Care at Every Level"
description="All our pricing plans include access to our professional team, advanced treatment techniques, and personalized recovery support." 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="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-r33h1geo.png?_wi=3"
imageAlt="Physiotherapy treatment" imageAlt="Physiotherapy treatment"
mediaAnimation="slide-up" mediaAnimation="slide-up"
mediaPosition="right" mediaPosition="right"
accordionItems={[ accordionItems={[
{ {
id: "1", title: "Professional Assessment", content: id: "1", title: "Professional Assessment", content: "Every patient receives a comprehensive evaluation to identify their specific needs and create an effective treatment plan."},
"Every patient receives a comprehensive evaluation to identify their specific needs and create an effective treatment plan."},
{ {
id: "2", title: "Evidence-Based Treatment", content: 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."},
"We use proven physiotherapy techniques and exercise protocols that have been shown to accelerate recovery and improve outcomes."},
{ {
id: "3", title: "Progress Monitoring", content: id: "3", title: "Progress Monitoring", content: "Continuous assessment and documentation of your progress helps us adjust your treatment plan as you recover."},
"Continuous assessment and documentation of your progress helps us adjust your treatment plan as you recover."},
]} ]}
useInvertedBackground={false} useInvertedBackground={false}
/> />
</div> </div>
<div id="contact-cta" data-section="contact-cta"> <div id="contact-cta" data-section="contact-cta">
<ContactText <ContactSplit
text="Still have questions about our pricing? Contact us to discuss a custom plan for your specific needs." tag="Questions?"
animationType="entrance-slide" title="Let's Discuss Your Pricing Needs"
buttons={[ description="Have questions about our pricing? Contact us to discuss a custom plan for your specific needs."
{ text: "Get in Touch", href: "#contact" },
{ text: "Schedule Consultation", href: "tel:+1234567890" },
]}
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false} useInvertedBackground={false}
buttonText="Get in Touch"
inputPlaceholder="Your email"
onSubmit={(email) => console.log("Contact request:", email)}
mediaAnimation="slide-up"
/> />
</div> </div>
@@ -140,4 +134,4 @@ export default function PricingPage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -6,32 +6,31 @@ import FeatureCardTwentyOne from "@/components/sections/feature/FeatureCardTwent
import PricingCardFive from "@/components/sections/pricing/PricingCardFive"; import PricingCardFive from "@/components/sections/pricing/PricingCardFive";
import FooterBase from "@/components/sections/footer/FooterBase"; import FooterBase from "@/components/sections/footer/FooterBase";
import { Zap, Sparkles } from "lucide-react"; import { Zap, Sparkles } from "lucide-react";
import Link from "next/link";
export default function ServicesPage() { export default function ServicesPage() {
const navItems = [ const navItems = [
{ name: "Services", id: "services" }, { name: "Services", id: "/services" },
{ name: "Pricing", id: "pricing" }, { name: "Pricing", id: "/pricing" },
{ name: "Testimonials", id: "testimonials" }, { name: "Testimonials", id: "/#testimonials" },
{ name: "FAQ", id: "faq" }, { name: "FAQ", id: "/#faq" },
{ name: "Contact", id: "contact" }, { name: "Contact", id: "/#contact-lead" },
]; ];
const footerColumns = [ const footerColumns = [
{ {
title: "Services", items: [ title: "Services", items: [
{ label: "Physical Therapy", href: "#services" }, { label: "Physical Therapy", href: "/services" },
{ label: "Sports Medicine", href: "#services" }, { label: "Sports Medicine", href: "/services" },
{ label: "Pain Management", href: "#services" }, { label: "Pain Management", href: "/services" },
{ label: "Work Injury Care", href: "#services" }, { label: "Work Injury Care", href: "/services" },
], ],
}, },
{ {
title: "Company", items: [ title: "Company", items: [
{ label: "About Us", href: "/about" }, { label: "About Us", href: "/about" },
{ label: "Testimonials", href: "#testimonials" }, { label: "Testimonials", href: "/#testimonials" },
{ label: "Pricing", href: "/pricing" }, { label: "Pricing", href: "/pricing" },
{ label: "Contact", href: "#contact" }, { label: "Contact", href: "/#contact-lead" },
], ],
}, },
{ {
@@ -39,7 +38,7 @@ export default function ServicesPage() {
{ label: "Privacy Policy", href: "#" }, { label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" }, { label: "Terms of Service", href: "#" },
{ label: "Accessibility", href: "#" }, { label: "Accessibility", href: "#" },
{ label: "Contact Us", href: "#contact" }, { label: "Contact Us", href: "/#contact-lead" },
], ],
}, },
]; ];
@@ -66,25 +65,21 @@ export default function ServicesPage() {
tag="Our Services" tag="Our Services"
title="Comprehensive Treatment 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." 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="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-o7xkjjcg.png?_wi=2"
imageAlt="Sports medicine rehabilitation" imageAlt="Sports medicine rehabilitation"
mediaAnimation="slide-up" mediaAnimation="slide-up"
mediaPosition="right" mediaPosition="right"
accordionItems={[ accordionItems={[
{ {
id: "1", title: "Physical Therapy & Rehabilitation", content: 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."},
"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: 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."},
"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: id: "3", title: "Pain Management", content: "Comprehensive approach to managing acute and chronic pain including manual therapy, exercise prescription, and injury prevention strategies."},
"Comprehensive approach to managing acute and chronic pain including manual therapy, exercise prescription, and injury prevention strategies."},
{ {
id: "4", title: "Work Injury Rehabilitation", content: id: "4", title: "Work Injury Rehabilitation", content: "Occupational rehabilitation and ergonomic assessment to help you return to work safely and prevent future workplace injuries."},
"Occupational rehabilitation and ergonomic assessment to help you return to work safely and prevent future workplace injuries."},
]} ]}
buttons={[{ text: "Explore Services", href: "#services" }]} buttons={[{ text: "Explore Services", href: "/services" }]}
useInvertedBackground={false} useInvertedBackground={false}
/> />
</div> </div>
@@ -94,23 +89,19 @@ export default function ServicesPage() {
tag="Our Process" tag="Our Process"
title="Your Personalized Recovery Path" title="Your Personalized Recovery Path"
description="We follow a structured, evidence-based approach to ensure optimal recovery. Each step is designed with your unique needs in mind." description="We follow a structured, evidence-based approach to ensure optimal recovery. Each step is designed with your unique needs in mind."
imageSrc="http://img.b2bpic.net/free-photo/professional-medic-examining-patient-reaction-light-pupil-response_482257-127007.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-r33h1geo.png?_wi=2"
imageAlt="Patient assessment process" imageAlt="Patient assessment process"
mediaAnimation="slide-up" mediaAnimation="slide-up"
mediaPosition="left" mediaPosition="left"
accordionItems={[ accordionItems={[
{ {
id: "1", title: "Step 1: Comprehensive Assessment", content: 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."},
"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: 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."},
"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: 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."},
"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: 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."},
"Gradual progression to functional activities with injury prevention strategies and maintenance programs to ensure lasting results."},
]} ]}
useInvertedBackground={false} useInvertedBackground={false}
/> />
@@ -120,22 +111,19 @@ export default function ServicesPage() {
<PricingCardFive <PricingCardFive
plans={[ plans={[
{ {
id: "initial-assessment", tag: "Initial Assessment", price: "$150", period: "/session", description: 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-lead" },
"Comprehensive evaluation including medical history review, physical examination, and personalized treatment recommendation.", button: { text: "Book Assessment", href: "#contact" },
featuresTitle: "Assessment Includes:", features: [ featuresTitle: "Assessment Includes:", features: [
"60-minute detailed evaluation", "Movement analysis and testing", "Written treatment plan", "Home exercise program"], "60-minute detailed evaluation", "Movement analysis and testing", "Written treatment plan", "Home exercise program"],
}, },
{ {
id: "standard-therapy", tag: "Standard Sessions", tagIcon: Zap, id: "standard-therapy", tag: "Standard Sessions", tagIcon: Zap,
price: "$120", period: "/session", description: price: "$120", period: "/session", description: "Regular physiotherapy sessions focused on your specific treatment goals and functional recovery objectives.", button: { text: "Start Treatment", href: "/#contact-lead" },
"Regular physiotherapy sessions focused on your specific treatment goals and functional recovery objectives.", button: { text: "Start Treatment", href: "#contact" },
featuresTitle: "Includes:", features: [ featuresTitle: "Includes:", features: [
"45-minute therapy session", "Advanced treatment techniques", "Progress monitoring", "Exercise adjustments", "Free home exercise videos"], "45-minute therapy session", "Advanced treatment techniques", "Progress monitoring", "Exercise adjustments", "Free home exercise videos"],
}, },
{ {
id: "package-plan", tag: "6-Session Package", tagIcon: Sparkles, id: "package-plan", tag: "6-Session Package", tagIcon: Sparkles,
price: "$649", period: "total", description: 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-lead" },
"Discounted package perfect for structured recovery programs with consistent weekly sessions and comprehensive care.", button: { text: "Enroll Now", href: "#contact" },
featuresTitle: "Package Benefits:", features: [ featuresTitle: "Package Benefits:", features: [
"6 therapy sessions (save $71)", "Dedicated therapist assigned", "Priority scheduling", "Email exercise support", "Progress photos & metrics"], "6 therapy sessions (save $71)", "Dedicated therapist assigned", "Priority scheduling", "Email exercise support", "Progress photos & metrics"],
}, },
@@ -157,4 +145,4 @@ export default function ServicesPage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }