Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5e173673b6 | |||
| 29506f1c13 | |||
| 16a6965f94 | |||
| 035a1ae108 | |||
| 1fc1a2a078 |
@@ -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", href: "#contact" },
|
||||
{ text: "Start Free Trial – 14 Days", href: "#contact" },
|
||||
{ text: "View Demo", href: "#features" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentyThree
|
||||
title="Powerful Features"
|
||||
description="Everything you need to stay on top of your tasks and achieve your goals."
|
||||
description="Reduce task management time by 40% with AI-powered prioritization and intelligent automation."
|
||||
tag="Features"
|
||||
features={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user