5 Commits

Author SHA1 Message Date
e68dc0be91 Merge version_4 into main
Merge version_4 into main
2026-04-18 16:26:48 +00:00
b69dec29e3 Update src/app/page.tsx 2026-04-18 16:26:45 +00:00
693bb0e58a Merge version_3 into main
Merge version_3 into main
2026-04-18 16:25:19 +00:00
82ce9565d1 Update src/app/page.tsx 2026-04-18 16:25:16 +00:00
fd3feaaabe Merge version_2 into main
Merge version_2 into main
2026-04-18 16:22:55 +00:00

View File

@@ -118,7 +118,7 @@ export default function LandingPage() {
},
]}
title="Growth by the Numbers"
description="We deliver proven results for premium brands."
description="Our data-backed strategies translate directly into measurable revenue growth and a sustainable competitive advantage in your market."
/>
</div>
@@ -151,7 +151,7 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "basic", badge: "Core", price: "$5,000/mo", subtitle: "Foundation growth", buttons: [
id: "basic", badge: "Core", price: "$5,000/mo", subtitle: "For emerging brands", buttons: [
{
text: "Book Strategy Call", href: "#contact"},
],
@@ -159,7 +159,7 @@ export default function LandingPage() {
"Daily Posting", "Analytics Report", "Basic Engagement"],
},
{
id: "pro", badge: "Growth", price: "$12,000/mo", subtitle: "Scale and dominate", buttons: [
id: "pro", badge: "Growth", price: "$12,000/mo", subtitle: "For scaling businesses", buttons: [
{
text: "Book Strategy Call", href: "#contact"},
],
@@ -167,7 +167,7 @@ export default function LandingPage() {
"Full Strategy", "Influencer Access", "Paid Ads Mgmt"],
},
{
id: "enterprise", badge: "Elite", price: "$25,000/mo", subtitle: "Global authority", buttons: [
id: "enterprise", badge: "Elite", price: "$25,000/mo", subtitle: "For established enterprises", buttons: [
{
text: "Book Strategy Call", href: "#contact"},
],