Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-15 07:30:41 +00:00

View File

@@ -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"
/>
</div>
@@ -165,4 +166,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}