2 Commits

Author SHA1 Message Date
32e75b686a Switch to version 3: modified src/app/page.tsx 2026-03-03 14:44:14 +00:00
7a2c260d65 Merge version_4 into main
Merge version_4 into main
2026-03-03 14:39:24 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
description="Master your productivity with intelligent task management. Organize, prioritize, and execute your goals with elegant simplicity."
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Start Free Trial 14 Days", href: "#contact" },
{ text: "Start Free Trial", href: "#contact" },
{ text: "View Demo", href: "#features" }
]}
buttonAnimation="slide-up"