From 4500688819251e0ed0e5805770039b02a2dc456c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 21:48:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a7ea63..b5419e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -268,7 +268,7 @@ export default function LandingPage() { tagIcon={Mail} tagAnimation="slide-up" title="Upgrade the Way You Think" - description="Join thousands of ambitious professionals training their minds. Early access to Cognify includes lifetime founding member benefits." + description="Join 5,000+ ambitious professionals training their minds. Early access to Cognify includes lifetime founding member benefits." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArXFmb1LlD7IqX54Dy42vgbBnN/a-calm-minimalist-illustration-represent-1773351770778-84acd321.png" @@ -322,4 +322,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1