From 1970034c93cfd71b4660d53cc79211ee647470e2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:11:03 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index addd7bc..da9f9bf 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -14,16 +14,16 @@ export default function AboutPage() { { name: "Pricing", id: "/pricing" }, { name: "Testimonials", id: "/#testimonials" }, { name: "FAQ", id: "/#faq" }, - { name: "Contact", id: "/#contact" }, + { name: "Contact", id: "/#contact-lead" }, ]; const footerColumns = [ { title: "Services", items: [ - { label: "Physical Therapy", href: "#services" }, - { label: "Sports Medicine", href: "#services" }, - { label: "Pain Management", href: "#services" }, - { label: "Work Injury Care", href: "#services" }, + { label: "Physical Therapy", href: "/services" }, + { label: "Sports Medicine", href: "/services" }, + { label: "Pain Management", href: "/services" }, + { label: "Work Injury Care", href: "/services" }, ], }, { @@ -31,7 +31,7 @@ export default function AboutPage() { { label: "About Us", href: "/about" }, { label: "Testimonials", href: "/#testimonials" }, { label: "Pricing", href: "/pricing" }, - { label: "Contact", href: "/#contact" }, + { label: "Contact", href: "/#contact-lead" }, ], }, { @@ -39,7 +39,7 @@ export default function AboutPage() { { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Accessibility", href: "#" }, - { label: "Contact Us", href: "/#contact" }, + { label: "Contact Us", href: "/#contact-lead" }, ], }, ]; -- 2.49.1 From 6db2f6d073091b2916d413663c4c31c1536d88b2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:11:04 +0000 Subject: [PATCH 2/5] Update src/app/layout.tsx --- src/app/layout.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index f807698..0f3ec98 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -20,7 +20,8 @@ export const metadata: Metadata = { ], }, 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, -- 2.49.1 From b46a5b8a3fb4ab490156e6926598514c27fdb837 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:11:04 +0000 Subject: [PATCH 3/5] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 34a7434..964e0b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,20 +14,20 @@ import { Heart } from "lucide-react"; export default function HomePage() { const navItems = [ - { name: "Services", id: "services" }, + { name: "Services", id: "/services" }, { name: "Pricing", id: "/pricing" }, - { name: "Testimonials", id: "testimonials" }, - { name: "FAQ", id: "faq" }, - { name: "Contact", id: "contact-lead" }, + { name: "Testimonials", id: "#testimonials" }, + { name: "FAQ", id: "#faq" }, + { name: "Contact", id: "#contact-lead" }, ]; const footerColumns = [ { title: "Services", items: [ - { label: "Physical Therapy", href: "#services" }, - { label: "Sports Medicine", href: "#services" }, - { label: "Pain Management", href: "#services" }, - { label: "Work Injury Care", href: "#services" }, + { label: "Physical Therapy", href: "/services" }, + { label: "Sports Medicine", href: "/services" }, + { label: "Pain Management", href: "/services" }, + { label: "Work Injury Care", href: "/services" }, ], }, { @@ -71,7 +71,7 @@ export default function HomePage() { description="Expert musculoskeletal rehabilitation and physiotherapy. Get back to doing what you love with personalized treatment plans designed for your recovery." buttons={[ { text: "Book Your Assessment", href: "#contact-lead" }, - { text: "Learn More", href: "#services" }, + { text: "Learn More", href: "/services" }, ]} background={{ variant: "sparkles-gradient" }} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-hspmpn0c.png?_wi=1" @@ -134,7 +134,7 @@ export default function HomePage() { { 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" }]} + buttons={[{ text: "Explore Services", href: "/services" }]} useInvertedBackground={false} /> -- 2.49.1 From 693e1163505318418dbd0ae2fab89d42fb916a36 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:11:05 +0000 Subject: [PATCH 4/5] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 006cb1d..d9821d3 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -14,16 +14,16 @@ export default function PricingPage() { { name: "Pricing", id: "/pricing" }, { name: "Testimonials", id: "/#testimonials" }, { name: "FAQ", id: "/#faq" }, - { name: "Contact", id: "/#contact" }, + { name: "Contact", id: "/#contact-lead" }, ]; const footerColumns = [ { title: "Services", items: [ - { label: "Physical Therapy", href: "#services" }, - { label: "Sports Medicine", href: "#services" }, - { label: "Pain Management", href: "#services" }, - { label: "Work Injury Care", href: "#services" }, + { label: "Physical Therapy", href: "/services" }, + { label: "Sports Medicine", href: "/services" }, + { label: "Pain Management", href: "/services" }, + { label: "Work Injury Care", href: "/services" }, ], }, { @@ -31,7 +31,7 @@ export default function PricingPage() { { label: "About Us", href: "/about" }, { label: "Testimonials", href: "/#testimonials" }, { label: "Pricing", href: "/pricing" }, - { label: "Contact", href: "/#contact" }, + { label: "Contact", href: "/#contact-lead" }, ], }, { @@ -39,7 +39,7 @@ export default function PricingPage() { { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Accessibility", href: "#" }, - { label: "Contact Us", href: "/#contact" }, + { label: "Contact Us", href: "/#contact-lead" }, ], }, ]; -- 2.49.1 From ca50180fffe7243ec139dd0cdf70ea8c99da003f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:11:06 +0000 Subject: [PATCH 5/5] Update src/app/services/page.tsx --- src/app/services/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 44efb0d..5942e68 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -13,16 +13,16 @@ export default function ServicesPage() { { name: "Pricing", id: "/pricing" }, { name: "Testimonials", id: "/#testimonials" }, { name: "FAQ", id: "/#faq" }, - { name: "Contact", id: "/#contact" }, + { name: "Contact", id: "/#contact-lead" }, ]; const footerColumns = [ { title: "Services", items: [ - { label: "Physical Therapy", href: "#services" }, - { label: "Sports Medicine", href: "#services" }, - { label: "Pain Management", href: "#services" }, - { label: "Work Injury Care", href: "#services" }, + { label: "Physical Therapy", href: "/services" }, + { label: "Sports Medicine", href: "/services" }, + { label: "Pain Management", href: "/services" }, + { label: "Work Injury Care", href: "/services" }, ], }, { @@ -30,7 +30,7 @@ export default function ServicesPage() { { label: "About Us", href: "/about" }, { label: "Testimonials", href: "/#testimonials" }, { label: "Pricing", href: "/pricing" }, - { label: "Contact", href: "/#contact" }, + { label: "Contact", href: "/#contact-lead" }, ], }, { @@ -38,7 +38,7 @@ export default function ServicesPage() { { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Accessibility", href: "#" }, - { label: "Contact Us", href: "/#contact" }, + { label: "Contact Us", href: "/#contact-lead" }, ], }, ]; @@ -79,7 +79,7 @@ export default function ServicesPage() { { 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" }]} + buttons={[{ text: "Explore Services", href: "/services" }]} useInvertedBackground={false} /> -- 2.49.1