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"