diff --git a/src/app/page.tsx b/src/app/page.tsx index c6b996a..2f21130 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,7 +134,7 @@ export default function Home() { plans={[ { id: "free", badge: "Free Trial", badgeIcon: Gift, - price: "$0", subtitle: "Perfect for getting started", buttons: [{ text: "Get Started", href: "/signup" }], + price: "$0", subtitle: "Free forever — 1 script & 1 thumbnail daily", buttons: [{ text: "Get Started", href: "/signup" }], features: [ "1 AI-generated script per day", "1 animated thumbnail per day", "Access to trending ideas", "Basic image upload (up to 5MB)", "YouTube, TikTok, Instagram, Facebook support", "Mobile app access", "Community support" ]