Merge version_2 into main #3
@@ -65,12 +65,6 @@ export default function LandingPage() {
|
||||
"Custom professional landing page design", "Fully mobile responsive", "Contact / inquiry form", "Basic speed optimization", "Deployment"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "addon-pages", badge: "Optional", badgeIcon: Plus,
|
||||
price: "$120", subtitle: "Additional Pages (per page)", features: [
|
||||
"Custom page design", "Mobile responsive", "Integrated with main site", "SEO-friendly structure"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "addon-cms", badge: "Popular", badgeIcon: Star,
|
||||
price: "$400", subtitle: "CMS Integration", features: [
|
||||
@@ -78,17 +72,23 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "addon-seo", badge: "Optional", badgeIcon: Plus,
|
||||
id: "addon-seo", badge: "High-Value", badgeIcon: Star,
|
||||
price: "$600", subtitle: "Advanced SEO Setup", features: [
|
||||
"Technical SEO optimization", "Keyword research & optimization", "XML sitemap generation", "Meta tags & structured data"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "addon-crm", badge: "Optional", badgeIcon: Plus,
|
||||
id: "addon-crm", badge: "High-Value", badgeIcon: Star,
|
||||
price: "$250", subtitle: "CRM & Integrations", features: [
|
||||
"Google Suite integration", "HubSpot, Zoho, Mailchimp", "Zapier automation", "Custom API connections"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "addon-pages", badge: "Optional", badgeIcon: Plus,
|
||||
price: "$120", subtitle: "Additional Pages (per page)", features: [
|
||||
"Custom page design", "Mobile responsive", "Integrated with main site", "SEO-friendly structure"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "addon-leads", badge: "Optional", badgeIcon: Plus,
|
||||
price: "$200", subtitle: "Lead Capture System", features: [
|
||||
|
||||
Reference in New Issue
Block a user