1 Commits

Author SHA1 Message Date
10f01b5db4 Update src/app/page.tsx 2026-06-08 11:37:51 +00:00

View File

@@ -33,37 +33,21 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Services",
id: "#features",
},
name: "Services", id: "#features"},
{
name: "Solutions",
id: "#products",
},
name: "Solutions", id: "#products"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="http://img.b2bpic.net/free-photo/female-videographer-making-movie-montage-green-screen-display_482257-125140.jpg"
logoAlt="21 Solutions Logo"
@@ -74,116 +58,67 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "downward-rays-animated-grid",
}}
variant: "downward-rays-animated-grid"}}
title="Uninterrupted Connectivity. Seamless Support."
description="21 Solutions provides unparalleled technical support for internet service providers, ensuring your networks are robust and your customers are always connected. Partner with us for reliable, proactive, and expert assistance."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/programmer-data-center-using-isolated-screen-computer-check-equipment_482257-126306.jpg",
imageAlt: "Network Operations Center",
},
imageSrc: "http://img.b2bpic.net/free-photo/programmer-data-center-using-isolated-screen-computer-check-equipment_482257-126306.jpg", imageAlt: "Network Operations Center"},
{
imageSrc: "http://img.b2bpic.net/free-photo/it-expert-data-center-holding-tablet-replacing-storage-mainframes-components_482257-115420.jpg",
imageAlt: "Server Rack in Data Center",
},
imageSrc: "http://img.b2bpic.net/free-photo/it-expert-data-center-holding-tablet-replacing-storage-mainframes-components_482257-115420.jpg", imageAlt: "Server Rack in Data Center"},
{
imageSrc: "http://img.b2bpic.net/free-photo/expert-server-hub-management_482257-85918.jpg",
imageAlt: "Technician working on network device",
},
imageSrc: "http://img.b2bpic.net/free-photo/expert-server-hub-management_482257-85918.jpg", imageAlt: "Technician working on network device"},
{
imageSrc: "http://img.b2bpic.net/free-photo/tracking-software-displayed-monitor-industry-40-industrial-plant_482257-120661.jpg",
imageAlt: "Team collaboration on network architecture",
},
imageSrc: "http://img.b2bpic.net/free-photo/tracking-software-displayed-monitor-industry-40-industrial-plant_482257-120661.jpg", imageAlt: "Team collaboration on network architecture"},
{
imageSrc: "http://img.b2bpic.net/free-photo/it-experts-using-programming-language-notebook-server-hub_482257-122544.jpg",
imageAlt: "Cloud computing infrastructure",
},
imageSrc: "http://img.b2bpic.net/free-photo/it-experts-using-programming-language-notebook-server-hub_482257-122544.jpg", imageAlt: "Cloud computing infrastructure"},
{
imageSrc: "http://img.b2bpic.net/free-photo/technician-working-high-tech-server-hub-analyzing-data-tablet_482257-129710.jpg",
imageAlt: "ISP Data Center",
},
imageSrc: "http://img.b2bpic.net/free-photo/technician-working-high-tech-server-hub-analyzing-data-tablet_482257-129710.jpg", imageAlt: "ISP Data Center"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/female-s-hand-touching-digital-3d-render-screen-with-5g-sign_181624-31362.jpg",
imageAlt: "Fiber Optic Cables",
},
imageSrc: "http://img.b2bpic.net/free-photo/female-s-hand-touching-digital-3d-render-screen-with-5g-sign_181624-31362.jpg", imageAlt: "Fiber Optic Cables"},
{
imageSrc: "http://img.b2bpic.net/free-photo/large-buildings-with-dome-lights_1127-2223.jpg",
imageAlt: "Global Network Map",
},
imageSrc: "http://img.b2bpic.net/free-photo/large-buildings-with-dome-lights_1127-2223.jpg", imageAlt: "Global Network Map"},
{
imageSrc: "http://img.b2bpic.net/free-photo/african-american-it-professional-working-pc-high-tech-data-center-handling-maintenance-tasks_482257-135601.jpg",
imageAlt: "Smart City Connectivity",
},
imageSrc: "http://img.b2bpic.net/free-photo/african-american-it-professional-working-pc-high-tech-data-center-handling-maintenance-tasks_482257-135601.jpg", imageAlt: "Smart City Connectivity"},
{
imageSrc: "http://img.b2bpic.net/free-photo/gradient-technology-background_23-2151895856.jpg",
imageAlt: "Secure data flow visualization",
},
imageSrc: "http://img.b2bpic.net/free-photo/gradient-technology-background_23-2151895856.jpg", imageAlt: "Secure data flow visualization"},
{
imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104513.jpg",
imageAlt: "Customer service interface on tablet",
},
imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104513.jpg", imageAlt: "Customer service interface on tablet"},
{
imageSrc: "http://img.b2bpic.net/free-photo/african-american-accountant-video-call-with-representatives-sharing-insight_482257-124376.jpg",
imageAlt: "Network analytics dashboard",
},
imageSrc: "http://img.b2bpic.net/free-photo/african-american-accountant-video-call-with-representatives-sharing-insight_482257-124376.jpg", imageAlt: "Network analytics dashboard"},
]}
buttons={[
{
text: "Get a Quote",
href: "#contact",
},
text: "Get a Quote", href: "#contact"},
{
text: "Explore Services",
href: "#features",
},
text: "Explore Services", href: "#features"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/man-smiling_1187-3402.jpg",
alt: "Senior network architect",
},
src: "http://img.b2bpic.net/free-photo/man-smiling_1187-3402.jpg", alt: "Senior network architect"},
{
src: "http://img.b2bpic.net/free-photo/woman-architect-using-touch-screen-building-model-maquette-layout-engineer-working-with-blueprint-plan-construction-development-graphic-design-architectural-office_482257-31903.jpg",
alt: "Lead network engineer",
},
src: "http://img.b2bpic.net/free-photo/woman-architect-using-touch-screen-building-model-maquette-layout-engineer-working-with-blueprint-plan-construction-development-graphic-design-architectural-office_482257-31903.jpg", alt: "Lead network engineer"},
{
src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-copy-space_23-2148817118.jpg",
alt: "Cloud solutions specialist",
},
src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-copy-space_23-2148817118.jpg", alt: "Cloud solutions specialist"},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-bearded-man-smiling-using-laptop-while-sitting-sofa-home_231208-14093.jpg",
alt: "Cybersecurity expert",
},
src: "http://img.b2bpic.net/free-photo/portrait-young-bearded-man-smiling-using-laptop-while-sitting-sofa-home_231208-14093.jpg", alt: "Cybersecurity expert"},
{
src: "http://img.b2bpic.net/free-photo/confident-young-blonde-female-engineer-wearing-uniform-safety-glasses-standing-with-closed-posture_409827-790.jpg",
alt: "Infrastructure manager",
},
src: "http://img.b2bpic.net/free-photo/confident-young-blonde-female-engineer-wearing-uniform-safety-glasses-standing-with-closed-posture_409827-790.jpg", alt: "Infrastructure manager"},
]}
avatarText="Trusted by over 1,000 ISPs globally"
marqueeItems={[
{
type: "text",
text: "24/7 Monitoring",
},
type: "text", text: "24/7 Monitoring"},
{
type: "text",
text: "Proactive Solutions",
},
type: "text", text: "Proactive Solutions"},
{
type: "text",
text: "Global Reach",
},
type: "text", text: "Global Reach"},
{
type: "text",
text: "Expert Support",
},
type: "text", text: "Expert Support"},
{
type: "text",
text: "High Performance",
},
type: "text", text: "High Performance"},
]}
/>
</div>
@@ -192,20 +127,14 @@ export default function LandingPage() {
<MetricSplitMediaAbout
useInvertedBackground={true}
title="Your Network, Our Expertise"
description="At 21 Solutions, we specialize in elevating ISP operations through advanced technical support. From proactive monitoring to rapid incident resolution, our dedicated team ensures optimal performance and customer satisfaction, allowing you to focus on growth."
description="At 21 Solutions, we are dedicated to empowering Internet Service Providers with unparalleled technical support. We specialize in proactive network management, rapid incident resolution, and strategic optimization, ensuring your infrastructure is robust, reliable, and future-ready. Partner with us to elevate your operations and deliver seamless connectivity."
metrics={[
{
value: "15+",
title: "Years Experience",
},
value: "15+", title: "Years Experience"},
{
value: "98%",
title: "Client Retention",
},
value: "98%", title: "Client Retention"},
{
value: "1M+",
title: "Tickets Resolved",
},
value: "1M+", title: "Tickets Resolved"},
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-call-center-onboarding-specialist-training-new-recruit_482257-117890.jpg"
imageAlt="Team of network engineers collaborating"
@@ -219,26 +148,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "24/7 Proactive Network Monitoring",
description: "Continuous surveillance of your infrastructure to identify and resolve potential issues before they impact your service, ensuring maximum uptime.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336584.jpg",
imageAlt: "Network monitoring graphic",
},
title: "24/7 Proactive Network Monitoring", description: "Our round-the-clock monitoring ensures your network is continuously observed, allowing us to preemptively detect and resolve issues, guaranteeing maximum uptime and service reliability.", imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336584.jpg", imageAlt: "Network monitoring graphic"},
{
title: "Multi-Tiered Technical Support",
description: "From Tier 1 customer assistance to complex Tier 3 engineering solutions, our expert teams provide scalable and responsive support across all levels.",
imageSrc: "http://img.b2bpic.net/free-photo/call-center-onboarding-specialist-training-intern-how-use-computer-software_482257-117866.jpg",
imageAlt: "Tiered support illustration",
},
title: "Multi-Tiered Technical Support", description: "Benefit from scalable support, ranging from Tier 1 customer care to complex Tier 3 engineering solutions. Our expert teams are equipped to handle any challenge, providing responsive assistance at every level.", imageSrc: "http://img.b2bpic.net/free-photo/call-center-onboarding-specialist-training-intern-how-use-computer-software_482257-117866.jpg", imageAlt: "Tiered support illustration"},
{
title: "Predictive Maintenance & Optimization",
description: "Leverage advanced analytics to predict hardware failures, optimize network performance, and implement preventive measures, minimizing downtime and costs.",
imageSrc: "http://img.b2bpic.net/free-photo/finger-touching-phone-with-wifi_1134-224.jpg",
imageAlt: "Proactive maintenance graphic",
},
title: "Predictive Maintenance & Optimization", description: "Utilize advanced analytics for predictive maintenance, anticipating potential hardware failures and optimizing network performance. We implement preventive measures to minimize downtime and significantly reduce operational costs.", imageSrc: "http://img.b2bpic.net/free-photo/finger-touching-phone-with-wifi_1134-224.jpg", imageAlt: "Proactive maintenance graphic"},
]}
title="Comprehensive Support, Tailored to Your Needs"
description="Our support goes beyond basic troubleshooting. We offer a full spectrum of services designed to enhance your infrastructure, streamline operations, and empower your teams with cutting-edge technology."
description="Unlock the full potential of your network with our comprehensive suite of technical services. From continuous monitoring to advanced engineering, we provide tailored solutions designed to keep your ISP at the forefront of connectivity and customer satisfaction."
/>
</div>
@@ -249,25 +166,13 @@ export default function LandingPage() {
tag="Our Impact"
metrics={[
{
id: "metric-1",
value: "99.99%",
description: "Guaranteed Uptime",
},
id: "metric-1", value: "99.99%", description: "Guaranteed Uptime"},
{
id: "metric-2",
value: "<5 Min",
description: "Average Resolution Time",
},
id: "metric-2", value: "<5 Min", description: "Average Resolution Time"},
{
id: "metric-3",
value: "40%",
description: "Operational Cost Reduction",
},
id: "metric-3", value: "40%", description: "Operational Cost Reduction"},
{
id: "metric-4",
value: "95%",
description: "Client Satisfaction Score",
},
id: "metric-4", value: "95%", description: "Client Satisfaction Score"},
]}
metricsAnimation="slide-up"
/>
@@ -281,65 +186,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "product-1",
brand: "21 Solutions",
name: "Network Operations Management",
price: "Custom",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/engineer-data-center-coding-laptop-optimizing-resource-utilization_482257-120596.jpg",
imageAlt: "Network Operations Management illustration",
},
id: "product-1", brand: "21 Solutions", name: "Network Operations Management", price: "Custom", rating: 5,
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/engineer-data-center-coding-laptop-optimizing-resource-utilization_482257-120596.jpg", imageAlt: "Network Operations Management illustration"},
{
id: "product-2",
brand: "21 Solutions",
name: "Advanced Customer Service Support",
price: "Custom",
rating: 5,
reviewCount: "185",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-customer-center-workers-assisting-clients-with-installing-software_482257-126181.jpg",
imageAlt: "Customer Service Support illustration",
},
id: "product-2", brand: "21 Solutions", name: "Advanced Customer Service Support", price: "Custom", rating: 5,
reviewCount: "185", imageSrc: "http://img.b2bpic.net/free-photo/diverse-customer-center-workers-assisting-clients-with-installing-software_482257-126181.jpg", imageAlt: "Customer Service Support illustration"},
{
id: "product-3",
brand: "21 Solutions",
name: "Proactive Cybersecurity Solutions",
price: "Custom",
rating: 5,
reviewCount: "230",
imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concept_23-2151998494.jpg",
imageAlt: "Cybersecurity Solutions illustration",
},
id: "product-3", brand: "21 Solutions", name: "Proactive Cybersecurity Solutions", price: "Custom", rating: 5,
reviewCount: "230", imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concept_23-2151998494.jpg", imageAlt: "Cybersecurity Solutions illustration"},
{
id: "product-4",
brand: "21 Solutions",
name: "Scalable Infrastructure Management",
price: "Custom",
rating: 5,
reviewCount: "195",
imageSrc: "http://img.b2bpic.net/free-photo/it-expert-data-center-holding-tablet-replacing-storage-mainframes-components_482257-115380.jpg",
imageAlt: "Infrastructure Management illustration",
},
id: "product-4", brand: "21 Solutions", name: "Scalable Infrastructure Management", price: "Custom", rating: 5,
reviewCount: "195", imageSrc: "http://img.b2bpic.net/free-photo/it-expert-data-center-holding-tablet-replacing-storage-mainframes-components_482257-115380.jpg", imageAlt: "Infrastructure Management illustration"},
{
id: "product-5",
brand: "21 Solutions",
name: "VoIP & Unified Communications",
price: "Custom",
rating: 5,
reviewCount: "170",
imageSrc: "http://img.b2bpic.net/free-photo/mobile-app-development_1134-60.jpg",
imageAlt: "VoIP and Unified Communications illustration",
},
id: "product-5", brand: "21 Solutions", name: "VoIP & Unified Communications", price: "Custom", rating: 5,
reviewCount: "170", imageSrc: "http://img.b2bpic.net/free-photo/mobile-app-development_1134-60.jpg", imageAlt: "VoIP and Unified Communications illustration"},
{
id: "product-6",
brand: "21 Solutions",
name: "Data Analytics & Reporting",
price: "Custom",
rating: 5,
reviewCount: "155",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139260.jpg",
imageAlt: "Data Analytics illustration",
},
id: "product-6", brand: "21 Solutions", name: "Data Analytics & Reporting", price: "Custom", rating: 5,
reviewCount: "155", imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139260.jpg", imageAlt: "Data Analytics illustration"},
]}
title="Our Specialized Support Solutions"
description="Discover our range of comprehensive technical support packages, meticulously crafted to meet the diverse needs of internet service providers and enhance their service delivery."
@@ -353,57 +216,22 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "plan-starter",
tag: "Basic",
price: "Inquire",
period: "per month",
description: "Ideal for emerging ISPs needing foundational technical assistance.",
button: {
text: "Get Started",
},
featuresTitle: "Includes:",
features: [
"24/7 Tier 1 Support",
"Basic Network Monitoring",
"Incident Resolution",
"Monthly Performance Reports",
],
id: "plan-starter", tag: "Basic", price: "Inquire", period: "per month", description: "Ideal for emerging ISPs needing foundational technical assistance.", button: {
text: "Get Started"},
featuresTitle: "Includes:", features: [
"24/7 Tier 1 Support", "Basic Network Monitoring", "Incident Resolution", "Monthly Performance Reports"],
},
{
id: "plan-professional",
tag: "Recommended",
price: "Inquire",
period: "per month",
description: "Comprehensive support for growing ISPs seeking advanced solutions.",
button: {
text: "Choose Plan",
},
featuresTitle: "Includes:",
features: [
"All Basic features",
"Tier 1 & 2 Support",
"Proactive System Maintenance",
"Enhanced Security Monitoring",
"Dedicated Account Manager",
],
id: "plan-professional", tag: "Recommended", price: "Inquire", period: "per month", description: "Comprehensive support for growing ISPs seeking advanced solutions.", button: {
text: "Choose Plan"},
featuresTitle: "Includes:", features: [
"All Basic features", "Tier 1 & 2 Support", "Proactive System Maintenance", "Enhanced Security Monitoring", "Dedicated Account Manager"],
},
{
id: "plan-enterprise",
tag: "Premium",
price: "Custom",
period: "per month",
description: "Tailored solutions for large-scale ISPs with complex, high-demand operations.",
button: {
text: "Contact Sales",
},
featuresTitle: "Includes:",
features: [
"All Professional features",
"Tier 1, 2 & 3 Support",
"Custom Infrastructure Management",
"Predictive Analytics & Optimization",
"Priority Response & On-site Support",
],
id: "plan-enterprise", tag: "Premium", price: "Custom", period: "per month", description: "Tailored solutions for large-scale ISPs with complex, high-demand operations.", button: {
text: "Contact Sales"},
featuresTitle: "Includes:", features: [
"All Professional features", "Tier 1, 2 & 3 Support", "Custom Infrastructure Management", "Predictive Analytics & Optimization", "Priority Response & On-site Support"],
},
]}
title="Flexible Plans for Every Provider"
@@ -418,64 +246,28 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t-1",
name: "Sarah Johnson",
role: "CEO",
company: "ConnectNet",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-manager-sitting-table-looking-camera_74855-4068.jpg",
imageAlt: "Sarah Johnson",
},
id: "t-1", name: "Sarah Johnson", role: "CEO", company: "ConnectNet", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-manager-sitting-table-looking-camera_74855-4068.jpg", imageAlt: "Sarah Johnson"},
{
id: "t-2",
name: "Michael Chen",
role: "CTO",
company: "GlobalLink",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/manager-sitting-office_1098-22033.jpg",
imageAlt: "Michael Chen",
},
id: "t-2", name: "Michael Chen", role: "CTO", company: "GlobalLink", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/manager-sitting-office_1098-22033.jpg", imageAlt: "Michael Chen"},
{
id: "t-3",
name: "Emily Rodriguez",
role: "Operations Director",
company: "FastFiber",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-sad-expression_1194-2739.jpg",
imageAlt: "Emily Rodriguez",
},
id: "t-3", name: "Emily Rodriguez", role: "Operations Director", company: "FastFiber", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-sad-expression_1194-2739.jpg", imageAlt: "Emily Rodriguez"},
{
id: "t-4",
name: "David Kim",
role: "VP Network",
company: "DataStream",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12850.jpg",
imageAlt: "David Kim",
},
id: "t-4", name: "David Kim", role: "VP Network", company: "DataStream", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12850.jpg", imageAlt: "David Kim"},
{
id: "t-5",
name: "Aisha Rahman",
role: "IT Manager",
company: "SecureServe",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/startup-worker-uses-laptop-open-space-reviewing-project-data-documents-workstation-executive-assistant-working-marketing-strategy-business-development-ai-developer_482257-65810.jpg",
imageAlt: "Aisha Rahman",
},
id: "t-5", name: "Aisha Rahman", role: "IT Manager", company: "SecureServe", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/startup-worker-uses-laptop-open-space-reviewing-project-data-documents-workstation-executive-assistant-working-marketing-strategy-business-development-ai-developer_482257-65810.jpg", imageAlt: "Aisha Rahman"},
]}
kpiItems={[
{
value: "99.9%",
label: "Average Uptime",
},
value: "99.9%", label: "Average Uptime"},
{
value: "30%",
label: "Cost Reduction",
},
value: "30%", label: "Cost Reduction"},
{
value: "5-Star",
label: "Service Rating",
},
value: "5-Star", label: "Service Rating"},
]}
title="Trusted by Leading ISPs"
description="Hear directly from our partners about the tangible impact 21 Solutions has had on their service quality and operational efficiency. Their success is our benchmark."
@@ -488,25 +280,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq-1",
title: "What kind of ISPs do you support?",
content: "We provide technical support to a wide range of internet service providers, from regional fiber networks to national wireless providers, tailoring our services to their specific infrastructure and operational scale.",
},
id: "faq-1", title: "What kind of ISPs do you support?", content: "We provide technical support to a wide range of internet service providers, from regional fiber networks to national wireless providers, tailoring our services to their specific infrastructure and operational scale."},
{
id: "faq-2",
title: "How quickly can you respond to critical issues?",
content: "Our 24/7 proactive monitoring and dedicated teams enable us to detect and respond to critical network issues within minutes, ensuring minimal impact on your services and customers.",
},
id: "faq-2", title: "How quickly can you respond to critical issues?", content: "Our 24/7 proactive monitoring and dedicated teams enable us to detect and respond to critical network issues within minutes, ensuring minimal impact on your services and customers."},
{
id: "faq-3",
title: "Can you integrate with our existing systems?",
content: "Yes, our solutions are designed for seamless integration with your current network infrastructure, ticketing systems, and operational platforms to ensure a cohesive and efficient workflow.",
},
id: "faq-3", title: "Can you integrate with our existing systems?", content: "Yes, our solutions are designed for seamless integration with your current network infrastructure, ticketing systems, and operational platforms to ensure a cohesive and efficient workflow."},
{
id: "faq-4",
title: "What makes 21 Solutions different from other providers?",
content: "Our blend of deep ISP-specific expertise, proactive support models, and a commitment to continuous optimization sets us apart, delivering not just support but a true partnership for growth and reliability.",
},
id: "faq-4", title: "What makes 21 Solutions different from other providers?", content: "Our blend of deep ISP-specific expertise, proactive support models, and a commitment to continuous optimization sets us apart, delivering not just support but a true partnership for growth and reliability."},
]}
imageSrc="http://img.b2bpic.net/free-photo/group-coworkers-watching-online-training-webinar_74855-3452.jpg"
imageAlt="Team collaborating on solutions"
@@ -521,8 +301,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "downward-rays-static-grid",
}}
variant: "downward-rays-static-grid"}}
tag="Get Started"
title="Let's Build a Stronger Network Together"
description="Ready to enhance your technical capabilities and ensure uninterrupted service for your customers? Reach out to 21 Solutions today for a customized consultation."
@@ -539,71 +318,43 @@ export default function LandingPage() {
logoText="21 Solutions"
columns={[
{
title: "Solutions",
items: [
title: "Solutions", items: [
{
label: "Network Operations",
href: "#products",
},
label: "Network Operations", href: "#products"},
{
label: "Customer Support",
href: "#products",
},
label: "Customer Support", href: "#products"},
{
label: "Cybersecurity",
href: "#products",
},
label: "Cybersecurity", href: "#products"},
{
label: "Infrastructure",
href: "#products",
},
label: "Infrastructure", href: "#products"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Why 21 Solutions?",
href: "#features",
},
label: "Why 21 Solutions?", href: "#features"},
{
label: "Our Impact",
href: "#metrics",
},
label: "Our Impact", href: "#metrics"},
{
label: "Client Success",
href: "#testimonials",
},
label: "Client Success", href: "#testimonials"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Get a Quote",
href: "#contact",
},
label: "Get a Quote", href: "#contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}
@@ -613,4 +364,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}