From 45b3f35c9413d4d9298566735a4931ca73a6119a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 01:13:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5256cfc..4fd3ff1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -199,8 +199,8 @@ export default function HomePage() { ], features: [ "5-7 Content pieces per week", "Full Social Media Management", "Advanced Analytics & Insights", "Influencer Outreach", "Paid Social Campaigns ($500-1K budget)", "Bi-weekly Strategy Calls" - ], - badgeClassName: "ring-2 ring-offset-2 ring-yellow-400 scale-110 shadow-lg"}, + ] + }, { id: "premium", badge: "Premium", badgeIcon: Crown, price: "$10,000+/mo", subtitle: "For brands demanding excellence", buttons: [ -- 2.49.1