From 649b722e392448e343ac952036aff1b06084c4a6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 12:52:51 +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 292e5d2..d6383f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -286,7 +286,7 @@ export default function LandingPage() { tagIcon={Zap} tagAnimation="slide-up" title="Ready to Transform Your Operations?" - description="Join hundreds of companies automating workflows and unlocking insights with our AI platform. Start free today." + description="Cut deployment time from weeks to minutes and reduce costs by up to 40%. Join hundreds of companies automating workflows and unlocking insights with our AI platform." buttons={[ { text: "Start Your Free Trial", href: "#" }, { text: "Schedule a Demo", href: "#" } -- 2.49.1