diff --git a/app/page.js b/app/page.js index 1866d1e..400d745 100644 --- a/app/page.js +++ b/app/page.js @@ -24,7 +24,7 @@ export default function Home() { <> - + {/* */} {/* */} diff --git a/components/layout/footer/Footer2.js b/components/layout/footer/Footer2.js index 0710ee9..78f9ea6 100644 --- a/components/layout/footer/Footer2.js +++ b/components/layout/footer/Footer2.js @@ -114,24 +114,7 @@ export default function Footer2() { -
-
-
-

REHABILITATION

-
-
-
    - {Rehabilitation.map((item) => ( -
  • - - {item.title} - -
  • - ))} -
-
-
-
+
@@ -152,6 +135,25 @@ export default function Footer2() {
+
+
+
+

REHABILITATION

+
+
+
    + {Rehabilitation.map((item) => ( +
  • + + {item.title} + +
  • + ))} +
+
+
+
+
diff --git a/public/assets/css/module-css/sidebar.css b/public/assets/css/module-css/sidebar.css index bd9cb82..2077cdd 100644 --- a/public/assets/css/module-css/sidebar.css +++ b/public/assets/css/module-css/sidebar.css @@ -39,7 +39,7 @@ .default-sidebar .category-widget .category-list li{ position: relative; display: block; - margin-bottom: 23px; + margin-bottom: 15px; } .default-sidebar .category-widget .category-list li:last-child{ @@ -49,8 +49,8 @@ .default-sidebar .category-widget .category-list li a{ position: relative; display: inline-block; - font-size: 22px; - line-height: 32px; + font-size: 18px; + line-height: 22px; font-weight: 500; color: #101A30; padding-left: 35px; diff --git a/public/assets/css/module-css/testimonial.css b/public/assets/css/module-css/testimonial.css index 89a2d3c..f14c083 100644 --- a/public/assets/css/module-css/testimonial.css +++ b/public/assets/css/module-css/testimonial.css @@ -31,7 +31,7 @@ .testimonial-block-one .inner-box{ position: relative; display: block; - background: #fff; + background: #ffffff45; box-shadow: 0px 2px 70px rgba(0, 0, 0, 0.1); border-radius: 20px; padding: 50px; @@ -53,6 +53,7 @@ line-height: 34px; font-style: italic; margin-bottom: 30px; + color: white; } .testimonial-block-one .inner-box .author-box{ diff --git a/public/assets/images/home/banner/home-banner-1.webp b/public/assets/images/home/banner/home-banner-1.webp index 0e72850..10c6197 100644 Binary files a/public/assets/images/home/banner/home-banner-1.webp and b/public/assets/images/home/banner/home-banner-1.webp differ diff --git a/public/assets/images/home/banner/home-banner-2.webp b/public/assets/images/home/banner/home-banner-2.webp index 71f7bbb..7ffd0ee 100644 Binary files a/public/assets/images/home/banner/home-banner-2.webp and b/public/assets/images/home/banner/home-banner-2.webp differ diff --git a/public/assets/images/home/banner/home-banner-3.webp b/public/assets/images/home/banner/home-banner-3.webp index 51ea73f..741dc55 100644 Binary files a/public/assets/images/home/banner/home-banner-3.webp and b/public/assets/images/home/banner/home-banner-3.webp differ diff --git a/public/assets/images/home/banner/home-banner-4.webp b/public/assets/images/home/banner/home-banner-4.webp index 6e28f0d..28fd0ba 100644 Binary files a/public/assets/images/home/banner/home-banner-4.webp and b/public/assets/images/home/banner/home-banner-4.webp differ