From 7cf9f570a6bc1335740393100ca597676ec72733 Mon Sep 17 00:00:00 2001 From: selvi Date: Sat, 13 Sep 2025 12:42:28 +0530 Subject: [PATCH] alt contents updated --- components/sections/home/AreaOfInjury.js | 4 +++- components/sections/home/MobileServicesSection.js | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/components/sections/home/AreaOfInjury.js b/components/sections/home/AreaOfInjury.js index 5224665..30f3909 100644 --- a/components/sections/home/AreaOfInjury.js +++ b/components/sections/home/AreaOfInjury.js @@ -37,7 +37,9 @@ export default function AreaOfInjury() {
-
{`${area.name}'s
+
+ {area.title.toUpperCase()} +
{/*
  • diff --git a/components/sections/home/MobileServicesSection.js b/components/sections/home/MobileServicesSection.js index b47ba5e..25678b9 100644 --- a/components/sections/home/MobileServicesSection.js +++ b/components/sections/home/MobileServicesSection.js @@ -21,7 +21,7 @@ export default function MobileServices() {
    {`${service.title}

    {service?.title}