Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-07 14:19:11 +00:00

View File

@@ -109,7 +109,7 @@ export default function LandingPage() {
plans={[
{
id: "growth", name: "Growth Acceleration", price: "$5,000/mo", features: [
"3x Weekly Content", "Community Management", "Strategy Consult"],
"3x Weekly Content (Included)", "Community Management (Included)", "Strategy Consult (Included)"],
buttons: [
{
text: "Apply Now", href: "#contact"},
@@ -117,7 +117,7 @@ export default function LandingPage() {
},
{
id: "premium", name: "Market Leader", price: "$12,000/mo", badge: "Popular", features: [
"Daily Content", "Full Campaign Strategy", "Influencer Management"],
"Daily Content (Included)", "Full Campaign Strategy (Included)", "Influencer Management (Included)"],
buttons: [
{
text: "Apply Now", href: "#contact"},
@@ -125,7 +125,7 @@ export default function LandingPage() {
},
]}
title="Investment Tiers"
description="Selective partnerships for elite growth."
description="Our 'Elite Growth' philosophy focuses on deep brand immersion—we don't just grow your reach, we solidify your market dominance through premium-only tactics."
/>
</div>