Refugee Physio therapee
This commit is contained in:
parent
2557fcfa93
commit
5526ecc33d
@ -37,7 +37,7 @@ export default function Header1({ scroll, isMobileMenu, handleMobileMenu, isSide
|
|||||||
<li><Link href="/faq-physiotherapy-etobicoke">Faq</Link></li>
|
<li><Link href="/faq-physiotherapy-etobicoke">Faq</Link></li>
|
||||||
<li><Link href="/what-to-expect">What To Expect</Link></li>
|
<li><Link href="/what-to-expect">What To Expect</Link></li>
|
||||||
<li><Link href="/payment-insurance">Payment And Insurance</Link></li>
|
<li><Link href="/payment-insurance">Payment And Insurance</Link></li>
|
||||||
<li><Link href="/refugee-physiotherapy">Refugee Physiotherapy</Link></li>
|
{/* <li><Link href="/refugee-physiotherapy">Refugee Physiotherapy</Link></li> */}
|
||||||
<li>
|
<li>
|
||||||
<Link href="https://www.instagram.com/elrapharehab/" target="_blank" rel="noopener noreferrer">
|
<Link href="https://www.instagram.com/elrapharehab/" target="_blank" rel="noopener noreferrer">
|
||||||
<i className="icon-4"></i>
|
<i className="icon-4"></i>
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
export const servicesList = [
|
export const servicesList = [
|
||||||
{
|
{
|
||||||
id: "8",
|
id: "8",
|
||||||
slug: "osteopathy-clinic-etobicoke",
|
slug: "osteopathy-clinic-etobicoke",
|
||||||
shortTitle: "Osteopathy",
|
shortTitle: "Osteopathy",
|
||||||
@ -335,7 +335,7 @@ export const servicesList = [
|
|||||||
</div>
|
</div>
|
||||||
</div>`
|
</div>`
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "21",
|
id: "21",
|
||||||
slug: "virtual-care-physiotherapy-clinic-etobicoke",
|
slug: "virtual-care-physiotherapy-clinic-etobicoke",
|
||||||
shortTitle: "Virtual Care",
|
shortTitle: "Virtual Care",
|
||||||
@ -412,7 +412,7 @@ export const servicesList = [
|
|||||||
</div>
|
</div>
|
||||||
</div>`
|
</div>`
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "7",
|
id: "7",
|
||||||
slug: "acupuncture-clinic-etobicoke",
|
slug: "acupuncture-clinic-etobicoke",
|
||||||
shortTitle: "Acupuncture",
|
shortTitle: "Acupuncture",
|
||||||
@ -493,7 +493,7 @@ export const servicesList = [
|
|||||||
</div>
|
</div>
|
||||||
</div>`
|
</div>`
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "6",
|
id: "6",
|
||||||
slug: "chiropdist-clinic-etobicoke",
|
slug: "chiropdist-clinic-etobicoke",
|
||||||
shortTitle: "Chiropody",
|
shortTitle: "Chiropody",
|
||||||
@ -569,7 +569,7 @@ export const servicesList = [
|
|||||||
</div>
|
</div>
|
||||||
</div>`
|
</div>`
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5",
|
||||||
slug: "chiropractic-clinic-etobicoke",
|
slug: "chiropractic-clinic-etobicoke",
|
||||||
shortTitle: "Chiropractor",
|
shortTitle: "Chiropractor",
|
||||||
@ -682,7 +682,7 @@ export const servicesList = [
|
|||||||
</div>
|
</div>
|
||||||
</div>`
|
</div>`
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "13",
|
id: "13",
|
||||||
slug: "orthotics-etobicoke",
|
slug: "orthotics-etobicoke",
|
||||||
shortTitle: "Orthotics",
|
shortTitle: "Orthotics",
|
||||||
@ -963,8 +963,8 @@ export const servicesList = [
|
|||||||
</div>
|
</div>
|
||||||
</div>`
|
</div>`
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
// {
|
// {
|
||||||
// id: "7",
|
// id: "7",
|
||||||
// slug: "acupuncture-clinic-etobicoke",
|
// slug: "acupuncture-clinic-etobicoke",
|
||||||
@ -996,7 +996,7 @@ export const servicesList = [
|
|||||||
// <div class="row">
|
// <div class="row">
|
||||||
// <div class="col-md-6">
|
// <div class="col-md-6">
|
||||||
// <ul class="list-style-one clearfix mb_30">
|
// <ul class="list-style-one clearfix mb_30">
|
||||||
|
|
||||||
// <li>High and low blood pressure</li>
|
// <li>High and low blood pressure</li>
|
||||||
// <li>Gastric conditions like peptic ulcer</li>
|
// <li>Gastric conditions like peptic ulcer</li>
|
||||||
// <li>Menstrual problems</li>
|
// <li>Menstrual problems</li>
|
||||||
@ -1008,7 +1008,7 @@ export const servicesList = [
|
|||||||
// </div>
|
// </div>
|
||||||
// <div class="col-md-6">
|
// <div class="col-md-6">
|
||||||
// <ul class="list-style-one clearfix">
|
// <ul class="list-style-one clearfix">
|
||||||
|
|
||||||
// <li>Allergic rhinitis</li>
|
// <li>Allergic rhinitis</li>
|
||||||
// <li>Facial pain</li>
|
// <li>Facial pain</li>
|
||||||
// <li>Morning sickness</li>
|
// <li>Morning sickness</li>
|
||||||
@ -1042,7 +1042,7 @@ export const servicesList = [
|
|||||||
// <li>Vascular dementia</li>
|
// <li>Vascular dementia</li>
|
||||||
// </ul>
|
// </ul>
|
||||||
// </div>
|
// </div>
|
||||||
|
|
||||||
// </div>
|
// </div>
|
||||||
// </div>`
|
// </div>`
|
||||||
// },
|
// },
|
||||||
@ -2108,7 +2108,7 @@ export const servicesList = [
|
|||||||
</div>
|
</div>
|
||||||
</div>`
|
</div>`
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
id: "22",
|
id: "22",
|
||||||
slug: "gait-assessment-etobicoke",
|
slug: "gait-assessment-etobicoke",
|
||||||
@ -3195,7 +3195,7 @@ export const servicesList = [
|
|||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
id: "37",
|
id: "37",
|
||||||
slug: "refugee-physiotherapy-etobicoke",
|
slug: "refugee-physiotherapy-etobicoke",
|
||||||
shortTitle: "Refugee Physiotherapy",
|
shortTitle: "Refugee Physiotherapy",
|
||||||
@ -3206,69 +3206,85 @@ export const servicesList = [
|
|||||||
sidebarImg: "/assets/images/Refugee-Pysiotherapee/left-side.webp",
|
sidebarImg: "/assets/images/Refugee-Pysiotherapee/left-side.webp",
|
||||||
bigImg: "/assets/images/Refugee-Pysiotherapee/big-img.webp",
|
bigImg: "/assets/images/Refugee-Pysiotherapee/big-img.webp",
|
||||||
icon: "/assets/images/Refugee-Pysiotherapee/icon.webp",
|
icon: "/assets/images/Refugee-Pysiotherapee/icon.webp",
|
||||||
shortDescription: "Etobicoke Refugee Physiotherapy provides advanced treatment using acoustic waves to accelerate healing, relieve pain, and restore mobility.",
|
shortDescription: "Etobicoke Refugee Physiotherapy provides compassionate, individualized care to relieve pain, restore mobility, and support refugees in building healthy, independent lives.",
|
||||||
metaTitle: "Refugee Physiotherapy in Etobicoke - Best Physiotherapy Near Me",
|
metaTitle: "Refugee Physiotherapy in Etobicoke - Best Physiotherapy Near Me",
|
||||||
metaDiscription: "Relieve pain & heal faster with Refugee Physiotherapy in Etobicoke. Expert physio & osteopathy treatment for tendinopathy, plantar fasciitis & more.",
|
metaDiscription: "Compassionate Refugee Physiotherapy in Etobicoke. Restore mobility, reduce pain, and support recovery for newcomers with specialized physiotherapy care.",
|
||||||
description: `<div>
|
description: `<div>
|
||||||
<div class="text-box ">
|
<div class="text-box ">
|
||||||
<h2>Refugee Physiotherapy</h2>
|
<h2>Refugee Physiotherapy</h2>
|
||||||
<p class="mb_30">Refugee Physiotherapy is an advanced, non-invasive treatment that uses high-energy acoustic waves to stimulate tissue repair and regeneration in muscles, tendons, and ligaments. At Rapha Rehab, our physiotherapists deliver focused shockwave energy to areas of pain and dysfunction, which may help improve circulation, reduce abnormal tissue changes, and activate the body’s natural healing response - supporting pain relief and improved mobility.</p>
|
<p class="mb_30">Compassionate Physiotherapy Care for Refugees<br/> Refugee Physiotherapy at Rapha Rehab is a specialized program designed to support newcomers who may be experiencing pain, injuries, or untreated health conditions as a result of displacement, trauma, or long travel. Our goal is to restore mobility, alleviate pain, and empower refugees to build healthy, independent lives in their new communities.<br/>Through gentle, evidence-based techniques and individualized care, our physiotherapists address both the physical and emotional challenges of recovery, providing a safe and welcoming environment for healing.</p>
|
||||||
|
|
||||||
<h5 class="mb_15">What Conditions does Shockwave Therapy Treat?</h5>
|
<h5 class="mb_15">What Conditions Does Refugee Physiotherapy Treat?</h5>
|
||||||
<p class="mb_30">Shockwave therapy has strong evidence of effectiveness for conditions such as:</p>
|
<ul class="list-style-one clearfix mb_40">
|
||||||
<ul class="list-style-one clearfix mb_40">
|
<li>Musculoskeletal injuries from travel or physical strain</li>
|
||||||
<li>Plantar fasciitis</li>
|
<li>Chronic pain conditions (neck, back, shoulders, and joints)</li>
|
||||||
<li>Achilles tendinopathy</li>
|
<li>Postural dysfunction from prolonged sitting or carrying heavy loads</li>
|
||||||
<li>Tennis elbow (lateral epicondylitis)</li>
|
<li>Neurological conditions related to untreated injuries or trauma</li>
|
||||||
<li>Calcific shoulder tendinitis</li>
|
<li>Mobility limitations following fractures, sprains, or surgeries</li>
|
||||||
</ul>
|
<li>Psychosomatic pain associated with stress and anxiety</li>
|
||||||
<p class="mb_30">It may also be beneficial in certain cases of:</p>
|
<li>Rehabilitation needs from untreated medical conditions or delayed care</li>
|
||||||
<ul class="list-style-one clearfix mb_40">
|
<li>General weakness, fatigue, or deconditioning from hardship and limited resources</li>
|
||||||
<li>Patellar tendinopathy (jumper’s knee)</li>
|
</ul>
|
||||||
<li>Rotator cuff injuries</li>
|
|
||||||
<li>Heel spurs</li>
|
|
||||||
<li>Frozen shoulder</li>
|
|
||||||
<li>Early-stage osteoarthritis</li>
|
|
||||||
</ul>
|
|
||||||
<p class="mb_30">While research for some of these conditions is still developing, shockwave therapy is particularly helpful when symptoms haven’t improved with traditional physiotherapy, medication, or rest.</p>
|
|
||||||
|
|
||||||
<h5 class="mb_15">How often should you get Shockwave Therapy?</h5>
|
<h5 class="mb_15">How Often Should You Get Refugee Physiotherapy?</h5>
|
||||||
<p class="mb_30">A typical treatment plan involves 3-6 sessions, usually delivered once per week. The exact frequency depends on the severity and duration of your condition. Many patients begin noticing improvements after the first few sessions, with results building over time. No downtime is required, and you can usually resume daily activities soon after each treatment.</p>
|
<p class="mb_30">The frequency of sessions depends on each individual’s condition and goals. Typically, we recommend:</p>
|
||||||
|
<ul class="list-style-one clearfix mb_40">
|
||||||
|
<li><b>Initial series of 6-8 sessions</b> to address pain and restore basic function</li>
|
||||||
|
<li><b>Weekly or biweekly visits</b> during the early stages of treatment</li>
|
||||||
|
<li><b>Maintenance sessions every 4–6 weeks</b> to sustain progress, build resilience, and prevent re-injury</li>
|
||||||
|
</ul>
|
||||||
|
<p class="mb_30">Treatment plans are always customized based on health history, symptom severity, and response to therapy.</p>
|
||||||
|
|
||||||
<h5 class="mb_15">What are the Potential Benefits of Etobicoke Shockwave Therapy?</h5>
|
<h5 class="mb_15">What Are the Potential Benefits of Refugee Physiotherapy?</h5>
|
||||||
<ul class="list-style-one clearfix mb_40">
|
<ul class="list-style-one clearfix mb_40">
|
||||||
<li>Decrease pain, even in long-standing conditions</li>
|
<li>Reduce pain and stiffness in muscles and joints</li>
|
||||||
<li>Improve joint mobility and function</li>
|
<li>Restore mobility, strength, and flexibility</li>
|
||||||
<li>Stimulate tissue repair and natural healing processes</li>
|
<li>Improve posture and body mechanics</li>
|
||||||
<li>Help remodel abnormal tissue and calcifications</li>
|
<li>Support recovery after injury, trauma, or surgery</li>
|
||||||
<li>Support reduction of long-term inflammation</li>
|
<li>Enhance balance, coordination, and daily function</li>
|
||||||
<li>Enhance local circulation and nutrient delivery</li>
|
<li>Provide education on safe movement and self-care</li>
|
||||||
<li>Promote faster recovery and return to activity</li>
|
<li>Build confidence and independence in physical activities</li>
|
||||||
<li>May reduce the need for surgery or long-term medication</li>
|
<li>Address psychosomatic pain through movement and gentle care</li>
|
||||||
<li>Provide lasting pain relief and functional improvements</li>
|
<li>Improve overall quality of life and well-being</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h5 class="mb_15">What is a Shockwave Therapy Session like?</h5>
|
<div className="image-inner">
|
||||||
<p class="mb_30">Each session lasts 15–30 minutes. After identifying the target area, your therapist applies a coupling gel and positions the handheld shockwave device to deliver controlled pulses. Patients often describe the sensation as tapping or pulsing, which may feel mildly uncomfortable but is generally well tolerated. The intensity can be adjusted if needed. Any temporary soreness usually resolves within a day or two. For optimal recovery, you may be advised to avoid strenuous activity for 24-48 hours post-session.</p>
|
<div class="row clearfix">
|
||||||
|
<div class="col-lg-6 col-md-6 col-sm-12 image-column">
|
||||||
<h5 class="mb_15">What Can I Expect in a First Shockwave Therapy Visit in Etobicoke?</h5>
|
<figure class="image-box mb_30"><img src="/assets/images/Refugee-Pysiotherapee/1.webp" alt="Refugee Physiotherapy | Rapharehab"/></figure>
|
||||||
<p class="mb_30">During your first visit, our physiotherapist will review your medical history, assess the affected area, and explain the shockwave procedure, expected outcomes, and safety profile. We’ll answer all your questions about the therapy’s benefits and your personal goals.</p>
|
</div>
|
||||||
<p class="mb_40">Following the initial assessment, you’ll receive your first treatment and post-care instructions, which may include gentle stretching and hydration to support recovery.</p>
|
<div class="col-lg-6 col-md-6 col-sm-12 image-column">
|
||||||
|
<figure class="image-box mb_30"><img src="/assets/images/Refugee-Pysiotherapee/2.webp" alt="Refugee Physiotherapy | Rapharehab"/></figure>
|
||||||
<h5 class="mb_15">Shockwave Therapy at Rapha Rehab</h5>
|
|
||||||
<p class="mb_30">Shockwave Therapy at Rapha Rehab provides a safe, evidence-based solution for many stubborn musculoskeletal injuries—especially plantar fasciitis, tendinopathies, and calcific shoulder conditions. Our goal is to help you return to pain-free movement and optimal wellness, while reducing the need for invasive procedures or long-term medication.</p>
|
|
||||||
|
|
||||||
<div className="image-inner">
|
|
||||||
<div class="row clearfix">
|
|
||||||
<div class="col-lg-6 col-md-6 col-sm-12 image-column">
|
|
||||||
<figure class="image-box mb_30"><img src="/assets/images/Refugee-Pysiotherapee/1.webp" alt="Refugee Physiotherapy | Rapharehab"/></figure>
|
|
||||||
</div>
|
|
||||||
<div class="col-lg-6 col-md-6 col-sm-12 image-column">
|
|
||||||
<figure class="image-box mb_30"><img src="/assets/images/Refugee-Pysiotherapee/2.webp" alt="Refugee Physiotherapy | Rapharehab"/></figure>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>`
|
|
||||||
},
|
<h5 class="mb_15">What is a Refugee Physiotherapy Session Like?</h5>
|
||||||
|
<p class="mb_30">A typical session lasts 45–60 minutes and may include:</p>
|
||||||
|
<ul class="list-style-one clearfix mb_40">
|
||||||
|
<li>A thorough assessment of mobility, posture, and areas of pain</li>
|
||||||
|
<li>Gentle manual therapy to reduce tension and improve movement</li>
|
||||||
|
<li>Guided therapeutic exercises to strengthen and restore function</li>
|
||||||
|
<li>Stretching techniques to release restrictions and enhance flexibility</li>
|
||||||
|
<li>Education on body awareness, safe lifting, and daily activity modification</li>
|
||||||
|
<li>Relaxation and breathing strategies to reduce stress-related pain</li>
|
||||||
|
</ul>
|
||||||
|
<p class="mb_30">Our therapists ensure every session is respectful, culturally sensitive, and adapted to the individual’s comfort level.</p>
|
||||||
|
|
||||||
|
<h5 class="mb_15">What Can I Expect in a First Refugee Physiotherapy Visit?</h5>
|
||||||
|
<p class="mb_30">During your initial visit, our therapist will:</p>
|
||||||
|
<ul class="list-style-one clearfix mb_40">
|
||||||
|
<li>Review your health and symptom history with care and sensitivity</li>
|
||||||
|
<li>Perform a detailed assessment of movement, strength, and pain points</li>
|
||||||
|
<li>Explain the principles of physiotherapy and how treatment can help</li>
|
||||||
|
<li>Begin gentle, personalized therapy techniques to address your needs</li>
|
||||||
|
<li>Provide a simple home exercise program to reinforce in-clinic progress</li>
|
||||||
|
</ul>
|
||||||
|
<p class="mb_40">We also offer guidance on posture, daily activity habits, and long-term self-care strategies. Our aim is to empower refugees with the knowledge and tools to support their health and recovery journey.</p>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>`
|
||||||
|
}
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user