Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 32e75b686a | |||
| 7a2c260d65 | |||
| 5e173673b6 | |||
| 29506f1c13 | |||
| 16a6965f94 | |||
| 035a1ae108 |
@@ -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={[
|
||||
{
|
||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="your@email.com"
|
||||
buttonText="Start Free Trial"
|
||||
termsText="Start your 14-day free trial instantly – no credit card required. Cancel anytime."
|
||||
termsText="By signing up, you agree to our Terms of Service and Privacy Policy. Start your 14-day free trial anytime."
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user