images updated

This commit is contained in:
Selvi 2025-08-29 19:15:51 +05:30
parent d5a1292ff7
commit b37df694b0
16 changed files with 121 additions and 116 deletions

View File

@ -38,7 +38,7 @@ export default function Home() {
return (
<>
<Layout headerStyle={2} footerStyle={1} breadcrumbTitle="COVID-19 UPDATES">
<Layout headerStyle={2} footerStyle={1} breadcrumbTitle="COVID-19 UPDATES" bannerImage="/assets/images/covid/covid-19-banner.webp">
<section className="chooseus-style-two bg-color-1 pt_120 pb_120">
<div className="auto-container">
<div className="row clearfix">
@ -65,7 +65,7 @@ export default function Home() {
>
<div className="inner-box w-100 pb-0">
<div className="icon-box mb-3 mb-lg-0">
<img src="/assets/images/what-we-expect/icon.webp" alt="Virtual Therapy" />
<img src="/assets/images/covid/virtual.webp" alt="Virtual Therapy" />
</div>
<h3>VIRTUAL THERAPY</h3>
<p>
@ -89,7 +89,7 @@ export default function Home() {
<div className="inner-box d-flex flex-column flex-lg-row-reverse align-items-lg-start w-100 pb-0" >
<div className="icon-box ml-lg-3 mb-3 mb-lg-0">
<img src="/assets/images/what-we-expect/icon.webp" alt="Home Therapy" />
<img src="/assets/images/covid/home.webp" alt="Home Therapy" />
</div>
<div>

View File

@ -3,85 +3,90 @@ import Layout from "@/components/layout/Layout"
export default function About() {
return (
<>
<Layout headerStyle={2} footerStyle={1} breadcrumbTitle="Our Approach" bannerImage="/assets/images/what-we-expect/e]approach-banner.webp">
{/* about-section */}
<section className="about-style-two pt_120 pb_120">
<div className="pattern-layer">
<div className="pattern-1 rotate-me" style={{ backgroundImage: "url(assets/images/shape/shape-8.png)" }}></div>
<div className="pattern-2 rotate-me" style={{ backgroundImage: "url(assets/images/shape/shape-9.png)" }}></div>
<div className="pattern-3" style={{ backgroundImage: "url(assets/images/shape/shape-11.png)" }}></div>
<div className="pattern-4" style={{ backgroundImage: "url(assets/images/shape/shape-35.png)" }}></div>
</div>
<div className="auto-container">
<div className="row clearfix">
<div className="col-lg-6 col-md-12 col-sm-12 image-column">
<div className="image_block_one">
<div className="image-box">
<div className="shape float-bob-x" style={{ backgroundImage: "url(assets/images/shape/shape-7.png)" }}></div>
<div className="image-shape" style={{ backgroundImage: "url(assets/images/shape/shape-26.png)" }}></div>
<figure className="image-2"><img src="assets/images/resource/about-1.png" alt="" /></figure>
<div className="icon-one"><i className="icon-13"></i></div>
<div className="icon-two"><i className="icon-14"></i></div>
</div>
</div>
return (
<>
<Layout headerStyle={2} footerStyle={1} breadcrumbTitle="Our Approach" bannerImage="/assets/images/our-approach/our-approach-banner.webp">
{/* about-section */}
<section className="about-style-two pt_120 pb_120">
<div className="pattern-layer">
<div className="pattern-1 rotate-me" style={{ backgroundImage: "url(/assets/images/shape/shape-8.png)" }}></div>
<div className="pattern-2 rotate-me" style={{ backgroundImage: "url(/assets/images/shape/shape-9.png)" }}></div>
<div className="pattern-3" style={{ backgroundImage: "url(/assets/images/shape/shape-11.png)" }}></div>
<div className="pattern-4" style={{ backgroundImage: "url(/assets/images/shape/shape-35.png)" }}></div>
</div>
<div className="auto-container">
<div className="row clearfix">
<div className="col-lg-6 col-md-12 col-sm-12 image-column mb-3">
<div className="image_block_three">
<div className="image-box">
<div className="image-shape">
<div className="shape-1 rotate-me" style={{ backgroundImage: 'url(/assets/images/shape/shape-8.png)' }}></div>
<div className="shape-2" style={{ backgroundImage: 'url(/assets/images/shape/shape-33.png)' }}></div>
<div className="shape-3" style={{ backgroundImage: 'url(/assets/images/shape/shape-7.png)' }}></div>
<div className="shape-4" style={{ backgroundImage: 'url(/assets/images/shape/shape-34.png)' }}></div>
<div className="shape-5" style={{ backgroundImage: 'url(/assets/images/shape/shape-11.png)' }}></div>
</div>
<div className="col-lg-6 col-md-12 col-sm-12 content-column">
<div className="content_block_one">
<div className="content-box ml_30">
<div className="sec-title mb_15">
<span className="sub-title">About Us</span>
<h2>Our Approach</h2>
</div>
<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>
<figure className="image image-1"><img src="/assets/images/our-approach/right.webp" alt="" /></figure>
<figure className="image image-2"><img src="/assets/images/our-approach/left.webp" alt="" /></figure>
<div className="icon-box"><img src="/assets/images/our-approach/icon.webp" alt="" /></div>
</div>
</div>
</div>
<div className="col-lg-6 col-md-12 col-sm-12 content-column">
<div className="content_block_one">
<div className="content-box ml_30">
<div className="sec-title mb_15">
<span className="sub-title">About Us</span>
<h2>Our Approach</h2>
</div>
<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>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>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>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>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 follow Collaborative approach with other health professionals in developing programs which meet your needs.</p>
</div>
</div>
</div>
<p>We follow Collaborative approach with other health professionals in developing programs which meet your needs.</p>
</div>
</div>
</div>
</section>
{/* about-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>
</div>
</section>
{/* about-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>
</section>
{/* subscibe end */}
</Layout>
</>
)
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</section>
{/* subscibe end */}
</Layout>
</>
)
}

View File

@ -1962,7 +1962,7 @@ button.ltr {
width: 30px;
height: 30px;
line-height: 30px;
background: #fff;
background: #ffe6e6;
text-align: center;
border-radius: 50%;
font-size: 14px;

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -18,7 +18,7 @@ const Accident = [
<p class="mt-3 mb-2">There are many symptoms associated with a injury and the possible symptoms may include:</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">pain</li>
<li style="list-style-type: disc;">reduced range of movement</li>
<li style="list-style-type: disc;">swelling/inflammation</li>
@ -51,7 +51,7 @@ const Accident = [
<p class="mb-2">Physiotherapy treatment for an injury :</p>
<p class="mb-2">At rapharehab, we offer customized treatment based on your needs and problems. Physiotherapy may include electrotherapy, home exercise programme and postural education. We also offer other treatment options like:</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Soft Tissue Treatment</li>
<li style="list-style-type: disc;">Joint mobilization techniques</li>
<li style="list-style-type: disc;">Hydrotherapy</li>
@ -87,7 +87,7 @@ const Accident = [
<h3 class="mt-3 mb-2">Catastrophic injuries can be</h3>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Physical injuries include amputation, burns, fractures</li>
<li style="list-style-type: disc;">Spinal cord injuries exclusively affect the spinal cord</li>
<li style="list-style-type: disc;">Cognitive injuries arise from brain damage that takes away a persons ability to work and speak</li>
@ -119,7 +119,7 @@ const Accident = [
<p class="mb-2">Being registered physiotherapists backed by the multidisciplinary team, we provide on optimal management of your catastrophic injuries. Our rehabilitation program includes:</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">identifying the injury,</li>
<li style="list-style-type: disc;">Assessing impairments, activity limitations</li>
<li style="list-style-type: disc;">grading the severity of the injury</li>
@ -140,7 +140,7 @@ const Accident = [
<p class="mb-2">Treatment objectives of the catastrophic injury rehabilitation include:</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">To establish patient focused co-orinated multidisciplinary approach</li>
<li style="list-style-type: disc;">To address physical motor functional activities with early intervention and management to prevent further complications</li>
<li style="list-style-type: disc;">To improve an individuals independence in activities of daily living, such as bathing, eating, dressing, grooming, and mobility</li>
@ -226,7 +226,7 @@ const Accident = [
<p class="mt-3 mb-2">The injury can happen during rapid movement changes when the head is directly hit. This shaking or hitting of the head causes unpredictable injury to any area of the brain which can affect your physical, emotional, and mental well-being. It is important to seek medical treatment immediately following any head injury.</p>
<p class="mt-3 mb-2">Concussions can occur at any age, from a variety of causes, including:</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Motor vehicle collisions (whiplash)</li>
<li style="list-style-type: disc;">Sports injury to the head or neck</li>
<li style="list-style-type: disc;">Falls</li>
@ -243,7 +243,7 @@ const Accident = [
<div class="text-box">
<p class="mt-3 mb-2">Physical symptoms of a concussion can include:</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Headache</li>
<li style="list-style-type: disc;">Dizziness</li>
<li style="list-style-type: disc;">Difficulty with balance and coordination</li>
@ -262,7 +262,7 @@ const Accident = [
<div class="text-box">
<p class="mt-3 mb-2">Cognitive symptoms can include:</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Difficulty with short-term or long-term memory</li>
<li style="list-style-type: disc;">Confusion</li>
<li style="list-style-type: disc;">Difficulty concentrating</li>
@ -273,7 +273,7 @@ const Accident = [
<div class="text-box">
<p class="mt-3 mb-2">Emotional symptoms can include:</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Anxiety</li>
<li style="list-style-type: disc;">Depression</li>
<li style="list-style-type: disc;">Aggression</li>
@ -288,7 +288,7 @@ const Accident = [
<div class="text-box">
<p class="mt-3 mb-2">Longer-term symptoms of concussion</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Fatigue</li>
<li style="list-style-type: disc;">Muscle weakness</li>
<li style="list-style-type: disc;">Low blood pressure</li>
@ -364,7 +364,7 @@ const Accident = [
<p class="mt-3 mb-2">Psychological problems associated with motor vehicle accident</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Increase or decrease in appetite</li>
<li style="list-style-type: disc;">Anxious about driving or being in traffic</li>
<li style="list-style-type: disc;">Strong distressing emotions</li>
@ -394,7 +394,7 @@ const Accident = [
<div class="text-box">
<p class="mb-2">Benefits from Psychological counseling :</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Counseling with a mental health professional, you can gain support towards achieving mental wellness</li>
<li style="list-style-type: disc;">Supporting you towards your goals</li>
<li style="list-style-type: disc;">Helping you identify the changes and challenges you are experiencing</li>
@ -407,7 +407,7 @@ const Accident = [
<div class="text-box">
<p class="mt-3 mb-2">Counseling treatment:</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Telephone pre-screen interview</li>
<li style="list-style-type: disc;">Complete in-person psychological assessment</li>
<li style="list-style-type: disc;">Communication to you of your diagnosis and recommended treatment plan</li>
@ -465,7 +465,7 @@ const Accident = [
<p class="mb-2">The goals of hydrotherapy are</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Muscle relaxation, improving joint motion and reducing pain</li>
<li style="list-style-type: disc;">Relieve pain and muscle spasm</li>
<li style="list-style-type: disc;">To strengthen weak muscles</li>
@ -501,7 +501,7 @@ const Accident = [
</div>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Low back pain</li>
<li style="list-style-type: disc;">Neck and shoulder pain</li>
<li style="list-style-type: disc;">Fibromyalgia</li>
@ -530,7 +530,7 @@ const Accident = [
<h3 class="mb-2">Why Choose Rapha Rehab for Chronic Pain in Etobicoke?</h3>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Highly trained registered physiotherapists</li>
<li style="list-style-type: disc;">Individualized care plans based on your condition</li>
<li style="list-style-type: disc;">Friendly, supportive, and judgment-free environment</li>
@ -546,7 +546,7 @@ const Accident = [
<p class="mt-3 mb-2">What Are Common Injuries Following a Motor Vehicle Accident?</p>
<p class="mt-3 mb-2">Some of the more common injuries that can result from a vehicle accident include:</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Head injury A vehicles sudden stop or change in direction can cause the head to experience sudden and unnatural movements. This sudden movement can cause muscle strains in the neck and back. The injury can range from a concussion to brain damage.</li>
<li style="list-style-type: disc;">Neck and Back injuries- Neck and back injuries are common in motor vehicle accidents ranging from a mild strain to chronic injury. Injury to neck and back can cause severe pain, loss of feeling, and even loss of muscle control.</li>
<li style="list-style-type: disc;">Shoulder injuries Shoulder pain is one of the common injury site after an accident. Injury to the shoulder can cause deep bruising, shoulder strains, and shoulder ligament tear.</li>
@ -559,7 +559,7 @@ const Accident = [
<p class="mt-3 mb-2">What are Common Pains Following a Motor Vehicle Accident?</p>
<p class="mt-3 mb-2">Some of the pains that occur following a motor vehicle accident are readily apparent. However, some pains may appear even after weeks after the accident. These pains include:</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">It is common for headaches to develop several days after a vehicle accident, but it can be more than a common pain. Sometimes a headache can signal a serious problem, such as a blood clot in the brain.</li>
<li style="list-style-type: disc;">Neck or shoulder pain or stiffness: Whiplash is a delayed symptom injury associated with accidents occurs as the result of rear-end vehicle collisions at low speeds.</li>
<li style="list-style-type: disc;">A loss of feeling in the arms and hands is often the result of a whiplash injury resulting from damage to the neck or spinal column.</li>

View File

@ -11,7 +11,7 @@ export const areaOfInjuryData = [
content: `
<div class="content-one mb_30">
<p>We treat conditions like</p>
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Concussion</li>
<li style="list-style-type: disc;">Slip and fall</li>
<li style="list-style-type: disc;">Skull fracture etc </li>
@ -48,7 +48,7 @@ export const areaOfInjuryData = [
content: `
<div class="content-one mb_30">
<p>We treat conditions like</p>
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Whiplash Injuries</li>
<li style="list-style-type: disc;">Cervical Spondylitis</li>
<li style="list-style-type: disc;">Strains and Sprains</li>
@ -86,7 +86,7 @@ export const areaOfInjuryData = [
content: `
<div class="content-one mb_30">
<p>We treat conditions like</p>
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Dislocation and Subluxation</li>
<li style="list-style-type: disc;">Fall Of Outstretched Hand</li>
<li style="list-style-type: disc;">Rotator Cuff Injuries</li>
@ -124,7 +124,7 @@ export const areaOfInjuryData = [
content: `
<div class="content-one mb_30">
<p>At Etobicoke Physiotherapy, we treat conditions like</p>
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Tennis Elbow & Golfers Elbox</li>
<li style="list-style-type: disc;">Tendonitis</li>
<li style="list-style-type: disc;">Avulsion Injury</li>
@ -162,7 +162,7 @@ export const areaOfInjuryData = [
content: `
<div class="content-one mb_30">
<p>We treat conditions like</p>
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Carpal Tunnel Syndrome</li>
<li style="list-style-type: disc;">Colles Fracture</li>
<li style="list-style-type: disc;">Nerve Compression Injury</li>
@ -201,7 +201,7 @@ export const areaOfInjuryData = [
content: `
<div class="content-one mb_30">
<p>We treat conditions like</p>
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Sciatica Nerve Compression</li>
<li style="list-style-type: disc;">Degenrative Disc Diseases</li>
<li style="list-style-type: disc;">Piriformis Syndrome</li>
@ -239,7 +239,7 @@ export const areaOfInjuryData = [
content: `
<div class="content-one mb_30">
<p>We treat conditions like</p>
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Fracture</li>
<li style="list-style-type: disc;">Valgus and Varum Disorders</li>
<li style="list-style-type: disc;">Dislocation Of Hip</li>
@ -277,7 +277,7 @@ export const areaOfInjuryData = [
content: `
<div class="content-one mb_30">
<p>We treat knee physiotherapy conditions like</p>
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Meniscus and Ligament Injuries</li>
<li style="list-style-type: disc;">Patella Fracture</li>
<li style="list-style-type: disc;">Arthritis</li>
@ -315,7 +315,7 @@ export const areaOfInjuryData = [
content: `
<div class="content-one mb_30">
<p>We treat knee physiotherapy conditions like</p>
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Meniscus and Ligament Injuries</li>
<li style="list-style-type: disc;">Patella Fracture</li>
<li style="list-style-type: disc;">Arthritis</li>

View File

@ -20,7 +20,7 @@ const Rehabilitation = [
<p class="mt-3 mb-2">The most common causes of damage to the spinal cord are trauma which includes:-</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Road traffic accidents</li>
<li style="list-style-type: disc;">Sports injuries</li>
<li style="list-style-type: disc;">Domestic injuries</li>
@ -46,7 +46,7 @@ const Rehabilitation = [
<div class="text-box">
<p class="mb-2">Common symptoms associated with spinal cord injury:</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Problems with bowel and bladder function,</li>
<li style="list-style-type: disc;">Respiratory difficulties,</li>
<li style="list-style-type: disc;">Loss of sexual dysfunction,</li>
@ -61,7 +61,7 @@ const Rehabilitation = [
<p class="mb-2">Physiotherapy for a complete spinal cord injury</p>
<p class="mb-2">Physiotherapy for people with spinal cord injury will concentrate on maintaining tissue capability increasing muscle strength and maximizing potential and promoting independence. Treatment will focus on:</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Reducing pain and muscle spasms</li>
<li style="list-style-type: disc;"> Increasing strength of the muscle above the level of injury</li>
<li style="list-style-type: disc;">Maintaining muscle length and range of movement below the level of injury</li>
@ -118,7 +118,7 @@ const Rehabilitation = [
<div class="text-box">
<p class="mb-2">Amputation rehabilitation programs may include the following:</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Pain management for both post-operative and phantom pain</li>
<li style="list-style-type: disc;">Treatments to help improve wound healing and stump care</li>
<li style="list-style-type: disc;">Activities to help improve motor skills, restore activities of daily living (ADLs), and help the patient reach maximum independence</li>
@ -153,7 +153,7 @@ const Rehabilitation = [
<p class="mt-3 mb-2">Signs and symptoms:</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Pain with movement or immovable</li>
<li style="list-style-type: disc;"> Soft tissue visible deformity</li>
<li style="list-style-type: disc;">Muscle spasms of surrounding tissue</li>
@ -169,7 +169,7 @@ parts around the fracture site.</p>
<div class="text-box">
<p class="mb-2">This might include measurements of:</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Range of motion</li>
<li style="list-style-type: disc;">Strength</li>
<li style="list-style-type: disc;">Pain</li>
@ -186,7 +186,7 @@ parts around the fracture site.</p>
<p class="mb-2">Physiotherapy should start immediately after the fracture has been immobilized.</p>
<p class="mb-2">Physiotherapy during fracture healing will concentrate on:</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Relieve pain</li>
<li style="list-style-type: disc;"> Improve range of motion and mobility</li>
<li style="list-style-type: disc;">Strengthen surround tissue and muscle</li>
@ -222,7 +222,7 @@ parts around the fracture site.</p>
<p class="mb-2">After your fracture has healed and/or your cast has been removed physiotherapy is continued until you have regained your full level of function.</p>
<p class="mb-2">The aims of physiotherapy are to:</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Progress weight bearing activities</li>
<li style="list-style-type: disc;"> Return to full function</li>
<li style="list-style-type: disc;">Return strength and full range of movement to muscles / joints</li>
@ -266,7 +266,7 @@ Your treatment will depend very much on the problems identified during your init
<p class="mt-3 mb-2">Rapharehab neurological physiotherapy clinic in etobicoke offers neurological
physiotherapy and rehabilitation to treat neurological conditions such as:</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;"> Paediatric motor development conditions</li>
<li style="list-style-type: disc;"> Parkinsons disease</li>
<li style="list-style-type: disc;">Vestibular dysfunction</li>
@ -286,7 +286,7 @@ physiotherapy and rehabilitation to treat neurological conditions such as:</p>
<div class="text-box">
<p class="mb-2">Our neurological physiotherapy rehabilitation plan can include:</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Bed Exercises to stretch and strengthen your muscles</li>
<li style="list-style-type: disc;">Breathing and Circulation Exercises to prevent respiratory and vascular complications</li>
<li style="list-style-type: disc;">Therapeutic exercises to improve mobility, flexibility, motor control and strength.</li>
@ -318,7 +318,7 @@ physiotherapy and rehabilitation to treat neurological conditions such as:</p>
<div class="text-box">
<p class="mb-2">Other physiotherapy rehabilitation includes:</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Implementation of realistic goals that are measured and time-framed</li>
<li style="list-style-type: disc;"> Actively engaging the patient in treatment sessions</li>
<li style="list-style-type: disc;">Encouragement of normal movement and function</li>
@ -337,7 +337,7 @@ physiotherapy and rehabilitation to treat neurological conditions such as:</p>
<p class="mb-2">Neurological Physiotherapy treatment will help:</p>
<div class="content-one mb_30">
<ul style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<ul class='list-style-one mt-3' style="padding-left: 30px; list-style-type: disc; margin: 0; display: block;">
<li style="list-style-type: disc;">Relieve pain</li>
<li style="list-style-type: disc;"> Improve ability with everyday activities</li>
<li style="list-style-type: disc;">Retrain normal patterns of movement</li>