From b35b2dc16d777844662d52fd57e2728f04b2214a Mon Sep 17 00:00:00 2001 From: akash Date: Mon, 1 Sep 2025 12:06:54 +0530 Subject: [PATCH] List's 2 row updated --- .../[slug]/ServiceDetailClient.js | 32 ------ app/service-details/page.js | 32 ------ components/layout/Menu.js | 38 +++---- public/assets/css/style.css | 14 +++ utils/Accident.utils.js | 101 +++++++++--------- utils/Rehabilitation.utils.js | 49 +++++---- 6 files changed, 111 insertions(+), 155 deletions(-) diff --git a/app/etobicoke-treatment-service/[slug]/ServiceDetailClient.js b/app/etobicoke-treatment-service/[slug]/ServiceDetailClient.js index 0664d0c..e4f8d75 100644 --- a/app/etobicoke-treatment-service/[slug]/ServiceDetailClient.js +++ b/app/etobicoke-treatment-service/[slug]/ServiceDetailClient.js @@ -75,38 +75,6 @@ export default function ServiceDetailClient({ slug, service, servicesList }) { - {/* service-section end */} - {/* subscibe */} -
-
-
-
-
-
-

Subscribe for the exclusive updates!

-
-
-
-
-
-
- - -
-
-
- - -
-
-
-
-
-
-
-
-
- {/* subscibe end */} ); } diff --git a/app/service-details/page.js b/app/service-details/page.js index 55b72bc..c9c0400 100644 --- a/app/service-details/page.js +++ b/app/service-details/page.js @@ -91,38 +91,6 @@ export default function service() { - {/* service-section end */} - {/* subscibe */} -
-
-
-
-
-
-

Subscribe for the exclusive updates!

-
-
-
-
-
-
- - -
-
-
- - -
-
-
-
-
-
-
-
-
- {/* subscibe end */} diff --git a/components/layout/Menu.js b/components/layout/Menu.js index 6f0d7d4..cae39eb 100644 --- a/components/layout/Menu.js +++ b/components/layout/Menu.js @@ -4,13 +4,12 @@ import Rehabilitation from "@/utils/Rehabilitation.utils" import Accident from "@/utils/Accident.utils" import { areaOfInjuryData } from "@/utils/AreaOfInjery.utils" import { servicesList } from "@/utils/Services.utils" + export default function Menu() { // const router = useRouter() - return ( <> - {/* */} -
  • About Us + +
  • About Us
  • -
  • - - Services - +
  • + Services {/* Dropdown */}