diff --git a/app/outgoing-links-carousel.tsx b/app/outgoing-links-carousel.tsx
index 3236fcd..6a2cae8 100644
--- a/app/outgoing-links-carousel.tsx
+++ b/app/outgoing-links-carousel.tsx
@@ -87,20 +87,6 @@ export function OutgoingLinksCarousel() {
-
-
-
-
-
diff --git a/components/custom/side-menu.tsx b/components/custom/side-menu.tsx
index 8bf4a7e..ba13a55 100644
--- a/components/custom/side-menu.tsx
+++ b/components/custom/side-menu.tsx
@@ -97,8 +97,7 @@ export default function SideMenu() {
{
path: '/ai',
title: 'Play AI generated topics',
- subtitle:
- 'Play with AI generated topics for endless possibilities! Exclusive to pro plan subscribers!',
+ subtitle: 'Play with AI generated topics for endless possibilities!',
visible: true,
href: '/ai',
cta: true,