From c8ef3fe837c5377e95a86075ad3a4fafb04dc070 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 00:12:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ]