From ebb83334dc942496f72728cfcb602e49dd13f584 Mon Sep 17 00:00:00 2001 From: akash Date: Fri, 12 Sep 2025 20:22:49 +0530 Subject: [PATCH] About page correction upated & headings updated --- app/about-us/page.js | 9 ++++++--- app/blog/page.js | 2 +- components/sections/home/ServicesSection.js | 2 +- public/assets/css/module-css/team.css | 11 +++++++++++ 4 files changed, 19 insertions(+), 5 deletions(-) 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){