From 1073833e8ac54212a8e6ba87a94a09259453671d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 03:10:32 +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 21e2324..1cd1efe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { logoText="TradeLogs" description="Intelligent AI-powered trading journal platform designed to help you log trades, analyze patterns, and transform raw data into actionable trading wisdom." buttons={[ - { text: "Start Free Trial", href: "contact" }, + { text: "Try Free for 14 Days", href: "contact" }, { text: "Watch Demo", href: "#features" } ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmW4xUc857ptqynek7kyF9pCSY/a-sleek-ai-trading-journal-dashboard-wit-1773198499346-b8a74c2e.png" -- 2.49.1