From c833a14f15e87978dfbd61f9fc08d84fcc89a586 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 15:04:44 +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 aa9884b..57f7e18 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { description="Intelligent automation for the modern enterprise. Transform your workflow with AI-powered intelligence that learns, adapts, and evolves with your business." background={{ variant: 'radial-gradient' }} buttons={[ - { text: 'Start Free Trial', href: '#contact' }, + { text: 'Start Free Trial — No Card Required', href: '#contact' }, { text: 'Watch Demo', href: '#' } ]} buttonAnimation="slide-up" -- 2.49.1