Merge branch 'team' of https://git.metatroncube.in/MetatroncubeSoftwareSolutions/rapharehap into team
@ -114,7 +114,7 @@ export default function Home() {
|
||||
</section>
|
||||
|
||||
{/* Subscribe Section */}
|
||||
<section className="subscribe-section pt-0 bg-color-1">
|
||||
{/* <section className="subscribe-section pt-0 bg-color-1">
|
||||
<div className="auto-container">
|
||||
<div className="inner-container">
|
||||
<div className="row align-items-center">
|
||||
@ -144,7 +144,7 @@ export default function Home() {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section> */}
|
||||
</Layout>
|
||||
</>
|
||||
)
|
||||
|
||||
@ -32,8 +32,8 @@ export default function WhyChooseUs() {
|
||||
<div className="col-lg-4 col-md-6 col-sm-12 gallery-block">
|
||||
<div className="gallery-block-one">
|
||||
<div className="inner-box">
|
||||
<figure className="image-box"><img src="assets/images/gallery/gallery-6.jpg" alt="" /></figure>
|
||||
<div className="view-btn"><Link href="assets/images/gallery/gallery-6.jpg" className="lightbox-image" data-fancybox="gallery"><i className="icon-4"></i></Link></div>
|
||||
<figure className="image-box"><img src="/assets/images/gallery/gallery-6.jpg" alt="" /></figure>
|
||||
<div className="view-btn"><Link href="/assets/images/gallery/gallery-6.jpg" className="lightbox-image" data-fancybox="gallery"><i className="icon-4"></i></Link></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -41,8 +41,8 @@ export default function WhyChooseUs() {
|
||||
<div className="col-lg-4 col-md-6 col-sm-12 gallery-block">
|
||||
<div className="gallery-block-one">
|
||||
<div className="inner-box">
|
||||
<figure className="image-box"><img src="assets/images/gallery/gallery-7.jpg" alt="" /></figure>
|
||||
<div className="view-btn"><Link href="assets/images/gallery/gallery-7.jpg" className="lightbox-image" data-fancybox="gallery"><i className="icon-4"></i></Link></div>
|
||||
<figure className="image-box"><img src="/assets/images/gallery/gallery-7.jpg" alt="" /></figure>
|
||||
<div className="view-btn"><Link href="/assets/images/gallery/gallery-7.jpg" className="lightbox-image" data-fancybox="gallery"><i className="icon-4"></i></Link></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -50,8 +50,8 @@ export default function WhyChooseUs() {
|
||||
<div className="col-lg-4 col-md-6 col-sm-12 gallery-block">
|
||||
<div className="gallery-block-one">
|
||||
<div className="inner-box">
|
||||
<figure className="image-box"><img src="assets/images/gallery/gallery-8.jpg" alt="" /></figure>
|
||||
<div className="view-btn"><Link href="assets/images/gallery/gallery-8.jpg" className="lightbox-image" data-fancybox="gallery"><i className="icon-4"></i></Link></div>
|
||||
<figure className="image-box"><img src="/assets/images/gallery/gallery-8.jpg" alt="" /></figure>
|
||||
<div className="view-btn"><Link href="/assets/images/gallery/gallery-8.jpg" className="lightbox-image" data-fancybox="gallery"><i className="icon-4"></i></Link></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -59,8 +59,8 @@ export default function WhyChooseUs() {
|
||||
<div className="col-lg-4 col-md-6 col-sm-12 gallery-block">
|
||||
<div className="gallery-block-one">
|
||||
<div className="inner-box">
|
||||
<figure className="image-box"><img src="assets/images/gallery/gallery-9.jpg" alt="" /></figure>
|
||||
<div className="view-btn"><Link href="assets/images/gallery/gallery-9.jpg" className="lightbox-image" data-fancybox="gallery"><i className="icon-4"></i></Link></div>
|
||||
<figure className="image-box"><img src="/assets/images/gallery/gallery-9.jpg" alt="" /></figure>
|
||||
<div className="view-btn"><Link href="/assets/images/gallery/gallery-9.jpg" className="lightbox-image" data-fancybox="gallery"><i className="icon-4"></i></Link></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -68,8 +68,8 @@ export default function WhyChooseUs() {
|
||||
<div className="col-lg-4 col-md-6 col-sm-12 gallery-block">
|
||||
<div className="gallery-block-one">
|
||||
<div className="inner-box">
|
||||
<figure className="image-box"><img src="assets/images/gallery/gallery-10.jpg" alt="" /></figure>
|
||||
<div className="view-btn"><Link href="assets/images/gallery/gallery-10.jpg" className="lightbox-image" data-fancybox="gallery"><i className="icon-4"></i></Link></div>
|
||||
<figure className="image-box"><img src="/assets/images/gallery/gallery-10.jpg" alt="" /></figure>
|
||||
<div className="view-btn"><Link href="/assets/images/gallery/gallery-10.jpg" className="lightbox-image" data-fancybox="gallery"><i className="icon-4"></i></Link></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -77,8 +77,8 @@ export default function WhyChooseUs() {
|
||||
<div className="col-lg-4 col-md-6 col-sm-12 gallery-block">
|
||||
<div className="gallery-block-one">
|
||||
<div className="inner-box">
|
||||
<figure className="image-box"><img src="assets/images/gallery/gallery-11.jpg" alt="" /></figure>
|
||||
<div className="view-btn"><Link href="assets/images/gallery/gallery-11.jpg" className="lightbox-image" data-fancybox="gallery"><i className="icon-4"></i></Link></div>
|
||||
<figure className="image-box"><img src="/assets/images/gallery/gallery-11.jpg" alt="" /></figure>
|
||||
<div className="view-btn"><Link href="/assets/images/gallery/gallery-11.jpg" className="lightbox-image" data-fancybox="gallery"><i className="icon-4"></i></Link></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -97,7 +97,7 @@ export default function WhyChooseUs() {
|
||||
{/* gallery end */}
|
||||
|
||||
{/* subscibe */}
|
||||
<section className="subscribe-section">
|
||||
{/* <section className="subscribe-section">
|
||||
<div className="auto-container">
|
||||
<div className="inner-container">
|
||||
<div className="row align-items-center">
|
||||
@ -125,7 +125,7 @@ export default function WhyChooseUs() {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section> */}
|
||||
{/* subscibe end */}
|
||||
</Layout>
|
||||
</>
|
||||
|
||||
@ -56,7 +56,7 @@ export default function About() {
|
||||
</section>
|
||||
{/* about-section end */}
|
||||
{/* subscibe */}
|
||||
<section className="subscribe-section">
|
||||
{/* <section className="subscribe-section">
|
||||
<div className="auto-container">
|
||||
<div className="inner-container">
|
||||
<div className="row align-items-center">
|
||||
@ -84,7 +84,7 @@ export default function About() {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section> */}
|
||||
{/* subscibe end */}
|
||||
</Layout>
|
||||
</>
|
||||
|
||||
@ -18,12 +18,12 @@ export default function Menu() {
|
||||
|
||||
<ul className="navigation clearfix">
|
||||
<li className="dropdown"><Link href="/">Home</Link>
|
||||
<ul>
|
||||
{/* <ul>
|
||||
<li><Link href="/">Home Page One</Link></li>
|
||||
<li><Link href="/index-2">Home Page Two</Link></li>
|
||||
<li><Link href="/index-3">Home Page Three</Link></li>
|
||||
<li><Link href="/onepage">OnePage Home</Link></li>
|
||||
</ul>
|
||||
</ul> */}
|
||||
</li>
|
||||
<li className="dropdown"><Link href="#">About Us</Link>
|
||||
<ul>
|
||||
@ -33,27 +33,27 @@ export default function Menu() {
|
||||
<li><Link href="/covid-19-updates">Covid-19-Updates</Link></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li className="dropdown relative group" >
|
||||
<Link href="/etobicoke-treatment-service" >
|
||||
Services
|
||||
</Link>
|
||||
<li className="dropdown relative group" >
|
||||
<Link href="/etobicoke-treatment-service" >
|
||||
Services
|
||||
</Link>
|
||||
|
||||
{/* Dropdown */}
|
||||
<ul className="absolute left-0 hidden group-hover:grid p-4
|
||||
{/* Dropdown */}
|
||||
<ul className="absolute left-0 hidden group-hover:grid p-4
|
||||
grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-4"
|
||||
style={{ columnCount: 4, width:"800px" }}>
|
||||
{servicesList.map((item) => (
|
||||
<li key={item.id} className="break-inside-avoid">
|
||||
<Link
|
||||
href={`/etobicoke-treatment-service/${item.slug}`}
|
||||
|
||||
>
|
||||
{item.shortTitle}
|
||||
</Link>
|
||||
</li>
|
||||
))}
|
||||
</ul>
|
||||
</li>
|
||||
style={{ columnCount: 4, width: "100%", left:"0px" }}>
|
||||
{servicesList.map((item) => (
|
||||
<li key={item.id} className="break-inside-avoid">
|
||||
<Link
|
||||
href={`/etobicoke-treatment-service/${item.slug}`}
|
||||
|
||||
>
|
||||
{item.shortTitle}
|
||||
</Link>
|
||||
</li>
|
||||
))}
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
{/* <li className="dropdown"><Link href="/">Team</Link>
|
||||
<ul>
|
||||
|
||||
@ -53,6 +53,17 @@ export default function Header2({ scroll, isMobileMenu, handleMobileMenu, isSide
|
||||
<div className="logo-box">
|
||||
<figure className="logo"><Link href="/"><img src="/assets/images/logo.png" alt="" /></Link></figure>
|
||||
</div>
|
||||
|
||||
{/* Menu Right Content */}
|
||||
<ul className="menu-right-content">
|
||||
|
||||
{/* <li className="search-box-outer search-toggler" onClick={handlePopup}>
|
||||
<i className="icon-27"></i>
|
||||
</li>
|
||||
<li className="nav-btn nav-toggler navSidebar-button clearfix" onClick={handleSidebar}>
|
||||
<i className="icon-28"></i>
|
||||
</li> */}
|
||||
</ul>
|
||||
<div className="menu-area">
|
||||
{/* Mobile Navigation Toggler */}
|
||||
<div className="mobile-nav-toggler" onClick={handleMobileMenu}>
|
||||
@ -68,16 +79,6 @@ export default function Header2({ scroll, isMobileMenu, handleMobileMenu, isSide
|
||||
</nav>
|
||||
|
||||
</div>
|
||||
{/* Menu Right Content */}
|
||||
<ul className="menu-right-content">
|
||||
|
||||
{/* <li className="search-box-outer search-toggler" onClick={handlePopup}>
|
||||
<i className="icon-27"></i>
|
||||
</li> */}
|
||||
<li className="nav-btn nav-toggler navSidebar-button clearfix" onClick={handleSidebar}>
|
||||
<i className="icon-28"></i>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -100,9 +101,9 @@ export default function Header2({ scroll, isMobileMenu, handleMobileMenu, isSide
|
||||
{/* <li className="search-box-outer search-toggler" onClick={handlePopup}>
|
||||
<i className="icon-27"></i>
|
||||
</li> */}
|
||||
<li className="nav-btn nav-toggler navSidebar-button clearfix" onClick={handleSidebar}>
|
||||
{/* <li className="nav-btn nav-toggler navSidebar-button clearfix" onClick={handleSidebar}>
|
||||
<i className="icon-28"></i>
|
||||
</li>
|
||||
</li> */}
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
@ -5,18 +5,18 @@ export default function AboutSection() {
|
||||
return (
|
||||
<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-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>
|
||||
<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="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/home/home-welcome.webp" alt="" /></figure>
|
||||
<div className="icon-one"><i className="icon-13"></i></div>
|
||||
<div className="icon-two"><i className="icon-14"></i></div>
|
||||
{/* <div className="text-box">
|
||||
|
||||
@ -33,14 +33,14 @@ export default function FaqSection() {
|
||||
<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 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>
|
||||
<figure className="image image-1"><img src="assets/images/resource/about-2.jpg" alt="" /></figure>
|
||||
<figure className="image image-2"><img src="assets/images/resource/about-3.jpg" alt="" /></figure>
|
||||
<figure className="image image-1"><img src="/assets/images/home/why-trust-us/trust-right.webp" alt="" /></figure>
|
||||
<figure className="image image-2"><img src="/assets/images/home/why-trust-us/trust-left.webp" alt="" /></figure>
|
||||
<div className="icon-box"><i className="icon-14"></i></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -19,7 +19,7 @@ export default function WhyChooseUsSection() {
|
||||
<div className="col-lg-6 col-md-6 col-sm-12 chooseus-block">
|
||||
<div className="chooseus-block-one">
|
||||
<div className="inner-box">
|
||||
<div className="icon-box"><i className="icon-18"></i></div>
|
||||
<div className="icon-box"><img src="/assets/images/home/why-choose/expert-team.webp" alt="" /></div>
|
||||
<h3>Expert Team</h3>
|
||||
<p>At Etobicoke Physiotherapy, we have expert team of professionals</p>
|
||||
</div>
|
||||
@ -28,7 +28,7 @@ export default function WhyChooseUsSection() {
|
||||
<div className="col-lg-6 col-md-6 col-sm-12 chooseus-block">
|
||||
<div className="chooseus-block-one">
|
||||
<div className="inner-box">
|
||||
<div className="icon-box"><i className="icon-21"></i></div>
|
||||
<div className="icon-box"><img src="/assets/images/home/why-choose/understand.webp" alt="" /></div>
|
||||
<h3>Understand your Pain</h3>
|
||||
<p>Etobicoke physiotherapy offer Treatment for faster recovery</p>
|
||||
</div>
|
||||
@ -37,7 +37,7 @@ export default function WhyChooseUsSection() {
|
||||
<div className="col-lg-6 col-md-6 col-sm-12 chooseus-block">
|
||||
<div className="chooseus-block-one">
|
||||
<div className="inner-box">
|
||||
<div className="icon-box"><i className="icon-19"></i></div>
|
||||
<div className="icon-box"><img src="/assets/images/home/why-choose/ready.webp" alt="" /></div>
|
||||
<h3>Ready To Go</h3>
|
||||
<p>Flexible opening hours conveniently located in etobicoke</p>
|
||||
</div>
|
||||
|
||||
@ -5,8 +5,8 @@ export default function Testimonial() {
|
||||
<>
|
||||
|
||||
<section className="testimonial-section sec-pad bg-color-1">
|
||||
<div className="bg-layer" style={{ backgroundImage: 'url(assets/images/background/testimonial-bg.jpg)' }}></div>
|
||||
<div className="pattern-layer" style={{ backgroundImage: 'url(assets/images/shape/shape-21.png)' }}></div>
|
||||
<div className="bg-layer" style={{ backgroundImage: 'url(/assets/images/home/testimonial-left.webp)' }}></div>
|
||||
<div className="pattern-layer" style={{ backgroundImage: 'url(/assets/images/shape/shape-21.png)' }}></div>
|
||||
<div className="auto-container">
|
||||
<div className="row clearfix">
|
||||
<div className="col-xl-6 col-lg-12 col-md-12 offset-xl-6 content-column">
|
||||
|
||||
@ -3,31 +3,31 @@ import React, { useState } from 'react';
|
||||
import Link from "next/link";
|
||||
import ModalVideo from 'react-modal-video'
|
||||
export default function Video() {
|
||||
const [isOpen, setOpen] = useState(false)
|
||||
const [isOpen, setOpen] = useState(false)
|
||||
return (
|
||||
<>
|
||||
<section className="video-section p_relative">
|
||||
<div className="bg-layer parallax-bg" data-parallax='{"y": 100}' style={{ backgroundImage: 'url(assets/images/background/video-bg.jpg)' }}></div>
|
||||
<figure className="image-layer"><img src="assets/images/resource/video-1.png" alt="" /></figure>
|
||||
<div className="auto-container">
|
||||
<div className="inner-box">
|
||||
<div className="shape" style={{ backgroundImage: 'url(assets/images/shape/shape-17.png)' }}></div>
|
||||
<div className="video-btn">
|
||||
<a onClick={() => setOpen(true)}><i className="fas fa-play"></i>
|
||||
<span className="border-animation border-1"></span>
|
||||
<span className="border-animation border-2"></span>
|
||||
<span className="border-animation border-3"></span>
|
||||
</a>
|
||||
</div>
|
||||
<h2>Online Consultations With <br />Qualified Doctors</h2>
|
||||
<div className="btn-box">
|
||||
<Link href="/#" className="theme-btn btn-one"><span>Make an Appointment</span></Link>
|
||||
<section className="video-section p_relative">
|
||||
<div className="bg-layer parallax-bg" data-parallax='{"y": 100}' style={{ backgroundImage: 'url(/assets/images/home/make-an-appointment/make-an-appopintment-bg.webp)' }}></div>
|
||||
<figure className="image-layer"><img src="/assets/images/home/make-an-appointment/make-an-appopintment-right.webp" alt="" /></figure>
|
||||
<div className="auto-container">
|
||||
<div className="inner-box">
|
||||
<div className="shape" style={{ backgroundImage: 'url(/assets/images/shape/shape-17.png)' }}></div>
|
||||
<div className="video-btn">
|
||||
<a onClick={() => setOpen(true)}><i className="fas fa-play"></i>
|
||||
<span className="border-animation border-1"></span>
|
||||
<span className="border-animation border-2"></span>
|
||||
<span className="border-animation border-3"></span>
|
||||
</a>
|
||||
</div>
|
||||
<h2>Online Consultations With <br />Qualified Doctors</h2>
|
||||
<div className="btn-box">
|
||||
<Link href="/#" className="theme-btn btn-one"><span>Make an Appointment</span></Link>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<ModalVideo channel='youtube' autoplay isOpen={isOpen} videoId="nfP5N9Yc72A" onClose={() => setOpen(false)} />
|
||||
</>
|
||||
</section>
|
||||
<ModalVideo channel='youtube' autoplay isOpen={isOpen} videoId="nfP5N9Yc72A" onClose={() => setOpen(false)} />
|
||||
</>
|
||||
);
|
||||
};
|
||||
|
||||
|
||||
@ -31,12 +31,12 @@ const swiperOptions = {
|
||||
}
|
||||
|
||||
export default function Banner() {
|
||||
return (
|
||||
<section className="banner-style-two p_relative">
|
||||
<Swiper {...swiperOptions} className="banner-carousel owl-theme owl-carousel owl-nav-none owl-dots-none">
|
||||
<SwiperSlide className="slide-item">
|
||||
<div className="bg-layer" style={{ backgroundImage: 'url(assets/images/banner/banner-1.jpg)' }}></div>
|
||||
<figure className="image-layer"><img src="assets/images/banner/banner-img-2.png" alt="" /></figure>
|
||||
return (
|
||||
<section className="banner-style-two p_relative">
|
||||
<Swiper {...swiperOptions} className="banner-carousel owl-theme owl-carousel owl-nav-none owl-dots-none">
|
||||
<SwiperSlide className="slide-item">
|
||||
<div className="bg-layer" style={{ backgroundImage: 'url(/assets/images/home/banner/home-banner-1.webp)' }}></div>
|
||||
<figure className="image-layer"><img src="/assets/images/home/banner/banner-img-1.webp" alt="" /></figure>
|
||||
<div className="auto-container">
|
||||
<div className="content-box">
|
||||
<span className="upper-text">The Art of Healthcare Starts Right Now</span>
|
||||
@ -47,11 +47,11 @@ export default function Banner() {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</SwiperSlide>
|
||||
{/* Repeat the above structure for each slide-item as needed */}
|
||||
<SwiperSlide className="slide-item">
|
||||
<div className="bg-layer" style={{ backgroundImage: 'url(assets/images/banner/banner-1.jpg)' }}></div>
|
||||
<figure className="image-layer"><img src="assets/images/banner/banner-img-2.png" alt="" /></figure>
|
||||
</SwiperSlide>
|
||||
{/* Repeat the above structure for each slide-item as needed */}
|
||||
<SwiperSlide className="slide-item">
|
||||
<div className="bg-layer" style={{ backgroundImage: 'url(/assets/images/home/banner/home-banner-2.webp' }}></div>
|
||||
<figure className="image-layer"><img src="/assets/images/home/banner/banner-img-2.webp" alt="" /></figure>
|
||||
<div className="auto-container">
|
||||
<div className="content-box">
|
||||
<span className="upper-text">The Art of Healthcare Starts Right Now</span>
|
||||
@ -62,11 +62,11 @@ export default function Banner() {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</SwiperSlide>
|
||||
{/* Repeat the above structure for each slide-item as needed */}
|
||||
<SwiperSlide className="slide-item">
|
||||
<div className="bg-layer" style={{ backgroundImage: 'url(assets/images/banner/banner-1.jpg)' }}></div>
|
||||
<figure className="image-layer"><img src="assets/images/banner/banner-img-2.png" alt="" /></figure>
|
||||
</SwiperSlide>
|
||||
{/* Repeat the above structure for each slide-item as needed */}
|
||||
<SwiperSlide className="slide-item">
|
||||
<div className="bg-layer" style={{ backgroundImage: 'url(/assets/images/home/banner/home-banner-3.webp' }}></div>
|
||||
<figure className="image-layer"><img src="/assets/images/home/banner/banner-img-3.webp" alt="" /></figure>
|
||||
<div className="auto-container">
|
||||
<div className="content-box">
|
||||
<span className="upper-text">The Art of Healthcare Starts Right Now</span>
|
||||
@ -77,9 +77,23 @@ export default function Banner() {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</SwiperSlide>
|
||||
</Swiper>
|
||||
</section>
|
||||
);
|
||||
</SwiperSlide>
|
||||
<SwiperSlide className="slide-item">
|
||||
<div className="bg-layer" style={{ backgroundImage: 'url(/assets/images/home/banner/home-banner-4.webp' }}></div>
|
||||
<figure className="image-layer"><img src="/assets/images/home/banner/banner-img-4.webp" alt="" /></figure>
|
||||
<div className="auto-container">
|
||||
<div className="content-box">
|
||||
<span className="upper-text">The Art of Healthcare Starts Right Now</span>
|
||||
<h2>We offer <span>complete</span> Healthcare services.</h2>
|
||||
<p>It is not only the medicine that cures and recovers your health earlier, it is the Healthcare team who loves the art of treatment with love.</p>
|
||||
<div className="btn-box">
|
||||
<Link href="index-2" className="theme-btn btn-one"><span>Explore Our Service</span></Link>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</SwiperSlide>
|
||||
</Swiper>
|
||||
</section>
|
||||
);
|
||||
};
|
||||
|
||||
|
||||
@ -34,16 +34,16 @@ export default function Solution() {
|
||||
</div> */}
|
||||
|
||||
<div className="btn-box mt_50">
|
||||
<Link href="index-2" className="theme-btn btn-one"><span>Contact Us</span></Link>
|
||||
<Link href="/contact" className="theme-btn btn-one"><span>Contact Us</span></Link>
|
||||
</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"><img src="assets/images/resource/skills-1.jpg" alt="" /></figure>
|
||||
<figure className="image image-2"><img src="assets/images/resource/skills-2.jpg" alt="" /></figure>
|
||||
<div className="icon-box"><i className="icon-33"></i></div>
|
||||
<figure className="image image-1"><img src="/assets/images/home/trusted/trusted-physiotherapy-back.webp" alt="" /></figure>
|
||||
<figure className="image image-2"><img src="/assets/images/home/trusted/trusted-physiotherapy-front.webp" alt="" /></figure>
|
||||
<div className="icon-box"><img src="/assets/images/home/trusted/icon.webp" alt="" /></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -61,7 +61,7 @@ export default function TestimonialSlider1() {
|
||||
<div className="inner-box">
|
||||
<div className="icon-box"><i className="icon-23"></i></div>
|
||||
<p>Amet minim mollit non deserunt ullamco est sit aliqua dolor do amet sint. Velit officia coequat duis enim velit mollit.</p>
|
||||
<div className="author-box">
|
||||
{/* <div className="author-box">
|
||||
<figure className="author-thumb"><img src="assets/images/resource/testimonial-1.png" alt="" /></figure>
|
||||
<ul className="rating clearfix">
|
||||
<li><i className="fas fa-star"></i></li>
|
||||
@ -72,7 +72,7 @@ export default function TestimonialSlider1() {
|
||||
</ul>
|
||||
<h3>Robert Fox</h3>
|
||||
<span className="designation">Dog Trainer</span>
|
||||
</div>
|
||||
</div> */}
|
||||
</div>
|
||||
</div>
|
||||
</SwiperSlide>
|
||||
@ -81,7 +81,7 @@ export default function TestimonialSlider1() {
|
||||
<div className="inner-box">
|
||||
<div className="icon-box"><i className="icon-23"></i></div>
|
||||
<p>Amet minim mollit non deserunt ullamco est sit aliqua dolor do amet sint. Velit officia coequat duis enim velit mollit.</p>
|
||||
<div className="author-box">
|
||||
{/* <div className="author-box">
|
||||
<figure className="author-thumb"><img src="assets/images/resource/testimonial-1.png" alt="" /></figure>
|
||||
<ul className="rating clearfix">
|
||||
<li><i className="fas fa-star"></i></li>
|
||||
@ -92,7 +92,7 @@ export default function TestimonialSlider1() {
|
||||
</ul>
|
||||
<h3>Robert Fox</h3>
|
||||
<span className="designation">Dog Trainer</span>
|
||||
</div>
|
||||
</div> */}
|
||||
</div>
|
||||
</div>
|
||||
</SwiperSlide>
|
||||
@ -101,7 +101,7 @@ export default function TestimonialSlider1() {
|
||||
<div className="inner-box">
|
||||
<div className="icon-box"><i className="icon-23"></i></div>
|
||||
<p>Amet minim mollit non deserunt ullamco est sit aliqua dolor do amet sint. Velit officia coequat duis enim velit mollit.</p>
|
||||
<div className="author-box">
|
||||
{/* <div className="author-box">
|
||||
<figure className="author-thumb"><img src="assets/images/resource/testimonial-1.png" alt="" /></figure>
|
||||
<ul className="rating clearfix">
|
||||
<li><i className="fas fa-star"></i></li>
|
||||
@ -112,7 +112,7 @@ export default function TestimonialSlider1() {
|
||||
</ul>
|
||||
<h3>Robert Fox</h3>
|
||||
<span className="designation">Dog Trainer</span>
|
||||
</div>
|
||||
</div> */}
|
||||
</div>
|
||||
</div>
|
||||
</SwiperSlide>
|
||||
@ -121,7 +121,7 @@ export default function TestimonialSlider1() {
|
||||
<div className="inner-box">
|
||||
<div className="icon-box"><i className="icon-23"></i></div>
|
||||
<p>Amet minim mollit non deserunt ullamco est sit aliqua dolor do amet sint. Velit officia coequat duis enim velit mollit.</p>
|
||||
<div className="author-box">
|
||||
{/* <div className="author-box">
|
||||
<figure className="author-thumb"><img src="assets/images/resource/testimonial-1.png" alt="" /></figure>
|
||||
<ul className="rating clearfix">
|
||||
<li><i className="fas fa-star"></i></li>
|
||||
@ -132,7 +132,7 @@ export default function TestimonialSlider1() {
|
||||
</ul>
|
||||
<h3>Robert Fox</h3>
|
||||
<span className="designation">Dog Trainer</span>
|
||||
</div>
|
||||
</div> */}
|
||||
</div>
|
||||
</div>
|
||||
</SwiperSlide>
|
||||
@ -141,7 +141,7 @@ export default function TestimonialSlider1() {
|
||||
<div className="inner-box">
|
||||
<div className="icon-box"><i className="icon-23"></i></div>
|
||||
<p>Amet minim mollit non deserunt ullamco est sit aliqua dolor do amet sint. Velit officia coequat duis enim velit mollit.</p>
|
||||
<div className="author-box">
|
||||
{/* <div className="author-box">
|
||||
<figure className="author-thumb"><img src="assets/images/resource/testimonial-1.png" alt="" /></figure>
|
||||
<ul className="rating clearfix">
|
||||
<li><i className="fas fa-star"></i></li>
|
||||
@ -152,7 +152,7 @@ export default function TestimonialSlider1() {
|
||||
</ul>
|
||||
<h3>Robert Fox</h3>
|
||||
<span className="designation">Dog Trainer</span>
|
||||
</div>
|
||||
</div> */}
|
||||
</div>
|
||||
</div>
|
||||
</SwiperSlide>
|
||||
@ -161,7 +161,7 @@ export default function TestimonialSlider1() {
|
||||
<div className="inner-box">
|
||||
<div className="icon-box"><i className="icon-23"></i></div>
|
||||
<p>Amet minim mollit non deserunt ullamco est sit aliqua dolor do amet sint. Velit officia coequat duis enim velit mollit.</p>
|
||||
<div className="author-box">
|
||||
{/* <div className="author-box">
|
||||
<figure className="author-thumb"><img src="assets/images/resource/testimonial-1.png" alt="" /></figure>
|
||||
<ul className="rating clearfix">
|
||||
<li><i className="fas fa-star"></i></li>
|
||||
@ -172,7 +172,7 @@ export default function TestimonialSlider1() {
|
||||
</ul>
|
||||
<h3>Robert Fox</h3>
|
||||
<span className="designation">Dog Trainer</span>
|
||||
</div>
|
||||
</div> */}
|
||||
</div>
|
||||
</div>
|
||||
</SwiperSlide>
|
||||
|
||||
@ -36,7 +36,7 @@
|
||||
text-align: center;
|
||||
box-shadow: -10px 20px 50px #e38b8b63;
|
||||
border-radius: 10px;
|
||||
background: #F9313B;
|
||||
background: #bc0000;
|
||||
}
|
||||
|
||||
.image_block_one .image-box .icon-two{
|
||||
|
||||
@ -36,7 +36,7 @@
|
||||
}
|
||||
|
||||
.chooseus-block-one .inner-box:hover .icon-box{
|
||||
color: var(--secondary-color);
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.chooseus-block-one .inner-box h3{
|
||||
|
||||
@ -36,7 +36,7 @@
|
||||
font-size: 16px;
|
||||
line-height: 26px;
|
||||
font-weight: 500;
|
||||
color: var(--secondary-color);
|
||||
color: #bc0000;
|
||||
background: #ffe6e6;
|
||||
border-radius: 8px;
|
||||
padding: 12px 15px;
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
.page-title .bg-layer:before{
|
||||
position: absolute;
|
||||
content: '';
|
||||
background: #bc0000;
|
||||
/* background: #bc0000; */
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
left: 0px;
|
||||
@ -53,7 +53,7 @@
|
||||
}
|
||||
|
||||
.page-title .bread-crumb li a{
|
||||
color: var(--secondary-color);
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.page-title .bread-crumb li a:hover{
|
||||
|
||||
BIN
public/assets/images/home/banner/banner-img-1.webp
Normal file
|
After Width: | Height: | Size: 34 KiB |
BIN
public/assets/images/home/banner/banner-img-2.webp
Normal file
|
After Width: | Height: | Size: 23 KiB |
BIN
public/assets/images/home/banner/banner-img-3.webp
Normal file
|
After Width: | Height: | Size: 24 KiB |
BIN
public/assets/images/home/banner/banner-img-4.webp
Normal file
|
After Width: | Height: | Size: 53 KiB |
BIN
public/assets/images/home/banner/home-banner-1.webp
Normal file
|
After Width: | Height: | Size: 112 KiB |
BIN
public/assets/images/home/banner/home-banner-2.webp
Normal file
|
After Width: | Height: | Size: 55 KiB |
BIN
public/assets/images/home/banner/home-banner-3.webp
Normal file
|
After Width: | Height: | Size: 100 KiB |
BIN
public/assets/images/home/banner/home-banner-4.webp
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
public/assets/images/home/home-welcome.webp
Normal file
|
After Width: | Height: | Size: 86 KiB |
|
After Width: | Height: | Size: 8.5 KiB |
|
After Width: | Height: | Size: 22 KiB |
BIN
public/assets/images/home/testimonial-left.webp
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
public/assets/images/home/trusted/icon.webp
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 18 KiB |
BIN
public/assets/images/home/why-choose/expert-team.webp
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
public/assets/images/home/why-choose/ready.webp
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
public/assets/images/home/why-choose/understand.webp
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
public/assets/images/home/why-trust-us/trust-left.webp
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
public/assets/images/home/why-trust-us/trust-right.webp
Normal file
|
After Width: | Height: | Size: 9.6 KiB |
@ -2,7 +2,7 @@ const Accident = [
|
||||
{
|
||||
id: 1,
|
||||
slug: "minor-injury-etobicoke",
|
||||
title: "MINOR INJURY",
|
||||
title: "Minor Injury",
|
||||
shortDesc: "Minor injury rehabilitation relieves pain, restores movement, and prevents long-term complications.",
|
||||
mainImage: "/assets/images/accident/minor.webp",
|
||||
icon: "/assets/images/accident/icons/minor.webp",
|
||||
@ -13,7 +13,7 @@ const Accident = [
|
||||
<img src="/assets/images/accident/minor/big-img.webp" alt="Cardiology" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
<div class="text-box">
|
||||
<h2>MINOR INJURY</h2>
|
||||
<h2>Minor Injury</h2>
|
||||
<p>Physiotherapy is an excellent treatment for minor injury caused by poor posture or repetitive trauma to the muscle and the joints</p>
|
||||
|
||||
<p class="mt-3 mb-2">There are many symptoms associated with a injury and the possible symptoms may include:</p>
|
||||
@ -71,7 +71,7 @@ const Accident = [
|
||||
{
|
||||
id: 2,
|
||||
slug: "catastropic-injury-etobicoke",
|
||||
title: "CATASTROPIC INJURY",
|
||||
title: "Catastrophic Injury",
|
||||
shortDesc: "Catastrophic injury rehab restores mobility, independence, and quality of life.",
|
||||
mainImage: "/assets/images/accident/catastrophic.webp",
|
||||
icon: "/assets/images/accident/icons/catastrophic.webp",
|
||||
@ -82,7 +82,7 @@ const Accident = [
|
||||
<img src="/assets/images/accident/catastrophic/big-img.webp" alt="Cardiology" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
<div class="text-box">
|
||||
<h2>CATASTROPIC INJURY</h2>
|
||||
<h2>Catastrophic Injury</h2>
|
||||
<p>A catastrophic injury is one that has serious, long-term life-altering consequences and any injury that requires extensive treatment or severely disrupts your life can be considered catastrophic</p>
|
||||
|
||||
<h3 class="mt-3 mb-2">Catastrophic injuries can be</h3>
|
||||
@ -155,7 +155,7 @@ const Accident = [
|
||||
{
|
||||
id: 3,
|
||||
slug: "slip-and-fall-injury-etobicoke",
|
||||
title: "SLIP AND FALL INJURY",
|
||||
title: "Slip And Fall Injury",
|
||||
shortDesc: "Slip and fall rehabilitation helps relieve pain, restore strength and balance, and improve mobility for a safe recovery.",
|
||||
mainImage: "/assets/images/accident/slip.webp",
|
||||
icon: "/assets/images/accident/icons/slip.webp",
|
||||
@ -166,7 +166,7 @@ const Accident = [
|
||||
<img src="/assets/images/accident/slip/big-img.webp" alt="Slip and Fall Injury Rehabilitation" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
<div class="text-box">
|
||||
<h2>SLIP AND FALL INJURY</h2>
|
||||
<h2>Slip And Fall Injury</h2>
|
||||
<p>Injury due to slip and fall may range from mild ligament sprains to fractures that permanently affect your mobility and independence. A licensed physiotherapist in Etobicoke can help you prevent falls and recover from fall-related injuries.</p>
|
||||
|
||||
<p class="mt-3 mb-2">Physiotherapists play an important role in your care following medical treatment for slips and fall injuries. Physiotherapy is integral for concussion rehabilitation, helping to reduce headaches and dizziness, restore strength and balance, and help you return to normal activities.</p>
|
||||
@ -208,7 +208,7 @@ const Accident = [
|
||||
{
|
||||
id: 4,
|
||||
slug: "concussion-management-etobicoke",
|
||||
title: "CONCUSSION MANAGEMENT",
|
||||
title: "Concussion Management",
|
||||
shortDesc: "Concussion rehabilitation helps restore balance, strength, and daily function while supporting brain recovery.",
|
||||
mainImage: "/assets/images/accident/concussion.webp",
|
||||
icon: "/assets/images/accident/icons/concussion.webp",
|
||||
@ -219,7 +219,7 @@ const Accident = [
|
||||
<img src="/assets/images/accident/concussion/big-img.webp" alt="Cardiology" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
<div class="text-box">
|
||||
<h2>CONCUSSION MANAGEMENT</h2>
|
||||
<h2>Concussion Management</h2>
|
||||
<p>Concussion is a traumatic brain injury that can cause lasting effects on brain tissue occurs when the brain is violently shaken and changes the chemical balance of the brain</p>
|
||||
|
||||
<p class="mt-3 mb-2">Concussion may cause physical, cognitive, and behavioral symptoms and problems and recovery from a concussion can take several weeks to several months depending on many factors, including severity of the injury and the age of the affected person</p>
|
||||
@ -345,7 +345,7 @@ const Accident = [
|
||||
{
|
||||
id: 5,
|
||||
slug: "psychotherapy-management-etobicoke",
|
||||
title: "PSYCHOTHERAPY MANAGEMENT",
|
||||
title: "Psychotherapy Management",
|
||||
shortDesc: "Psychotherapy management helps overcome trauma, reduce anxiety, and improve mental wellness.",
|
||||
mainImage: "/assets/images/accident/psychotherapy.webp",
|
||||
icon: "/assets/images/accident/icons/psychotherapy.webp",
|
||||
@ -356,7 +356,7 @@ const Accident = [
|
||||
<img src="/assets/images/accident/psychotherapy/big-img.webp" alt="Cardiology" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
<div class="text-box">
|
||||
<h2>PSYCHOTHERAPY MANAGEMENT</h2>
|
||||
<h2>Psychotherapy Management</h2>
|
||||
<p>After a motor vehicle accident, individuals have often suffered trauma and have symptoms such as anxiety, depression, sleep problems, flashbacks and somatic pain. Psychological assessment and counselling can give you the support needed towards achieving mental wellness and regaining a sense of control in your life.</p>
|
||||
|
||||
<p class="mt-3 mb-2">We offer specialized assessment, treatment and consultation for individuals who have had Motor Vehicle Accidents. We have extensive experience in conducting psychological assessments and providing needed treatment for individuals involved in Motor Vehicle Accidents.</p>
|
||||
@ -423,7 +423,7 @@ const Accident = [
|
||||
{
|
||||
id: 6,
|
||||
slug: "hydrotherapy-etobicoke",
|
||||
title: "HYDROTHERAPY",
|
||||
title: "Hydrotherapy",
|
||||
shortDesc: "Hydrotherapy aids recovery by reducing pain, relaxing muscles, improving mobility, and strengthening the body.",
|
||||
mainImage: "/assets/images/accident/hydrotherapy.webp",
|
||||
icon: "/assets/images/accident/icons/hydrotherapy.webp",
|
||||
@ -434,7 +434,7 @@ const Accident = [
|
||||
<img src="/assets/images/accident/hydrotherapy/big-img.webp" alt="Cardiology" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
<div class="text-box">
|
||||
<h2>HYDROTHERAPY</h2>
|
||||
<h2>Hydrotherapy</h2>
|
||||
<p>Hydrotherapy is any activity performed in water to assist in rehabilitation and recovery from serious injury</p>
|
||||
|
||||
<p class="mt-3 mb-2">Conditions Helped by Hydrotherapy</p>
|
||||
@ -480,7 +480,7 @@ const Accident = [
|
||||
{
|
||||
id: 7,
|
||||
slug: "chronic-pain-management-etobicoke",
|
||||
title: "CHRONIC PAIN MANAGEMENT",
|
||||
title: "Chronic Pain Management",
|
||||
shortDesc: "Chronic pain management at Rapharehab helps relieve pain, restore mobility, and improve quality of life.",
|
||||
mainImage: "/assets/images/accident/chronic.webp",
|
||||
icon: "/assets/images/accident/icons/chronic.webp",
|
||||
|
||||
@ -2,7 +2,7 @@ export const areaOfInjuryData = [
|
||||
{
|
||||
id: 1,
|
||||
slug: "head-injury-physiotherapy-management-etobicoke",
|
||||
title: "HEAD INJURIES",
|
||||
title: "Head Injuries",
|
||||
shortDescription: "Recover faster from head injuries with expert physiotherapy and personalized care.",
|
||||
image: "/assets/images/areas-of-injury/head-injury/left.webp",
|
||||
bannerImage:"/assets/images/areas-of-injury/head-injury/head-injury-banner.webp",
|
||||
@ -39,7 +39,7 @@ export const areaOfInjuryData = [
|
||||
{
|
||||
id: 2,
|
||||
slug: "neck-injury-physiotherapy-management-etobicokeneck-injury-physiotherapy-management-etobicoke",
|
||||
title: "NECK INJURIES",
|
||||
title: "Neck Injuries",
|
||||
shortDescription: "Relieve neck pain, restore flexibility, and strengthen muscles with professional physiotherapy.",
|
||||
image: "/assets/images/areas-of-injury/neck-injury/left.webp",
|
||||
bannerImage:"/assets/images/areas-of-injury/neck-injury/neck-injury-banner.webp",
|
||||
@ -77,7 +77,7 @@ export const areaOfInjuryData = [
|
||||
{
|
||||
id: 3,
|
||||
slug: "shoulder-injury-physiotherapy-management-etobicoke",
|
||||
title: "SHOULDER INJURIES",
|
||||
title: "Shoulder Injuries",
|
||||
shortDescription: "Improve shoulder mobility and heal injuries effectively through advanced physiotherapy sessions.",
|
||||
image: "/assets/images/areas-of-injury/shoulder-injury/left.webp",
|
||||
mainImage: "/assets/images/areas-of-injury/shoulder-injury/big-img.webp",
|
||||
@ -115,7 +115,7 @@ export const areaOfInjuryData = [
|
||||
{
|
||||
id: 4,
|
||||
slug: "elbow-injury-physiotherapy-management-etobicoke",
|
||||
title: "ELBOW INJURIES",
|
||||
title: "Elbow Injuries",
|
||||
shortDescription: "Overcome elbow injuries with targeted treatments ensuring strength and faster recovery.",
|
||||
image: "/assets/images/areas-of-injury/elbo-injury/left.webp",
|
||||
bannerImage: "/assets/images/areas-of-injury/elbo-injury/elbow-injury-banner.webp",
|
||||
@ -153,7 +153,7 @@ export const areaOfInjuryData = [
|
||||
{
|
||||
id: 5,
|
||||
slug: "wristhand-injury-physiotherapy-management-etobicoke",
|
||||
title: "WRIST AND HAND INJURIES",
|
||||
title: "Wrist and Hand Injuries",
|
||||
shortDescription: "Restore hand strength and mobility with physiotherapy designed for you.",
|
||||
image: "/assets/images/areas-of-injury/wrist-hand-injury/left.webp",
|
||||
mainImage: "/assets/images/areas-of-injury/wrist-hand-injury/big-img.webp",
|
||||
@ -191,7 +191,7 @@ export const areaOfInjuryData = [
|
||||
{
|
||||
id: 6,
|
||||
slug: "lowback-injury-physiotherapy-management-etobicoke",
|
||||
title: "LOW BACK INJURY",
|
||||
title: "Low Back Injury",
|
||||
shortDescription: "Reduce back pain, improve posture, and enhance recovery with expert physiotherapy.",
|
||||
image: "/assets/images/areas-of-injury/low-back-injury/left.webp",
|
||||
mainImage: "/assets/images/areas-of-injury/low-back-injury/big-img.webp",
|
||||
@ -230,7 +230,7 @@ export const areaOfInjuryData = [
|
||||
{
|
||||
id: 7,
|
||||
slug: "hip-injury-physiotherapy-management-etobicoke",
|
||||
title: "HIP INJURIES",
|
||||
title: "Hip Injuries",
|
||||
shortDescription: "Rebuild hip strength, improve stability, and recover mobility with personalized care.",
|
||||
image: "/assets/images/areas-of-injury/hip-injury/left.webp",
|
||||
mainImage: "/assets/images/areas-of-injury/hip-injury/big-img.webp",
|
||||
@ -268,7 +268,7 @@ export const areaOfInjuryData = [
|
||||
{
|
||||
id: 8,
|
||||
slug: "legknee-injury-physiotherapy-management-etobicoke",
|
||||
title: "LEG & KNEE INJURIES",
|
||||
title: "Leg & Knee Injuries",
|
||||
shortDescription: "Heal knee injuries faster, regain strength, and restore balance with advanced physiotherapy.",
|
||||
image: "/assets/images/areas-of-injury/leg-knee-injury/left.webp",
|
||||
bannerImage: "/assets/images/areas-of-injury/leg-knee-injury/leg-knee-injury-banner.webp",
|
||||
@ -306,7 +306,7 @@ export const areaOfInjuryData = [
|
||||
{
|
||||
id: 9,
|
||||
slug: "anklefoot-injury-physiotherapy-management-etobicoke",
|
||||
title: "ANKLE & FOOT INJURIES",
|
||||
title: "Ankle & Foot Injuries",
|
||||
shortDescription: "Recover from ankle injuries quickly with physiotherapy improving movement and strength.",
|
||||
image: "/assets/images/areas-of-injury/ankle-foot-injury/left.webp",
|
||||
mainImage: "/assets/images/areas-of-injury/ankle-foot-injury/big-img.webp",
|
||||
|
||||
@ -2,7 +2,7 @@ const Rehabilitation = [
|
||||
{
|
||||
id: 1,
|
||||
slug: "spinalcord-rehabilitation-clinic-etobicoke",
|
||||
title: "SPINAL CORD INJURY REHABILITATION",
|
||||
title: "Spinal Cord Injury Rehabilitation",
|
||||
shortDesc: "Spinal cord injury rehabilitation restores mobility, strength, and independence for a better quality of life.",
|
||||
mainImage: "/assets/images/rehabilitation/spinal.webp",
|
||||
icon: "/assets/images/rehabilitation/icons/spinal.webp",
|
||||
@ -13,7 +13,7 @@ const Rehabilitation = [
|
||||
<img src="/assets/images/rehabilitation/spinal/big-img.webp" alt="Cardiology" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
<div class="text-box">
|
||||
<h2>SPINAL CORD INJURY REHABILITATION</h2>
|
||||
<h2>Spinal Cord Injury Rehabilitation</h2>
|
||||
<p>Spinal cord injury is classified by the level and severity of the lesion. There are typically two types of lesions associated with a spinal cord injury which include complete spinal cord injury and incomplete spinal cord injury.</p>
|
||||
|
||||
<p class="mt-3">A person affected by complete spinal cord injury will have paralysis and loss of sensation below the level of injury while an incomplete spinal cord injury will affect different parts of the body depending on the level of injury.</p>
|
||||
@ -81,7 +81,7 @@ const Rehabilitation = [
|
||||
{
|
||||
id: 2,
|
||||
slug: "amputee-rehabilitation-clinic-etobicoke",
|
||||
title: "AMPUTEE REHABILITATION",
|
||||
title: "Amputee Rehabilitation",
|
||||
shortDesc: "Amputee rehabilitation helps restore mobility, independence, and quality of life.",
|
||||
mainImage: "/assets/images/rehabilitation/amputee.webp",
|
||||
icon: "/assets/images/rehabilitation/icons/amputee.webp",
|
||||
@ -92,7 +92,7 @@ const Rehabilitation = [
|
||||
<img src="/assets/images/rehabilitation/amputee/big-img.webp" alt="Cardiology" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
<div class="text-box">
|
||||
<h2>AMPUTEE REHABILITATION</h2>
|
||||
<h2>Amputee Rehabilitation</h2>
|
||||
<p>Loss of a limb produces a permanent disability that can impact a patient’s self-image, self-care and movement. Rehabilitation of the patient with an amputation begins after surgery to maximize a person’s functional mobility, minimize a person’s deficits, and enhance quality of life. As the patient’s condition improves, a more extensive rehabilitation program is often started.</p>
|
||||
|
||||
<p class="mt-3">The goal of rehabilitation after an amputation is to help the patient return to the highest level of functional independence while improving the overall quality of life—physically, emotionally, and socially.</p>
|
||||
@ -137,7 +137,7 @@ const Rehabilitation = [
|
||||
{
|
||||
id: 3,
|
||||
slug: "fracture-rehabilitation-clinic-etobicoke",
|
||||
title: "FRACTURE REHABILITATION",
|
||||
title: "Fracture Rehabilitation",
|
||||
shortDesc: "Fracture rehabilitation helps relieve pain, restore movement, strengthen muscles, and regain normal function after injury.",
|
||||
mainImage: "/assets/images/rehabilitation/fracture.webp",
|
||||
icon: "/assets/images/rehabilitation/icons/fracture.webp",
|
||||
@ -148,7 +148,7 @@ const Rehabilitation = [
|
||||
<img src="/assets/images/rehabilitation/fracture/big-img.webp" alt="Cardiology" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
<div class="text-box">
|
||||
<h2>FRACTURE REHABILITATION</h2>
|
||||
<h2>Fracture Rehabilitation</h2>
|
||||
<p>After a fracture, physical therapy may be ordered to help ensure you return to optimum function as quickly as possible. You may encounter a physical therapist at different times after suffering a fracture.</p>
|
||||
|
||||
<p class="mt-3 mb-2">Signs and symptoms:</p>
|
||||
@ -249,7 +249,7 @@ Your treatment will depend very much on the problems identified during your init
|
||||
{
|
||||
id: 4,
|
||||
slug: "neurological-rehabilitation-clinic-etobicoke",
|
||||
title: "NEUROLOGICAL INJURY REHABILITATION",
|
||||
title: "Neurological Injury Rehabilitation",
|
||||
shortDesc: "Neurological rehabilitation improves movement, strength, balance, and independence for better quality of life.",
|
||||
mainImage: "/assets/images/rehabilitation/neurological.webp",
|
||||
icon: "/assets/images/rehabilitation/icons/neurological.webp",
|
||||
@ -260,7 +260,7 @@ Your treatment will depend very much on the problems identified during your init
|
||||
<img src="/assets/images/rehabilitation/neurological/big-img.webp" alt="Cardiology" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
<div class="text-box">
|
||||
<h2>NEUROLOGICAL INJURY REHABILITATION</h2>
|
||||
<h2>Neurological Injury Rehabilitation</h2>
|
||||
<p>Neurological physiotherapy involves rehabilitation of people with neurological conditions such as problems with the brain, spinal cord or peripheral nerves. Neurological Physiotherapy aims to increase the quality of life of people with neurological conditions through physical Therapy modalities and exercises.</p>
|
||||
|
||||
<p class="mt-3 mb-2">Rapharehab neurological physiotherapy clinic in etobicoke offers neurological
|
||||
|
||||