4 Commits

Author SHA1 Message Date
735fc0e4d2 Merge version_2 into main
Merge version_2 into main
2026-03-12 11:03:15 +00:00
64d2971e1d Update src/app/page.tsx 2026-03-12 11:03:11 +00:00
e703b78cdf Merge version_1 into main
Merge version_1 into main
2026-03-12 11:02:10 +00:00
8753dfaa63 Merge version_1 into main
Merge version_1 into main
2026-03-12 11:01:46 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
tagAnimation="slide-up" tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}
buttons={[ buttons={[
{ text: "Get Started", href: "#contact" }, { text: "Start Free Trial", href: "#contact" },
{ text: "Learn More", href: "#about" } { text: "Learn More", href: "#about" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"