Merge version_1 into main #2
172
src/app/page.tsx
172
src/app/page.tsx
@@ -8,18 +8,12 @@ import FeatureCardEight from "@/components/sections/feature/FeatureCardEight";
|
||||
import ProductCardOne from "@/components/sections/product/ProductCardOne";
|
||||
import MetricCardEleven from "@/components/sections/metrics/MetricCardEleven";
|
||||
import TeamCardFive from "@/components/sections/team/TeamCardFive";
|
||||
import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen";
|
||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
||||
import { Cpu, Server, Zap, Users, Award } from "lucide-react";
|
||||
import Link from "next/link";
|
||||
|
||||
export default function HomePage() {
|
||||
const navItems = [
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Solutions", id: "/solutions" },
|
||||
{ name: "Infrastructure", id: "/infrastructure" },
|
||||
{ name: "Team", id: "/team" },
|
||||
{ name: "Contact", id: "/contact" },
|
||||
];
|
||||
|
||||
const navItemsForNavbar = [
|
||||
{ name: "Home", id: "home" },
|
||||
{ name: "Solutions", id: "solutions" },
|
||||
@@ -45,9 +39,7 @@ export default function HomePage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={navItemsForNavbar}
|
||||
button={{
|
||||
text: "Initiate Protocol",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Initiate Protocol", href: "/contact"}}
|
||||
brandName="NELTECH"
|
||||
/>
|
||||
</div>
|
||||
@@ -56,14 +48,14 @@ export default function HomePage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="NELTECH"
|
||||
description="Architecting enterprise infrastructure and cloud systems for Africa's digital transformation. Tier-4 data centers, enterprise security, and scalable cloud platforms powering tomorrow's innovation from Kigali."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Explore Infrastructure", href: "/solutions" },
|
||||
{ text: "Request Demo", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="default"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/subterranean-tier-4-data-center-in-kigal-1772672802063-6606a0d6.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/subterranean-tier-4-data-center-in-kigal-1772672802063-6606a0d6.png"
|
||||
imageAlt="Tier-4 Data Center Infrastructure Kigali"
|
||||
mediaAnimation="blur-reveal"
|
||||
frameStyle="browser"
|
||||
@@ -78,7 +70,7 @@ export default function HomePage() {
|
||||
description="CEO & Founder"
|
||||
subdescription="Iturushurukundo Hirwa Lionel"
|
||||
icon={Cpu}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/ceo-iturushurukundo-hirwa-lionel-in-stud-1772672801667-d754d99c.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/ceo-iturushurukundo-hirwa-lionel-in-stud-1772672801667-d754d99c.png"
|
||||
imageAlt="CEO Iturushurukundo Hirwa Lionel"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
@@ -90,25 +82,13 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Cloud Infrastructure",
|
||||
description: "AWS-native architecture with auto-scaling Kubernetes clusters, containerized workloads, and enterprise-grade networking for 99.99% uptime SLAs.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/aws-cloud-infrastructure-visualization-w-1772672802173-429b864a.png?_wi=1",
|
||||
imageAlt: "Cloud Infrastructure",
|
||||
},
|
||||
title: "Cloud Infrastructure", description: "AWS-native architecture with auto-scaling Kubernetes clusters, containerized workloads, and enterprise-grade networking for 99.99% uptime SLAs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/aws-cloud-infrastructure-visualization-w-1772672802173-429b864a.png", imageAlt: "Cloud Infrastructure"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Zero-Trust Security",
|
||||
description: "Multi-layered encryption, DDoS protection, real-time threat detection, and compliance frameworks (ISO 27001, SOC 2 Type II) ensuring data sovereignty.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/enterprise-security-interface-showing-en-1772672801093-dda964a7.png?_wi=1",
|
||||
imageAlt: "Security Protocol",
|
||||
},
|
||||
title: "Zero-Trust Security", description: "Multi-layered encryption, DDoS protection, real-time threat detection, and compliance frameworks (ISO 27001, SOC 2 Type II) ensuring data sovereignty.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/enterprise-security-interface-showing-en-1772672801093-dda964a7.png", imageAlt: "Security Protocol"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Regional Network Hub",
|
||||
description: "Fiber-optic backbone connecting Kigali to major African tech hubs. Sub-50ms latency to East African region with redundant routing and failover protocols.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/global-network-topology-with-kigali-as-p-1772672802328-306f8043.png?_wi=1",
|
||||
imageAlt: "Network Topology",
|
||||
},
|
||||
title: "Regional Network Hub", description: "Fiber-optic backbone connecting Kigali to major African tech hubs. Sub-50ms latency to East African region with redundant routing and failover protocols.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/global-network-topology-with-kigali-as-p-1772672802328-306f8043.png", imageAlt: "Network Topology"},
|
||||
]}
|
||||
title="Enterprise Solutions"
|
||||
description="Mission-critical infrastructure designed for institutional requirements"
|
||||
@@ -116,7 +96,6 @@ export default function HomePage() {
|
||||
tagIcon={Zap}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -124,26 +103,11 @@ export default function HomePage() {
|
||||
<ProductCardOne
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Kigali Tier-4 DC",
|
||||
price: "Enterprise",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/subterranean-tier-4-data-center-in-kigal-1772672802063-6606a0d6.png?_wi=2",
|
||||
imageAlt: "Tier-4 Data Center",
|
||||
},
|
||||
id: "1", name: "Kigali Tier-4 DC", price: "Enterprise", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/subterranean-tier-4-data-center-in-kigal-1772672802063-6606a0d6.png", imageAlt: "Tier-4 Data Center"},
|
||||
{
|
||||
id: "2",
|
||||
name: "CloudSync Platform",
|
||||
price: "SaaS",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/aws-cloud-infrastructure-visualization-w-1772672802173-429b864a.png?_wi=2",
|
||||
imageAlt: "Cloud Platform",
|
||||
},
|
||||
id: "2", name: "CloudSync Platform", price: "SaaS", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/aws-cloud-infrastructure-visualization-w-1772672802173-429b864a.png", imageAlt: "Cloud Platform"},
|
||||
{
|
||||
id: "3",
|
||||
name: "SecureVault Enterprise",
|
||||
price: "Licensed",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/enterprise-security-interface-showing-en-1772672801093-dda964a7.png?_wi=2",
|
||||
imageAlt: "Security Solution",
|
||||
},
|
||||
id: "3", name: "SecureVault Enterprise", price: "Licensed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/enterprise-security-interface-showing-en-1772672801093-dda964a7.png", imageAlt: "Security Solution"},
|
||||
]}
|
||||
title="Core Offerings"
|
||||
description="Engineered for institutional scale and precision"
|
||||
@@ -159,21 +123,9 @@ export default function HomePage() {
|
||||
<MetricCardEleven
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "99.99%",
|
||||
title: "Uptime SLA",
|
||||
description: "Guaranteed infrastructure reliability",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/performance-metrics-visualization-showin-1772672801778-cbcc14a1.png?_wi=1",
|
||||
imageAlt: "Performance Metrics",
|
||||
},
|
||||
id: "1", value: "99.99%", title: "Uptime SLA", description: "Guaranteed infrastructure reliability", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/performance-metrics-visualization-showin-1772672801778-cbcc14a1.png", imageAlt: "Performance Metrics"},
|
||||
{
|
||||
id: "2",
|
||||
value: "50ms",
|
||||
title: "Regional Latency",
|
||||
description: "Sub-50ms to East African nodes",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/client-portfolio-growth-chart-showing-en-1772672802426-4fc55146.png?_wi=1",
|
||||
imageAlt: "Network Performance",
|
||||
},
|
||||
id: "2", value: "50ms", title: "Regional Latency", description: "Sub-50ms to East African nodes", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/client-portfolio-growth-chart-showing-en-1772672802426-4fc55146.png", imageAlt: "Network Performance"},
|
||||
]}
|
||||
title="Enterprise Metrics"
|
||||
description="Performance indicators reflecting institutional precision"
|
||||
@@ -188,33 +140,13 @@ export default function HomePage() {
|
||||
<TeamCardFive
|
||||
team={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Iturushurukundo Hirwa Lionel",
|
||||
role: "CEO & Founder",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/ceo-iturushurukundo-hirwa-lionel-in-stud-1772672801667-d754d99c.png?_wi=2",
|
||||
imageAlt: "CEO Portrait",
|
||||
},
|
||||
id: "1", name: "Iturushurukundo Hirwa Lionel", role: "CEO & Founder", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/ceo-iturushurukundo-hirwa-lionel-in-stud-1772672801667-d754d99c.png", imageAlt: "CEO Portrait"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Kayitesi Aimable",
|
||||
role: "VP Infrastructure",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/technical-team-member-in-professional-at-1772672801203-18f8bb74.png",
|
||||
imageAlt: "VP Infrastructure",
|
||||
},
|
||||
id: "2", name: "Kayitesi Aimable", role: "VP Infrastructure", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/technical-team-member-in-professional-at-1772672801203-18f8bb74.png", imageAlt: "VP Infrastructure"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Nsengiyumva Jean",
|
||||
role: "Head of Operations",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/operations-lead-in-modern-professional-s-1772672800859-917dd138.png",
|
||||
imageAlt: "Operations Lead",
|
||||
},
|
||||
id: "3", name: "Nsengiyumva Jean", role: "Head of Operations", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/operations-lead-in-modern-professional-s-1772672800859-917dd138.png", imageAlt: "Operations Lead"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Muhire Claire",
|
||||
role: "Solutions Architect",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/infrastructure-architect-with-technical--1772672801498-3a8b9b76.png",
|
||||
imageAlt: "Solutions Architect",
|
||||
},
|
||||
id: "4", name: "Muhire Claire", role: "Solutions Architect", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/infrastructure-architect-with-technical--1772672801498-3a8b9b76.png", imageAlt: "Solutions Architect"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Leadership"
|
||||
@@ -226,12 +158,70 @@ export default function HomePage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTen
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Infrastructure Excellence", quote: "NELTECH's data center transformed our enterprise operations. The 99.99% uptime guarantee has been consistently delivered. Their technical expertise and commitment to institutional standards are unmatched in the region.", name: "Nyamwaya David", role: "CTO, Financial Services Group", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/professional-headshot-of-enterprise-clie-1772672803007-e6e29902.png", imageAlt: "CTO Portrait"},
|
||||
{
|
||||
id: "2", title: "Enterprise-Grade Security", quote: "The zero-trust security architecture NELTECH implemented gave us the compliance certifications required for international operations. Their approach to data sovereignty is precisely what we needed.", name: "Umutesi Grace", role: "CISO, Regional Telecom", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/cto-of-technology-firm-professional-stud-1772672801911-f6da8d63.png", imageAlt: "CISO Portrait"},
|
||||
{
|
||||
id: "3", title: "Regional Network Hub", quote: "Latency to our East African operations dropped from 200ms to 48ms. NELTECH's fiber backbone has become mission-critical infrastructure for our entire region.", name: "Kamiyimba Robert", role: "VP Operations, Logistics", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/operations-manager-of-logistics-company--1772672802348-c0bd0842.png", imageAlt: "Operations VP Portrait"},
|
||||
{
|
||||
id: "4", title: "Scalable Cloud Platform", quote: "Their CloudSync platform handled our 300% growth spike without any performance degradation. The technical support and infrastructure elasticity exceeded our expectations.", name: "Kwizera Simon", role: "Founder, Tech Startup", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/financial-services-director-studio-profe-1772672803475-ea7d569d.png", imageAlt: "Founder Portrait"},
|
||||
{
|
||||
id: "5", title: "Digital Transformation Partner", quote: "NELTECH isn't just an infrastructure provider—they're strategic partners in our continental digital transformation. Their understanding of African enterprise needs is exceptional.", name: "Amahoro Jean", role: "Director, Development Organization", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/enterprise-solutions-architect-in-techni-1772672801929-5989f261.png", imageAlt: "Director Portrait"},
|
||||
{
|
||||
id: "6", title: "Future-Ready Infrastructure", quote: "The architectural vision NELTECH brings positions African enterprises on equal footing with global infrastructure standards. Their Kigali hub is the centerpiece of our regional strategy.", name: "Ingabire Providence", role: "Regional MD, International Tech Corp", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/regional-director-of-telecommunications--1772672801885-af768696.png", imageAlt: "Regional Director Portrait"},
|
||||
]}
|
||||
title="Enterprise Recognition"
|
||||
description="Trusted by institutional leaders across Africa"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
tag="Client Stories"
|
||||
tagIcon={Award}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<div className="flex justify-center">
|
||||
<Link href="/" className="text-sm hover:opacity-80 transition-opacity">
|
||||
← Back to Home
|
||||
</Link>
|
||||
</div>
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Navigate", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Solutions", href: "/solutions" },
|
||||
{ label: "Infrastructure", href: "/infrastructure" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources", items: [
|
||||
{ label: "Documentation", href: "#" },
|
||||
{ label: "API Reference", href: "#" },
|
||||
{ label: "Security", href: "#" },
|
||||
{ label: "Status", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company", items: [
|
||||
{ label: "About", href: "#" },
|
||||
{ label: "Team", href: "#team" },
|
||||
{ label: "Careers", href: "#" },
|
||||
{ label: "Blog", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cookie Policy", href: "#" },
|
||||
{ label: "Compliance", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
bottomLeftText="© 2025 NELTECH Group. All systems operational."
|
||||
bottomRightText="Architecting Africa's Enterprise Infrastructure"
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
@@ -4,6 +4,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
|
||||
import FeatureCardEight from "@/components/sections/feature/FeatureCardEight";
|
||||
import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen";
|
||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
||||
import { Zap, Award } from "lucide-react";
|
||||
import Link from "next/link";
|
||||
|
||||
@@ -33,9 +34,7 @@ export default function SolutionsPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={navItemsForNavbar}
|
||||
button={{
|
||||
text: "Initiate Protocol",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Initiate Protocol", href: "/contact"}}
|
||||
brandName="NELTECH"
|
||||
/>
|
||||
</div>
|
||||
@@ -45,25 +44,13 @@ export default function SolutionsPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Cloud Infrastructure",
|
||||
description: "AWS-native architecture with auto-scaling Kubernetes clusters, containerized workloads, and enterprise-grade networking for 99.99% uptime SLAs.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/aws-cloud-infrastructure-visualization-w-1772672802173-429b864a.png?_wi=3",
|
||||
imageAlt: "Cloud Infrastructure",
|
||||
},
|
||||
title: "Cloud Infrastructure", description: "AWS-native architecture with auto-scaling Kubernetes clusters, containerized workloads, and enterprise-grade networking for 99.99% uptime SLAs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/aws-cloud-infrastructure-visualization-w-1772672802173-429b864a.png", imageAlt: "Cloud Infrastructure"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Zero-Trust Security",
|
||||
description: "Multi-layered encryption, DDoS protection, real-time threat detection, and compliance frameworks (ISO 27001, SOC 2 Type II) ensuring data sovereignty.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/enterprise-security-interface-showing-en-1772672801093-dda964a7.png?_wi=3",
|
||||
imageAlt: "Security Protocol",
|
||||
},
|
||||
title: "Zero-Trust Security", description: "Multi-layered encryption, DDoS protection, real-time threat detection, and compliance frameworks (ISO 27001, SOC 2 Type II) ensuring data sovereignty.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/enterprise-security-interface-showing-en-1772672801093-dda964a7.png", imageAlt: "Security Protocol"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Regional Network Hub",
|
||||
description: "Fiber-optic backbone connecting Kigali to major African tech hubs. Sub-50ms latency to East African region with redundant routing and failover protocols.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/global-network-topology-with-kigali-as-p-1772672802328-306f8043.png?_wi=2",
|
||||
imageAlt: "Network Topology",
|
||||
},
|
||||
title: "Regional Network Hub", description: "Fiber-optic backbone connecting Kigali to major African tech hubs. Sub-50ms latency to East African region with redundant routing and failover protocols.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/global-network-topology-with-kigali-as-p-1772672802328-306f8043.png", imageAlt: "Network Topology"},
|
||||
]}
|
||||
title="Enterprise Solutions"
|
||||
description="Mission-critical infrastructure designed for institutional requirements"
|
||||
@@ -71,7 +58,6 @@ export default function SolutionsPage() {
|
||||
tagIcon={Zap}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -79,32 +65,11 @@ export default function SolutionsPage() {
|
||||
<TestimonialCardTen
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Infrastructure Excellence",
|
||||
quote: "NELTECH's data center transformed our enterprise operations. The 99.99% uptime guarantee has been consistently delivered. Their technical expertise and commitment to institutional standards are unmatched in the region.",
|
||||
name: "Nyamwaya David",
|
||||
role: "CTO, Financial Services Group",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/professional-headshot-of-enterprise-clie-1772672803007-e6e29902.png",
|
||||
imageAlt: "CTO Portrait",
|
||||
},
|
||||
id: "1", title: "Infrastructure Excellence", quote: "NELTECH's data center transformed our enterprise operations. The 99.99% uptime guarantee has been consistently delivered. Their technical expertise and commitment to institutional standards are unmatched in the region.", name: "Nyamwaya David", role: "CTO, Financial Services Group", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/professional-headshot-of-enterprise-clie-1772672803007-e6e29902.png", imageAlt: "CTO Portrait"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Enterprise-Grade Security",
|
||||
quote: "The zero-trust security architecture NELTECH implemented gave us the compliance certifications required for international operations. Their approach to data sovereignty is precisely what we needed.",
|
||||
name: "Umutesi Grace",
|
||||
role: "CISO, Regional Telecom",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/cto-of-technology-firm-professional-stud-1772672801911-f6da8d63.png",
|
||||
imageAlt: "CISO Portrait",
|
||||
},
|
||||
id: "2", title: "Enterprise-Grade Security", quote: "The zero-trust security architecture NELTECH implemented gave us the compliance certifications required for international operations. Their approach to data sovereignty is precisely what we needed.", name: "Umutesi Grace", role: "CISO, Regional Telecom", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/cto-of-technology-firm-professional-stud-1772672801911-f6da8d63.png", imageAlt: "CISO Portrait"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Regional Network Hub",
|
||||
quote: "Latency to our East African operations dropped from 200ms to 48ms. NELTECH's fiber backbone has become mission-critical infrastructure for our entire region.",
|
||||
name: "Kamiyimba Robert",
|
||||
role: "VP Operations, Logistics",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/operations-manager-of-logistics-company--1772672802348-c0bd0842.png",
|
||||
imageAlt: "Operations VP Portrait",
|
||||
},
|
||||
id: "3", title: "Regional Network Hub", quote: "Latency to our East African operations dropped from 200ms to 48ms. NELTECH's fiber backbone has become mission-critical infrastructure for our entire region.", name: "Kamiyimba Robert", role: "VP Operations, Logistics", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVKNo1f7tHooZ2gXlX4V4cPscb/operations-manager-of-logistics-company--1772672802348-c0bd0842.png", imageAlt: "Operations VP Portrait"},
|
||||
]}
|
||||
title="Enterprise Recognition"
|
||||
description="Trusted by institutional leaders across Africa"
|
||||
@@ -116,11 +81,44 @@ export default function SolutionsPage() {
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<div className="flex justify-center">
|
||||
<Link href="/" className="text-sm hover:opacity-80 transition-opacity">
|
||||
← Back to Home
|
||||
</Link>
|
||||
</div>
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Navigate", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Solutions", href: "/solutions" },
|
||||
{ label: "Infrastructure", href: "/infrastructure" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources", items: [
|
||||
{ label: "Documentation", href: "#" },
|
||||
{ label: "API Reference", href: "#" },
|
||||
{ label: "Security", href: "#" },
|
||||
{ label: "Status", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company", items: [
|
||||
{ label: "About", href: "#" },
|
||||
{ label: "Team", href: "#team" },
|
||||
{ label: "Careers", href: "#" },
|
||||
{ label: "Blog", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cookie Policy", href: "#" },
|
||||
{ label: "Compliance", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
bottomLeftText="© 2025 NELTECH Group. All systems operational."
|
||||
bottomRightText="Architecting Africa's Enterprise Infrastructure"
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user