From 3ff19f6af58f531789aa4c888f43a30640e891ae Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:23:22 +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 64367ea..4cd49f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} buttons={[ - { text: "Start Editing Free", href: "https://editflow.example.com/download" }, + { text: "Try Free for 14 Days", href: "https://editflow.example.com/download" }, { text: "Watch Demo", href: "#features" }, ]} buttonAnimation="slide-up" -- 2.49.1