Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9b02836557 | |||
| 74e6c495ce | |||
| 5c7fda0eb3 | |||
| d4a827a739 |
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
|||||||
buttons: [{ text: "Get Started", href: "#" }],
|
buttons: [{ text: "Get Started", href: "#" }],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "pro", badge: "Pro", price: "$7.90", subtitle: "Unlock full AI power", features: ["Unlimited AI Scheduling", "Advanced Analytics", "Personal AI Coach", "Priority Support"],
|
id: "pro", badge: "Pro", price: "$7.90", subtitle: "Unlock 2x Productivity with AI", features: ["Unlimited AI Scheduling", "Advanced Analytics", "Personal AI Coach", "Priority Support"],
|
||||||
buttons: [{ text: "Upgrade Now", href: "#" }],
|
buttons: [{ text: "Upgrade Now", href: "#" }],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
tag="Stay Updated"
|
tag="Stay Updated"
|
||||||
title="Ready to master your time?"
|
title="Get Exclusive Productivity Secrets"
|
||||||
description="Sign up for productivity tips and news from TaskFlow AI."
|
description="Sign up for productivity tips and news from TaskFlow AI."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user