diff --git a/app/about-us/page.js b/app/about-us/page.js
index 6db43af..74c1c82 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 skilled team provides physiotherapy in Mississauga to help you regain mobility and live pain-free. Compassionate care designed around your needs.
@@ -50,7 +62,6 @@ export default function Banner() {
Book Your Appointment
-
diff --git a/public/assets/css/module-css/team.css b/public/assets/css/module-css/team.css
index 031c22a..bb1c378 100644
--- a/public/assets/css/module-css/team.css
+++ b/public/assets/css/module-css/team.css
@@ -319,6 +319,17 @@
padding-top: 70px !important;
}
+}
+
+@media only screen and (max-width: 426px){
+
+.shape-3{
+
+ opacity: 0.3 !important;
+
+}
+
+
}
@media only screen and (max-width: 599px){