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}