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