Update src/app/page.tsx

This commit is contained in:
2026-04-22 17:58:28 +00:00
parent 9e4c875320
commit 5f7ee9e7e7

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>
);
}
}