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"