Compare commits
No commits in common. "e0b298b030722a088ca1c5346d32a2892ecd52b1" and "2849497a3339125748a51b4eac9d225703505544" have entirely different histories.
e0b298b030
...
2849497a33
@ -12,7 +12,7 @@ export default function AreaOfInjuryDetails() {
|
||||
if (!service) return notFound();
|
||||
|
||||
return (
|
||||
<Layout headerStyle={2} footerStyle={1} breadcrumbTitle={service.title} bannerImage={service.bannerImage}>
|
||||
<Layout headerStyle={2} footerStyle={1} breadcrumbTitle={service.title}>
|
||||
<section className="service-details pt_120 pb_110">
|
||||
<div className="auto-container">
|
||||
<div className="row clearfix">
|
||||
|
||||
@ -5,7 +5,7 @@ import { areaOfInjuryData } from "@/utils/AreaOfInjery.utils"
|
||||
|
||||
export default function AreaOfInjury() {
|
||||
return (
|
||||
<Layout headerStyle={2} footerStyle={1} breadcrumbTitle="Areas of Injury" bannerImage="/assets/images/areas-of-injury/area-of-injury-banner.webp">
|
||||
<Layout headerStyle={2} footerStyle={1} breadcrumbTitle="Areas of Injury">
|
||||
<section className="service-section sec-pad-2">
|
||||
<div className="auto-container">
|
||||
<div className="row clearfix">
|
||||
@ -19,12 +19,7 @@ export default function AreaOfInjury() {
|
||||
<img src={item.image} alt={item.title} />
|
||||
</Link>
|
||||
</figure>
|
||||
<div className="icon-box">
|
||||
<img
|
||||
src={item.icon}
|
||||
alt={`${item.title} Icon`}
|
||||
/>
|
||||
</div>
|
||||
<div className="icon-box"><i className={item.icon}></i></div>
|
||||
</div>
|
||||
<div className="lower-content">
|
||||
<h3>
|
||||
|
||||
@ -128,15 +128,7 @@ font-size: 18px;
|
||||
}
|
||||
|
||||
|
||||
.video-section .inner-box .shape{
|
||||
position: absolute;
|
||||
right: 566px;
|
||||
top: 174px;
|
||||
bottom: 0px;
|
||||
width: 278px;
|
||||
height: 139px;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@media only screen and (max-width: 1440px){
|
||||
|
||||
|
Before Width: | Height: | Size: 6.4 KiB |
|
Before Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 42 KiB |
|
Before Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 9.3 KiB |
|
Before Width: | Height: | Size: 7.7 KiB |
|
Before Width: | Height: | Size: 5.9 KiB |
|
Before Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 8.0 KiB |
|
Before Width: | Height: | Size: 5.3 KiB |
|
Before Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 8.3 KiB |
|
Before Width: | Height: | Size: 9.8 KiB |
|
Before Width: | Height: | Size: 6.6 KiB |
|
Before Width: | Height: | Size: 9.7 KiB |
|
Before Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 8.6 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 6.3 KiB |
|
Before Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 9.0 KiB |
|
Before Width: | Height: | Size: 41 KiB |
|
Before Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 8.0 KiB |
|
Before Width: | Height: | Size: 6.4 KiB |
|
Before Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 5.5 KiB |
|
Before Width: | Height: | Size: 9.0 KiB |
|
Before Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 9.7 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 6.9 KiB |
|
Before Width: | Height: | Size: 9.9 KiB |
@ -4,10 +4,9 @@ export const areaOfInjuryData = [
|
||||
slug: "head-injury-physiotherapy-management-etobicoke",
|
||||
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",
|
||||
mainImage: "/assets/images/areas-of-injury/head-injury/big-img.webp",
|
||||
icon: "/assets/images/areas-of-injury/icon/head.webp",
|
||||
image: "/assets/images/service/service-5.jpg",
|
||||
mainImage: "/assets/images/service/service-7.jpg",
|
||||
icon: "icon-30",
|
||||
content: `
|
||||
<div class="content-one mb_60">
|
||||
<p>We treat conditions like</p>
|
||||
@ -22,12 +21,12 @@ export const areaOfInjuryData = [
|
||||
<div class="row clearfix">
|
||||
<div class="col-lg-6 col-md-6 col-sm-12 image-column">
|
||||
<figure class="image-box mb_30" style="text-align:center;">
|
||||
<img src="/assets/images/areas-of-injury/head-injury/1.webp" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
<img src="/assets/images/service/service-8.jpg" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
</div>
|
||||
<div class="col-lg-6 col-md-6 col-sm-12 image-column">
|
||||
<figure class="image-box mb_30" style="text-align:center;">
|
||||
<img src="/assets/images/areas-of-injury/head-injury/2.webp" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
<img src="/assets/images/service/service-9.jpg" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
</div>
|
||||
</div>
|
||||
@ -41,10 +40,9 @@ export const areaOfInjuryData = [
|
||||
slug: "neck-injury-physiotherapy-management-etobicokeneck-injury-physiotherapy-management-etobicoke",
|
||||
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",
|
||||
mainImage: "/assets/images/areas-of-injury/neck-injury/big-img.webp",
|
||||
icon: "/assets/images/areas-of-injury/icon/neck.webp",
|
||||
image: "/assets/images/service/service-5.jpg",
|
||||
mainImage: "/assets/images/service/service-7.jpg",
|
||||
icon: "icon-31",
|
||||
content: `
|
||||
<div class="content-one mb_60">
|
||||
<p>We treat conditions like</p>
|
||||
@ -60,12 +58,12 @@ export const areaOfInjuryData = [
|
||||
<div class="row clearfix">
|
||||
<div class="col-lg-6 col-md-6 col-sm-12 image-column">
|
||||
<figure class="image-box mb_30" style="text-align:center;">
|
||||
<img src="/assets/images/areas-of-injury/neck-injury/1.webp" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
<img src="/assets/images/service/service-8.jpg" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
</div>
|
||||
<div class="col-lg-6 col-md-6 col-sm-12 image-column">
|
||||
<figure class="image-box mb_30" style="text-align:center;">
|
||||
<img src="/assets/images/areas-of-injury/neck-injury/2.webp" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
<img src="/assets/images/service/service-9.jpg" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
</div>
|
||||
</div>
|
||||
@ -79,10 +77,9 @@ export const areaOfInjuryData = [
|
||||
slug: "shoulder-injury-physiotherapy-management-etobicoke",
|
||||
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",
|
||||
bannerImage: "/assets/images/areas-of-injury/shoulder-injury/shoulder-injury-banner.webp",
|
||||
icon: "/assets/images/areas-of-injury/icon/shoulder.webp",
|
||||
image: "/assets/images/service/service-5.jpg",
|
||||
mainImage: "/assets/images/service/service-7.jpg",
|
||||
icon: "icon-31",
|
||||
content: `
|
||||
<div class="content-one mb_60">
|
||||
<p>We treat conditions like</p>
|
||||
@ -98,12 +95,12 @@ export const areaOfInjuryData = [
|
||||
<div class="row clearfix">
|
||||
<div class="col-lg-6 col-md-6 col-sm-12 image-column">
|
||||
<figure class="image-box mb_30" style="text-align:center;">
|
||||
<img src="/assets/images/areas-of-injury/shoulder-injury/1.webp" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
<img src="/assets/images/service/service-8.jpg" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
</div>
|
||||
<div class="col-lg-6 col-md-6 col-sm-12 image-column">
|
||||
<figure class="image-box mb_30" style="text-align:center;">
|
||||
<img src="/assets/images/areas-of-injury/shoulder-injury/2.webp" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
<img src="/assets/images/service/service-9.jpg" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
</div>
|
||||
</div>
|
||||
@ -117,10 +114,9 @@ export const areaOfInjuryData = [
|
||||
slug: "elbow-injury-physiotherapy-management-etobicoke",
|
||||
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",
|
||||
icon: "/assets/images/areas-of-injury/icon/elbow.webp",
|
||||
mainImage: "/assets/images/areas-of-injury/elbo-injury/big-img.webp",
|
||||
image: "/assets/images/service/service-5.jpg",
|
||||
mainImage: "/assets/images/service/service-7.jpg",
|
||||
icon: "icon-31",
|
||||
content: `
|
||||
<div class="content-one mb_60">
|
||||
<p>At Etobicoke Physiotherapy, we treat conditions like</p>
|
||||
@ -136,12 +132,12 @@ export const areaOfInjuryData = [
|
||||
<div class="row clearfix">
|
||||
<div class="col-lg-6 col-md-6 col-sm-12 image-column">
|
||||
<figure class="image-box mb_30" style="text-align:center;">
|
||||
<img src="/assets/images/areas-of-injury/elbo-injury/1.webp" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
<img src="/assets/images/service/service-8.jpg" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
</div>
|
||||
<div class="col-lg-6 col-md-6 col-sm-12 image-column">
|
||||
<figure class="image-box mb_30" style="text-align:center;">
|
||||
<img src="/assets/images/areas-of-injury/elbo-injury/2.webp" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
<img src="/assets/images/service/service-9.jpg" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
</div>
|
||||
</div>
|
||||
@ -155,10 +151,9 @@ export const areaOfInjuryData = [
|
||||
slug: "wristhand-injury-physiotherapy-management-etobicoke",
|
||||
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",
|
||||
bannerImage: "/assets/images/areas-of-injury/wrist-hand-injury/wrist-hand-injury-banner.webp",
|
||||
icon: "/assets/images/areas-of-injury/icon/wrist.webp",
|
||||
image: "/assets/images/service/service-5.jpg",
|
||||
mainImage: "/assets/images/service/service-7.jpg",
|
||||
icon: "icon-31",
|
||||
content: `
|
||||
<div class="content-one mb_60">
|
||||
<p>We treat conditions like</p>
|
||||
@ -174,12 +169,12 @@ export const areaOfInjuryData = [
|
||||
<div class="row clearfix">
|
||||
<div class="col-lg-6 col-md-6 col-sm-12 image-column">
|
||||
<figure class="image-box mb_30" style="text-align:center;">
|
||||
<img src="/assets/images/areas-of-injury/wrist-hand-injury/1.webp" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
<img src="/assets/images/service/service-8.jpg" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
</div>
|
||||
<div class="col-lg-6 col-md-6 col-sm-12 image-column">
|
||||
<figure class="image-box mb_30" style="text-align:center;">
|
||||
<img src="/assets/images/areas-of-injury/wrist-hand-injury/2.webp" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
<img src="/assets/images/service/service-9.jpg" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
</div>
|
||||
</div>
|
||||
@ -193,11 +188,9 @@ export const areaOfInjuryData = [
|
||||
slug: "lowback-injury-physiotherapy-management-etobicoke",
|
||||
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",
|
||||
bannerImage: "/assets/images/areas-of-injury/low-back-injury/low-back-injury-banner.webp",
|
||||
|
||||
icon: "/assets/images/areas-of-injury/icon/low-back.webp",
|
||||
image: "/assets/images/service/service-5.jpg",
|
||||
mainImage: "/assets/images/service/service-7.jpg",
|
||||
icon: "icon-31",
|
||||
content: `
|
||||
<div class="content-one mb_60">
|
||||
<p>We treat conditions like</p>
|
||||
@ -213,12 +206,12 @@ export const areaOfInjuryData = [
|
||||
<div class="row clearfix">
|
||||
<div class="col-lg-6 col-md-6 col-sm-12 image-column">
|
||||
<figure class="image-box mb_30" style="text-align:center;">
|
||||
<img src="/assets/images/areas-of-injury/low-back-injury/1.webp" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
<img src="/assets/images/service/service-8.jpg" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
</div>
|
||||
<div class="col-lg-6 col-md-6 col-sm-12 image-column">
|
||||
<figure class="image-box mb_30" style="text-align:center;">
|
||||
<img src="/assets/images/areas-of-injury/low-back-injury/2.webp" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
<img src="/assets/images/service/service-9.jpg" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
</div>
|
||||
</div>
|
||||
@ -232,10 +225,9 @@ export const areaOfInjuryData = [
|
||||
slug: "hip-injury-physiotherapy-management-etobicoke",
|
||||
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",
|
||||
bannerImage: "/assets/images/areas-of-injury/hip-injury/hip-injury-banner.webp",
|
||||
icon: "/assets/images/areas-of-injury/icon/hip.webp",
|
||||
image: "/assets/images/service/service-5.jpg",
|
||||
mainImage: "/assets/images/service/service-7.jpg",
|
||||
icon: "icon-31",
|
||||
content: `
|
||||
<div class="content-one mb_60">
|
||||
<p>We treat conditions like</p>
|
||||
@ -251,12 +243,12 @@ export const areaOfInjuryData = [
|
||||
<div class="row clearfix">
|
||||
<div class="col-lg-6 col-md-6 col-sm-12 image-column">
|
||||
<figure class="image-box mb_30" style="text-align:center;">
|
||||
<img src="/assets/images/areas-of-injury/hip-injury/1.webp" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
<img src="/assets/images/service/service-8.jpg" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
</div>
|
||||
<div class="col-lg-6 col-md-6 col-sm-12 image-column">
|
||||
<figure class="image-box mb_30" style="text-align:center;">
|
||||
<img src="/assets/images/areas-of-injury/hip-injury/2.webp" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
<img src="/assets/images/service/service-9.jpg" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
</div>
|
||||
</div>
|
||||
@ -270,10 +262,9 @@ export const areaOfInjuryData = [
|
||||
slug: "legknee-injury-physiotherapy-management-etobicoke",
|
||||
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",
|
||||
mainImage: "/assets/images/areas-of-injury/leg-knee-injury/big-img.webp",
|
||||
icon: "/assets/images/areas-of-injury/icon/knee.webp",
|
||||
image: "/assets/images/service/service-5.jpg",
|
||||
mainImage: "/assets/images/service/service-7.jpg",
|
||||
icon: "icon-31",
|
||||
content: `
|
||||
<div class="content-one mb_60">
|
||||
<p>We treat knee physiotherapy conditions like</p>
|
||||
@ -289,12 +280,12 @@ export const areaOfInjuryData = [
|
||||
<div class="row clearfix">
|
||||
<div class="col-lg-6 col-md-6 col-sm-12 image-column">
|
||||
<figure class="image-box mb_30" style="text-align:center;">
|
||||
<img src="/assets/images/areas-of-injury/leg-knee-injury/1.webp" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
<img src="/assets/images/service/service-8.jpg" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
</div>
|
||||
<div class="col-lg-6 col-md-6 col-sm-12 image-column">
|
||||
<figure class="image-box mb_30" style="text-align:center;">
|
||||
<img src="/assets/images/areas-of-injury/leg-knee-injury/2.webp" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
<img src="/assets/images/service/service-9.jpg" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
</div>
|
||||
</div>
|
||||
@ -308,10 +299,9 @@ export const areaOfInjuryData = [
|
||||
slug: "anklefoot-injury-physiotherapy-management-etobicoke",
|
||||
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",
|
||||
bannerImage: "/assets/images/areas-of-injury/ankle-foot-injury/ankle-foot-injury-banner.webp",
|
||||
icon: "/assets/images/areas-of-injury/icon/ankle.webp",
|
||||
image: "/assets/images/service/service-5.jpg",
|
||||
mainImage: "/assets/images/service/service-7.jpg",
|
||||
icon: "icon-31",
|
||||
content: `
|
||||
<div class="content-one mb_60">
|
||||
<p>We treat knee physiotherapy conditions like</p>
|
||||
@ -327,12 +317,12 @@ export const areaOfInjuryData = [
|
||||
<div class="row clearfix">
|
||||
<div class="col-lg-6 col-md-6 col-sm-12 image-column">
|
||||
<figure class="image-box mb_30" style="text-align:center;">
|
||||
<img src="/assets/images/areas-of-injury/ankle-foot-injury/1.webp" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
<img src="/assets/images/service/service-8.jpg" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
</div>
|
||||
<div class="col-lg-6 col-md-6 col-sm-12 image-column">
|
||||
<figure class="image-box mb_30" style="text-align:center;">
|
||||
<img src="/assets/images/areas-of-injury/ankle-foot-injury/2.webp" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
<img src="/assets/images/service/service-9.jpg" alt="Cardiology Extra" style="max-width:100%;height:auto;" />
|
||||
</figure>
|
||||
</div>
|
||||
</div>
|
||||
|
||||