diff --git a/src/app/page.tsx b/src/app/page.tsx index b78943b..64f5d00 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} buttons={[ - { text: "Get Started Now", href: "contact" }, + { text: "Get Trading Signals", href: "contact" }, { text: "Learn More", href: "how-it-works" } ]} buttonAnimation="slide-up"