5 Commits

Author SHA1 Message Date
281e92b0b4 Merge version_3 into main
Merge version_3 into main
2026-03-12 15:06:56 +00:00
baa0f5c350 Update src/app/page.tsx 2026-03-12 15:06:52 +00:00
e365fae36d Merge version_2 into main
Merge version_2 into main
2026-03-12 15:04:48 +00:00
c833a14f15 Update src/app/page.tsx 2026-03-12 15:04:44 +00:00
64156ea356 Merge version_1 into main
Merge version_1 into main
2026-03-12 15:03:40 +00:00

View File

@@ -46,8 +46,8 @@ 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: 'Watch Demo', href: '#' }
{ text: 'Start Free Trial — No Card Required', href: '#contact' },
{ text: 'See Results in 60 Seconds', href: '#' }
]}
buttonAnimation="slide-up"
layoutOrder="default"