diff --git a/app/about-us/page.js b/app/about-us/page.js index 74fa0b8..4bd8b2b 100644 --- a/app/about-us/page.js +++ b/app/about-us/page.js @@ -83,7 +83,7 @@ export default function Home() {
-
+
@@ -126,7 +126,7 @@ export default function Home() {

Mission Vision & Values

-
+
{contents.map((item, index) => { const isActive = activeIndex === index; diff --git a/app/caregivers/page.js b/app/caregivers/page.js index 30d482d..b03f18b 100644 --- a/app/caregivers/page.js +++ b/app/caregivers/page.js @@ -26,7 +26,7 @@ export default function Home() { <>
-
+
Caregivers diff --git a/app/not-found.js b/app/not-found.js index 0f9c729..3e987fb 100644 --- a/app/not-found.js +++ b/app/not-found.js @@ -10,7 +10,7 @@ export default function Error404() {
-
+

Oops, page not
found!

Mauris urna velit in fermentum in in natoque. Tincidunt pellentesque et risus tincidunt
dignissim proin auctor.

Back To Home diff --git a/app/ourapproach-physiotherapy-etobicoke/page.js b/app/ourapproach-physiotherapy-etobicoke/page.js index 5f75c83..660e605 100644 --- a/app/ourapproach-physiotherapy-etobicoke/page.js +++ b/app/ourapproach-physiotherapy-etobicoke/page.js @@ -11,7 +11,7 @@ export default function About() {
-
+
@@ -24,7 +24,7 @@ export default function About() {
-
+
diff --git a/app/shortcodes/page.js b/app/shortcodes/page.js index a1cc69a..64affeb 100644 --- a/app/shortcodes/page.js +++ b/app/shortcodes/page.js @@ -13,7 +13,7 @@ export default function Home() { headerStyle={2} footerStyle={1} breadcrumbTitle="Shortcodes" - bannerImage="/assets/images/covid/covid-19-banner.webp" + bannerImage="/assets/images/shortcodes/shortcodes-banner.webp" >
@@ -25,7 +25,7 @@ export default function Home() {
-
+
  • On call 24/7 for client needs
  • @@ -41,7 +41,7 @@ export default function Home() {
    -
    +
    • Assisting with walking and transferring from bed to wheelchair
    • @@ -57,7 +57,7 @@ export default function Home() {
      -
      +
      • Light housekeeping
      • @@ -128,7 +128,7 @@ export default function Home() {
        -
        +

        Daily Care Experts

        We specialize in around the clock care to help seniors live well at home.

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

        Balanced Care

        Our unique approach to care promotes healthy mind, body and spirit.

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

        Peace of Mind

        Independent industry surveys place our client satisfaction rate at 97%.

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

        Available 24/7

        We are available 24 hours a day to provide your loved one with a caregiver.

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

        High Caliber Caregivers

        We typically hire only 1 in 25 applicants and provide ongoing training.

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

        A Trusted Partner

        Nano Home Care is the trusted referral choice for elder care professionals.

        @@ -206,7 +206,7 @@ export default function Home() { >
        - Homecare Experts +

        Talk to one of our homecare experts, who understands your situation

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

        - Free Assessment +

        Arrange for a Free In-Home Assessment and receive a personalized care proposal that fits your needs

        @@ -258,7 +258,7 @@ export default function Home() { >
        - Review Proposal +

        Review Our Care Proposal & Revise as You See Fit

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

        - Schedule Care +

        Schedule for Care to Start

        @@ -311,11 +311,11 @@ export default function Home() {
        -
        +
        01 -
        +

        Step 1

        Call and speak to one of our friendly team who will discuss the setup process and outline our packages.

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

        Step 2

        Request a home visit where we will provide you with a free, no obligation assessment.

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

        Step 3

        Once agreed, we will setup your care package and introduce you to your Care Worker.

        @@ -354,8 +354,8 @@ export default function Home() {
        -
        -
        +
        +
        {/*
        */}
        @@ -386,7 +386,7 @@ export default function Home() {
        -
        +

        Hourly home care

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

        Daily home care

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

        Hospital to home care

        @@ -426,7 +426,7 @@ export default function Home() {
-
+
diff --git a/app/what-to-expect/page.js b/app/what-to-expect/page.js index c575ce1..cc16901 100644 --- a/app/what-to-expect/page.js +++ b/app/what-to-expect/page.js @@ -19,7 +19,7 @@ export default function About() {
-
+
diff --git a/app/works/page.js b/app/works/page.js index 94031c7..400e1e6 100644 --- a/app/works/page.js +++ b/app/works/page.js @@ -22,7 +22,7 @@ export default function Home() {

How it Helps You to
Keep Healthy

-
+
{/* Processing Blocks */} {[1, 2, 3].map((count) => ( diff --git a/components/sections/home/AboutSection.js b/components/sections/home/AboutSection.js index 1337c15..a865319 100644 --- a/components/sections/home/AboutSection.js +++ b/components/sections/home/AboutSection.js @@ -7,7 +7,7 @@ export default function AboutSection() {
-
+
diff --git a/components/sections/home/FaqSection.js b/components/sections/home/FaqSection.js index 56c8dc3..a2d5d4d 100644 --- a/components/sections/home/FaqSection.js +++ b/components/sections/home/FaqSection.js @@ -37,7 +37,7 @@ export default function FaqSection() {
-
+
diff --git a/components/sections/home/ProcessSection.js b/components/sections/home/ProcessSection.js index 254898e..2df59d7 100644 --- a/components/sections/home/ProcessSection.js +++ b/components/sections/home/ProcessSection.js @@ -3,10 +3,10 @@ import React from 'react'; export default function ProcessSection() { return (
-
+
-
-
+
+
@@ -15,12 +15,12 @@ export default function ProcessSection() {

How Physiotherapy Helps You Heal
and Stay Strong

-
+
{/* Step 01 */}
01 -
+

Area of Injury

We carefully assess the affected area to identify the root cause of your pain or discomfort.

@@ -32,7 +32,7 @@ export default function ProcessSection() {
02 -
+

Rehabilitation

Through guided exercises and therapy, we help restore movement, strength, and flexibility.

@@ -44,7 +44,7 @@ export default function ProcessSection() {
03 -
+

Accident

We provide personalized care plans to speed up recovery and help you return to normal life after accidents.

diff --git a/components/sections/home1/About.js b/components/sections/home1/About.js index f79818d..1ff88e1 100644 --- a/components/sections/home1/About.js +++ b/components/sections/home1/About.js @@ -9,7 +9,7 @@ export default function about() {
-
+
diff --git a/components/sections/home1/Process.js b/components/sections/home1/Process.js index 8b2ca61..76d9e98 100644 --- a/components/sections/home1/Process.js +++ b/components/sections/home1/Process.js @@ -15,7 +15,7 @@ export default function Process() {

How it Helps You to
Keep Healthy

-
+
01 diff --git a/components/sections/home2/About.js b/components/sections/home2/About.js index e1f26d8..17b4103 100644 --- a/components/sections/home2/About.js +++ b/components/sections/home2/About.js @@ -6,7 +6,7 @@ export default function About() {
-
+
diff --git a/components/sections/home3/About.js b/components/sections/home3/About.js index ed6a66c..e2eecb1 100644 --- a/components/sections/home3/About.js +++ b/components/sections/home3/About.js @@ -16,7 +16,7 @@ export default function About() {
-
+
diff --git a/components/sections/home3/Process.js b/components/sections/home3/Process.js index c2784b5..f36bde3 100644 --- a/components/sections/home3/Process.js +++ b/components/sections/home3/Process.js @@ -15,7 +15,7 @@ export default function Process() {

How it Helps You to
Keep Healthy

-
+
01 diff --git a/components/sections/onepage/About.js b/components/sections/onepage/About.js index c2f78d8..76dc40e 100644 --- a/components/sections/onepage/About.js +++ b/components/sections/onepage/About.js @@ -9,7 +9,7 @@ export default function about() {
-
+
diff --git a/components/sections/onepage/Process.js b/components/sections/onepage/Process.js index d3a748f..9a63bad 100644 --- a/components/sections/onepage/Process.js +++ b/components/sections/onepage/Process.js @@ -15,7 +15,7 @@ export default function Process() {

How it Helps You to
Keep Healthy

-
+
01 diff --git a/public/assets/images/home/banner/banner-img-1.webp b/public/assets/images/home/banner/banner-img-1.webp index 0da1d04..eecc3e3 100644 Binary files a/public/assets/images/home/banner/banner-img-1.webp and b/public/assets/images/home/banner/banner-img-1.webp differ diff --git a/public/assets/images/shortcodes/back.webp b/public/assets/images/shortcodes/back.webp new file mode 100644 index 0000000..220e9db Binary files /dev/null and b/public/assets/images/shortcodes/back.webp differ diff --git a/public/assets/images/shortcodes/daily-home-care.webp b/public/assets/images/shortcodes/daily-home-care.webp new file mode 100644 index 0000000..a0b61b7 Binary files /dev/null and b/public/assets/images/shortcodes/daily-home-care.webp differ diff --git a/public/assets/images/shortcodes/front.webp b/public/assets/images/shortcodes/front.webp new file mode 100644 index 0000000..7ed4706 Binary files /dev/null and b/public/assets/images/shortcodes/front.webp differ diff --git a/public/assets/images/shortcodes/hospital-to-home-care.webp b/public/assets/images/shortcodes/hospital-to-home-care.webp new file mode 100644 index 0000000..6b55d12 Binary files /dev/null and b/public/assets/images/shortcodes/hospital-to-home-care.webp differ diff --git a/public/assets/images/shortcodes/hourly-home-care.webp b/public/assets/images/shortcodes/hourly-home-care.webp new file mode 100644 index 0000000..34a0ca8 Binary files /dev/null and b/public/assets/images/shortcodes/hourly-home-care.webp differ diff --git a/public/assets/images/shortcodes/icons/24-7.webp b/public/assets/images/shortcodes/icons/24-7.webp new file mode 100644 index 0000000..1aa372b Binary files /dev/null and b/public/assets/images/shortcodes/icons/24-7.webp differ diff --git a/public/assets/images/shortcodes/icons/arrange.webp b/public/assets/images/shortcodes/icons/arrange.webp new file mode 100644 index 0000000..6e87e6a Binary files /dev/null and b/public/assets/images/shortcodes/icons/arrange.webp differ diff --git a/public/assets/images/shortcodes/icons/balanced-care.webp b/public/assets/images/shortcodes/icons/balanced-care.webp new file mode 100644 index 0000000..e4e1fca Binary files /dev/null and b/public/assets/images/shortcodes/icons/balanced-care.webp differ diff --git a/public/assets/images/shortcodes/icons/daily-care.webp b/public/assets/images/shortcodes/icons/daily-care.webp new file mode 100644 index 0000000..67d7ce4 Binary files /dev/null and b/public/assets/images/shortcodes/icons/daily-care.webp differ diff --git a/public/assets/images/shortcodes/icons/high.webp b/public/assets/images/shortcodes/icons/high.webp new file mode 100644 index 0000000..fcd15c4 Binary files /dev/null and b/public/assets/images/shortcodes/icons/high.webp differ diff --git a/public/assets/images/shortcodes/icons/peace.webp b/public/assets/images/shortcodes/icons/peace.webp new file mode 100644 index 0000000..f4769cb Binary files /dev/null and b/public/assets/images/shortcodes/icons/peace.webp differ diff --git a/public/assets/images/shortcodes/icons/review.webp b/public/assets/images/shortcodes/icons/review.webp new file mode 100644 index 0000000..925a3d1 Binary files /dev/null and b/public/assets/images/shortcodes/icons/review.webp differ diff --git a/public/assets/images/shortcodes/icons/schedule.webp b/public/assets/images/shortcodes/icons/schedule.webp new file mode 100644 index 0000000..b72ecec Binary files /dev/null and b/public/assets/images/shortcodes/icons/schedule.webp differ diff --git a/public/assets/images/shortcodes/icons/talk.webp b/public/assets/images/shortcodes/icons/talk.webp new file mode 100644 index 0000000..954c98d Binary files /dev/null and b/public/assets/images/shortcodes/icons/talk.webp differ diff --git a/public/assets/images/shortcodes/icons/trusted.webp b/public/assets/images/shortcodes/icons/trusted.webp new file mode 100644 index 0000000..a82c7f1 Binary files /dev/null and b/public/assets/images/shortcodes/icons/trusted.webp differ diff --git a/public/assets/images/shortcodes/shortcodes-banner.webp b/public/assets/images/shortcodes/shortcodes-banner.webp new file mode 100644 index 0000000..5129140 Binary files /dev/null and b/public/assets/images/shortcodes/shortcodes-banner.webp differ diff --git a/public/assets/images/shortcodes/step/step-1.webp b/public/assets/images/shortcodes/step/step-1.webp new file mode 100644 index 0000000..e2605c2 Binary files /dev/null and b/public/assets/images/shortcodes/step/step-1.webp differ diff --git a/public/assets/images/shortcodes/step/step-2.webp b/public/assets/images/shortcodes/step/step-2.webp new file mode 100644 index 0000000..ede5633 Binary files /dev/null and b/public/assets/images/shortcodes/step/step-2.webp differ diff --git a/public/assets/images/shortcodes/step/step-3.webp b/public/assets/images/shortcodes/step/step-3.webp new file mode 100644 index 0000000..1e1e4bf Binary files /dev/null and b/public/assets/images/shortcodes/step/step-3.webp differ diff --git a/public/assets/images/shortcodes/testimonials-carousel.webp b/public/assets/images/shortcodes/testimonials-carousel.webp new file mode 100644 index 0000000..6e41fbd Binary files /dev/null and b/public/assets/images/shortcodes/testimonials-carousel.webp differ