From 92b023e5fb7a9e6b16d595caec4cde801c49c255 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 17:38:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1