From e4249c0fee4e8d7f3deeee2a5e702a259be1a13a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 07:30:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 76abf8e..38a18f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -140,6 +140,7 @@ export default function LandingPage() { tag="Get Started" title="Start Your Growth Journey" description="Join thousands of professionals already scaling their income. Subscribe today." + buttonText="Start Growing Today" /> @@ -165,4 +166,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file