diff --git a/src/components/nav/DrawerNav.tsx b/src/components/nav/DrawerNav.tsx
index 1a1d5a6..9487eb6 100644
--- a/src/components/nav/DrawerNav.tsx
+++ b/src/components/nav/DrawerNav.tsx
@@ -75,12 +75,12 @@ const DrawerNav = ({ isDrawerOpen }: Props) => {
Modern API Gateway
- API Mocking
+ API Mocking New!
GitOps-Driven API Management
Air-Gapped API Management New!
- Web Application Firewall New!
+ Web Application Firewall
Runtime API Governance
diff --git a/src/components/nav/MainNav.tsx b/src/components/nav/MainNav.tsx
index a19baf2..5271b58 100644
--- a/src/components/nav/MainNav.tsx
+++ b/src/components/nav/MainNav.tsx
@@ -207,7 +207,6 @@ const MainNav = () => {
external: true,
description: 'Protect your APIs from threats with speed and efficiency',
icon: ,
- badge: 'New!',
},
{
@@ -255,6 +254,7 @@ const MainNav = () => {
external: true,
description: 'Create, publish, and consume mock APIs with production-like UX and SLAs.',
icon: ,
+ badge: 'New!',
},
]}
/>