Update src/app/page.tsx

This commit is contained in:
2026-03-03 12:47:41 +00:00
parent 070509f050
commit a096e6b3a4

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
tagIcon={Zap}
tagAnimation="slide-up"
buttons={[
{ text: "Start Free Trial", href: "/trial" },
{ text: "Launch Free Trial", href: "/trial" },
{ text: "View Demo", href: "/demo" }
]}
buttonAnimation="slide-up"