Merge version_3 into main #7

Merged
bender merged 1 commits from version_3 into main 2026-03-05 01:20:44 +00:00

View File

@@ -147,14 +147,14 @@ export default function LandingPage() {
{
id: "starter", tag: "Starter Package", price: "$1,200", period: "one-time", description: "Perfect for small businesses and startups looking to establish their online presence.", button: { text: "Get Started", href: "contact" },
featuresTitle: "What's Included:", features: [
"3-5 page website", "Mobile responsive design", "Basic SEO optimization", "Contact form setup", "2 weeks of support"
"5-7 page website", "Mobile responsive design", "Basic SEO optimization", "Contact form setup", "2 weeks of support"
]
},
{
id: "professional", tag: "Professional Plan", tagIcon: Star,
price: "$1,500", period: "one-time + $100/month", description: "Most popular. Ideal for established businesses wanting conversion-focused design.", button: { text: "Choose Plan", href: "contact" },
id: "professional", tag: "Growth Plan (BEST VALUE)", tagIcon: Star,
price: "$1,500", period: "one-time + $150/month", description: "Most popular. Ideal for established businesses wanting conversion-focused design.", button: { text: "Choose Plan", href: "contact" },
featuresTitle: "What's Included:", features: [
"10-15 page website", "Advanced UX/UI design", "Conversion optimization", "E-commerce integration", "Blog & content system", "3 months of support", "Advanced SEO strategy"
"Everything in starter", "Advanced UX/UI design", "Google Business optimization", "E-commerce integration", "Hosting management", "3 months of support", "Advanced SEO strategy"
]
},
{