From da2e8372ab0f56f5147bd37fef2b1118cce88d69 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 09:35: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 006ea32..0ff43f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { imagePosition="right" mediaAnimation="slide-up" buttons={[ - { text: "Start Chatting Now", href: "https://app.connecthub.io/signup" }, + { text: "Start Free Trial", href: "https://app.connecthub.io/signup" }, { text: "Watch Demo", href: "#howItWorks" } ]} buttonAnimation="slide-up"