From cbe7ea9cc68fd3b8552a025060dd0827f5d65a31 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 12:13:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f7e4a9..ee4f9c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -224,7 +224,7 @@ export default function LandingPage() { tag="Get Started Today" tagIcon={Rocket} title="Ready to Transform Your Workflow?" - description="Join thousands of teams already using TechFlow to boost productivity. Start your free 14-day trial today—no credit card required." + description="Transform your team's productivity in days, not months. Start your free trial risk-free today." buttons={[ { text: "Start Free Trial", href: "https://techflow.example.com/signup" }, { text: "Schedule Demo", href: "https://techflow.example.com/demo" } @@ -270,4 +270,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1