From f6e9c2138bb7370c69a9813635bcb5c95db3c011 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 16:57:30 +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 9a2b551..a91a6eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -220,7 +220,7 @@ export default function LandingPage() { tag="Get in Touch" tagIcon={Mail} title="Ready to Transform Your Team Communication?" - description="Join 5,000+ teams already using ChatFlow. Start your free 14-day trial today with no credit card required." + description="Join 5,000+ teams already using ChatFlow for seamless collaboration. Start your free 14-day trial today with no credit card required." buttons={[ { text: "Start Free Trial", href: "#" }, { text: "Schedule Demo", href: "#" }, -- 2.49.1