diff --git a/src/app/page.tsx b/src/app/page.tsx index f4feb8b..0a99b4d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function StrixPlatform() { ]} carouselPosition="right" buttons={[ - { text: "Start Trading", href: "https://app.strix.ai" }, + { text: "Get 30-Day Free Access", href: "https://app.strix.ai" }, { text: "Learn More", href: "#features" }, ]} buttonAnimation="slide-up"