Merge version_2 into main #7

Merged
bender merged 1 commits from version_2 into main 2026-03-07 16:41:10 +00:00

View File

@@ -85,11 +85,13 @@ export default function LandingPage() {
tagAnimation="slide-up"
negativeCard={{
items: [
"Generic templates & slow loading", "No conversion optimization", "Poor customer support", "Outdated design trends", "Hidden fees & long contracts"],
"Generic templates & slow loading", "No conversion optimization", "Poor customer support", "Outdated design trends", "Hidden fees & long contracts"
],
}}
positiveCard={{
items: [
"Custom AI-designed websites", "Conversion-focused layouts", "24/7 dedicated support available", "Modern, responsive designs", "Transparent pricing, flexible terms"],
"Custom AI-designed websites", "Conversion-focused layouts", "24/7 dedicated support available", "Modern, responsive designs", "Transparent pricing, flexible terms"
],
}}
animationType="slide-up"
textboxLayout="default"
@@ -114,7 +116,8 @@ export default function LandingPage() {
{ text: "Learn More", href: "#contact" },
],
features: [
"Custom website design", "$200 investment down payment", "Mobile responsive", "Basic SEO optimization", "Email support", "Monthly updates included"],
"Custom website design", "$200 investment down payment", "Mobile responsive", "Basic SEO optimization", "Email support", "Monthly updates included"
],
},
{
id: "professional", badge: "Professional", badgeIcon: Award,
@@ -122,7 +125,8 @@ export default function LandingPage() {
{ text: "Learn More", href: "#contact" },
],
features: [
"Advanced custom design", "$450 investment down payment", "Full mobile optimization", "Advanced SEO & analytics", "Priority phone support", "Bi-weekly updates included"],
"Advanced custom design", "$450 investment down payment", "Full mobile optimization", "Advanced SEO & analytics", "Priority phone support", "Bi-weekly updates included"
],
},
{
id: "enterprise", badge: "Enterprise", badgeIcon: Crown,
@@ -130,7 +134,8 @@ export default function LandingPage() {
{ text: "Learn More", href: "#contact" },
],
features: [
"Premium custom design & UX", "$650 investment down payment", "Full optimization suite", "Enterprise SEO & CRM integration", "24/7 dedicated support", "Weekly updates & maintenance"],
"Premium custom design & UX", "$650 investment down payment", "Full optimization suite", "Enterprise SEO & CRM integration", "24/7 dedicated support", "Weekly updates & maintenance"
],
},
]}
/>
@@ -149,15 +154,18 @@ export default function LandingPage() {
metrics={[
{
id: "1", value: "4.5★", title: "Client Rating", items: [
"Consistently high satisfaction", "Repeat business & referrals", "2+ years of excellence"],
"Consistently high satisfaction", "Repeat business & referrals", "2+ years of excellence"
],
},
{
id: "2", value: "100+", title: "Websites Launched", items: [
"All industries served", "Nationwide clients", "100% project completion"],
"All industries served", "Nationwide clients", "100% project completion"
],
},
{
id: "3", value: "2yr", title: "Years Operating", items: [
"Based in Chicago", "Led by Neo Cymian", "Continuous innovation"],
"Based in Chicago", "Led by Neo Cymian", "Continuous innovation"
],
},
]}
/>
@@ -173,7 +181,8 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Chicago Barbershop Co", "Prime Fitness Chicago", "Legal Associates LLC", "Modern Restaurant Group", "Metro Roofing Solutions", "Tech Repair Mechanics", "Real Estate Experts", "Local Store Chain", "Plumbing Professionals", "Design Studios Chicago", "Business Consultants", "Digital Marketing Pros"]}
"Chicago Barbershop Co", "Prime Fitness Chicago", "Legal Associates LLC", "Modern Restaurant Group", "Metro Roofing Solutions", "Tech Repair Mechanics", "Real Estate Experts", "Local Store Chain", "Plumbing Professionals", "Design Studios Chicago", "Business Consultants", "Digital Marketing Pros"
]}
speed={40}
showCard={true}
/>
@@ -191,17 +200,23 @@ export default function LandingPage() {
showCard={true}
faqs={[
{
id: "1", title: "What's included in the monthly price?", content: "Your monthly payment includes website hosting, monthly maintenance, security updates, and ongoing optimization. All plans come with mobile responsiveness and basic SEO included."},
id: "1", title: "What's included in the monthly price?", content: "Your monthly payment includes website hosting, monthly maintenance, security updates, and ongoing optimization. All plans come with mobile responsiveness and basic SEO included."
},
{
id: "2", title: "Why is there an investment down payment?", content: "The investment down payment covers initial custom design, development, and setup. It's a one-time fee that ensures your website is built to your exact specifications. Our tiered structure offers flexibility for businesses of all sizes."},
id: "2", title: "Why is there an investment down payment?", content: "The investment down payment covers initial custom design, development, and setup. It's a one-time fee that ensures your website is built to your exact specifications. Our tiered structure offers flexibility for businesses of all sizes."
},
{
id: "3", title: "Can I upgrade or downgrade my plan?", content: "Absolutely! Your plan can be adjusted at any time based on your growing business needs. Contact us to discuss plan changes—there are no long-term contracts required."},
id: "3", title: "Can I upgrade or downgrade my plan?", content: "Absolutely! Your plan can be adjusted at any time based on your growing business needs. Contact us to discuss plan changes—there are no long-term contracts required."
},
{
id: "4", title: "How long does it take to launch my website?", content: "Most websites launch within 2-4 weeks from the initial consultation. Timeline depends on complexity and how quickly you can provide content and branding materials."},
id: "4", title: "How long does it take to launch my website?", content: "Most websites launch within 2-4 weeks from the initial consultation. Timeline depends on complexity and how quickly you can provide content and branding materials."
},
{
id: "5", title: "Do you offer support after launch?", content: "Yes! All plans include ongoing support. Starter plans get email support, Professional get priority phone support, and Enterprise clients receive 24/7 dedicated support."},
id: "5", title: "Do you offer support after launch?", content: "Yes! All plans include ongoing support. Starter plans get email support, Professional get priority phone support, and Enterprise clients receive 24/7 dedicated support."
},
{
id: "6", title: "How do I get started?", content: "Call us at (312) 237-0726 or email Thawawesomen1@gmail.com. We'll schedule a free consultation to discuss your business goals and find the right plan for you."},
id: "6", title: "How do I get started?", content: "Call us at (312) 237-0726 or email Thawawesomen1@gmail.com. We'll schedule a free consultation to discuss your business goals and find the right plan for you."
},
]}
/>
</div>