From 10f01b5db483a7abd2d65a5ea341b70a8d28ea95 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 11:37:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 457 +++++++++++------------------------------------ 1 file changed, 104 insertions(+), 353 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f35251e..343a5eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,37 +33,21 @@ export default function LandingPage() { @@ -192,20 +127,14 @@ export default function LandingPage() { @@ -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() { ); -} +} \ No newline at end of file -- 2.49.1