diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index cee40d8..5ca6f08 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -55,7 +55,7 @@ export default function PricingPage() { { id: "enterprise", badge: "For Scaling Brands", badgeIcon: Zap, price: "$500/mo", subtitle: "Maximum creative output and strategy", buttons: [{ text: "Get Started", href: "/contact" }], - features: ["15+ ad variations monthly", "A/B testing frameworks", "Video and static assets", "Campaign-specific creative", "Unlimited revisions", "Dedicated creative support", ""] + features: ["15+ ad variations monthly", "A/B testing frameworks", "Video and static assets", "Campaign-specific creative", "Unlimited revisions", "Dedicated creative support"] } ]} animationType="slide-up"