Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user