Merge version_16 into main #25

Merged
bender merged 1 commits from version_16 into main 2026-03-08 00:08:14 +00:00

View File

@@ -116,7 +116,43 @@ const page = () => {
},
{
id: '2',
badge: 'Marketing & Social Media',
badge: 'Consulting & Strategy',
badgeIcon: TrendingUp,
price: '$1,999/mo',
subtitle: 'Expert consulting and strategic business guidance',
buttons: [
{ text: 'Get Started', href: 'https://example.com/start' },
{ text: 'Contact Sales', href: 'https://example.com/sales' }
],
features: [
'Business strategy sessions',
'Expert consulting',
'Growth planning',
'Monthly strategy reviews',
'Implementation support'
]
},
{
id: '3',
badge: 'Advertising Services',
badgeIcon: Zap,
price: '$1,499/mo',
subtitle: 'Targeted advertising campaigns across multiple channels',
buttons: [
{ text: 'Get Started', href: 'https://example.com/start' },
{ text: 'View Cases', href: 'https://example.com/cases' }
],
features: [
'Multi-channel advertising',
'Campaign management',
'Performance tracking',
'Monthly analytics reports',
'Ad optimization'
]
},
{
id: '4',
badge: 'Social Media Management',
badgeIcon: TrendingUp,
price: '$1,499/mo',
subtitle: 'Complete marketing and social media management',
@@ -133,7 +169,25 @@ const page = () => {
]
},
{
id: '3',
id: '5',
badge: 'AI Call Assistant & Automation',
badgeIcon: Hexagon,
price: '$999/mo',
subtitle: 'Intelligent call handling and business automation',
buttons: [
{ text: 'Get Started', href: 'https://example.com/start' },
{ text: 'Schedule Demo', href: 'https://example.com/demo' }
],
features: [
'AI call assistant',
'Automated workflows',
'Call analytics',
'Integration support',
'24/7 monitoring'
]
},
{
id: '6',
badge: 'Bundled Enterprise',
badgeIcon: Shield,
price: '$4,999/mo',