-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
154 lines (144 loc) · 69.6 KB
/
index.html
File metadata and controls
154 lines (144 loc) · 69.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="/favicon.ico" sizes="any">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<title>Shellvoide - Bridging the Voids in Enterprise Security | Certified Cybersecurity Services</title>
<meta name="description" content="Bridging the Voids in Enterprise Security. Shellvoide provides Certified Cybersecurity Services including but not limited to comprehensive Penetration Testing, Automations, Cloud Auditing, Secure Code Review and much more to build your Digital Resilience." />
<meta name="keywords" content="Cyber Security, Penetration Testing, Cloud Auditing, Secure Code Review, Red Team, Vulnerability Assessment, Shellvoide, InfoSec, Ethical Hacking, Digital Resilience" />
<meta name="author" content="Shellvoide" />
<meta name="robots" content="index, follow" />
<link rel="canonical" href="https://shellvoide.com/" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://shellvoide.com/" />
<meta property="og:title" content="Shellvoide - Bridging the Voids in Enterprise Security | Certified Cybersecurity Services" />
<meta property="og:description" content="Bridging the Voids in Enterprise Security. Shellvoide provides Certified Cybersecurity Services including but not limited to comprehensive Penetration Testing, Automations, Cloud Auditing, Secure Code Review and much more to build your Digital Resilience." />
<meta property="og:image" content="https://shellvoide.com/header.png" />
<meta property="og:site_name" content="Shellvoide" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@shellvoide" />
<meta name="twitter:creator" content="@shellvoide" />
<meta name="twitter:title" content="Shellvoide - Bridging the Voids in Enterprise Security | Certified Cybersecurity Services" />
<meta name="twitter:description" content="Bridging the Voids in Enterprise Security. Shellvoide provides Certified Cybersecurity Services including but not limited to comprehensive Penetration Testing, Automations, Cloud Auditing, Secure Code Review and much more to build your Digital Resilience." />
<meta name="twitter:image" content="https://shellvoide.com/header.png" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Shellvoide",
"url": "https://shellvoide.com",
"logo": "https://shellvoide.com/header.png",
"sameAs": [
"https://twitter.com/shellvoide",
"https://github.com/shellvoide",
"https://linkedin.com/company/shellvoide"
],
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer support",
"email": "contact@shellvoide.com"
}
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Service",
"serviceType": "Cyber Security Services",
"provider": {
"@type": "Organization",
"name": "Shellvoide"
},
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "Security Services",
"itemListElement": [
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Penetration Testing"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "CTF Hosting"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Cloud Security Auditing"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Secure Code Development"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Cyber Security Training"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Code Review"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Red Team Operations"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Vulnerability Management"
}
}
]
}
}
</script>
<script type="module" crossorigin src="/assets/index-KC750BKT.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CwFX3_7d.css">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebPage",
"name": "Shellvoide - Bridging the Voids in Enterprise Security",
"url": "https://shellvoide.com",
"description": "Bridging the Voids in Enterprise Security. Certified Cybersecurity Services including Penetration Testing, Cloud Auditing, Secure Code Review and more."
}
</script>
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-EQ57B6R7KH"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-EQ57B6R7KH');
</script>
<body>
<div id="root"><script>!function(){try{var d=document.documentElement,c=d.classList;c.remove('light','dark');var e=localStorage.getItem('theme');if(e){c.add(e|| '')}else{c.add('light');}if(e==='light'||e==='dark'||!e)d.style.colorScheme=e||'light'}catch(t){}}();</script><div class="min-h-screen bg-background"><div class="fixed top-0 left-0 right-0 z-[51] bg-black text-white"><div class="max-w-7xl mx-auto px-6 py-2.5 flex items-center justify-end gap-6"><a href="mailto:info@shellvoide.com" class="flex items-center gap-2 text-xs font-mono tracking-wide hover:text-primary transition-colors"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-mail h-3.5 w-3.5"><rect width="20" height="16" x="2" y="4" rx="2"></rect><path d="m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7"></path></svg>info@shellvoide.com</a><a href="https://www.linkedin.com/company/shellvoide" target="_blank" rel="noopener noreferrer" class="flex items-center gap-2 text-xs font-mono tracking-wide hover:text-primary transition-colors" aria-label="LinkedIn"><svg class="h-4 w-4" fill="currentColor" viewBox="0 0 24 24"><path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 01-2.063-2.065 2.064 2.064 0 112.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"></path></svg></a></div></div><nav class="fixed top-[36px] left-0 right-0 z-50 transition-all duration-300 bg-background/80 backdrop-blur-md border-b border-border/50"><div class="max-w-7xl mx-auto px-6 py-5 flex items-center justify-between"><a class="flex items-center gap-3 group" href="/"><img src="/logo.png" alt="Shellvoide" class="h-11 w-auto"/><span class="text-2xl font-bold font-mono tracking-wider text-foreground">SHELL<span class="text-primary">VOIDE</span></span></a><div class="hidden md:flex items-center gap-6 lg:gap-8"><div class="relative"><a class="text-[13px] font-mono font-medium tracking-wide text-foreground/80 hover:text-primary transition-colors duration-200 relative after:content-[''] after:absolute after:bottom-[-4px] after:left-0 after:w-0 after:h-[2px] after:bg-primary after:transition-all after:duration-300 hover:after:w-full flex items-center gap-1" href="/services">Services<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-3.5 w-3.5 transition-transform duration-200"><path d="m6 9 6 6 6-6"></path></svg></a></div><div class="relative"><button class="text-[13px] font-mono font-medium tracking-wide text-foreground/80 hover:text-primary transition-colors duration-200 relative after:content-[''] after:absolute after:bottom-[-4px] after:left-0 after:w-0 after:h-[2px] after:bg-primary after:transition-all after:duration-300 hover:after:w-full flex items-center gap-1 cursor-pointer bg-transparent border-0 p-0">Products<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-3.5 w-3.5 transition-transform duration-200"><path d="m6 9 6 6 6-6"></path></svg></button></div><div class="relative"><button class="text-[13px] font-mono font-medium tracking-wide text-foreground/80 hover:text-primary transition-colors duration-200 relative after:content-[''] after:absolute after:bottom-[-4px] after:left-0 after:w-0 after:h-[2px] after:bg-primary after:transition-all after:duration-300 hover:after:w-full flex items-center gap-1 cursor-pointer bg-transparent border-0 p-0">About Us<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-3.5 w-3.5 transition-transform duration-200"><path d="m6 9 6 6 6-6"></path></svg></button></div><a href="https://shellvoide.com/blog" class="text-[13px] font-mono font-medium tracking-wide text-foreground/80 hover:text-primary transition-colors duration-200 relative after:content-[''] after:absolute after:bottom-[-4px] after:left-0 after:w-0 after:h-[2px] after:bg-primary after:transition-all after:duration-300 hover:after:w-full">Blog</a><a class="text-[13px] font-mono font-medium tracking-wide text-foreground/80 hover:text-primary transition-colors duration-200 relative after:content-[''] after:absolute after:bottom-[-4px] after:left-0 after:w-0 after:h-[2px] after:bg-primary after:transition-all after:duration-300 hover:after:w-full" href="/contact">Contact</a><button class="p-2 rounded-sm border border-border/30 bg-surface-elevated/50 transition-all duration-200" aria-label="Toggle theme"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sun h-4 w-4 text-muted-foreground"><circle cx="12" cy="12" r="4"></circle><path d="M12 2v2"></path><path d="M12 20v2"></path><path d="m4.93 4.93 1.41 1.41"></path><path d="m17.66 17.66 1.41 1.41"></path><path d="M2 12h2"></path><path d="M20 12h2"></path><path d="m6.34 17.66-1.41 1.41"></path><path d="m19.07 4.93-1.41 1.41"></path></svg></button><a href="https://shellvoide.jp.larksuite.com/scheduler/9d052f5ed4965ca3" class="px-5 py-2.5 text-sm font-mono font-semibold bg-primary text-primary-foreground hover:shadow-[0_0_25px_hsl(var(--primary)/0.4)] transition-all duration-300 rounded-sm tracking-wide">Book a Free Consultation</a></div><button class="md:hidden text-foreground" aria-label="Toggle menu"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-menu h-7 w-7"><line x1="4" x2="20" y1="12" y2="12"></line><line x1="4" x2="20" y1="6" y2="6"></line><line x1="4" x2="20" y1="18" y2="18"></line></svg></button></div></nav><main><section class="relative min-h-screen flex items-center justify-center overflow-hidden pt-20"><div class="absolute inset-0"><img src="/assets/hero-bg-CXa-WudG.jpg" alt="Cybersecurity digital landscape" class="w-full h-full object-cover transition-opacity duration-700 dark:opacity-40 opacity-20"/><div class="absolute inset-0 bg-gradient-to-b transition-all duration-700 from-green-950/30 via-background/75 to-background"></div></div><div class="absolute inset-0 pointer-events-none"><div class="absolute top-1/3 left-1/2 -translate-x-1/2 -translate-y-1/2 w-[600px] h-[400px] bg-primary/8 rounded-full blur-3xl animate-pulse"></div><div class="absolute top-1/4 left-1/4 w-[300px] h-[300px] bg-primary/5 rounded-full blur-3xl"></div></div><div class="absolute inset-0 scanline pointer-events-none"></div><div class="absolute inset-0 grid-pattern opacity-30 pointer-events-none"></div><div class="relative z-10 w-full"><div class="transition-all duration-400 translate-x-0 opacity-100" style="transition:opacity 0.4s ease, transform 0.4s ease"><div class="text-center max-w-5xl mx-auto px-6"><h1 class="text-4xl sm:text-5xl md:text-7xl font-bold tracking-tight mb-6 text-glow"><span class="text-foreground">Certified Cybersecurity</span><br class="hidden md:block"/><span class="text-primary"> Services & Solutions</span></h1><p class="max-w-2xl mx-auto text-foreground/80 text-lg md:text-xl leading-relaxed mb-10 font-medium">Shellvoide engineers total security. We secure your perimeter through advanced<!-- --> <span class="text-primary/90">Pentest & Audits</span>,<!-- --> <span class="text-primary/90">train</span> your talent to be your first line of defense, and advance your infrastructure with<!-- --> <span class="text-primary/90">managed SOC</span> and<!-- --> <span class="text-primary/90">Compliance</span> solutions. We don't just find vulnerabilities — we eliminate them.</p><div class="flex flex-col sm:flex-row gap-4 justify-center mb-12"><a class="px-8 py-3 bg-primary text-primary-foreground font-mono text-sm tracking-wider hover:shadow-[0_0_30px_hsl(var(--primary)/0.4)] transition-all duration-300 rounded-sm" href="/services">Our Services</a><a href="https://shellvoide.jp.larksuite.com/share/base/form/shrjp8mH6TjdyI5PvoIfKyV1Cxe" class="px-8 py-3 border border-primary/30 text-primary font-mono text-sm tracking-wider hover:bg-primary/10 hover:border-primary/60 transition-all duration-300 rounded-sm backdrop-blur-sm">Get a Quote</a></div><div class="flex flex-wrap items-center justify-center gap-4"><span class="text-xs font-mono text-foreground/50 tracking-widest uppercase mr-2 hidden sm:block font-semibold">Certified</span><div class="group relative flex flex-col items-center gap-1" title="PNPT"><img src="https://api.accredible.com/v1/frontend/credential_website_embed_image/badge/134049470" alt="PNPT certification badge" class="h-9 w-9 sm:h-14 sm:w-14 object-contain transition-all duration-300 group-hover:scale-110 drop-shadow-[0_0_6px_hsl(var(--primary)/0.3)]"/><span class="text-[10px] font-mono text-foreground/50 group-hover:text-primary/70 transition-colors tracking-wider font-medium">PNPT</span></div><div class="group relative flex flex-col items-center gap-1" title="OSCP"><img src="https://api.accredible.com/v1/frontend/credential_website_embed_image/badge/116956116" alt="OSCP certification badge" class="h-9 w-9 sm:h-14 sm:w-14 object-contain transition-all duration-300 group-hover:scale-110 drop-shadow-[0_0_6px_hsl(var(--primary)/0.3)]"/><span class="text-[10px] font-mono text-foreground/50 group-hover:text-primary/70 transition-colors tracking-wider font-medium">OSCP</span></div><div class="group relative flex flex-col items-center gap-1" title="OSWP"><img src="https://api.accredible.com/v1/frontend/credential_website_embed_image/badge/119904073" alt="OSWP certification badge" class="h-9 w-9 sm:h-14 sm:w-14 object-contain transition-all duration-300 group-hover:scale-110 drop-shadow-[0_0_6px_hsl(var(--primary)/0.3)]"/><span class="text-[10px] font-mono text-foreground/50 group-hover:text-primary/70 transition-colors tracking-wider font-medium">OSWP</span></div><div class="group relative flex flex-col items-center gap-1" title="CPTS"><img src="https://images.credly.com/size/340x340/images/e63aa507-b974-4e67-bae6-1e425f6e2a99/image.png" alt="CPTS certification badge" class="h-9 w-9 sm:h-14 sm:w-14 object-contain transition-all duration-300 group-hover:scale-110 drop-shadow-[0_0_6px_hsl(var(--primary)/0.3)]"/><span class="text-[10px] font-mono text-foreground/50 group-hover:text-primary/70 transition-colors tracking-wider font-medium">CPTS</span></div><div class="group relative flex flex-col items-center gap-1" title="OSCP+"><img src="https://api.accredible.com/v1/frontend/credential_website_embed_image/badge/158547352" alt="OSCP+ certification badge" class="h-9 w-9 sm:h-14 sm:w-14 object-contain transition-all duration-300 group-hover:scale-110 drop-shadow-[0_0_6px_hsl(var(--primary)/0.3)]"/><span class="text-[10px] font-mono text-foreground/50 group-hover:text-primary/70 transition-colors tracking-wider font-medium">OSCP+</span></div><div class="group relative flex flex-col items-center gap-1" title="CREST SRT"><img src="https://images.credly.com/size/340x340/images/d7e813c1-4ebd-4ee7-82da-9cd400437d9f/image.png" alt="CREST SRT certification badge" class="h-9 w-9 sm:h-14 sm:w-14 object-contain transition-all duration-300 group-hover:scale-110 drop-shadow-[0_0_6px_hsl(var(--primary)/0.3)]"/><span class="text-[10px] font-mono text-foreground/50 group-hover:text-primary/70 transition-colors tracking-wider font-medium">CREST SRT</span></div></div></div></div></div><button class="absolute left-4 md:left-8 top-1/2 -translate-y-1/2 z-20 p-2 rounded-sm border border-border/50 bg-background/40 backdrop-blur-sm text-foreground/60 hover:text-primary hover:border-primary/40 transition-all duration-200" aria-label="Previous slide"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-left h-5 w-5"><path d="m15 18-6-6 6-6"></path></svg></button><button class="absolute right-4 md:right-8 top-1/2 -translate-y-1/2 z-20 p-2 rounded-sm border border-border/50 bg-background/40 backdrop-blur-sm text-foreground/60 hover:text-primary hover:border-primary/40 transition-all duration-200" aria-label="Next slide"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right h-5 w-5"><path d="m9 18 6-6-6-6"></path></svg></button><div class="absolute bottom-16 left-1/2 -translate-x-1/2 z-20 flex items-center gap-2"><button class="h-1.5 rounded-full transition-all duration-300 w-8 bg-primary" aria-label="Go to slide 1"></button><button class="h-1.5 rounded-full transition-all duration-300 w-2 bg-foreground/20 hover:bg-foreground/40" aria-label="Go to slide 2"></button><button class="h-1.5 rounded-full transition-all duration-300 w-2 bg-foreground/20 hover:bg-foreground/40" aria-label="Go to slide 3"></button></div><div class="absolute bottom-6 left-1/2 -translate-x-1/2 animate-pulse-glow"><a href="#services" aria-label="Scroll down"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down h-6 w-6 text-primary/50"><path d="m6 9 6 6 6-6"></path></svg></a></div></section><section id="services" class="py-24 md:py-32 relative overflow-hidden bg-card/30 border-y border-border"><div class="absolute inset-0 bg-primary/[0.04] pointer-events-none"></div><div class="absolute inset-0 bg-gradient-to-b from-background/60 via-transparent to-background/60 pointer-events-none"></div><div class="absolute top-0 left-1/2 -translate-x-1/2 w-[800px] h-[1px] bg-gradient-to-r from-transparent via-primary/30 to-transparent"></div><div class="max-w-7xl mx-auto px-6 relative z-10"><div class="text-center mb-16"><span class="inline-block px-3 py-1 text-xs font-mono tracking-[0.2em] uppercase text-primary border border-primary/20 rounded-sm mb-4">// Services</span><h2 class="text-3xl md:text-5xl font-bold mb-4">What We <span class="text-primary text-glow">Offer</span></h2><p class="max-w-xl mx-auto text-muted-foreground text-sm leading-relaxed">End-to-end cybersecurity services across three core pillars — from offensive testing to ongoing protection and team enablement.</p></div><div class="flex justify-center mb-10"><div class="relative group flex items-center gap-3 px-6 py-4 rounded-sm overflow-hidden max-w-lg w-full cursor-default border border-orange-600/50 bg-gradient-to-r from-orange-600/15 via-red-600/[0.08] to-orange-600/15 transition-all duration-500"><div class="absolute inset-0 bg-gradient-to-r from-transparent via-orange-500/25 to-transparent -translate-x-full group-hover:translate-x-full transition-transform duration-[1200ms] ease-in-out pointer-events-none"></div><div class="absolute inset-0 rounded-sm bg-gradient-to-r from-orange-600/5 via-red-600/10 to-orange-600/5 animate-pulse pointer-events-none"></div><span class="text-xl flex-shrink-0">🔥</span><div class="flex-1 min-w-0"><div class="flex items-center gap-2 flex-wrap"><span class="text-sm font-bold font-mono text-orange-600 dark:text-orange-400 tracking-wide">KLUE — AI Red-team Engine</span><span class="px-1.5 py-0.5 text-[9px] font-mono font-bold tracking-widest uppercase bg-orange-600/20 text-orange-600 dark:text-orange-400 border border-orange-600/40 rounded-sm animate-pulse">Coming Soon</span></div><p class="text-[11px] text-orange-700/60 dark:text-orange-300/60 font-mono mt-0.5">Autonomous AI-driven penetration testing — continuous, adaptive, and always on.</p></div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right h-4 w-4 text-orange-600/40 dark:text-orange-400/40 flex-shrink-0 group-hover:text-orange-600/80 dark:group-hover:text-orange-400/80 group-hover:translate-x-0.5 transition-all duration-200"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></div></div><div class="grid grid-cols-1 md:grid-cols-3 gap-5 mb-10"><div class="group relative flex flex-col p-7 bg-card border border-border/60 rounded-sm transition-all duration-500 cursor-default hover:border-red-500/30 hover:shadow-[0_0_40px_rgba(239,68,68,0.1)]"><div class="absolute inset-0 bg-gradient-to-br from-red-500/20 to-red-500/5 opacity-0 group-hover:opacity-100 transition-opacity duration-500 rounded-sm pointer-events-none"></div><span class="absolute top-4 right-4 text-[10px] font-mono text-muted-foreground/30 group-hover:text-muted-foreground/60 transition-colors">01</span><div class="absolute top-0 left-0 w-6 h-[1px] bg-primary/20 group-hover:w-12 transition-all duration-300"></div><div class="absolute top-0 left-0 w-[1px] h-6 bg-primary/20 group-hover:h-12 transition-all duration-300"></div><div class="relative mb-5"><div class="inline-flex items-center justify-center w-12 h-12 rounded-sm bg-background/60 border border-border/50 group-hover:border-transparent transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-bug h-6 w-6 text-red-400 transition-all duration-300 group-hover:scale-110"><path d="m8 2 1.88 1.88"></path><path d="M14.12 3.88 16 2"></path><path d="M9 7.13v-1a3.003 3.003 0 1 1 6 0v1"></path><path d="M12 20c-3.3 0-6-2.7-6-6v-3a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v3c0 3.3-2.7 6-6 6"></path><path d="M12 20v-9"></path><path d="M6.53 9C4.6 8.8 3 7.1 3 5"></path><path d="M6 13H2"></path><path d="M3 21c0-2.1 1.7-3.9 3.8-4"></path><path d="M20.97 5c0 2.1-1.6 3.8-3.5 4"></path><path d="M22 13h-4"></path><path d="M17.2 17c2.1.1 3.8 1.9 3.8 4"></path></svg></div></div><div class="relative flex-1"><p class="text-[10px] font-mono tracking-widest uppercase mb-1 text-red-400 opacity-80">Offensive security on every front</p><h3 class="text-lg font-bold mb-3 tracking-tight">Pentest & Audit Services</h3><p class="text-muted-foreground text-xs leading-relaxed mb-5">Web, network, API, mobile, and cloud penetration testing. Red team operations, vulnerability management, and secure code reviews — all delivered by OSCP, CRTO, and CPTS certified professionals.</p><ul class="space-y-1.5"><li class="flex items-center gap-2 text-xs text-muted-foreground/70"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right h-3 w-3 flex-shrink-0 text-red-400 opacity-60"><path d="m9 18 6-6-6-6"></path></svg>Penetration Testing</li><li class="flex items-center gap-2 text-xs text-muted-foreground/70"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right h-3 w-3 flex-shrink-0 text-red-400 opacity-60"><path d="m9 18 6-6-6-6"></path></svg>Red Team Operations</li><li class="flex items-center gap-2 text-xs text-muted-foreground/70"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right h-3 w-3 flex-shrink-0 text-red-400 opacity-60"><path d="m9 18 6-6-6-6"></path></svg>Cloud Security Auditing</li><li class="flex items-center gap-2 text-xs text-muted-foreground/70"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right h-3 w-3 flex-shrink-0 text-red-400 opacity-60"><path d="m9 18 6-6-6-6"></path></svg>Secure Code Review</li><li class="flex items-center gap-2 text-xs text-muted-foreground/70"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right h-3 w-3 flex-shrink-0 text-red-400 opacity-60"><path d="m9 18 6-6-6-6"></path></svg>Vulnerability Management</li></ul></div><div class="absolute bottom-0 left-0 h-[2px] w-0 group-hover:w-full transition-all duration-500 bg-gradient-to-r from-red-500/20 to-red-500/5 rounded-b-sm"></div></div><div class="group relative flex flex-col p-7 bg-card border border-border/60 rounded-sm transition-all duration-500 cursor-default hover:border-emerald-500/30 hover:shadow-[0_0_40px_rgba(52,211,153,0.1)]"><div class="absolute inset-0 bg-gradient-to-br from-emerald-500/20 to-emerald-500/5 opacity-0 group-hover:opacity-100 transition-opacity duration-500 rounded-sm pointer-events-none"></div><span class="absolute top-4 right-4 text-[10px] font-mono text-muted-foreground/30 group-hover:text-muted-foreground/60 transition-colors">02</span><div class="absolute top-0 left-0 w-6 h-[1px] bg-primary/20 group-hover:w-12 transition-all duration-300"></div><div class="absolute top-0 left-0 w-[1px] h-6 bg-primary/20 group-hover:h-12 transition-all duration-300"></div><div class="relative mb-5"><div class="inline-flex items-center justify-center w-12 h-12 rounded-sm bg-background/60 border border-border/50 group-hover:border-transparent transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-book-open h-6 w-6 text-emerald-400 transition-all duration-300 group-hover:scale-110"><path d="M12 7v14"></path><path d="M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z"></path></svg></div></div><div class="relative flex-1"><p class="text-[10px] font-mono tracking-widest uppercase mb-1 text-emerald-400 opacity-80">Build a security-aware culture</p><h3 class="text-lg font-bold mb-3 tracking-tight">Training & Upskilling</h3><p class="text-muted-foreground text-xs leading-relaxed mb-5">Role-based cybersecurity training for developers, analysts, and leadership. Hands-on workshops, CTF-style exercises, and certification prep designed to develop real-world offensive and defensive skills.</p><ul class="space-y-1.5"><li class="flex items-center gap-2 text-xs text-muted-foreground/70"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right h-3 w-3 flex-shrink-0 text-emerald-400 opacity-60"><path d="m9 18 6-6-6-6"></path></svg>Cyber Security Training</li><li class="flex items-center gap-2 text-xs text-muted-foreground/70"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right h-3 w-3 flex-shrink-0 text-emerald-400 opacity-60"><path d="m9 18 6-6-6-6"></path></svg>CTF Hosting & Events</li><li class="flex items-center gap-2 text-xs text-muted-foreground/70"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right h-3 w-3 flex-shrink-0 text-emerald-400 opacity-60"><path d="m9 18 6-6-6-6"></path></svg>Security Awareness Programs</li><li class="flex items-center gap-2 text-xs text-muted-foreground/70"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right h-3 w-3 flex-shrink-0 text-emerald-400 opacity-60"><path d="m9 18 6-6-6-6"></path></svg>Certification Prep</li></ul></div><div class="absolute bottom-0 left-0 h-[2px] w-0 group-hover:w-full transition-all duration-500 bg-gradient-to-r from-emerald-500/20 to-emerald-500/5 rounded-b-sm"></div></div><div class="group relative flex flex-col p-7 bg-card border border-border/60 rounded-sm transition-all duration-500 cursor-default hover:border-sky-500/30 hover:shadow-[0_0_40px_rgba(56,189,248,0.1)]"><div class="absolute inset-0 bg-gradient-to-br from-sky-500/20 to-sky-500/5 opacity-0 group-hover:opacity-100 transition-opacity duration-500 rounded-sm pointer-events-none"></div><span class="absolute top-4 right-4 text-[10px] font-mono text-muted-foreground/30 group-hover:text-muted-foreground/60 transition-colors">03</span><div class="absolute top-0 left-0 w-6 h-[1px] bg-primary/20 group-hover:w-12 transition-all duration-300"></div><div class="absolute top-0 left-0 w-[1px] h-6 bg-primary/20 group-hover:h-12 transition-all duration-300"></div><div class="relative mb-5"><div class="inline-flex items-center justify-center w-12 h-12 rounded-sm bg-background/60 border border-border/50 group-hover:border-transparent transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield h-6 w-6 text-sky-400 transition-all duration-300 group-hover:scale-110"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg></div></div><div class="relative flex-1"><p class="text-[10px] font-mono tracking-widest uppercase mb-1 text-sky-400 opacity-80">Always-on protection and compliance</p><h3 class="text-lg font-bold mb-3 tracking-tight">Managed Security Services</h3><p class="text-muted-foreground text-xs leading-relaxed mb-5">Enterprise-grade SOC as a Service with 24/7 monitoring, SIEM management, threat hunting, and compliance-grade reporting. Designed for organizations that need continuous security operations without building in-house.</p><ul class="space-y-1.5"><li class="flex items-center gap-2 text-xs text-muted-foreground/70"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right h-3 w-3 flex-shrink-0 text-sky-400 opacity-60"><path d="m9 18 6-6-6-6"></path></svg>SOC as a Service</li><li class="flex items-center gap-2 text-xs text-muted-foreground/70"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right h-3 w-3 flex-shrink-0 text-sky-400 opacity-60"><path d="m9 18 6-6-6-6"></path></svg>SIEM Management</li><li class="flex items-center gap-2 text-xs text-muted-foreground/70"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right h-3 w-3 flex-shrink-0 text-sky-400 opacity-60"><path d="m9 18 6-6-6-6"></path></svg>Threat Intelligence</li><li class="flex items-center gap-2 text-xs text-muted-foreground/70"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right h-3 w-3 flex-shrink-0 text-sky-400 opacity-60"><path d="m9 18 6-6-6-6"></path></svg>Compliance Reporting (SOC2 / ISO / PCI)</li></ul></div><div class="absolute bottom-0 left-0 h-[2px] w-0 group-hover:w-full transition-all duration-500 bg-gradient-to-r from-sky-500/20 to-sky-500/5 rounded-b-sm"></div></div></div><div class="text-center"><a class="inline-flex items-center gap-2 px-7 py-3 bg-primary text-primary-foreground font-mono text-sm tracking-wider hover:shadow-[0_0_30px_hsl(var(--primary)/0.4)] transition-all duration-300 rounded-sm" href="/services">View Full Services & Pricing <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right h-4 w-4"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a><p class="mt-3 text-xs text-muted-foreground font-mono">Transparent pricing · No hidden fees · Enterprise packages available</p></div></div></section><section id="why-us" class="py-24 md:py-32 relative"><div class="absolute inset-0 gradient-radial-green pointer-events-none"></div><div class="max-w-7xl mx-auto px-6 relative z-10"><div class="text-center mb-16"><span class="inline-block px-3 py-1 text-xs font-mono tracking-[0.2em] uppercase text-primary border border-primary/20 rounded-sm mb-4">// WHY CHOOSE US</span><h2 class="text-3xl md:text-5xl font-bold mb-4">The Team <br class="hidden md:block"/><span class="text-primary">You Can Trust</span></h2><p class="max-w-2xl mx-auto text-muted-foreground text-base leading-relaxed">We are team of a cybersecurity professionals with strong backgrounds in the digital world. Having years of experience and professional certifications, we provide services to the best of your needs.</p></div><div class="grid grid-cols-2 md:grid-cols-4 gap-4 mb-20"><div class="p-6 bg-card/50 border border-border/50 rounded-sm text-center hover:border-primary/30 transition-all duration-300 hover:bg-card/80"><div class="text-3xl md:text-4xl font-bold text-primary mb-2 font-mono">50+</div><div class="text-sm text-muted-foreground font-mono tracking-wide">Assessments</div></div><div class="p-6 bg-card/50 border border-border/50 rounded-sm text-center hover:border-primary/30 transition-all duration-300 hover:bg-card/80"><div class="text-3xl md:text-4xl font-bold text-primary mb-2 font-mono">8+</div><div class="text-sm text-muted-foreground font-mono tracking-wide">Years of Experience</div></div><div class="p-6 bg-card/50 border border-border/50 rounded-sm text-center hover:border-primary/30 transition-all duration-300 hover:bg-card/80"><div class="text-3xl md:text-4xl font-bold text-primary mb-2 font-mono">10+</div><div class="text-sm text-muted-foreground font-mono tracking-wide">Certifications</div></div><div class="p-6 bg-card/50 border border-border/50 rounded-sm text-center hover:border-primary/30 transition-all duration-300 hover:bg-card/80"><div class="text-3xl md:text-4xl font-bold text-primary mb-2 font-mono">24/7</div><div class="text-sm text-muted-foreground font-mono tracking-wide">Availability</div></div></div><div class="grid grid-cols-1 lg:grid-cols-2 gap-px bg-border/40 border border-border/40 rounded-sm overflow-hidden mb-20"><div class="group relative flex gap-5 p-7 bg-card hover:bg-card/80 transition-all duration-300 cursor-default" style="border-left:3px solid transparent"><div class="absolute left-0 top-0 bottom-0 w-[3px] opacity-0 group-hover:opacity-100 transition-opacity duration-300 bg-red-400"></div><div class="flex-shrink-0 w-14 flex items-start justify-center pt-1"><span class="text-5xl font-black font-mono text-muted-foreground/10 group-hover:text-muted-foreground/20 transition-colors duration-300 leading-none select-none">01</span></div><div class="flex-1 min-w-0"><div class="flex items-center gap-3 mb-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-crosshair h-4 w-4 flex-shrink-0 text-red-400 opacity-70 group-hover:opacity-100 transition-opacity"><circle cx="12" cy="12" r="10"></circle><line x1="22" x2="18" y1="12" y2="12"></line><line x1="6" x2="2" y1="12" y2="12"></line><line x1="12" x2="12" y1="6" y2="2"></line><line x1="12" x2="12" y1="22" y2="18"></line></svg><h3 class="text-sm font-bold font-mono tracking-widest uppercase text-foreground/80 group-hover:text-foreground transition-colors">Offensive Security Mindset</h3></div><p class="text-sm text-muted-foreground leading-relaxed">We think like real attackers. Our team includes former red teamers and CTF champions who understand how adversaries operate and where they look first.</p></div></div><div class="group relative flex gap-5 p-7 bg-card hover:bg-card/80 transition-all duration-300 cursor-default" style="border-left:3px solid transparent"><div class="absolute left-0 top-0 bottom-0 w-[3px] opacity-0 group-hover:opacity-100 transition-opacity duration-300 bg-sky-400"></div><div class="flex-shrink-0 w-14 flex items-start justify-center pt-1"><span class="text-5xl font-black font-mono text-muted-foreground/10 group-hover:text-muted-foreground/20 transition-colors duration-300 leading-none select-none">02</span></div><div class="flex-1 min-w-0"><div class="flex items-center gap-3 mb-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield-check h-4 w-4 flex-shrink-0 text-sky-400 opacity-70 group-hover:opacity-100 transition-opacity"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path><path d="m9 12 2 2 4-4"></path></svg><h3 class="text-sm font-bold font-mono tracking-widest uppercase text-foreground/80 group-hover:text-foreground transition-colors">Industry-Standard Methodology</h3></div><p class="text-sm text-muted-foreground leading-relaxed">Every engagement follows proven frameworks like OWASP, NIST, and PTES, combined with our own battle-tested techniques from years of real-world penetration testing.</p></div></div><div class="group relative flex gap-5 p-7 bg-card hover:bg-card/80 transition-all duration-300 cursor-default" style="border-left:3px solid transparent"><div class="absolute left-0 top-0 bottom-0 w-[3px] opacity-0 group-hover:opacity-100 transition-opacity duration-300 bg-amber-400"></div><div class="flex-shrink-0 w-14 flex items-start justify-center pt-1"><span class="text-5xl font-black font-mono text-muted-foreground/10 group-hover:text-muted-foreground/20 transition-colors duration-300 leading-none select-none">03</span></div><div class="flex-1 min-w-0"><div class="flex items-center gap-3 mb-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-clock h-4 w-4 flex-shrink-0 text-amber-400 opacity-70 group-hover:opacity-100 transition-opacity"><circle cx="12" cy="12" r="10"></circle><polyline points="12 6 12 12 16 14"></polyline></svg><h3 class="text-sm font-bold font-mono tracking-widest uppercase text-foreground/80 group-hover:text-foreground transition-colors">Actionable & Professional Reports</h3></div><p class="text-sm text-muted-foreground leading-relaxed">Security vulnerabilities need immediate attention. We deliver comprehensive, actionable reports within days—not weeks—so you can patch critical issues fast.</p></div></div><div class="group relative flex gap-5 p-7 bg-card hover:bg-card/80 transition-all duration-300 cursor-default" style="border-left:3px solid transparent"><div class="absolute left-0 top-0 bottom-0 w-[3px] opacity-0 group-hover:opacity-100 transition-opacity duration-300 bg-violet-400"></div><div class="flex-shrink-0 w-14 flex items-start justify-center pt-1"><span class="text-5xl font-black font-mono text-muted-foreground/10 group-hover:text-muted-foreground/20 transition-colors duration-300 leading-none select-none">04</span></div><div class="flex-1 min-w-0"><div class="flex items-center gap-3 mb-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-award h-4 w-4 flex-shrink-0 text-violet-400 opacity-70 group-hover:opacity-100 transition-opacity"><path d="m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526"></path><circle cx="12" cy="8" r="6"></circle></svg><h3 class="text-sm font-bold font-mono tracking-widest uppercase text-foreground/80 group-hover:text-foreground transition-colors">Certified Team</h3></div><p class="text-sm text-muted-foreground leading-relaxed">Every team member holds multiple industry certifications including OSCP, CRTO, and CEH. We continuously train to stay ahead of emerging threats.</p></div></div><div class="group relative flex gap-5 p-7 bg-card hover:bg-card/80 transition-all duration-300 cursor-default" style="border-left:3px solid transparent"><div class="absolute left-0 top-0 bottom-0 w-[3px] opacity-0 group-hover:opacity-100 transition-opacity duration-300 bg-emerald-400"></div><div class="flex-shrink-0 w-14 flex items-start justify-center pt-1"><span class="text-5xl font-black font-mono text-muted-foreground/10 group-hover:text-muted-foreground/20 transition-colors duration-300 leading-none select-none">05</span></div><div class="flex-1 min-w-0"><div class="flex items-center gap-3 mb-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-users h-4 w-4 flex-shrink-0 text-emerald-400 opacity-70 group-hover:opacity-100 transition-opacity"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"></path><circle cx="9" cy="7" r="4"></circle><path d="M22 21v-2a4 4 0 0 0-3-3.87"></path><path d="M16 3.13a4 4 0 0 1 0 7.75"></path></svg><h3 class="text-sm font-bold font-mono tracking-widest uppercase text-foreground/80 group-hover:text-foreground transition-colors">Trusted by Partners</h3></div><p class="text-sm text-muted-foreground leading-relaxed">From startups to established enterprises, our partners trust us to secure their critical infrastructure and protect their most valuable digital assets.</p></div></div><div class="group relative flex gap-5 p-7 bg-card hover:bg-card/80 transition-all duration-300 cursor-default" style="border-left:3px solid transparent"><div class="absolute left-0 top-0 bottom-0 w-[3px] opacity-0 group-hover:opacity-100 transition-opacity duration-300 bg-orange-400"></div><div class="flex-shrink-0 w-14 flex items-start justify-center pt-1"><span class="text-5xl font-black font-mono text-muted-foreground/10 group-hover:text-muted-foreground/20 transition-colors duration-300 leading-none select-none">06</span></div><div class="flex-1 min-w-0"><div class="flex items-center gap-3 mb-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-zap h-4 w-4 flex-shrink-0 text-orange-400 opacity-70 group-hover:opacity-100 transition-opacity"><path d="M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"></path></svg><h3 class="text-sm font-bold font-mono tracking-widest uppercase text-foreground/80 group-hover:text-foreground transition-colors">Modern Testing Approach</h3></div><p class="text-sm text-muted-foreground leading-relaxed">We combine manual expertise with cutting-edge automation tools to ensure comprehensive coverage, faster turnaround, and deeper vulnerability discovery.</p></div></div></div><div class="text-center"><h3 class="text-2xl font-bold font-mono tracking-wide mb-4"><span class="text-primary">//</span> Team Certifications</h3><p class="max-w-2xl mx-auto text-muted-foreground text-base leading-relaxed mb-12">Our security professionals hold elite industry certifications that validate expertise in offensive security, penetration testing, and red team operations.</p><div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6"><div class="group relative p-6 border border-border/50 bg-card/50 rounded-sm hover:border-primary/50 transition-all duration-300 hover:shadow-[0_0_15px_hsl(var(--primary)/0.15)] text-left"><div class="flex items-start gap-3 mb-3"><div class="h-12 w-12 flex-shrink-0 flex items-center justify-center rounded-sm text-white font-bold font-mono text-xs" style="background-color:rgb(20 184 166)">CRT</div><div><h4 class="font-bold text-sm leading-tight group-hover:text-primary transition-colors mb-1">Certified Red Team (CRT)</h4><span class="text-xs font-mono text-primary/70 tracking-wide">CREST</span></div></div><p class="text-xs text-muted-foreground leading-relaxed">Internationally recognized red team certification from CREST, validating expertise in simulating sophisticated, targeted cyber attacks.</p></div><div class="group relative p-6 border border-border/50 bg-card/50 rounded-sm hover:border-primary/50 transition-all duration-300 hover:shadow-[0_0_15px_hsl(var(--primary)/0.15)] text-left"><div class="flex items-start gap-3 mb-3"><div class="h-12 w-12 flex-shrink-0 flex items-center justify-center rounded-sm text-white font-bold font-mono text-xs" style="background-color:rgb(220 38 38)">OSCP+</div><div><h4 class="font-bold text-sm leading-tight group-hover:text-primary transition-colors mb-1">Offensive Security Certified Professional</h4><span class="text-xs font-mono text-primary/70 tracking-wide">Offensive Security</span></div></div><p class="text-xs text-muted-foreground leading-relaxed">The gold standard for penetration testing, demonstrating hands-on ability to identify and exploit vulnerabilities in live environments.</p></div><div class="group relative p-6 border border-border/50 bg-card/50 rounded-sm hover:border-primary/50 transition-all duration-300 hover:shadow-[0_0_15px_hsl(var(--primary)/0.15)] text-left"><div class="flex items-start gap-3 mb-3"><div class="h-12 w-12 flex-shrink-0 flex items-center justify-center rounded-sm text-white font-bold font-mono text-xs" style="background-color:rgb(239 68 68)">OSWP</div><div><h4 class="font-bold text-sm leading-tight group-hover:text-primary transition-colors mb-1">Offensive Security Wireless Professional</h4><span class="text-xs font-mono text-primary/70 tracking-wide">Offensive Security</span></div></div><p class="text-xs text-muted-foreground leading-relaxed">Specialized certification in wireless network security, covering advanced attacks and defense techniques for Wi-Fi infrastructure.</p></div><div class="group relative p-6 border border-border/50 bg-card/50 rounded-sm hover:border-primary/50 transition-all duration-300 hover:shadow-[0_0_15px_hsl(var(--primary)/0.15)] text-left"><div class="flex items-start gap-3 mb-3"><div class="h-12 w-12 flex-shrink-0 flex items-center justify-center rounded-sm text-white font-bold font-mono text-xs" style="background-color:rgb(234 88 12)">CRTO</div><div><h4 class="font-bold text-sm leading-tight group-hover:text-primary transition-colors mb-1">Certified Red Team Operator</h4><span class="text-xs font-mono text-primary/70 tracking-wide">Zero-Point Security</span></div></div><p class="text-xs text-muted-foreground leading-relaxed">Advanced red teaming certification focused on adversary simulation, C2 operations, and evading modern security controls.</p></div><div class="group relative p-6 border border-border/50 bg-card/50 rounded-sm hover:border-primary/50 transition-all duration-300 hover:shadow-[0_0_15px_hsl(var(--primary)/0.15)] text-left"><div class="flex items-start gap-3 mb-3"><div class="h-12 w-12 flex-shrink-0 flex items-center justify-center rounded-sm text-white font-bold font-mono text-xs" style="background-color:rgb(147 51 234)">eCPPTv2</div><div><h4 class="font-bold text-sm leading-tight group-hover:text-primary transition-colors mb-1">Certified Professional Penetration Tester</h4><span class="text-xs font-mono text-primary/70 tracking-wide">eLearnSecurity (INE)</span></div></div><p class="text-xs text-muted-foreground leading-relaxed">Advanced penetration testing certification covering manual exploitation, professional reporting, and real-world attack scenarios.</p></div><div class="group relative p-6 border border-border/50 bg-card/50 rounded-sm hover:border-primary/50 transition-all duration-300 hover:shadow-[0_0_15px_hsl(var(--primary)/0.15)] text-left"><div class="flex items-start gap-3 mb-3"><div class="h-12 w-12 flex-shrink-0 flex items-center justify-center rounded-sm text-white font-bold font-mono text-xs" style="background-color:rgb(79 70 229)">CRTP</div><div><h4 class="font-bold text-sm leading-tight group-hover:text-primary transition-colors mb-1">Certified Red Team Professional</h4><span class="text-xs font-mono text-primary/70 tracking-wide">Altered Security</span></div></div><p class="text-xs text-muted-foreground leading-relaxed">Focuses on Active Directory attacks and red teaming in Windows environments, covering advanced privilege escalation and lateral movement.</p></div><div class="group relative p-6 border border-border/50 bg-card/50 rounded-sm hover:border-primary/50 transition-all duration-300 hover:shadow-[0_0_15px_hsl(var(--primary)/0.15)] text-left"><div class="flex items-start gap-3 mb-3"><div class="h-12 w-12 flex-shrink-0 flex items-center justify-center rounded-sm text-white font-bold font-mono text-xs" style="background-color:rgb(16 185 129)">CPTS</div><div><h4 class="font-bold text-sm leading-tight group-hover:text-primary transition-colors mb-1">Certified Penetration Testing Specialist</h4><span class="text-xs font-mono text-primary/70 tracking-wide">Hack The Box</span></div></div><p class="text-xs text-muted-foreground leading-relaxed">Comprehensive penetration testing certification covering web, network, and Active Directory attacks with a focus on real-world engagements.</p></div><div class="group relative p-6 border border-border/50 bg-card/50 rounded-sm hover:border-primary/50 transition-all duration-300 hover:shadow-[0_0_15px_hsl(var(--primary)/0.15)] text-left"><div class="flex items-start gap-3 mb-3"><div class="h-12 w-12 flex-shrink-0 flex items-center justify-center rounded-sm text-white font-bold font-mono text-xs" style="background-color:rgb(59 130 246)">PNPT</div><div><h4 class="font-bold text-sm leading-tight group-hover:text-primary transition-colors mb-1">Practical Network Penetration Tester</h4><span class="text-xs font-mono text-primary/70 tracking-wide">TCM Security</span></div></div><p class="text-xs text-muted-foreground leading-relaxed">Practical, hands-on certification covering network pentesting, OSINT, Active Directory exploitation, and professional report writing.</p></div><div class="group relative p-6 border border-border/50 bg-card/50 rounded-sm hover:border-primary/50 transition-all duration-300 hover:shadow-[0_0_15px_hsl(var(--primary)/0.15)] text-left"><div class="flex items-start gap-3 mb-3"><div class="h-12 w-12 flex-shrink-0 flex items-center justify-center rounded-sm text-white font-bold font-mono text-xs" style="background-color:rgb(245 158 11)">PT1</div><div><h4 class="font-bold text-sm leading-tight group-hover:text-primary transition-colors mb-1">CompTIA PenTest+</h4><span class="text-xs font-mono text-primary/70 tracking-wide">CompTIA</span></div></div><p class="text-xs text-muted-foreground leading-relaxed">Vendor-neutral certification validating intermediate penetration testing skills, vulnerability assessment, and management of pentest engagements.</p></div></div></div></div></section><section id="partners" class="py-24 bg-background border-t border-border relative overflow-hidden"><div class="absolute inset-0 bg-primary/5 pointer-events-none"></div><div class="max-w-7xl mx-auto px-6 relative z-10"><div class="text-center mb-16"><span class="inline-block px-3 py-1 text-xs font-mono tracking-[0.2em] uppercase text-primary border border-primary/20 rounded-sm mb-4">// Trusted Alliances</span><h2 class="text-3xl md:text-5xl font-bold mb-4">Our <span class="text-primary text-glow">Partners</span></h2><p class="max-w-xl mx-auto text-muted-foreground text-sm leading-relaxed">Collaborating with industry leaders to deliver comprehensive security ecosystems.</p></div><div class="max-w-5xl mx-auto overflow-hidden"><div class="relative w-full" role="region" aria-roledescription="carousel"><div class="overflow-hidden"><div class="flex -ml-2 md:-ml-4 md:justify-center"><div role="group" aria-roledescription="slide" class="min-w-0 shrink-0 grow-0 pl-2 md:pl-4 basis-full md:basis-1/2 lg:basis-1/3"><a href="https://cyberfortify.co/" target="_blank" rel="noopener noreferrer" class="block h-full p-6 bg-card border border-border/50 rounded-sm hover:border-primary/30 transition-all duration-300 group hover:shadow-[0_0_15px_hsl(142,70%,45%,0.1)]"><div class="h-24 w-30 flex items-center justify-center mb-6 bg-background/50 rounded-sm p-4"><img src="/partners/cyberfortify.png" alt="Cyber Fortify" class="max-h-full max-w-full object-contain"/></div><h3 class="text-lg font-semibold mb-2 font-mono tracking-wide group-hover:text-primary transition-colors">Cyber Fortify</h3><p class="text-sm text-muted-foreground leading-relaxed">CyberFortify is your trusted partner in proactive cybersecurity, delivering tailored services to keep your business secure.</p></a></div><div role="group" aria-roledescription="slide" class="min-w-0 shrink-0 grow-0 pl-2 md:pl-4 basis-full md:basis-1/2 lg:basis-1/3"><a href="https://airoverflow.com/" target="_blank" rel="noopener noreferrer" class="block h-full p-6 bg-card border border-border/50 rounded-sm hover:border-primary/30 transition-all duration-300 group hover:shadow-[0_0_15px_hsl(142,70%,45%,0.1)]"><div class="h-24 w-30 flex items-center justify-center mb-6 bg-background/50 rounded-sm p-4"><img src="/partners/airoverflow.png" alt="AirOverflow" class="max-h-full max-w-full object-contain"/></div><h3 class="text-lg font-semibold mb-2 font-mono tracking-wide group-hover:text-primary transition-colors">AirOverflow</h3><p class="text-sm text-muted-foreground leading-relaxed">The ultimate platform for CTFs, wargames, hands-on cybersecurity training and much more. Learn by doing, compete with peers, and build real-world skills.</p></a></div></div></div><button class="items-center justify-center gap-2 whitespace-nowrap text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 border bg-background hover:text-accent-foreground absolute h-8 w-8 rounded-full top-1/2 -translate-y-1/2 hidden md:flex -left-12 border-primary/20 hover:bg-primary/10 hover:border-primary/50 text-primary" disabled=""><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-left h-4 w-4"><path d="m12 19-7-7 7-7"></path><path d="M19 12H5"></path></svg><span class="sr-only">Previous slide</span></button><button class="items-center justify-center gap-2 whitespace-nowrap text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 border bg-background hover:text-accent-foreground absolute h-8 w-8 rounded-full top-1/2 -translate-y-1/2 hidden md:flex -right-12 border-primary/20 hover:bg-primary/10 hover:border-primary/50 text-primary" disabled=""><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right h-4 w-4"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg><span class="sr-only">Next slide</span></button></div></div></div></section><section id="about" class="py-24 md:py-32 relative"><div class="max-w-7xl mx-auto px-6"><div class="grid md:grid-cols-2 gap-16 items-center"><div><div class="bg-card border border-border rounded-sm overflow-hidden"><div class="flex items-center gap-2 px-4 py-3 border-b border-border bg-secondary/30"><div class="w-3 h-3 rounded-full bg-destructive/60"></div><div class="w-3 h-3 rounded-full bg-warning/60"></div><div class="w-3 h-3 rounded-full bg-primary/60"></div><span class="ml-2 text-xs font-mono text-muted-foreground">shellvoide@terminal:~</span></div><div class="p-6 font-mono text-sm leading-loose"><p class="text-muted-foreground"><span class="text-primary">$</span> cat about.txt</p><br/><p class="text-foreground">Shellvoide is a premium cybersecurity firm founded by a team of seasoned security researchers, ethical hackers, and engineers.</p><br/><p class="text-foreground">We specialize in offensive security, cloud hardening, and building security-first cultures within organizations of all sizes.</p><br/><p class="text-muted-foreground"><span class="text-primary">$</span> echo $MISSION</p><p class="text-primary">> "To make the digital world more secure, one engagement at a time."</p><br/><p class="text-muted-foreground"><span class="text-primary">$</span> <span class="animate-terminal-blink">_</span></p></div></div></div><div><span class="inline-block px-3 py-1 text-xs font-mono tracking-[0.2em] uppercase text-primary border border-primary/20 rounded-sm mb-4">// About Us</span><h2 class="text-3xl md:text-4xl font-bold mb-6">Built by <span class="text-primary text-glow">Hackers</span>,<br/>Trusted by Enterprises</h2><p class="text-muted-foreground text-sm leading-relaxed mb-8">With deep expertise spanning offensive security, defensive operations, and secure software engineering, we deliver results that go beyond checkbox compliance. Our team thinks like attackers to build unbreakable defenses.</p><div class="grid grid-cols-1 sm:grid-cols-2 gap-4"><div class="flex items-start gap-3 p-4 border border-border rounded-sm bg-card group hover:border-primary/30 transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-crosshair h-5 w-5 text-primary flex-shrink-0 mt-0.5"><circle cx="12" cy="12" r="10"></circle><line x1="22" x2="18" y1="12" y2="12"></line><line x1="6" x2="2" y1="12" y2="12"></line><line x1="12" x2="12" y1="6" y2="2"></line><line x1="12" x2="12" y1="22" y2="18"></line></svg><div><p class="text-sm font-semibold font-mono tracking-wide">Offensive First</p><p class="text-xs text-muted-foreground mt-1 leading-relaxed">We think like adversaries to build your strongest defenses.</p></div></div><div class="flex items-start gap-3 p-4 border border-border rounded-sm bg-card group hover:border-primary/30 transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-eye h-5 w-5 text-primary flex-shrink-0 mt-0.5"><path d="M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0"></path><circle cx="12" cy="12" r="3"></circle></svg><div><p class="text-sm font-semibold font-mono tracking-wide">Full Transparency</p><p class="text-xs text-muted-foreground mt-1 leading-relaxed">Detailed reporting with zero ambiguity on every finding.</p></div></div><div class="flex items-start gap-3 p-4 border border-border rounded-sm bg-card group hover:border-primary/30 transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-code h-5 w-5 text-primary flex-shrink-0 mt-0.5"><polyline points="16 18 22 12 16 6"></polyline><polyline points="8 6 2 12 8 18"></polyline></svg><div><p class="text-sm font-semibold font-mono tracking-wide">Security by Design</p><p class="text-xs text-muted-foreground mt-1 leading-relaxed">Embedding security into every layer of your stack.</p></div></div><div class="flex items-start gap-3 p-4 border border-border rounded-sm bg-card group hover:border-primary/30 transition-all duration-300"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield h-5 w-5 text-primary flex-shrink-0 mt-0.5"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg><div><p class="text-sm font-semibold font-mono tracking-wide">Continuous Protection</p><p class="text-xs text-muted-foreground mt-1 leading-relaxed">Ongoing assessments, not one-time checkbox audits.</p></div></div></div></div></div></div></section><section id="contact" class="py-24 md:py-32 relative"><div class="max-w-7xl mx-auto px-6"><div class="text-center mb-16"><span class="inline-block px-3 py-1 text-xs font-mono tracking-[0.2em] uppercase text-primary border border-primary/20 rounded-sm mb-4">// GET IN TOUCH</span><h2 class="text-3xl md:text-5xl font-bold mb-4">Lets <span class="text-primary">Connect</span>!</h2></div><div class="max-w-4xl mx-auto"><div class="relative group"><div class="absolute -inset-1 bg-gradient-to-r from-primary/20 via-primary/30 to-primary/20 rounded-lg blur-xl opacity-50 group-hover:opacity-75 transition duration-500"></div><div class="relative bg-gradient-to-br from-primary/10 via-background to-primary/5 border border-primary/30 rounded-lg p-12 md:p-16 overflow-hidden"><div class="absolute inset-0 opacity-5"><div class="absolute inset-0" style="background-image:radial-gradient(circle at 2px 2px, currentColor 1px, transparent 0);background-size:32px 32px;color:hsl(var(--primary))"></div></div><div class="relative z-10 text-center"><div class="inline-flex items-center justify-center mb-8"><img src="/logo.png" alt="Shellvoide" class="h-16 w-auto"/></div><h3 class="text-2xl md:text-3xl font-bold mb-4">Ready to Secure Your Organization?</h3><p class="max-w-2xl mx-auto text-muted-foreground text-base md:text-lg leading-relaxed mb-8">Partner with certified offensive security experts who think like attackers. From penetration testing to compliance assessments, we identify vulnerabilities before adversaries do.</p><div class="flex flex-col sm:flex-row items-center justify-center gap-4 mb-8"><a class="px-8 py-4 border-2 border-primary/30 text-foreground font-mono font-semibold rounded-sm hover:bg-primary/10 hover:border-primary/60 transition-all duration-200" href="/contact">Contact Us</a></div><div class="flex flex-wrap items-center justify-center gap-6 text-sm text-muted-foreground"><div class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sparkles h-4 w-4 text-primary"><path d="M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z"></path><path d="M20 3v4"></path><path d="M22 5h-4"></path><path d="M4 17v2"></path><path d="M5 18H3"></path></svg><span>OSCP | OSWP | CRTO Certified</span></div><div class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sparkles h-4 w-4 text-primary"><path d="M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z"></path><path d="M20 3v4"></path><path d="M22 5h-4"></path><path d="M4 17v2"></path><path d="M5 18H3"></path></svg><span>24/7 Support</span></div></div></div></div></div></div></div></section></main><footer class="border-t border-border bg-card/20"><div class="max-w-7xl mx-auto px-6"><div class="grid grid-cols-2 md:grid-cols-5 gap-10 py-16"><div class="col-span-2 md:col-span-1"><div class="flex items-center gap-2 mb-4"><img src="/logo.png" alt="Shellvoide" class="h-8 w-auto"/><span class="text-sm font-mono tracking-wider text-muted-foreground">SHELL<span class="text-primary">VOIDE</span></span></div><p class="text-xs text-muted-foreground leading-relaxed mb-5">Bridging the voids in enterprise security through elite penetration testing and digital resilience.</p><div class="flex gap-3"><a href="https://linkedin.com/company/shellvoide" target="_blank" rel="noopener noreferrer" aria-label="LinkedIn" class="w-8 h-8 flex items-center justify-center border border-border/60 rounded-sm text-[10px] font-mono text-muted-foreground hover:text-primary hover:border-primary/40 transition-all duration-200">in</a></div></div><div><h4 class="text-xs font-mono font-bold tracking-[0.15em] uppercase text-foreground/60 mb-4">Company</h4><ul class="space-y-2.5"><li><a class="text-xs text-muted-foreground hover:text-primary transition-colors duration-200 font-mono" href="/#about">About Us</a></li><li><a class="text-xs text-muted-foreground hover:text-primary transition-colors duration-200 font-mono" href="/#why-us">Why Us</a></li><li><a class="text-xs text-muted-foreground hover:text-primary transition-colors duration-200 font-mono" href="/#partners">Partners</a></li></ul></div><div><h4 class="text-xs font-mono font-bold tracking-[0.15em] uppercase text-foreground/60 mb-4">Services</h4><ul class="space-y-2.5"><li><a class="text-xs text-muted-foreground hover:text-primary transition-colors duration-200 font-mono" href="/services#penetration-testing">Pentest & Audit Services</a></li><li><a class="text-xs text-muted-foreground hover:text-primary transition-colors duration-200 font-mono" href="/services#other-services">Training & Upskilling</a></li><li><a class="text-xs text-muted-foreground hover:text-primary transition-colors duration-200 font-mono" href="/services#other-services">Managed Security Services</a></li><li><a class="text-xs text-muted-foreground hover:text-primary transition-colors duration-200 font-mono" href="/services">View All Services</a></li></ul></div><div><h4 class="text-xs font-mono font-bold tracking-[0.15em] uppercase text-foreground/60 mb-4">Contact</h4><ul class="space-y-2.5"><li><a class="text-xs text-muted-foreground hover:text-primary transition-colors duration-200 font-mono" href="/contact">Contact Us</a></li></ul></div><div><h4 class="text-xs font-mono font-bold tracking-[0.15em] uppercase text-foreground/60 mb-4">Legal</h4><ul class="space-y-2.5"><li><a class="text-xs text-muted-foreground hover:text-primary transition-colors duration-200 font-mono" href="/privacy-policy">Privacy Policy</a></li><li><a class="text-xs text-muted-foreground hover:text-primary transition-colors duration-200 font-mono" href="/terms-of-service">Terms of Service</a></li></ul></div></div><div class="border-t border-border/50 py-5 flex flex-col sm:flex-row items-center justify-between gap-3"><p class="text-xs text-muted-foreground font-mono">© <!-- -->2026<!-- --> Shellvoide. All rights reserved.</p><div class="flex gap-5"><a class="text-xs font-mono text-muted-foreground hover:text-primary transition-colors" href="/privacy-policy">Privacy Policy</a><a class="text-xs font-mono text-muted-foreground hover:text-primary transition-colors" href="/terms-of-service">Terms of Service</a></div></div></div></footer></div></div>
</body>
</html>