diff --git a/app/about-us/page.js b/app/about-us/page.js index 9ad463f..4255aab 100644 --- a/app/about-us/page.js +++ b/app/about-us/page.js @@ -270,7 +270,7 @@ export default function Home() {

Physiotherapy Etobicoke – We are a team of health care professionals provide physiotherapy, massage therapy services in etobicoke assist you in improving your health.

-
+
@@ -279,7 +279,7 @@ export default function Home() {
-
+
@@ -288,7 +288,7 @@ export default function Home() {
-
+
@@ -368,6 +368,9 @@ export default function Home() {
+
+

Our Trusted Partners

+
Our Blog -

Take a look at our most
recent articles

+

Stay Updated with
Our Recent Blog Posts

diff --git a/components/sections/home/ServicesSection.js b/components/sections/home/ServicesSection.js index 9f4ffcb..f08379f 100644 --- a/components/sections/home/ServicesSection.js +++ b/components/sections/home/ServicesSection.js @@ -10,7 +10,7 @@ export default function ServicesSection() {
- We Offer You Medical & Saving Lives + We Help You Move Better & Live Healthier

Our Services

diff --git a/public/assets/css/module-css/team.css b/public/assets/css/module-css/team.css index a954637..87bf2b9 100644 --- a/public/assets/css/module-css/team.css +++ b/public/assets/css/module-css/team.css @@ -319,6 +319,17 @@ padding-top: 34px !important; } +} + +@media only screen and (max-width: 426px){ + +.shape-3{ + + opacity: 0.3 !important; + +} + + } @media only screen and (max-width: 599px){