Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-04-24 07:01:31 +00:00

View File

@@ -126,7 +126,7 @@ export default function LandingPage() {
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: "#" }],
},
]}