diff --git a/src/app/page.tsx b/src/app/page.tsx index 30ba691..16a78a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -190,7 +190,7 @@ export default function LandingPage() { plans={[ { id: "premium", badge: "3-Month Program", badgeIcon: Zap, - price: "$7,500", subtitle: "Per person, per cohort", buttons: [{ text: "Reserve Your Seat", href: "#cta" }], + price: "$7,500", subtitle: "Per person", buttons: [{ text: "Reserve Your Seat", href: "#cta" }], features: [ "Full-day intensive workshop", "3 one-on-one strategy calls", "Custom sales playbooks", "Accountability tracking system", "Lifetime resource access", "Limited to 10 participants", "Direct access to Renee" ],