-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
342 lines (306 loc) · 15.5 KB
/
index.html
File metadata and controls
342 lines (306 loc) · 15.5 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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ExploitInject | Web Development, App Dev & Cyber Security - Bangladesh</title>
<meta name="description"
content="ExploitInject is a Bangladesh-based tech startup providing Web Development, App Development, Software Development, Cyber Security services, and IT Training.">
<meta name="keywords"
content="ExploitInject, Web Development Bangladesh, Cyber Security Bangladesh, Programming Training Bangladesh, App Development Bangladesh">
<meta name="author" content="ExploitInject Team">
<meta name="robots" content="index, follow">
<meta name="theme-color" content="#000000">
<!-- Open Graph -->
<meta property="og:title" content="ExploitInject | Web Development & Cyber Security">
<meta property="og:description" content="Professional Web, App & Cyber Security services in Bangladesh.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://exploitinject.dev/">
<meta property="og:image" content="https://i.ibb.co/JWrx9kZG/Simple-Profile-Photo-Instagram-Post.png">
<!-- Favicon -->
<link rel="icon" href="https://i.ibb.co/JWrx9kZG/Simple-Profile-Photo-Instagram-Post.png" type="image/png">
<!-- Fonts (optimized) -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="preload" href="https://fonts.gstatic.com/s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2" as="font" type="font/woff2" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;800&display=swap" rel="stylesheet">
<!-- SEO -->
<link rel="canonical" href="https://exploitinject.dev/">
<!-- Icons -->
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"
integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw=="
crossorigin="anonymous"
referrerpolicy="no-referrer">
<!-- CSS -->
<link rel="stylesheet" href="style.css">
<!-- JSON-LD FIXED -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "ExploitInject",
"url": "https://exploitinject.dev/",
"logo": "https://i.ibb.co/JWrx9kZG/Simple-Profile-Photo-Instagram-Post.png",
"description": "Bangladesh-based startup providing Web Development, App Development and Cyber Security Training.",
"sameAs": [
"https://www.facebook.com/exploitinjectofficial/",
"https://www.instagram.com/exploitinjectofficial/",
"https://x.com/ExploitInject",
"https://wa.me/+8801575120682",
"https://m.me/exploitinjectofficial/",
"https://www.facebook.com/groups/exploitinject",
"https://github.com/ExploitInject"
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "ExploitInject",
"url": "https://exploitinject.dev/"
}
</script>
<!-- JS (DEFERRED) -->
<script defer src="bg.js"></script>
<script defer src="main.js"></script>
</head>
<body>
<!-- BACKGROUND -->
<div class="background-animation">
<div class="grid"></div>
</div>
<!-- NAVBAR — unchanged markup, logo, glitch, everything same structure -->
<nav id="siteNav">
<div class="leftnav">
<a href="index.html" class="logo" title="ExploitInject — Home">
<span class="logo-img" aria-hidden="true">
<img src="https://i.ibb.co/JWrx9kZG/Simple-Profile-Photo-Instagram-Post.png" alt="ExploitInject Logo - Cyber Security Company">
</span>
<span class="logo-text glitch">ExploitInject</span>
</a>
</div>
<div class="navlinks">
<a href="index.html" class="active">Home</a>
<a href="about.html">About</a>
<a href="services.html">Services</a>
<a href="connect.html">Connects</a>
</div>
</nav>
<!-- HERO SECTION — full description remodified to reflect your startup plan -->
<section class="hero">
<div>
<h2>We Are<br><span>ExploitInject</span></h2>
<div class="typewriter">
<span id="typing"></span>
</div>
<p>
Bangladesh's premier startup fusing <strong>Advanced Cyber Security</strong> with <strong>Next-Gen
Software Development</strong>.
We empower future leaders through expert training in <strong>Ethical Hacking, Python Programming &
Computer Science</strong> (Resuming Soon)
— while building secure, scalable <strong>Websites, Mobile Apps & Enterprise Software</strong>.
</p>
<div class="hero-btns">
<a class="btn1" href="services.html">Our Services</a>
<a class="btn2" href="connect.html">Contact Us</a>
</div>
</div>
</section>
<!-- FEATURES — completely remodified: shows the 8 cards + team + BD identity, same style -->
<section class="section">
<h2>⚡ ExploitInject — Our Core Expertise ⚡</h2>
<div class="features">
<!-- 1. web dev -->
<div class="card">
<div class="card-icon">
<i class="fas fa-globe"></i>
</div>
<h3>Web Development</h3>
<p>Modern, secure, responsive websites — from business portfolios to full‑stack web apps.</p>
</div>
<!-- 2. cyber security -->
<div class="card">
<div class="card-icon">
<i class="fas fa-user-shield"></i>
</div>
<h3>Cyber Security</h3>
<p>Penetration testing, ethical hacking, and real‑world security simulations. We defend & protect.</p>
</div>
<!-- 3. cyber security tutorial -->
<div class="card">
<div class="card-icon">
<i class="fas fa-shield-virus"></i>
</div>
<h3>Cyber Security Training</h3>
<p>Expert-led tutorial training in ethical hacking and advanced security methodologies.</p>
</div>
<!-- 4. programming tutorial -->
<div class="card">
<div class="card-icon">
<i class="fas fa-code"></i>
</div>
<h3>Programming Training</h3>
<p>Comprehensive coding tutorials in Python, JavaScript, and modern software engineering.</p>
</div>
<!-- 5. digital marketing -->
<div class="card">
<div class="card-icon">
<i class="fas fa-ad"></i>
</div>
<h3>Digital Marketing</h3>
<p>Strategic marketing solutions to boost your brand visibility and digital reach.</p>
</div>
<!-- 6. graphics design -->
<div class="card">
<div class="card-icon">
<i class="fas fa-paint-brush"></i>
</div>
<h3>Graphics Design</h3>
<p>Creative and professional visual designs that bring your brand identity to life.</p>
</div>
<!-- 7. web analytics -->
<div class="card">
<div class="card-icon">
<i class="fas fa-chart-line"></i>
</div>
<h3>Analytics & Tracking</h3>
<p>Advanced web analytics and data tracking to drive growth and informed decisions.</p>
</div>
<!-- 8. custom solutions -->
<div class="card">
<div class="card-icon">
<i class="fas fa-plus-circle"></i>
</div>
<h3>Custom Solutions</h3>
<p>And so on — we provide a wide range of custom tech solutions tailored to your needs.</p>
</div>
</div>
<!-- Team section (integrated as a simple subtitle, without changing style/layout) -->
<!-- Dedicated Core Team Section -->
<div class="team-section">
<h3 class="team-title">◈ Core Team ◈</h3>
<div class="team-grid">
<!-- Member 1: Co-Founder (Left) -->
<div class="team-member">
<div class="member-img">
<img src="https://avatars.githubusercontent.com/u/186500760?v=4" alt="MD AMIT HASAN ROBI">
</div>
<div class="member-name">MD AMIT HASAN ROBI</div>
<div class="member-role">Co-Founder & App Developer</div>
<div class="member-socials">
<a href="https://github.com/amit-hasan10" title="GitHub"><i class="fab fa-github"></i></a>
<!-- <a href="#" title="LinkedIn"><i class="fab fa-linkedin"></i></a> -->
</div>
</div>
<!-- Member 2: CEO / Founder (Center, Elevated)-->
<div class="team-member ceo-card">
<div class="member-img">
<!-- Placeholder image, user will update -->
<img src="https://avatars.githubusercontent.com/u/86911763?v=4" alt="MD SAMIUR RAHMAN TANIM">
</div>
<div class="member-name">MD SAMIUR RAHMAN TANIM</div>
<div class="member-role">Founder & Lead Dev</div>
<div class="member-socials">
<a href="https://github.com/CodeWithTanim" title="GitHub"><i class="fab fa-github"></i></a>
<a href="https://linkedin.com/in/CodeWithTanim" title="LinkedIn"><i
class="fab fa-linkedin"></i></a>
<a href="https://codewithtanim.is-a.dev/" title="Portfolio"><i class="fas fa-globe"></i></a>
</div>
</div>
<!-- Member 3: Co-Founder (Right) -->
<div class="team-member">
<div class="member-img">
<img src="https://avatars.githubusercontent.com/u/198311717?v=4" alt="MAHIDUL AHASAN">
</div>
<div class="member-name">MAHIDUL AHASAN</div>
<div class="member-role">Co-Founder & Web Developer</div>
<div class="member-socials">
<a href="https://github.com/MAHIDUL-135" title="GitHub"><i class="fab fa-github"></i></a>
<a href="https://www.linkedin.com/in/mahidul-ahasan-b8b9a1377/" title="LinkedIn"><i
class="fab fa-linkedin"></i></a>
</div>
</div>
</div>
</div>
<!-- FAQ Section migrated to FAQ.html -->
</section>
<!-- TRUST & REVIEWS SECTION -->
<section class="section" style="background: rgba(0, 234, 255, 0.03); border-top: 1px solid rgba(0, 234, 255, 0.1); border-bottom: 1px solid rgba(0, 234, 255, 0.1);">
<div style="text-align: center;">
<h2 style="font-size: 32px; margin-bottom: 15px;">Real Work. Real <span>Results.</span></h2>
<p style="color: #c9c9c9; max-width: 700px; margin: 0 auto 30px;">
We pride ourselves on delivering high-quality, authentic solutions. Don't just take our word for it —
explore 100% authentic reviews from our real customers.
</p>
<div style="display: flex; justify-content: center; gap: 20px; align-items: center; flex-wrap: wrap;">
<div class="glass-panel" style="padding: 15px 30px; border-color: rgba(0, 234, 255, 0.3);">
<div style="color: #ffcc00; font-size: 24px; margin-bottom: 5px;">
<i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i><i class="fas fa-star"></i>
</div>
<div style="font-weight: 600; font-size: 14px;">5.0 Global Rating</div>
</div>
<a href="https://review.exploitinject.dev/" target="_blank" class="btn" style="padding: 18px 40px;">
<i class="fas fa-external-link-alt" style="margin-right: 10px;"></i> View Verified Reviews
</a>
</div>
</div>
</section>
<!-- FOOTER — exactly same style, updated years / message -->
<!-- -------------------- ENHANCED FOOTER -------------------- -->
<footer class="main-footer">
<div class="footer-content">
<!-- Brand & About -->
<div class="footer-col">
<h4>ExploitInject</h4>
<p>
Bridging the gap between Cyber Security and Software Development.
Your trusted partner for digital solutions and IT expertise.
</p>
</div>
<!-- Quick Links -->
<div class="footer-col">
<h4>Quick Links</h4>
<ul class="footer-links">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="connect.html">Connect</a></li>
<li><a href="FAQ.html">FAQ</a></li>
<li><a href="consultation.html">Consultation</a></li>
<li><a href="https://review.exploitinject.dev/" target="_blank">Client Reviews</a></li>
</ul>
</div>
<!-- Legal Documents -->
<div class="footer-col">
<h4>Legal</h4>
<ul class="footer-links">
<li><a href="privacy-policy.html">Privacy Policy</a></li>
<li><a href="terms-and-conditions.html">Terms & Conditions</a></li>
</ul>
</div>
<!-- Contact / Socials -->
<div class="footer-col">
<h4>Connect With Us</h4>
<div class="footer-social-icons">
<a href="https://www.facebook.com/exploitinjectofficial/" class="footer-social-link" title="Facebook Page"><i class="fab fa-facebook-f"></i></a>
<a href="https://www.instagram.com/exploitinjectofficial/" class="footer-social-link" title="Instagram"><i class="fab fa-instagram"></i></a>
<a href="https://github.com/ExploitInject" class="footer-social-link" title="GitHub"><i class="fab fa-github"></i></a>
<a href="mailto:support@exploitinject.dev" class="footer-social-link" title="Email Us"><i
class="fas fa-envelope"></i></a>
</div>
</div>
</div>
<div class="footer-bottom">
© 2022 - <span id="currentYear"></span> ExploitInject • Made in Bangladesh • All Rights Reserved
</div>
</footer>
<!-- Dynamic Year Script -->
<script>
document.getElementById("currentYear").textContent = new Date().getFullYear();
</script>
<!-- Note: all styles, animations, classes, responsiveness completely unchanged.
Only words / descriptions replaced to match your startup identity. -->
</body>
</html>