diff --git a/packages/www/components/Marketing/Navigation/base.tsx b/packages/www/components/Marketing/Navigation/base.tsx index 1b7df742b3..4c16a6c576 100644 --- a/packages/www/components/Marketing/Navigation/base.tsx +++ b/packages/www/components/Marketing/Navigation/base.tsx @@ -183,16 +183,20 @@ const NavigationBase = ({ css={{ color: "$hiContrast", mt: "4px", mr: "$3" }} /> - + Streaming Service - + + - For Creators + For creator apps - For Gamers + For live gaming apps - For Musicians + For live music apps - 24x7 Channels + For 24x7 video apps @@ -225,7 +229,7 @@ const NavigationBase = ({ color="$mauve9" href="/use-cases/ecommerce"> - Ecommerce + For e-commerce apps diff --git a/packages/www/components/Marketing/Navigation/mobile/menu.tsx b/packages/www/components/Marketing/Navigation/mobile/menu.tsx index 25f0cef14d..af697848e1 100644 --- a/packages/www/components/Marketing/Navigation/mobile/menu.tsx +++ b/packages/www/components/Marketing/Navigation/mobile/menu.tsx @@ -144,14 +144,19 @@ const Menu = ({ css={{ color: "$hiContrast", mt: "4px", mr: "$3" }} /> - Streaming Service + + Streaming Service + - For Creators + For creator apps - For Gamers + For live gaming apps - For Musicians + For live music apps - 24x7 Channels + For 24x7 video apps @@ -184,7 +189,7 @@ const Menu = ({ color="$mauve9" href="/use-cases/ecommerce"> - Ecommerce + For e-commerce apps