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