From 95c5d84e8ea1233ef6d37bbedea847e863496b56 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 16:08:05 +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 2818787..e9bed10 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -269,7 +269,7 @@ export default function LandingPage() { tagIcon={Rocket} tagAnimation="slide-up" title="Start Your AI Journey Today" - description="Join thousands of companies leveraging AIVerse to unlock intelligent automation. Get started with a free trial—no credit card required." + description="Join 10,000+ global companies already using AIVerse to unlock intelligent automation. Get started with a free trial—no credit card required." buttons={[ { text: "Start Free Trial", href: "/signup" }, { text: "Schedule Demo", href: "/contact" } -- 2.49.1