corrections updated

This commit is contained in:
Selvi 2025-09-16 17:03:53 +05:30
parent 1696ce23df
commit 2461a833fb
13 changed files with 288 additions and 284 deletions

View File

@ -116,8 +116,8 @@ export default function Home() {
<section className="process-section sec-pad pt-0"> <section className="process-section sec-pad pt-0">
<div className="pattern-layer" style={{ backgroundImage: 'url(/assets/images/shape/shape-19.png)' }}></div> <div className="pattern-layer" style={{ backgroundImage: 'url(/assets/images/shape/shape-19.png)' }}></div>
<div className="shape"> <div className="shape">
<div className="shape-1 float-bob-x" style={{ backgroundImage: 'url(/assets/images/shape/shape-20.png)' }}></div> {/* <div className="shape-1 float-bob-x" style={{ backgroundImage: 'url(/assets/images/shape/shape-20.png)' }}></div>
<div className="shape-2 float-bob-y" style={{ backgroundImage: 'url(/assets/images/shape/shape-15.png)' }}></div> <div className="shape-2 float-bob-y" style={{ backgroundImage: 'url(/assets/images/shape/shape-15.png)' }}></div> */}
<div className="shape-3"></div> <div className="shape-3"></div>
</div> </div>
<div className="auto-container"> <div className="auto-container">
@ -195,17 +195,17 @@ export default function Home() {
{/* team-section-style-two */} {/* team-section-style-two */}
<section className="team-section sec-pad centred"> <section className="team-section sec-pad centred">
<div className="shape"> {/* <div className="shape"> */}
<div {/* <div
className="shape-1 float-bob-y" className="shape-1 float-bob-y"
style={{ backgroundImage: "url(/assets/images/shape/shape-15.png)" }} style={{ backgroundImage: "url(/assets/images/shape/shape-15.png)" }}
></div> ></div> */}
<div className="shape-2"></div> {/* <div className="shape-2"></div> */}
<div {/* <div
className="shape-3 float-bob-x" className="shape-3 float-bob-x"
style={{ backgroundImage: "url(/assets/images/shape/shape-16.png)" }} style={{ backgroundImage: "url(/assets/images/shape/shape-16.png)" }}
></div> ></div> */}
</div> {/* </div> */}
<div className="auto-container"> <div className="auto-container">
<div className="sec-title mb_50"> <div className="sec-title mb_50">
@ -270,7 +270,7 @@ export default function Home() {
<p className='sub-title-2'>Physiotherapy Etobicoke We are a team of health care professionals provide physiotherapy, massage therapy services in etobicoke assist you in improving your health.</p> <p className='sub-title-2'>Physiotherapy Etobicoke We are a team of health care professionals provide physiotherapy, massage therapy services in etobicoke assist you in improving your health.</p>
</div> </div>
<div className="row clearfix"> <div className="row clearfix">
<div className="col-lg-6 col-md-6 col-4 col-sm-4 chooseus-block"> <div className="col-lg-6 col-md-6 chooseus-block">
<div className="chooseus-block-one"> <div className="chooseus-block-one">
<div className="inner-box"> <div className="inner-box">
<div className="icon-box"><img src="/assets/images/about-us/section4/expert-team.webp" alt="Expert team" /></div> <div className="icon-box"><img src="/assets/images/about-us/section4/expert-team.webp" alt="Expert team" /></div>
@ -279,7 +279,7 @@ export default function Home() {
</div> </div>
</div> </div>
</div> </div>
<div className="col-lg-6 col-md-6 col-4 col-sm-4 chooseus-block"> <div className="col-lg-6 col-md-6 chooseus-block">
<div className="chooseus-block-one"> <div className="chooseus-block-one">
<div className="inner-box"> <div className="inner-box">
<div className="icon-box"><img src="/assets/images/about-us/section4/understand.webp" alt="Understand your pain" /></div> <div className="icon-box"><img src="/assets/images/about-us/section4/understand.webp" alt="Understand your pain" /></div>
@ -288,7 +288,7 @@ export default function Home() {
</div> </div>
</div> </div>
</div> </div>
<div className="col-lg-6 col-md-6 col-4 col-sm-4 chooseus-block"> <div className="col-lg-6 col-md-6 chooseus-block">
<div className="chooseus-block-one"> <div className="chooseus-block-one">
<div className="inner-box"> <div className="inner-box">
<div className="icon-box"><img src="/assets/images/home/why-choose/ready.webp" alt="Ready to go" /></div> <div className="icon-box"><img src="/assets/images/home/why-choose/ready.webp" alt="Ready to go" /></div>

View File

@ -298,11 +298,11 @@ export default function Home() {
<section className="process-section pt_90 pb_90"> <section className="process-section pt_90 pb_90">
<div className="pattern-layer" style={{ backgroundImage: 'url(/assets/images/shape/shape-19.png)' }}></div> <div className="pattern-layer" style={{ backgroundImage: 'url(/assets/images/shape/shape-19.png)' }}></div>
<div className="shape"> {/* <div className="shape">
<div className="shape-1 float-bob-x" style={{ backgroundImage: 'url(/assets/images/shape/shape-20.png)' }}></div> <div className="shape-1 float-bob-x" style={{ backgroundImage: 'url(/assets/images/shape/shape-20.png)' }}></div>
<div className="shape-2 float-bob-y" style={{ backgroundImage: 'url(/assets/images/shape/shape-15.png)' }}></div> <div className="shape-2 float-bob-y" style={{ backgroundImage: 'url(/assets/images/shape/shape-15.png)' }}></div>
<div className="shape-3"></div> <div className="shape-3"></div>
</div> </div> */}
<div className="auto-container"> <div className="auto-container">
<div className="inner-container"> <div className="inner-container">
<div className="arrow-shape" style={{ backgroundImage: 'url(/assets/images/shape/shape-18.webp)' }}></div> <div className="arrow-shape" style={{ backgroundImage: 'url(/assets/images/shape/shape-18.webp)' }}></div>

View File

@ -24,11 +24,11 @@ export default function Team() {
<div className="pattern-1" style={{ backgroundImage: 'url(/assets/images/shape/shape-13.webp)' }}></div> <div className="pattern-1" style={{ backgroundImage: 'url(/assets/images/shape/shape-13.webp)' }}></div>
<div className="pattern-2" style={{ backgroundImage: 'url(/assets/images/shape/shape-14.webp)' }}></div> <div className="pattern-2" style={{ backgroundImage: 'url(/assets/images/shape/shape-14.webp)' }}></div>
</div> </div>
<div className="shape"> {/* <div className="shape">
<div className="shape-1 float-bob-y" style={{ backgroundImage: 'url(/assets/images/shape/shape-15.png)' }}></div> <div className="shape-1 float-bob-y" style={{ backgroundImage: 'url(/assets/images/shape/shape-15.png)' }}></div>
<div className="shape-2"></div> <div className="shape-2"></div>
<div className="shape-3 float-bob-x" style={{ backgroundImage: 'url(/assets/images/shape/shape-16.png)' }}></div> <div className="shape-3 float-bob-x" style={{ backgroundImage: 'url(/assets/images/shape/shape-16.png)' }}></div>
</div> </div> */}
<div className="auto-container"> <div className="auto-container">
<div className="sec-title mb_50"> <div className="sec-title mb_50">
<span className="sub-title">Why Choose Us</span> <span className="sub-title">Why Choose Us</span>

View File

@ -27,9 +27,9 @@ export default function AreaOfInjury() {
<div className="auto-container"> <div className="auto-container">
<div className="sec-title-1 mb_50"> <div className="sec-title-1 mb_50">
<span className="sub-title-1">Start Your Treatment Today! <br /> Visit our healthcare team in Etobicoke.</span> <span className="sub-title-1">Start Your Treatment Today! <br /> Visit our healthcare team in Etobicoke.</span>
<h3 className='h3-white' style={{ fontWeight: "bold" }}> <h2 className='h3-white' style={{ fontWeight: "bold" }}>
Area Of Injury Area Of Injury
</h3> </h2>
</div> </div>
<div className="row clearfix"> <div className="row clearfix">
{areaOfInjuryData.slice(0, 8).map((area, index) => ( {areaOfInjuryData.slice(0, 8).map((area, index) => (

View File

@ -5,14 +5,11 @@ import Link from "next/link"
export default function MobileServices() { export default function MobileServices() {
return ( return (
<> <>
<section className="feature-section sec-pad bg-color-1" style={{ <section className="team-section sec-pad centred bg-color-1">
backgroundImage: "url(/assets/images/home/our-services/our-services-bg.webp)", <div className="pattern-layer">
backgroundSize: "cover", <div className="pattern-1" style={{ backgroundImage: 'url(/assets/images/home/our-services/top-right.webp)' }}></div>
backgroundPosition: "left", <div className="pattern-2" style={{ backgroundImage: 'url(/assets/images/home/our-services/bottom-left.webp)' }}></div>
backgroundRepeat: "no-repeat", </div>
backgroundAttachment: "scroll",
}}
>
<div className="auto-container"> <div className="auto-container">
<div className="sec-title mb_50 centred"> <div className="sec-title mb_50 centred">
<span className="sub-title-1 new-color2">Our Services</span> <span className="sub-title-1 new-color2">Our Services</span>

View File

@ -4,11 +4,11 @@ export default function ProcessSection() {
return ( return (
<section className="process-section sec-pad bg-color-1"> <section className="process-section sec-pad bg-color-1">
<div className="pattern-layer" style={{ backgroundImage: 'url(/assets/images/shape/shape-19.png)' }}></div> <div className="pattern-layer" style={{ backgroundImage: 'url(/assets/images/shape/shape-19.png)' }}></div>
<div className="shape"> {/* <div className="shape">
<div className="shape-1 float-bob-x" style={{ backgroundImage: 'url(/assets/images/shape/shape-20.png)' }}></div> <div className="shape-1 float-bob-x" style={{ backgroundImage: 'url(/assets/images/shape/shape-20.png)' }}></div>
<div className="shape-2 float-bob-y" style={{ backgroundImage: 'url(/assets/images/shape/shape-15.png)' }}></div> <div className="shape-2 float-bob-y" style={{ backgroundImage: 'url(/assets/images/shape/shape-15.png)' }}></div>
<div className="shape-3"></div> <div className="shape-3"></div>
</div> </div> */}
<div className="auto-container"> <div className="auto-container">
<div className="sec-title mb_50 centred"> <div className="sec-title mb_50 centred">
<span className="sub-title">Our Process</span> <span className="sub-title">Our Process</span>

View File

@ -4,10 +4,10 @@ import React from 'react';
export default function ServicesSection() { export default function ServicesSection() {
return ( return (
<section className="service-section team-section bg-layer sec-pad bg-color-1"> <section className="team-section sec-pad centred bg-color-1">
<div className="pattern-layer"> <div className="pattern-layer">
<div className="pattern-1" style={{ backgroundImage: 'url(/assets/images/shape/shape-13.webp)' }}></div> <div className="pattern-1" style={{ backgroundImage: 'url(/assets/images/home/our-services/top-right.webp)' }}></div>
<div className="pattern-2" style={{ backgroundImage: 'url(/assets/images/shape/shape-14.webp)' }}></div> <div className="pattern-2" style={{ backgroundImage: 'url(/assets/images/home/our-services/bottom-left.webp)' }}></div>
</div> </div>
<div className="auto-container"> <div className="auto-container">
<div className="sec-title-1 mb_50 centred"> <div className="sec-title-1 mb_50 centred">

View File

@ -16,7 +16,7 @@ export default function WhyChooseUsSection() {
<p className='sub-title-2'>Physiotherapy Etobicoke We are a team of health care professionals provide physiotherapy, massage therapy services in etobicoke assist you in improving your health.</p> <p className='sub-title-2'>Physiotherapy Etobicoke We are a team of health care professionals provide physiotherapy, massage therapy services in etobicoke assist you in improving your health.</p>
</div> </div>
<div className="row clearfix"> <div className="row clearfix">
<div className="col-lg-6 col-md-6 col-4 col-sm-4 chooseus-block"> <div className="col-lg-6 col-md-6 chooseus-block">
<div className="chooseus-block-one"> <div className="chooseus-block-one">
<div className="inner-box"> <div className="inner-box">
<div className="icon-box"><img src="/assets/images/home/why-choose/expert-team.webp" alt="Expert Team" /></div> <div className="icon-box"><img src="/assets/images/home/why-choose/expert-team.webp" alt="Expert Team" /></div>
@ -25,7 +25,7 @@ export default function WhyChooseUsSection() {
</div> </div>
</div> </div>
</div> </div>
<div className="col-lg-6 col-md-6 col-4 col-sm-4 chooseus-block"> <div className="col-lg-6 col-md-6 chooseus-block">
<div className="chooseus-block-one"> <div className="chooseus-block-one">
<div className="inner-box"> <div className="inner-box">
<div className="icon-box"><img src="/assets/images/home/why-choose/understand.webp" alt="Understand your Pain" /></div> <div className="icon-box"><img src="/assets/images/home/why-choose/understand.webp" alt="Understand your Pain" /></div>
@ -34,7 +34,7 @@ export default function WhyChooseUsSection() {
</div> </div>
</div> </div>
</div> </div>
<div className="col-lg-6 col-md-6 col-4 col-sm-4 chooseus-block"> <div className="col-lg-6 col-md-6 chooseus-block">
<div className="chooseus-block-one"> <div className="chooseus-block-one">
<div className="inner-box"> <div className="inner-box">
<div className="icon-box"><img src="/assets/images/home/why-choose/ready.webp" alt="Ready To Go" /></div> <div className="icon-box"><img src="/assets/images/home/why-choose/ready.webp" alt="Ready To Go" /></div>

View File

@ -1,10 +1,15 @@
/** sidebar **/ /** sidebar **/
.default-sidebar { .default-sidebar {
position: relative; position: relative;
} }
@media (max-width: 991px) {
.default-sidebar {
display: none;
}
}
.default-sidebar .sidebar-widget { .default-sidebar .sidebar-widget {
position: relative; position: relative;
background: #FFFFFF; background: #FFFFFF;
@ -293,16 +298,10 @@
/** RESPONSIVE-CSS **/ /** RESPONSIVE-CSS **/
@media only screen and (max-width: 1599px){ @media only screen and (max-width: 1599px) {}
}
@media only screen and (max-width: 1200px){ @media only screen and (max-width: 1200px) {}
}
@media only screen and (max-width: 991px) { @media only screen and (max-width: 991px) {
@ -321,11 +320,7 @@
} }
@media only screen and (max-width: 599px){ @media only screen and (max-width: 599px) {}
}
@media only screen and (max-width: 499px) { @media only screen and (max-width: 499px) {
@ -343,47 +338,3 @@
} }
} }

View File

@ -1,4 +1,3 @@
/** video-section **/ /** video-section **/
.video-section { .video-section {
@ -219,55 +218,18 @@ font-size: 18px;
} }
@media only screen and (max-width: 599px){ @media only screen and (max-width: 599px) {}
@media only screen and (max-width: 499px) {}
@media (max-width: 768px) {
.video-section h2 {
text-align: center;
} }
@media only screen and (max-width: 499px){ .video-section .btn-box {
display: flex;
justify-content: center;
margin-top: 15px;
}
} }

View File

@ -890,6 +890,20 @@
color: var(--secondary-color) !important; color: var(--secondary-color) !important;
} }
@media only screen and (max-width: 1024px) {
.sec-title-1 h2 {
position: relative;
display: block;
font-size: 38px;
line-height: 65px;
font-weight: 700;
margin: 0px;
text-transform: capitalize;
}
}
@ -1113,9 +1127,9 @@
gap: 15px; gap: 15px;
} }
.header-top .top-inner .social-links li { /* .header-top .top-inner .social-links li {
display: none !important; display: none !important;
} } */
.header-top .top-inner { .header-top .top-inner {
@ -2856,6 +2870,26 @@
@media only screen and (max-width: 1200px) { @media only screen and (max-width: 1200px) {
/* .main-menu,
.sticky-header,
.main-header.style-one .outer-container:before {
display: none !important;
} */
/* .menu-area .mobile-nav-toggler {
display: block;
padding: 10px;
} */
.megamenu ul li:first-child {
display: none;
}
}
@media (max-width: 768px) {
.main-menu, .main-menu,
.sticky-header, .sticky-header,
.main-header.style-one .outer-container:before { .main-header.style-one .outer-container:before {
@ -2867,12 +2901,30 @@
padding: 10px; padding: 10px;
} }
.megamenu ul li:first-child { .header-top .social-links {
display: none; display: none !important;
}
}
@media (max-width: 1200px) and (min-width: 1025px) {
.header-style-two .header-lower .outer-container {
padding: 0px 50px !important;
}
} }
@media (max-width: 1024px) and (min-width: 769px) {
.header-style-two .header-lower .outer-container {
padding: 0px 20px;
}
}
@media (max-width: 1024px) {
.main-menu .navigation > li {
margin: 0 15px !important;
}
} }
@ -2962,6 +3014,15 @@
} }
@media only screen and (max-width: 499px) {
.sec-title-1 h2 {
font-size: 26px;
line-height: 34px;
}
}
@media only screen and (max-width : 426px) { @media only screen and (max-width : 426px) {
.default-form .form-group input[type='text'], .default-form .form-group input[type='text'],
@ -3197,7 +3258,8 @@
width: 56px; width: 56px;
height: 56px; height: 56px;
position: absolute; position: absolute;
left: 0; /* so all align vertically */ left: 0;
/* so all align vertically */
transition: transform 0.3s ease, opacity 0.3s ease; transition: transform 0.3s ease, opacity 0.3s ease;
} }
@ -3209,7 +3271,8 @@
/* Extra icons start hidden */ /* Extra icons start hidden */
.extra-icon { .extra-icon {
opacity: 0; opacity: 0;
transform: translateY(20px); /* slight downward offset */ transform: translateY(20px);
/* slight downward offset */
pointer-events: none; pointer-events: none;
} }
@ -3221,6 +3284,37 @@
} }
/* Delay each icon for “one-by-one” effect */ /* Delay each icon for “one-by-one” effect */
.extra-icon.show:nth-child(1) { transition-delay: 0.05s; } .extra-icon.show:nth-child(1) {
.extra-icon.show:nth-child(2) { transition-delay: 0.1s; } transition-delay: 0.05s;
.extra-icon.show:nth-child(3) { transition-delay: 0.15s; } }
.extra-icon.show:nth-child(2) {
transition-delay: 0.1s;
}
.extra-icon.show:nth-child(3) {
transition-delay: 0.15s;
}
@media (max-width: 425px) {
.sec-title-1 {
display: flex;
flex-direction: column;
}
.sec-title-1 h2 {
order: -1;
font-weight: normal;
font-size: 24px;
color: inherit;
}
.sec-title-1 span {
order: 1;
font-weight: bold;
font-size: 26px !important;
color: #fff;
display: block;
margin-top: 8px;
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB