Begin your
Recovery
-
Your Path to Recovery Starts Today
+
• Rehab • Strength Training • Personalized Care
Visit Our Location
diff --git a/components/sections/home2/MobileBanner.js b/components/sections/home2/MobileBanner.js
index d68fc79..7b3e140 100644
--- a/components/sections/home2/MobileBanner.js
+++ b/components/sections/home2/MobileBanner.js
@@ -82,7 +82,7 @@ export default function MobileBanner() {
variant: 'leftToRight',
bgImage: '/assets/images/banner/mobile-banner/3.webp',
upperText: 'Reclaim your',
- title: 'Wellness',
+ title: 'Wellnes',
// titleSpan: 'Physio',
// titleEnd: 'Experts',
// subtitle: 'Physiotherapy Etobicoke & Rehab Care.',
diff --git a/public/assets/css/module-css/banner.css b/public/assets/css/module-css/banner.css
index e5550c6..7343447 100644
--- a/public/assets/css/module-css/banner.css
+++ b/public/assets/css/module-css/banner.css
@@ -143,7 +143,7 @@
.banner-carousel .swiper-slide:before {
position: absolute;
content: '';
- background: rgb(0 0 0 / 67%) !important;
+ /* background: rgb(0 0 0 / 67%) !important; */
width: 100%;
height: 100%;
left: 0px;
diff --git a/public/assets/css/style.css b/public/assets/css/style.css
index 52ed342..4b1b8fe 100644
--- a/public/assets/css/style.css
+++ b/public/assets/css/style.css
@@ -1030,7 +1030,7 @@
.header-style-two .header-top a,
.header-style-two .header-top .logo {
- color: #bc0000 !important;
+ color: #fff !important;
}
.header-style-two .header-top .top-inner {
@@ -1074,6 +1074,7 @@
.header-top .top-inner .info-list li img {
width: 18px;
height: auto;
+ margin-left: 10px;
}
/* .red-icon {
@@ -1252,6 +1253,25 @@
}
+
+
+@media screen and (max-width:768px) {
+
+ .header-top .top-inner .info-list li a {
+ display: inline-block;
+ color: #bc0000 !important;
+ font-size: 15px;
+ text-decoration: none;
+ }
+
+ @media (max-width: 768px) {
+ .contact-icon {
+ filter: brightness(0) saturate(100%) invert(14%) sepia(94%) saturate(7476%) hue-rotate(356deg) brightness(94%) contrast(108%);
+ }
+}
+
+}
+
@media only screen and (max-width: 1024px) {
.header-top {
@@ -1265,6 +1285,13 @@
gap: 8px;
}
+ .header-top .top-inner .info-list li a {
+ display: inline-block;
+ color: #fff !important;
+ font-size: 15px;
+ text-decoration: none;
+ }
+
.header-top .top-inner .info-list {
justify-content: center;
gap: 20px;
@@ -1291,6 +1318,21 @@
}
}
+ @media screen and (max-width: 992px) {
+
+ .header-top .top-inner .info-list li a {
+ display: inline-block;
+ color: #bc0000 !important;
+ font-size: 15px;
+ text-decoration: none;
+ }
+
+ .contact-icon {
+ filter: brightness(0) saturate(100%) invert(14%) sepia(94%) saturate(7476%) hue-rotate(356deg) brightness(94%) contrast(108%);
+ }
+
+ }
+
@media only screen and (max-width: 500px) {
.header-top .top-inner .social-links {
justify-content: center;
@@ -1536,7 +1578,7 @@
font-family: var(--soleil);
letter-spacing: 0.8px;
opacity: 1;
- color: #bc0000;
+ color: #fff;
z-index: 1;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
@@ -1564,7 +1606,7 @@
.main-menu .navigation>li.current>a,
.main-menu .navigation>li:hover>a {
- color: #bc0000;
+ color: #fff;
}
.main-menu .navigation>li>a:before {
@@ -2864,8 +2906,8 @@
margin-left: 6px;
width: 6px;
height: 6px;
- border-left: 2px solid #bc0000;
- border-bottom: 2px solid #bc0000;
+ border-left: 2px solid #fff;
+ border-bottom: 2px solid #fff;
transform: rotate(-45deg);
vertical-align: middle;
}
diff --git a/public/assets/images/banner/desktopBanner/banner-1.png b/public/assets/images/banner/desktopBanner/banner-1.png
new file mode 100644
index 0000000..0e19f6b
Binary files /dev/null and b/public/assets/images/banner/desktopBanner/banner-1.png differ
diff --git a/public/assets/images/banner/desktopBanner/banner-2.png b/public/assets/images/banner/desktopBanner/banner-2.png
new file mode 100644
index 0000000..d03733f
Binary files /dev/null and b/public/assets/images/banner/desktopBanner/banner-2.png differ
diff --git a/public/assets/images/banner/desktopBanner/banner-3.png b/public/assets/images/banner/desktopBanner/banner-3.png
new file mode 100644
index 0000000..46c307b
Binary files /dev/null and b/public/assets/images/banner/desktopBanner/banner-3.png differ
diff --git a/public/assets/images/banner/desktopBanner/banner-4.png b/public/assets/images/banner/desktopBanner/banner-4.png
new file mode 100644
index 0000000..ed6e6a4
Binary files /dev/null and b/public/assets/images/banner/desktopBanner/banner-4.png differ
diff --git a/public/assets/images/banner/desktopBanner/home-banner-1.png b/public/assets/images/banner/desktopBanner/home-banner-1.png
index 5123659..0e19f6b 100644
Binary files a/public/assets/images/banner/desktopBanner/home-banner-1.png and b/public/assets/images/banner/desktopBanner/home-banner-1.png differ
diff --git a/public/assets/images/banner/desktopBanner/home-banner-2.png b/public/assets/images/banner/desktopBanner/home-banner-2.png
index 8c6d583..d03733f 100644
Binary files a/public/assets/images/banner/desktopBanner/home-banner-2.png and b/public/assets/images/banner/desktopBanner/home-banner-2.png differ
diff --git a/public/assets/images/banner/desktopBanner/home-banner-3.png b/public/assets/images/banner/desktopBanner/home-banner-3.png
index c8b0fd1..46c307b 100644
Binary files a/public/assets/images/banner/desktopBanner/home-banner-3.png and b/public/assets/images/banner/desktopBanner/home-banner-3.png differ
diff --git a/public/assets/images/banner/desktopBanner/home-banner-4.png b/public/assets/images/banner/desktopBanner/home-banner-4.png
index 9507d73..ed6e6a4 100644
Binary files a/public/assets/images/banner/desktopBanner/home-banner-4.png and b/public/assets/images/banner/desktopBanner/home-banner-4.png differ