diff --git a/src/app/page.tsx b/src/app/page.tsx index 57f7e18..aec51b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { background={{ variant: 'radial-gradient' }} buttons={[ { text: 'Start Free Trial — No Card Required', href: '#contact' }, - { text: 'Watch Demo', href: '#' } + { text: 'See Results in 60 Seconds', href: '#' } ]} buttonAnimation="slide-up" layoutOrder="default"