Ourteam, Our Approach, gallery, covid 19 pages content updated
This commit is contained in:
parent
fd5ab9334b
commit
295334914b
@ -46,9 +46,7 @@ export default function Home() {
|
|||||||
<div className="sec-title mb_50 text-center">
|
<div className="sec-title mb_50 text-center">
|
||||||
<h2 className="mb-3">COVID 19 UPDATES</h2>
|
<h2 className="mb-3">COVID 19 UPDATES</h2>
|
||||||
<p className="section-para">
|
<p className="section-para">
|
||||||
The COVID 19 pandemic has created increased stress and anxiety levels for many people.
|
The COVID-19 pandemic has increased stress, anxiety, and mobility challenges for many people. At Rapha Rehab, your safety comes first. We offer virtual therapy, at-home physiotherapy, and mobile care as safe, effective alternatives to in-clinic treatment.
|
||||||
We would like to take this opportunity to remind you that virtual therapy and at-home
|
|
||||||
or mobile therapy are effective alternatives to in-clinic therapy for many of our clients.
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -68,9 +66,7 @@ export default function Home() {
|
|||||||
</div>
|
</div>
|
||||||
<h3>VIRTUAL THERAPY</h3>
|
<h3>VIRTUAL THERAPY</h3>
|
||||||
<p>
|
<p>
|
||||||
As an alternative to receiving direct in-clinic therapy, we continue to offer all
|
Virtual therapy allows you to continue treatment from home through secure online sessions. Your therapist provides real-time guidance and support, offering a convenient alternative to in-clinic care.
|
||||||
clients the option to receive tele-rehabilitation or virtual therapy services to
|
|
||||||
address your current therapy needs.
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
@ -94,14 +90,9 @@ export default function Home() {
|
|||||||
<div>
|
<div>
|
||||||
<h3>HOME THERAPY</h3>
|
<h3>HOME THERAPY</h3>
|
||||||
<p>
|
<p>
|
||||||
The convenience of having a physiotherapist come to your home eliminates barriers
|
Home therapy brings professional physiotherapy directly to you, removing barriers such as mobility challenges or lack of transportation. By treating you in your home environment, your therapist can better assess your daily movement, personalize your program, and help you stay actively involved in your recovery.
|
||||||
faced by those who can’t drive. This improved access to therapy makes it easier for
|
|
||||||
clients to be an active participant in their recovery.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
Being able to interact with clients in their home setting enables a therapist to see
|
|
||||||
how the client moves and completes tasks in their everyday life.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
@ -2,9 +2,9 @@ import Layout from "@/components/layout/Layout";
|
|||||||
import CovidClient from "./CovidClient";
|
import CovidClient from "./CovidClient";
|
||||||
|
|
||||||
export const metadata = {
|
export const metadata = {
|
||||||
title: "Rapharehab COVID-19 Safety & Clinic Updates",
|
title: "COVID-19 Updates | Safety & Virtual Care at Rapha Rehab",
|
||||||
description:
|
description:
|
||||||
"Stay informed with Rapharehab’s latest COVID-19 updates, safety protocols, and patient care measures to ensure a secure and trusted clinic.",
|
"COVID-19 updates from Rapha Rehab, including safety protocols, virtual therapy options, and at-home physiotherapy to ensure safe care.",
|
||||||
};
|
};
|
||||||
|
|
||||||
export default function CovidPage() {
|
export default function CovidPage() {
|
||||||
@ -26,7 +26,7 @@ export default function WhyChooseUs() {
|
|||||||
<div className="auto-container">
|
<div className="auto-container">
|
||||||
<div className="sec-title centred mb_50">
|
<div className="sec-title centred mb_50">
|
||||||
<span className="sub-title">Gallery</span>
|
<span className="sub-title">Gallery</span>
|
||||||
<h2>Empowering Every Movement</h2>
|
<h2>Healing Through Movement</h2>
|
||||||
</div>
|
</div>
|
||||||
<div className="row clearfix">
|
<div className="row clearfix">
|
||||||
{currentImages.map((src, index) => (
|
{currentImages.map((src, index) => (
|
||||||
|
|||||||
@ -2,9 +2,9 @@ import Layout from "@/components/layout/Layout";
|
|||||||
import GalleryClient from "../gallery-physiotherapy-etobicoke/GalleryClient";
|
import GalleryClient from "../gallery-physiotherapy-etobicoke/GalleryClient";
|
||||||
|
|
||||||
export const metadata = {
|
export const metadata = {
|
||||||
title: "Clinic & Therapy Gallery – Inside Rapharehab",
|
title: "Physiotherapy Gallery in Etobicoke | Rapha Reha",
|
||||||
description:
|
description:
|
||||||
"Explore Rapharehab’s gallery to see our clinic, equipment, and therapy sessions. A glimpse into our professional and welcoming healing space.",
|
"Explore the Rapha Rehab gallery showcasing patient care, rehabilitation progress, and our dedicated physiotherapy environment in Etobicoke.",
|
||||||
};
|
};
|
||||||
|
|
||||||
export default function GalleryPage() {
|
export default function GalleryPage() {
|
||||||
|
|||||||
@ -5,8 +5,8 @@ import Image from "next/image";
|
|||||||
|
|
||||||
|
|
||||||
export const metadata = {
|
export const metadata = {
|
||||||
title: "Our Healing Approach – Rapharehab’s Proven Methods",
|
title: "Our Approach to Care | Rapha Rehab Etobicoke",
|
||||||
description: "Discover Rapharehab’s personalized approach to wellness. We combine evidence-based methods and holistic care to ensure lasting health results.",
|
description: "Personalized physiotherapy care in Etobicoke with one-on-one treatment, targeted assessments, and customized rehab plans for faster recovery.",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
@ -101,13 +101,11 @@ export default function About() {
|
|||||||
<h2>Our Approach</h2>
|
<h2>Our Approach</h2>
|
||||||
</div>
|
</div>
|
||||||
<div className="text-box mb_40">
|
<div className="text-box mb_40">
|
||||||
<p>Our approach begins with your diagnosis. Our customized and targeted collaborated care program is efficient and effective and will help relieve pain and restore function.</p>
|
<p>At Rapha Rehab, our approach begins with a thorough diagnosis to understand your condition and design a personalized, targeted care plan. We address not only the symptoms but also lifestyle, posture, and ergonomic factors that may be slowing your recovery.</p>
|
||||||
|
|
||||||
<p>We look for the external factors like lifestyle; ergonomics that may be contributing to a delay in recovery process and advise you on the changes to your lifestyle and work environment that can help you to get back on track.</p>
|
<p> Our therapists work one-on-one with you to create an effective rehabilitation program that fits your needs and goals. Whether your condition is acute or chronic, we focus on restoring movement, reducing pain, and supporting long-term wellbeing. </p>
|
||||||
|
|
||||||
<p>Whether your condition is acute or chronic, our team of health care therapist will sit with you one on one so that the customized rehabilitation program fits perfectly to your needs.</p>
|
<p>We also collaborate with other healthcare professionals to ensure you receive complete, coordinated care throughout your recovery journey.</p>
|
||||||
|
|
||||||
<p>We follow Collaborative approach with other health professionals in developing programs which meet your needs.</p>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -11,7 +11,7 @@ export default function Home() {
|
|||||||
<div className="auto-container">
|
<div className="auto-container">
|
||||||
<div className="sec-title mb_50">
|
<div className="sec-title mb_50">
|
||||||
<span className="sub-title">Meet the Team</span>
|
<span className="sub-title">Meet the Team</span>
|
||||||
<h2>Meet Our Experienced Therapists <br />for Exceptional Care</h2>
|
<h2>Meet Our Expert Therapists <br />Dedicated to Exceptional Care</h2>
|
||||||
</div>
|
</div>
|
||||||
<div className="row clearfix justify-content-center">
|
<div className="row clearfix justify-content-center">
|
||||||
{teamMembers.map((member, index) => (
|
{teamMembers.map((member, index) => (
|
||||||
|
|||||||
@ -2,9 +2,9 @@ import Layout from "@/components/layout/Layout";
|
|||||||
import TeamClient from "../our-team-physiotherapy-etobicoke/TeamClient";
|
import TeamClient from "../our-team-physiotherapy-etobicoke/TeamClient";
|
||||||
|
|
||||||
export const metadata = {
|
export const metadata = {
|
||||||
title: "Meet Our Professional Team – Rapharehab Experts",
|
title: "Our Physiotherapy Team in Etobicoke | Rapha Rehab",
|
||||||
description:
|
description:
|
||||||
"Get to know the trusted team behind Rapharehab. Our dedicated experts provide compassionate care and specialized therapies.",
|
"Meet our expert physiotherapy & rehabilitation team in Etobicoke. Skilled professionals dedicated to delivering personalized, care at Rapha Rehab.",
|
||||||
};
|
};
|
||||||
|
|
||||||
export default function OurTeamPage() {
|
export default function OurTeamPage() {
|
||||||
|
|||||||
@ -28,9 +28,9 @@ export default function Menu() {
|
|||||||
<li className="dropdown menu-item-has-children"><Link href="/about-us" aria-label="About Us">About Us</Link>
|
<li className="dropdown menu-item-has-children"><Link href="/about-us" aria-label="About Us">About Us</Link>
|
||||||
<ul>
|
<ul>
|
||||||
<li><Link href="/our-team-physiotherapy-etobicoke" aria-label="Our Team">Our Team</Link></li>
|
<li><Link href="/our-team-physiotherapy-etobicoke" aria-label="Our Team">Our Team</Link></li>
|
||||||
<li><Link href="/ourapproach-physiotherapy-etobicoke" aria-label="Our Approach">Our Approach</Link></li>
|
<li><Link href="/our-approach-physiotherapy-etobicoke" aria-label="Our Approach">Our Approach</Link></li>
|
||||||
<li><Link href="/gallery-physiotherapy-etobicoke" aria-label="Gallery">Gallery</Link></li>
|
<li><Link href="/gallery-physiotherapy-etobicoke" aria-label="Gallery">Gallery</Link></li>
|
||||||
<li><Link href="/covid-19-updates" aria-label="Covid 19 Updates">Covid-19-Updates</Link></li>
|
<li><Link href="/covid-19-updates-etobicoke" aria-label="Covid 19 Updates">Covid-19-Updates</Link></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
|||||||
@ -93,9 +93,9 @@ export default function MobileMenu({ isSidebar, handleMobileMenu, handleSidebar
|
|||||||
<Link href="/about-us" onClick={closeMenu} aria-label="About Us">About Us</Link>
|
<Link href="/about-us" onClick={closeMenu} aria-label="About Us">About Us</Link>
|
||||||
<ul style={{ display: `${isActive.key == 1 ? "block" : "none"}` }}>
|
<ul style={{ display: `${isActive.key == 1 ? "block" : "none"}` }}>
|
||||||
<li><Link href="/our-team-physiotherapy-etobicoke" onClick={closeMenu} aria-label="Out Team">Our Team</Link></li>
|
<li><Link href="/our-team-physiotherapy-etobicoke" onClick={closeMenu} aria-label="Out Team">Our Team</Link></li>
|
||||||
<li><Link href="/ourapproach-physiotherapy-etobicoke" onClick={closeMenu} aria-label="Our approach">Our Approach</Link></li>
|
<li><Link href="/our-approach-physiotherapy-etobicoke" onClick={closeMenu} aria-label="Our approach">Our Approach</Link></li>
|
||||||
<li><Link href="/gallery-physiotherapy-etobicoke" onClick={closeMenu} aria-label="Gallery">Gallery</Link></li>
|
<li><Link href="/gallery-physiotherapy-etobicoke" onClick={closeMenu} aria-label="Gallery">Gallery</Link></li>
|
||||||
<li><Link href="/covid-19-updates" onClick={closeMenu} aria-label="Covid-19 Updates">Covid-19 Updates</Link></li>
|
<li><Link href="/covid-19-updates-etobicoke" onClick={closeMenu} aria-label="Covid-19 Updates">Covid-19 Updates</Link></li>
|
||||||
</ul>
|
</ul>
|
||||||
<div
|
<div
|
||||||
className={isActive.key == 1 ? "dropdown-btn open" : "dropdown-btn"}
|
className={isActive.key == 1 ? "dropdown-btn open" : "dropdown-btn"}
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@ -43,10 +43,10 @@ const staticLinks = [
|
|||||||
{ url: '/payment-insurance/', changefreq: 'weekly', priority: 0.7 },
|
{ url: '/payment-insurance/', changefreq: 'weekly', priority: 0.7 },
|
||||||
{ url: '/locations/', changefreq: 'weekly', priority: 0.7 },
|
{ url: '/locations/', changefreq: 'weekly', priority: 0.7 },
|
||||||
{ url: '/about-us/', changefreq: 'monthly', priority: 0.5 },
|
{ url: '/about-us/', changefreq: 'monthly', priority: 0.5 },
|
||||||
{ url: '/ourapproach-physiotherapy-etobicoke/', changefreq: 'monthly', priority: 0.5 },
|
{ url: '/our-approach-physiotherapy-etobicoke/', changefreq: 'monthly', priority: 0.5 },
|
||||||
{ url: '/our-team-physiotherapy-etobicoke/', changefreq: 'weekly', priority: 0.6 },
|
{ url: '/our-team-physiotherapy-etobicoke/', changefreq: 'weekly', priority: 0.6 },
|
||||||
{ url: '/gallery-physiotherapy-etobicoke/', changefreq: 'weekly', priority: 0.6 },
|
{ url: '/gallery-physiotherapy-etobicoke/', changefreq: 'weekly', priority: 0.6 },
|
||||||
{ url: '/covid-19-updates/', changefreq: 'weekly', priority: 0.6 },
|
{ url: '/covid-19-updates-etobicoke/', changefreq: 'weekly', priority: 0.6 },
|
||||||
{ url: '/etobicoke-treatment-service/', changefreq: 'weekly', priority: 0.6 },
|
{ url: '/etobicoke-treatment-service/', changefreq: 'weekly', priority: 0.6 },
|
||||||
{ url: '/area-of-injury/', changefreq: 'weekly', priority: 0.6 },
|
{ url: '/area-of-injury/', changefreq: 'weekly', priority: 0.6 },
|
||||||
{ url: '/rehabilitation/', changefreq: 'weekly', priority: 0.6 },
|
{ url: '/rehabilitation/', changefreq: 'weekly', priority: 0.6 },
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user