Update src/app/page.tsx
This commit is contained in:
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "starter", badge: "Essential", price: "$199/mo", subtitle: "Best for emerging creators", features: ["1 AI Model Personality", "Standard response speed", "Email support"] },
|
||||
{ id: "pro", badge: "High Volume", price: "$499/mo", subtitle: "Best for scaling agencies", features: ["Unlimited Model Personalities", "Adaptive PPV triggers", "Priority 24/7 support"] },
|
||||
{ id: "pro", badge: "Recommended", price: "$499/mo", subtitle: "Best for scaling agencies", features: ["Unlimited Model Personalities", "Adaptive PPV triggers", "Priority 24/7 support"] },
|
||||
]}
|
||||
title="Flexible Scaling Tiers"
|
||||
description="Choose the level of automation that matches your traffic volume."
|
||||
|
||||
Reference in New Issue
Block a user