From 87c67266f58a5cea38d7281f88684acbc2d2ea45 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 15:30:17 +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 7752ce9..92bcf49 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -196,7 +196,7 @@ export default function LandingPage() { { 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", "Quarterly strategy sessions"] + features: ["15+ ad variations monthly", "A/B testing frameworks", "Video and static assets", "Campaign-specific creative", "Unlimited revisions", "Dedicated creative support", ""] } ]} animationType="slide-up" -- 2.49.1