Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-03-03 14:35:37 +00:00

View File

@@ -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>