From f95dd4df0755407f14866269bff4bc21d6e1c4ca Mon Sep 17 00:00:00 2001 From: selvi Date: Wed, 3 Sep 2025 17:20:46 +0530 Subject: [PATCH 1/2] corrections updated --- app/about-us/page.js | 12 ++-- app/caregivers/page.js | 14 ++--- app/shortcodes/page.js | 16 +++--- public/assets/css/module-css/chooseus.css | 2 +- public/assets/css/module-css/gallery.css | 4 +- public/assets/css/module-css/news.css | 2 +- public/assets/css/module-css/service.css | 66 ++++++++++++++++++++++ public/assets/css/module-css/subscribe.css | 2 +- public/assets/css/style.css | 4 ++ 9 files changed, 96 insertions(+), 26 deletions(-) diff --git a/app/about-us/page.js b/app/about-us/page.js index 6a4fc2c..71e9a3b 100644 --- a/app/about-us/page.js +++ b/app/about-us/page.js @@ -71,8 +71,8 @@ export default function Home() { <> {/* about-section */} -
-
+
+ {/*
*/}
@@ -94,15 +94,15 @@ export default function Home() {
-
- About Us +
+ About Us

Comprehensive Physiotherapy & Rehabilitation Clinic in Etobicoke

-

Welcome to Rapha Rehab Physiotherapy Massage Therapy Clinic Etobicoke – physiotherapy clinic in etobicoke managed by Registered Physiotherapists offering reliable physiotherapy treatment Services, Sports injury physiotherapy, Pelvic floor physiotherapy, Chiropractor, Massage therapy , Acupuncture treatment, Foot Reflexology, Osteopathy, custom knee braces, orthotics, spinal decompression therapy, concussion management, chronic pain management, workplace injury management, Naturopathy and home care physiotherapy Services in Etobicoke

+

Welcome to Rapha Rehab Physiotherapy Massage Therapy Clinic Etobicoke – physiotherapy clinic in etobicoke managed by Registered Physiotherapists offering reliable physiotherapy treatment Services, Sports injury physiotherapy, Pelvic floor physiotherapy, Chiropractor, Massage therapy , Acupuncture treatment, Foot Reflexology, Osteopathy, custom knee braces, orthotics, spinal decompression therapy, concussion management, chronic pain management, workplace injury management, Naturopathy and home care physiotherapy Services in Etobicoke

- Book Appointment + Book Appointment
diff --git a/app/caregivers/page.js b/app/caregivers/page.js index 76cbbf0..8e241db 100644 --- a/app/caregivers/page.js +++ b/app/caregivers/page.js @@ -85,7 +85,7 @@ export default function Home() {

A professional and friendly care provider

-

At NanoCare, we select Caregivers who are passionate about providing in home care to those in need on a daily basis.

+

At NanoCare, we select Caregivers who are passionate about providing in home care to those in need on a daily basis.

Become A Caregiver @@ -107,7 +107,7 @@ export default function Home() {
{/*
*/}
-
+

Keira Knightley

Care Manager

Keira Knightley has thirty-six years of nursing experience across a range of services, including hospital, community, nursing and care homes.

@@ -122,7 +122,7 @@ export default function Home() {
{/*
*/}
-
+

Katherine waterston

Care Manager

At Nano Care, Katherine ensures that the each and every client of Nano Care is looked after according to the company’s core mission, values and vision.

@@ -137,7 +137,7 @@ export default function Home() {
{/*
*/}
-
+

Anna faris

Care Manager

Anna ensures that all the staff and support workers at Nano Care adhere to the company’s ethos of providing the highest care standards in every service we offer

@@ -156,7 +156,7 @@ export default function Home() {
{/*
*/}
-
+

David walliams

Care Co-Ordinator

David walliams has over thirty eight years of experience in the Care and Services Industry. Previously working in Germany for many years.

@@ -171,7 +171,7 @@ export default function Home() {
{/*
*/}
-
+

John henry

Care Co-Ordinator

John has experience in ensuring that the level of care that is provided to our clients does not fall short of any expectations that is expected of a care provider.

@@ -186,7 +186,7 @@ export default function Home() {
{/*
*/}
-
+

Sophia jabola

Care Co-Ordinator

She has previously trained as a midwife. Her nine years’ experience as a nurse included working in the Hospital Medical Ward and Accident and Emergency.

diff --git a/app/shortcodes/page.js b/app/shortcodes/page.js index 3703fb7..5294bb1 100644 --- a/app/shortcodes/page.js +++ b/app/shortcodes/page.js @@ -388,7 +388,7 @@ export default function Home() {
-
+

Hourly home care

Hourly home care allows clients to use our caregivers on an hourly or as-needed basis.

@@ -401,7 +401,7 @@ export default function Home() {
-
+

Daily home care

Daily Care provides older adults with 24/7, around-the-clock care. Clients and their families enjoy peace of mind with reliable.

@@ -414,7 +414,7 @@ export default function Home() {
-
+

Hospital to home care

One of the leading causes of hospital readmission or slow post-hospitalization recovery is the lack of proper support following a hospital discharge.

@@ -468,7 +468,7 @@ export default function Home() {
+
- Office locations + Office
locations
@@ -512,7 +512,7 @@ export default function Home() {
{/*
*/}
-
+

Keira Knightley

Care Manager

Keira Knightley has thirty-six years of nursing experience across a range of services, including hospital, community, nursing and care homes.

@@ -527,7 +527,7 @@ export default function Home() {
{/*
*/}
-
+

Katherine waterston

Care Manager

At Nano Care, Katherine ensures that the each and every client of Nano Care is looked after according to the company’s core mission, values and vision.

@@ -542,7 +542,7 @@ export default function Home() {
{/*
*/}
-
+

Anna faris

Care Manager

Anna ensures that all the staff and support workers at Nano Care adhere to the company’s ethos of providing the highest care standards in every service we offer

@@ -554,7 +554,7 @@ export default function Home() {
-
+

Tabbed & vertical tabbed content

diff --git a/public/assets/css/module-css/chooseus.css b/public/assets/css/module-css/chooseus.css index f01d704..7a40fbd 100644 --- a/public/assets/css/module-css/chooseus.css +++ b/public/assets/css/module-css/chooseus.css @@ -105,7 +105,7 @@ } .chooseus-style-two .chooseus-block-one .inner-box p{ - color: #676767; + color: #000; } .chooseus-style-two .chooseus-block:first-child .chooseus-block-one .inner-box, diff --git a/public/assets/css/module-css/gallery.css b/public/assets/css/module-css/gallery.css index 84744ae..7428a99 100644 --- a/public/assets/css/module-css/gallery.css +++ b/public/assets/css/module-css/gallery.css @@ -75,8 +75,8 @@ margin: 0px 10px; font-size: 18px; line-height: 30px; - color: #bc0000; - border: 1px solid #bc0000; + color: #fff; + border: 1px solid #fff; border-radius: 5px; text-align: center; padding: 9px 30px; diff --git a/public/assets/css/module-css/news.css b/public/assets/css/module-css/news.css index 9bb4c5d..3663e32 100644 --- a/public/assets/css/module-css/news.css +++ b/public/assets/css/module-css/news.css @@ -109,7 +109,7 @@ display: inline-block; font-size: 16px; line-height: 26px; - color: #676767; + color: #000; font-weight: 500; text-transform: uppercase; } diff --git a/public/assets/css/module-css/service.css b/public/assets/css/module-css/service.css index 3655651..ec3b111 100644 --- a/public/assets/css/module-css/service.css +++ b/public/assets/css/module-css/service.css @@ -106,6 +106,72 @@ color: var(--theme-color); } +.service-block-one .inner-box .lower-content2 { + position: relative; + display: block; + border: 1px solid rgba(0, 0, 0, 0.05); + border-radius: 0px 0px 20px 20px; + padding: 40px 30px 40px 30px; + transition: all 500ms ease; + overflow: visible; + min-height: 285px; +} + +.service-block-one .inner-box:hover .lower-content2 { + border-color: #fff; +} + +.service-block-one .inner-box .lower-content2 .icon-box { + position: absolute; + left: -13px; + bottom: 40px; + width: 100px; + height: 100px; + line-height: 100px; + text-align: center; + font-size: 60px; + color: #fff; + border-radius: 0px 10px 10px 0px; + background: var(--theme-color); + transition: all 500ms ease; + box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15); + z-index: 10; +} + +.service-block-one .inner-box:hover .lower-content2 .icon-box { + bottom: 183px; +} + +.service-block-one .inner-box .lower-content2 .icon-box:before { + position: absolute; + content: ''; + background: #bc0000; + width: 12px; + height: 14px; + left: 0px; + bottom: -14px; + clip-path: polygon(0% 0%, 100% 0%, 100% 100%); +} + +.service-block-one .inner-box .lower-content2 h3 { + color: #bc0000; + position: relative; + display: block; + font-size: 26px; + line-height: 36px; + font-weight: 600; + margin-bottom: 15px; +} + +.service-block-one .inner-box .lower-content2 h3 a { + display: inline-block; + color: var(--title-color); + transition: color 300ms ease; +} + +.service-block-one .inner-box .lower-content2 h3 a:hover { + color: var(--theme-color); +} /** service-style-two **/ diff --git a/public/assets/css/module-css/subscribe.css b/public/assets/css/module-css/subscribe.css index fba602e..9a0ad44 100644 --- a/public/assets/css/module-css/subscribe.css +++ b/public/assets/css/module-css/subscribe.css @@ -54,7 +54,7 @@ border: 1px solid rgba(14, 17, 54, 0.05); border-radius: 30px; font-size: 16px; - color: #676767; + color: #000; padding: 10px 200px 10px 30px; transition: all 500ms ease; } diff --git a/public/assets/css/style.css b/public/assets/css/style.css index 9f4f069..f830a2a 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -2026,6 +2026,10 @@ } + .bg-color-2 { + background-color: #102548; + } + .list-style-one li { position: relative; display: block; From 087859a1dedfef4bbb70d2aa6b57a1f9004e6e32 Mon Sep 17 00:00:00 2001 From: selvi Date: Wed, 3 Sep 2025 17:30:10 +0530 Subject: [PATCH 2/2] corrections updated --- app/covid-19-updates/page.js | 8 ++++---- public/assets/css/module-css/chooseus.css | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/covid-19-updates/page.js b/app/covid-19-updates/page.js index 5086a66..9c241ce 100644 --- a/app/covid-19-updates/page.js +++ b/app/covid-19-updates/page.js @@ -39,12 +39,12 @@ export default function Home() { return ( <> -
+
{/* Top Intro */} -
+

COVID 19 UPDATES

The COVID 19 pandemic has created increased stress and anxiety levels for many people. @@ -67,7 +67,7 @@ export default function Home() {

Virtual Therapy
-

VIRTUAL THERAPY

+

VIRTUAL THERAPY

As an alternative to receiving direct in-clinic therapy, we continue to offer all clients the option to receive tele-rehabilitation or virtual therapy services to @@ -93,7 +93,7 @@ export default function Home() {

-

HOME THERAPY

+

HOME THERAPY

The convenience of having a physiotherapist come to your home eliminates barriers faced by those who can’t drive. This improved access to therapy makes it easier for diff --git a/public/assets/css/module-css/chooseus.css b/public/assets/css/module-css/chooseus.css index 7a40fbd..f01d704 100644 --- a/public/assets/css/module-css/chooseus.css +++ b/public/assets/css/module-css/chooseus.css @@ -105,7 +105,7 @@ } .chooseus-style-two .chooseus-block-one .inner-box p{ - color: #000; + color: #676767; } .chooseus-style-two .chooseus-block:first-child .chooseus-block-one .inner-box,