Update src/app/page.tsx

This commit is contained in:
2026-03-03 19:55:59 +00:00
parent 38d81f4900
commit a3c71d7764

View File

@@ -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" }}