diff --git a/app/about-us/page.js b/app/about-us/page.js index 71e9a3b..4ddbd26 100644 --- a/app/about-us/page.js +++ b/app/about-us/page.js @@ -343,7 +343,7 @@ export default function Home() {
- + + k+
Happy Customers
diff --git a/components/ContactFloat.js b/components/ContactFloat.js index d1c8d4f..e64dd90 100644 --- a/components/ContactFloat.js +++ b/components/ContactFloat.js @@ -23,7 +23,7 @@ const styles = { zIndex: 9999, }, button: { - backgroundColor: "#bc0000", + backgroundColor: "#102548", padding: "16px", borderRadius: "50%", boxShadow: "0 4px 6px rgba(0,0,0,0.2)", diff --git a/components/layout/header/Header2.js b/components/layout/header/Header2.js index 8619ab0..1d335f2 100644 --- a/components/layout/header/Header2.js +++ b/components/layout/header/Header2.js @@ -39,8 +39,8 @@ export default function Header2({ scroll, isMobileMenu, handleMobileMenu, isSide
  • -
  • -
  • + {/*
  • */} + {/*
  • */}
  • diff --git a/components/sections/home/CounterSection.js b/components/sections/home/CounterSection.js index 5dac940..8a634cd 100644 --- a/components/sections/home/CounterSection.js +++ b/components/sections/home/CounterSection.js @@ -31,7 +31,7 @@ export default function CounterSection() {
    - + + k+
    Happy Customers
    diff --git a/public/assets/css/module-css/service.css b/public/assets/css/module-css/service.css index ec3b111..2bf48b5 100644 --- a/public/assets/css/module-css/service.css +++ b/public/assets/css/module-css/service.css @@ -66,7 +66,7 @@ font-size: 60px; color: #fff; border-radius: 0px 10px 10px 0px; - background: var(--theme-color); + background: #102548; transition: all 500ms ease; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15); z-index: 10; @@ -79,7 +79,7 @@ .service-block-one .inner-box .lower-content .icon-box:before { position: absolute; content: ''; - background: #bc0000; + background: #102548; width: 12px; height: 14px; left: 0px; diff --git a/public/assets/images/areas-of-injury/ankle-foot-injury/left.webp b/public/assets/images/areas-of-injury/ankle-foot-injury/left.webp index 1460a69..6dc2f5c 100644 Binary files a/public/assets/images/areas-of-injury/ankle-foot-injury/left.webp and b/public/assets/images/areas-of-injury/ankle-foot-injury/left.webp differ diff --git a/public/assets/images/areas-of-injury/elbo-injury/left.webp b/public/assets/images/areas-of-injury/elbo-injury/left.webp index e24eded..f91f6f5 100644 Binary files a/public/assets/images/areas-of-injury/elbo-injury/left.webp and b/public/assets/images/areas-of-injury/elbo-injury/left.webp differ diff --git a/public/assets/images/areas-of-injury/head-injury/left.webp b/public/assets/images/areas-of-injury/head-injury/left.webp index 6ac0e8f..1776b67 100644 Binary files a/public/assets/images/areas-of-injury/head-injury/left.webp and b/public/assets/images/areas-of-injury/head-injury/left.webp differ diff --git a/public/assets/images/areas-of-injury/hip-injury/left.webp b/public/assets/images/areas-of-injury/hip-injury/left.webp index 1dce8fd..f8c3ec4 100644 Binary files a/public/assets/images/areas-of-injury/hip-injury/left.webp and b/public/assets/images/areas-of-injury/hip-injury/left.webp differ diff --git a/public/assets/images/areas-of-injury/leg-knee-injury/left.webp b/public/assets/images/areas-of-injury/leg-knee-injury/left.webp index 4a74e36..3aabe67 100644 Binary files a/public/assets/images/areas-of-injury/leg-knee-injury/left.webp and b/public/assets/images/areas-of-injury/leg-knee-injury/left.webp differ diff --git a/public/assets/images/areas-of-injury/low-back-injury/left.webp b/public/assets/images/areas-of-injury/low-back-injury/left.webp index 9af5e84..0db09f6 100644 Binary files a/public/assets/images/areas-of-injury/low-back-injury/left.webp and b/public/assets/images/areas-of-injury/low-back-injury/left.webp differ diff --git a/public/assets/images/areas-of-injury/neck-injury/left.webp b/public/assets/images/areas-of-injury/neck-injury/left.webp index 5eba6a4..4dbb52a 100644 Binary files a/public/assets/images/areas-of-injury/neck-injury/left.webp and b/public/assets/images/areas-of-injury/neck-injury/left.webp differ diff --git a/public/assets/images/areas-of-injury/shoulder-injury/left.webp b/public/assets/images/areas-of-injury/shoulder-injury/left.webp index 99cc53f..65f7095 100644 Binary files a/public/assets/images/areas-of-injury/shoulder-injury/left.webp and b/public/assets/images/areas-of-injury/shoulder-injury/left.webp differ diff --git a/public/assets/images/areas-of-injury/wrist-hand-injury/left.webp b/public/assets/images/areas-of-injury/wrist-hand-injury/left.webp index 32f3810..326cb55 100644 Binary files a/public/assets/images/areas-of-injury/wrist-hand-injury/left.webp and b/public/assets/images/areas-of-injury/wrist-hand-injury/left.webp differ