diff --git a/src/app/page.tsx b/src/app/page.tsx index 644bad2..4829b77 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { tagAnimation="slide-up" buttons={[ { text: "Start Free Trial", href: "#pricing" }, - { text: "View Demo", href: "#" } + { text: "See How It Works", href: "#" } ]} buttonAnimation="slide-up" background={{ variant: "radial-gradient" }}