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