Refugee Physio thereape images and structure updated

This commit is contained in:
akash 2025-09-23 14:26:57 +05:30
parent 9d12fa7965
commit bb9f022f8b
13 changed files with 287 additions and 54 deletions

View File

@ -0,0 +1,82 @@
import Link from "next/link"
import Layout from "@/components/layout/Layout"
export const metadata = {
title: "Refugee Physiotherapy at Physiotherapy Etobicoke - Rapharehab Physiotherapy clinic Etobicoke",
description:
"Explore flexible payment options and insurance coverage at Rapharehab Physiotherapy clinic and rehabilitation etobicoke. We accept a variety of insurance plans and offer convenient payment solutions to ensure you get the care you need without financial stress. Book your appointment today!",
};
export default function Refugee() {
return (
<>
<Layout headerStyle={1} footerStyle={1} breadcrumbTitle="Refugee Physiotherapy" bannerImage="/assets/images/payment-insurance/payment-banner.webp">
{/* chooseus-section */}
<section className="solutions-section">
<div className="auto-container">
<div className="row clearfix">
<div className="col-lg-6 col-md-12 col-sm-12 content-column">
<div className="content-box">
<div className="sec-title mb_15">
{/* <span className="sub-title">Better Solutions</span> */}
<h2>Refugee Physiotherapy</h2>
</div>
<div className="progress-inner mb_50">
<p>At rapharehab Etobicoke Physiotherapy clinic, your treatments are partially or fully covered by health insurance plans and Workplace Safety and Insurance Board (WSIB). If you have medical health care coverage, we believe your treatment costs will be covered by health care plans. The treatments such as physiotherapy, massage therapy, chiropractic care, acupuncture, orthotics etc., all can be covered by health care insurance.</p>
<ul className="list-style-one clearfix mt-4">
<li>In case if you are injured in a motor vehicle accident (MVA), the auto insurance covers the cost of the treatment.</li>
<li>Please get in touch with rapharehab Physiotherapy clinic etobicoke for assistance to know about your coverage.</li>
<li>We Accept Cash/Cheque/Visa/Direct Payment.</li>
</ul>
</div>
</div>
</div>
<div className="col-lg-6 col-md-12 col-sm-12 image-column">
<div className="image_block_two">
<div className="image-box">
<figure className="image image-1-new"><img src="/assets/images/payment-insurance/back.webp" alt="Payment and Insurance" /></figure>
<figure className="image image-2-new"><img src="/assets/images/payment-insurance/front.webp" alt="Payment and Insurance" /></figure>
<div className="icon-box cart-icon"><img src="/assets/images/payment-insurance/icon.webp" alt="Payment and Insurance" /></div>
</div>
</div>
</div>
</div>
</div>
</section>
{/* chooseus-section end */}
{/* subscibe */}
{/* <section className="subscribe-section">
<div className="auto-container">
<div className="inner-container">
<div className="row align-items-center">
<div className="col-lg-6 col-md-12 col-sm-12 text-column">
<div className="text-box">
<h2><span>Subscribe</span> for the exclusive updates!</h2>
</div>
</div>
<div className="col-lg-6 col-md-12 col-sm-12 form-column">
<div className="form-inner">
<form method="post" action="contact">
<div className="form-group">
<input type="email" name="email" placeholder="Enter Your Email Address" required />
<button type="submit" className="theme-btn btn-one"><span>Subscribe Now</span></button>
</div>
<div className="form-group">
<div className="check-box">
<input className="check" type="checkbox" id="checkbox1" />
<label htmlFor="checkbox1">I agree to the <Link href="index">Privacy Policy.</Link></label>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</section> */}
{/* subscibe end */}
</Layout>
</>
)
}

View File

