From 642653f281e949dc3f24581ecc2dfc949f63f922 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Tue, 22 Jul 2025 18:45:53 +0100 Subject: [PATCH] Add credibility stats --- src/components/Premium/PremiumPage.tsx | 118 +++++++++++++------------ 1 file changed, 63 insertions(+), 55 deletions(-) diff --git a/src/components/Premium/PremiumPage.tsx b/src/components/Premium/PremiumPage.tsx index 5757f6650..6bdf40e96 100644 --- a/src/components/Premium/PremiumPage.tsx +++ b/src/components/Premium/PremiumPage.tsx @@ -27,6 +27,54 @@ interface FeatureCardProps { isComingSoon?: boolean; } +function CredibilityStats() { + return ( +
+
+
+

+ The Platform Developers Trust +

+

+ Join millions of developers in their learning journey +

+
+ +
+ + + + +
+
+
+ ); +} + function FeatureCard(props: FeatureCardProps) { const { title, @@ -248,8 +296,7 @@ export function PremiumPage() { return (
- {/* Hero Section */} -
+
@@ -257,7 +304,7 @@ export function PremiumPage() { Unlock All Premium Features
-

+

Learn Faster with AI

@@ -269,7 +316,10 @@ export function PremiumPage() { href="#pricing" className="group mx-auto block rounded-2xl bg-gradient-to-b from-indigo-600 to-indigo-700 px-8 py-4 shadow-lg transition-all hover:-translate-y-0.5 hover:shadow-xl hover:shadow-indigo-500/25" > -

+ + Upgrade now + + Upgrade for just @@ -277,7 +327,7 @@ export function PremiumPage() { -
+

@@ -290,7 +340,7 @@ export function PremiumPage() {

{/* Stats Section */} -
+
@@ -298,16 +348,16 @@ export function PremiumPage() {
{/* Features Grid */} -
+

- + Paid users{' '} get unlimited access {' '} to all the features below.

-
+
{features.map((feature, index) => ( {/* Credibility Stats */} -
-
-
-

- The Platform Developers Trust -

-

- Join millions of developers in their learning journey -

-
- -
- - - - -
-
-
+ {/* Pricing Section */}
-

+

Choose Your Plan

@@ -383,7 +391,7 @@ export function PremiumPage() {
$10 - /month + / month

Perfect for continuous learning @@ -423,7 +431,7 @@ export function PremiumPage() {

$100 - /year + / year

Save $20 (2 months free)