2 Commits

Author SHA1 Message Date
5f7ee9e7e7 Update src/app/page.tsx 2026-04-22 17:58:28 +00:00
9e4c875320 Merge version_1 into main
Merge version_1 into main
2026-04-22 17:57:05 +00:00

View File

@@ -235,7 +235,7 @@ export default function LandingPage() {
variant: "plain"}}
tag="Get Started"
title="Start Your Trading Journey"
description="Sign up today and get an exclusive bonus on your first deposit."
description="Sign up today and get a $50 deposit bonus on your first account top-up."
/>
</div>
@@ -274,4 +274,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}