From 1f39c7461fce360d0f2c4fe0e7f04f6e9c695538 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Mon, 28 Jul 2025 21:31:54 +0100 Subject: [PATCH] Add demo button on premium page --- src/components/Premium/PremiumPage.tsx | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/src/components/Premium/PremiumPage.tsx b/src/components/Premium/PremiumPage.tsx index 554dd6d5b..d789b31db 100644 --- a/src/components/Premium/PremiumPage.tsx +++ b/src/components/Premium/PremiumPage.tsx @@ -3,6 +3,7 @@ import { Bot, CheckCircle, Clock, + MousePointerClick, PartyPopper, Users2, Wand2, @@ -161,10 +162,10 @@ export function PremiumPage() { Generate unlimited courses about any topic, get career guidance and instant answers from AI, test your skills and more

-
+
Upgrade now @@ -179,6 +180,21 @@ export function PremiumPage() { +