2 Commits

Author SHA1 Message Date
995c75ca72 Update src/app/page.tsx 2026-04-18 16:22:52 +00:00
4131262d4f Merge version_1 into main
Merge version_1 into main
2026-04-18 16:21:06 +00:00

View File

@@ -153,7 +153,7 @@ export default function LandingPage() {
{ {
id: "basic", badge: "Core", price: "$5,000/mo", subtitle: "Foundation growth", buttons: [ id: "basic", badge: "Core", price: "$5,000/mo", subtitle: "Foundation growth", buttons: [
{ {
text: "Inquire", href: "#contact"}, text: "Book Strategy Call", href: "#contact"},
], ],
features: [ features: [
"Daily Posting", "Analytics Report", "Basic Engagement"], "Daily Posting", "Analytics Report", "Basic Engagement"],
@@ -161,7 +161,7 @@ export default function LandingPage() {
{ {
id: "pro", badge: "Growth", price: "$12,000/mo", subtitle: "Scale and dominate", buttons: [ id: "pro", badge: "Growth", price: "$12,000/mo", subtitle: "Scale and dominate", buttons: [
{ {
text: "Inquire", href: "#contact"}, text: "Book Strategy Call", href: "#contact"},
], ],
features: [ features: [
"Full Strategy", "Influencer Access", "Paid Ads Mgmt"], "Full Strategy", "Influencer Access", "Paid Ads Mgmt"],
@@ -169,7 +169,7 @@ export default function LandingPage() {
{ {
id: "enterprise", badge: "Elite", price: "$25,000/mo", subtitle: "Global authority", buttons: [ id: "enterprise", badge: "Elite", price: "$25,000/mo", subtitle: "Global authority", buttons: [
{ {
text: "Inquire", href: "#contact"}, text: "Book Strategy Call", href: "#contact"},
], ],
features: [ features: [
"Everything Pro", "Dedicated Manager", "Content Production"], "Everything Pro", "Dedicated Manager", "Content Production"],