@ -29,35 +29,41 @@ export default function MobileMenu({ isSidebar, handleMobileMenu, handleSidebar
}
};
// ✅ Always close menu after clicking a link
const closeMenu = () => {
if (typeof handleMobileMenu === "function") {
handleMobileMenu();
}
};
return (
<>
<div className="mobile-menu">
{/* Backdrop */}
<div className="menu-backdrop" onClick={handleMobileMenu} />
<div className="menu-backdrop" onClick={closeMenu} />
{/* Close button */}
<div className="close-btn" onClick={handleMobileMenu}>
<div className="close-btn" onClick={closeMenu}>
<span className="far fa-times" />
</div>
{/* Mobile Navigation */}
<nav className="menu-box">
{/* Header row (Logo left, Social icons right) */}
<div className="nav-header">
<div className="nav-logo">
<Link href="/" onClick={handleMobileMenu}>
<Link href="/" onClick={closeMenu}>
<img src="/assets/images/logo-2.png" alt="Logo" />
</Link>
</div>
<div className="nav-social">
<ul className="clearfix">
<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" onClick={closeMenu}>
<span className="fab fa-instagram"></span>
</Link>
</li>
<li>
<Link href="https://www.facebook.com/ELRaphaRehabCenter/" target="_blank" rel="noopener noreferrer">
<Link href="https://www.facebook.com/ELRaphaRehabCenter/" target="_blank" rel="noopener noreferrer" onClick={closeMenu}>
<span className="fab fa-facebook-square"></span>
</Link>
</li>
@ -71,17 +77,17 @@ export default function MobileMenu({ isSidebar, handleMobileMenu, handleSidebar
<ul className="navigation clearfix">
<li>
<Link href="/" onClick={handleMobileMenu}>Home</Link>
<Link href="/" onClick={closeMenu}>Home</Link>
</li>
{/* About Us */}
<li className={isActive.key == 1 ? "dropdown current" : "dropdown"}>
<Link href="/about-us" onClick={handleMobileMenu}>About Us</Link>
<Link href="/about-us" onClick={closeMenu}>About Us</Link>
<ul style={{ display: `${isActive.key == 1 ? "block" : "none"}` }}>
<li><Link href="/our-team-physiotherapy-etobicoke" onClick={handleMobileMenu}>Our Team</Link></li>
<li><Link href="/ourapproach-physiotherapy-etobicoke" onClick={handleMobileMenu}>Our Approach</Link></li>
<li><Link href="/gallery-physiotherapy-etobicoke" onClick={handleMobileMenu}>Gallery</Link></li>
<li><Link href="/covid-19-updates" onClick={handleMobileMenu}>Covid-19 Updates</Link></li>
<li><Link href="/our-team-physiotherapy-etobicoke" onClick={closeMenu}>Our Team</Link></li>
<li><Link href="/ourapproach-physiotherapy-etobicoke" onClick={closeMenu}>Our Approach</Link></li>
<li><Link href="/gallery-physiotherapy-etobicoke" onClick={closeMenu}>Gallery</Link></li>
<li><Link href="/covid-19-updates" onClick={closeMenu}>Covid-19 Updates</Link></li>
</ul>
<div
className={isActive.key == 1 ? "dropdown-btn open" : "dropdown-btn"}
@ -93,11 +99,11 @@ export default function MobileMenu({ isSidebar, handleMobileMenu, handleSidebar
{/* Services */}
<li className={isActive.key == 2 ? "dropdown current" : "dropdown"}>
<Link href="/etobicoke-treatment-service" onClick={handleMobileMenu}>Services</Link>
<Link href="/etobicoke-treatment-service" onClick={closeMenu}>Services</Link>
<ul style={{ display: `${isActive.key == 2 ? "block" : "none"}` }}>
{servicesList.map((item) => (
<li key={item.id}>
<Link href={`/etobicoke-treatment-service/${item.slug}`} onClick={handleMobileMenu}>
<Link href={`/etobicoke-treatment-service/${item.slug}`} onClick={closeMenu}>
{item.shortTitle}
</Link>
</li>
@ -113,11 +119,11 @@ export default function MobileMenu({ isSidebar, handleMobileMenu, handleSidebar
{/* Area of Injury */}
<li className={isActive.key == 3 ? "dropdown current" : "dropdown"}>
<Link href="/area-of-injury" onClick={handleMobileMenu}>Area of Injury</Link>
<Link href="/area-of-injury" onClick={closeMenu}>Area of Injury</Link>
<ul style={{ display: `${isActive.key == 3 ? "block" : "none"}` }}>
{areaOfInjuryData.map((item) => (
<li key={item.id}>
<Link href={`/area-of-injury/${item.slug}`} onClick={handleMobileMenu}>
<Link href={`/area-of-injury/${item.slug}`} onClick={closeMenu}>
{item.title}
</Link>
</li>
@ -133,11 +139,11 @@ export default function MobileMenu({ isSidebar, handleMobileMenu, handleSidebar
{/* Rehabilitation */}
<li className={isActive.key == 4 ? "dropdown current" : "dropdown"}>
<Link href="/rehabilitation" onClick={handleMobileMenu}>Rehabilitation</Link>
<Link href="/rehabilitation" onClick={closeMenu}>Rehabilitation</Link>
<ul style={{ display: `${isActive.key == 4 ? "block" : "none"}` }}>
{Rehabilitation.map((item) => (
<li key={item.id}>
<Link href={`/rehabilitation/${item.slug}`} onClick={handleMobileMenu}>
<Link href={`/rehabilitation/${item.slug}`} onClick={closeMenu}>
{item.title}
</Link>
</li>
@ -153,11 +159,11 @@ export default function MobileMenu({ isSidebar, handleMobileMenu, handleSidebar
{/* Accident */}
<li className={isActive.key == 5 ? "dropdown current" : "dropdown"}>
<Link href="/accident" onClick={handleMobileMenu}>Accident</Link>
<Link href="/accident" onClick={closeMenu}>Accident</Link>
<ul style={{ display: `${isActive.key == 5 ? "block" : "none"}` }}>
{Accident.map((item) => (
<li key={item.id}>
<Link href={`/accident/${item.slug}`} onClick={handleMobileMenu}>
<Link href={`/accident/${item.slug}`} onClick={closeMenu}>
{item.title}
</Link>
</li>
@ -172,12 +178,13 @@ export default function MobileMenu({ isSidebar, handleMobileMenu, handleSidebar
</li>
{/* Other Links */}
<li><Link href="/contact" onClick={handleMobileMenu}>Contact</Link></li>
<li><Link href="/blog" onClick={handleMobileMenu}>Blog</Link></li>
<li><Link href="/why-rapha-physiotherapy-etobicoke" onClick={handleMobileMenu}>Why Us</Link></li>
<li><Link href="/faq-physiotherapy-etobicoke" onClick={handleMobileMenu}>Faq</Link></li>
<li><Link href="/what-to-expect" onClick={handleMobileMenu}>What To Expect</Link></li>
<li><Link href="/payment-insurance" onClick={handleMobileMenu}>Payment And Insurance</Link></li>
<li><Link href="/contact" onClick={closeMenu}>Contact</Link></li>
<li><Link href="/blog" onClick={closeMenu}>Blog</Link></li>
<li><Link href="/why-rapha-physiotherapy-etobicoke" onClick={closeMenu}>Why Us</Link></li>
<li><Link href="/faq-physiotherapy-etobicoke" onClick={closeMenu}>Faq</Link></li>
<li><Link href="/what-to-expect" onClick={closeMenu}>What To Expect</Link></li>
<li><Link href="/payment-insurance" onClick={closeMenu}>Payment And Insurance</Link></li>
{/* <li><Link href="/refugee-physiotherapy" onClick={closeMenu}>Refugee Physiotherapy</Link></li> */}
</ul>
</div>
</div>
@ -188,12 +195,12 @@ export default function MobileMenu({ isSidebar, handleMobileMenu, handleSidebar
<ul>
<li>6 4335 Bloor Street West Etobicoke, M9C5S2</li>
<li>
<Link href="tel:+647-722-3434, +416-622-2873" onClick={handleMobileMenu}>
<Link href="tel:+647-722-3434, +416-622-2873" onClick={closeMenu}>
+647-722-3434, +416-622-2873
</Link>
</li>
<li>
<Link href="mailto:bloor@rapharehab.ca" onClick={handleMobileMenu}>
<Link href="mailto:bloor@rapharehab.ca" onClick={closeMenu}>
bloor@rapharehab.ca
</Link>
</li>

View File

@ -37,6 +37,7 @@ export default function Header1({ scroll, isMobileMenu, handleMobileMenu, isSide
<li><Link href="/faq-physiotherapy-etobicoke">Faq</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="/refugee-physiotherapy">Refugee Physiotherapy</Link></li>
<li>
<Link href="https://www.instagram.com/elrapharehab/" target="_blank" rel="noopener noreferrer">
<i className="icon-4"></i>

View File

@ -46,6 +46,7 @@ export default function Header2({
<li><Link href="/faq-physiotherapy-etobicoke">Faq</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="/refugee-physiotherapy">Refugee Physiotherapy</Link></li> */}
<li>
<Link href="https://www.instagram.com/elrapharehab/" target="_blank" rel="noopener noreferrer">
<i className="icon-4"></i>

View File

@ -1178,6 +1178,55 @@
color: #fff;
} */
/* @media screen and (max-width: 1540px) {
.header-style-two .header-top .top-inner {
display: flex;
justify-content: space-between;
align-items: center;
padding-left: 60px !important;
padding-right: 60px !important;
position: relative;
}
}
@media screen and (max-width: 1440px) {
.header-style-two .header-top .top-inner {
display: flex;
justify-content: space-between;
align-items: center;
padding-left: 20px !important;
padding-right: 20px !important;
position: relative;
}
}
@media screen and (max-width: 1360px) {
.header-style-two .header-top .top-inner {
display: flex;
justify-content: space-between;
align-items: center;
padding-left: 0px !important;
padding-right: 0px !important;
position: relative;
}
.header-top .top-inner .social-links li a {
display: inline-block;
font-size: 15px;
transition: color 0.3s ease;
}
} */
@media only screen and (max-width: 1024px) {
.header-top .top-inner {
gap: 10px;
@ -1225,6 +1274,21 @@
justify-content: center;
gap: 20px;
}
/* Refuge */
.header-top .top-inner .social-links li a {
display: inline-block;
font-size: 13px !important;
color: #fff;
transition: color 0.3s ease;
}
.header-top .top-inner .info-list li a {
display: inline-block;
color: #fff;
font-size: 12px !important;
text-decoration: none;
}
}
@media only screen and (max-width: 500px) {
@ -3472,29 +3536,29 @@
}
}
@media (max-width:1360px) {
@media (max-width:1360px) {
.header-style-two .header-top .top-inner {
display: flex;
justify-content: space-between;
align-items: center;
padding-left: 25px;
padding-right: 25px;
position: relative;
}
display: flex;
justify-content: space-between;
align-items: center;
padding-left: 25px;
padding-right: 25px;
position: relative;
}
}
@media (max-width:1200px) {
.header-style-two .header-top .top-inner {
display: flex;
justify-content: space-between;
align-items: center;
padding-left: 25px;
padding-right: 25px;
position: relative;
}
display: flex;
justify-content: space-between;
align-items: center;
padding-left: 25px;
padding-right: 25px;
position: relative;
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

View File

@ -3134,17 +3134,17 @@ export const servicesList = [
description: `<div>
<div class="text-box ">
<h2>Shockwave Therapy Etobicoke</h2>
<p class="mb_40">Shockwave Therapy 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 bodys natural healing response - supporting pain relief and improved mobility.</p>
<p class="mb_30">Shockwave Therapy 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 bodys natural healing response - supporting pain relief and improved mobility.</p>
<h5 class="mb_15">What Conditions does Shockwave Therapy Treat?</h5>
<p class="mb_40">Shockwave therapy has strong evidence of effectiveness for conditions such as:</p>
<p class="mb_30">Shockwave therapy has strong evidence of effectiveness for conditions such as:</p>
<ul class="list-style-one clearfix mb_40">
<li>Plantar fasciitis</li>
<li>Achilles tendinopathy</li>
<li>Tennis elbow (lateral epicondylitis)</li>
<li>Calcific shoulder tendinitis</li>
</ul>
<p class="mb_40">It may also be beneficial in certain cases of:</p>
<p class="mb_30">It may also be beneficial in certain cases of:</p>
<ul class="list-style-one clearfix mb_40">
<li>Patellar tendinopathy (jumpers knee)</li>
<li>Rotator cuff injuries</li>
@ -3152,10 +3152,10 @@ export const servicesList = [
<li>Frozen shoulder</li>
<li>Early-stage osteoarthritis</li>
</ul>
<p class="mb_40">While research for some of these conditions is still developing, shockwave therapy is particularly helpful when symptoms havent improved with traditional physiotherapy, medication, or rest.</p>
<p class="mb_30">While research for some of these conditions is still developing, shockwave therapy is particularly helpful when symptoms havent improved with traditional physiotherapy, medication, or rest.</p>
<h5 class="mb_15">How often should you get Shockwave Therapy?</h5>
<p class="mb_40">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">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>
<h5 class="mb_15">What are the Potential Benefits of Etobicoke Shockwave Therapy?</h5>
<ul class="list-style-one clearfix mb_40">
@ -3171,14 +3171,14 @@ export const servicesList = [
</ul>
<h5 class="mb_15">What is a Shockwave Therapy Session like?</h5>
<p class="mb_40">Each session lasts 1530 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>
<p class="mb_30">Each session lasts 1530 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>
<h5 class="mb_15">What Can I Expect in a First Shockwave Therapy Visit in Etobicoke?</h5>
<p class="mb_40">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. Well answer all your questions about the therapys benefits and your personal goals.</p>
<p class="mb_40">Following the initial assessment, youll receive your first treatment and post-care instructions, which may include gentle stretching and hydration to support recovery.</p>
<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. Well answer all your questions about the therapys benefits and your personal goals.</p>
<p class="mb_30">Following the initial assessment, youll receive your first treatment and post-care instructions, which may include gentle stretching and hydration to support recovery.</p>
<h5 class="mb_15">Shockwave Therapy at Rapha Rehab</h5>
<p class="mb_40">Shockwave Therapy at Rapha Rehab provides a safe, evidence-based solution for many stubborn musculoskeletal injuriesespecially 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>
<p class="mb_30">Shockwave Therapy at Rapha Rehab provides a safe, evidence-based solution for many stubborn musculoskeletal injuriesespecially 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">
@ -3193,4 +3193,82 @@ export const servicesList = [
</div>
</div>`
},
{
id: "37",
slug: "refugee-physiotherapy-etobicoke",
shortTitle: "Refugee Physiotherapy",
title: "REFUGEE PHYSIOTHERAPY",
alt: "Refugee Physiotherapy | Rapharehab",
bannerImage: "/assets/images/Refugee-Pysiotherapee/refugee-banner.webp",
image: "/assets/images/Refugee-Pysiotherapee/card.webp",
sidebarImg: "/assets/images/Refugee-Pysiotherapee/left-side.webp",
bigImg: "/assets/images/Refugee-Pysiotherapee/big-img.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.",
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.",
description: `<div>
<div class="text-box ">
<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 bodys natural healing response - supporting pain relief and improved mobility.</p>
<h5 class="mb_15">What Conditions does Shockwave Therapy 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">
<li>Plantar fasciitis</li>
<li>Achilles tendinopathy</li>
<li>Tennis elbow (lateral epicondylitis)</li>
<li>Calcific shoulder tendinitis</li>
</ul>
<p class="mb_30">It may also be beneficial in certain cases of:</p>
<ul class="list-style-one clearfix mb_40">
<li>Patellar tendinopathy (jumpers knee)</li>
<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 havent improved with traditional physiotherapy, medication, or rest.</p>
<h5 class="mb_15">How often should you get Shockwave Therapy?</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>
<h5 class="mb_15">What are the Potential Benefits of Etobicoke Shockwave Therapy?</h5>
<ul class="list-style-one clearfix mb_40">
<li>Decrease pain, even in long-standing conditions</li>
<li>Improve joint mobility and function</li>
<li>Stimulate tissue repair and natural healing processes</li>
<li>Help remodel abnormal tissue and calcifications</li>
<li>Support reduction of long-term inflammation</li>
<li>Enhance local circulation and nutrient delivery</li>
<li>Promote faster recovery and return to activity</li>
<li>May reduce the need for surgery or long-term medication</li>
<li>Provide lasting pain relief and functional improvements</li>
</ul>
<h5 class="mb_15">What is a Shockwave Therapy Session like?</h5>
<p class="mb_30">Each session lasts 1530 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>
<h5 class="mb_15">What Can I Expect in a First Shockwave Therapy Visit in Etobicoke?</h5>
<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. Well answer all your questions about the therapys benefits and your personal goals.</p>
<p class="mb_40">Following the initial assessment, youll receive your first treatment and post-care instructions, which may include gentle stretching and hydration to support recovery.</p>
<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 injuriesespecially 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>`
},
];