-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
598 lines (568 loc) · 48.7 KB
/
index.html
File metadata and controls
598 lines (568 loc) · 48.7 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
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<!-- <script async src="https://www.googletagmanager.com/gtag/js?id=G-34BLFY2QJF"></script> -->
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-34BLFY2QJF');
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Primary Meta Tags -->
<title>Henrify - Full Stack Developer & Bot Specialist</title>
<meta name="title" content="Henrify - Full Stack Developer & Bot Specialist">
<meta name="description" content="Expert Full Stack Developer specializing in Python, React, Node.js, and automated bots. Transforming ideas into high-performance digital solutions.">
<meta name="keywords" content="Full Stack Developer, Web Development, Python, React, Node.js, WhatsApp Bots, Trading Bots, Henrify, Portfolio">
<meta name="author" content="Henrify">
<meta name="robots" content="index, follow">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.henrify.dev/">
<meta property="og:title" content="Henrify - Full Stack Developer & Bot Specialist">
<meta property="og:description" content="Expert Full Stack Developer specializing in Python, React, Node.js, and automated bots. Transforming ideas into high-performance digital solutions.">
<meta property="og:image" content="ASSETS/henrify-logo-icon.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://www.henrify.dev/">
<meta property="twitter:title" content="Henrify - Full Stack Developer & Bot Specialist">
<meta property="twitter:description" content="Expert Full Stack Developer specializing in Python, React, Node.js, and automated bots. Transforming ideas into high-performance digital solutions.">
<meta property="twitter:image" content="ASSETS/henrify-logo-icon.png">
<meta name="google-site-verification" content="XYaDdmKZL7VvhJlksq4LJn_iPG1y31CJWLDsHZDGTW8" />
<!-- Favicon Suite -->
<link rel="apple-touch-icon" sizes="180x180" href="ASSETS/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="48x48" href="ASSETS/henrify-logo-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="ASSETS/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="ASSETS/favicon-16x16.png">
<link rel="manifest" href="ASSETS/site.webmanifest">
<link rel="stylesheet" href="CSS/tailwind-output.css">
<link rel="stylesheet" href="CSS/main.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/devicons/devicon@2.16.0/devicon.min.css">
<style>
@font-face {
font-family: "devicon";
src: url("https://cdn.jsdelivr.net/gh/devicons/devicon@2.16.0/fonts/devicon.woff?iehcku") format("woff"),
url("https://cdn.jsdelivr.net/gh/devicons/devicon@2.16.0/fonts/devicon.svg?iehcku#devicon") format("svg");
font-weight: normal;
font-style: normal;
font-display: block;
}
</style>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Henrify.dev",
"url": "https://www.henrify.dev/",
"author": {
"@type": "Person",
"name": "Henrify"
},
"description": "Expert Full Stack Developer specializing in Python, React, Node.js, and automated bots. Transforming ideas into high-performance digital solutions.",
"sameAs": [
"https://github.com/Henry-3551",
"https://x.com/Chukwuemerie_22",
"https://tiktok.com/@de_enigmatic_henry",
"https://www.instagram.com/henrify.dev"
]
}
</script>
</head>
<body>
<!-- Animated Loading Screen -->
<div id="loader" style="position:fixed;z-index:9999;inset:0;display:flex;align-items:center;justify-content:center;background:#0F172A;transition:opacity 0.5s;">
<div class="flex flex-col items-center">
<span class="text-5xl font-extrabold flex items-center mb-4 animate-bounce"></span>
<div class="loader-spinner mb-2"></div>
</div>
</div>
<nav class="site-nav fixed w-full z-50 top-0 start-0 backdrop-blur-md border-b border-emerald-500/10">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="flex justify-between items-center h-16">
<div class="flex-shrink-0 flex items-center">
<a href="#" class="logo-name text-2xl font-bold text-gray-900 group flex items-center">
<span class="logo-mark text-4xl font-extrabold mr-2 flex items-center leading-none mb-1"><span style="color: #10B981"><</span><span style="color: white">/</span><span style="color: #10B981">></span></span> <span style="color: white">Henrify</span><span style="color: #10B981">.dev</span>
</a>
</div>
<div class="hidden md:block">
<div class="ml-10 flex items-baseline space-x-4">
<a href="index.html" class="text-white-900 desktop-menu-text px-3 py-2 rounded-md text-sm font-medium transition-colors active-text">Home</a>
<a href="about.html" class="text-white-500 desktop-menu-text px-3 py-2 rounded-md text-sm font-medium transition-colors">About</a>
<a href="services.html" class="text-white-500 desktop-menu-text px-3 py-2 rounded-md text-sm font-medium transition-colors">Services</a>
<a href="projects.html" class="text-white-500 desktop-menu-text px-3 py-2 rounded-md text-sm font-medium transition-colors">Projects</a>
<a href="contact.html" class="text-white desktop-menu-text px-4 py-2 rounded-md text-sm font-medium transition-colors">Contact Me</a>
</div>
</div>
<div class="-mr-2 flex md:hidden">
<button type="button" onclick="toggleMenu()" class="inline-flex items-center justify-center p-2 rounded-md text-gray-400 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-green-500" aria-controls="mobile-menu" aria-expanded="false">
<span class="sr-only">Open main menu</span>
<svg class="block h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" />
</svg>
</button>
</div>
</div>
</div>
<div class="md:hidden mobile-menu-bg border-t" id="mobile-menu">
<button type="button" class="mobile-menu-close" aria-label="Close menu">
<svg class="h-5 w-5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true">
<path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
</svg>
</button>
<div class="px-2 pt-2 pb-3 space-y-1 sm:px-3">
<a href="index.html" class="block text-green px-3 py-2 rounded-md text-base font-medium active-text">Home</a>
<a href="about.html" class="block text-green px-3 py-2 rounded-md text-base font-medium">About</a>
<a href="services.html" class="block text-green px-3 py-2 rounded-md text-base font-medium">Services</a>
<a href="projects.html" class="block text-green px-3 py-2 rounded-md text-base font-medium">Projects</a>
<a href="contact.html" class="block text-green font-semibold px-3 py-2 rounded-md text-base">Contact Me</a>
<div class="mt-8 flex items-center justify-center gap-6">
<a href="https://github.com/Henry-3551" class="text-emerald-400 hover:text-emerald-300 transition-colors" aria-label="GitHub" target="_blank" rel="noopener">
<svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.48 2 2 6.49 2 12.02c0 4.43 2.87 8.19 6.84 9.51.5.09.68-.22.68-.48 0-.24-.01-.87-.01-1.7-2.79.61-3.37-1.34-3.37-1.34-.45-1.16-1.11-1.47-1.11-1.47-.91-.62.07-.61.07-.61 1 .07 1.53 1.03 1.53 1.03.89 1.53 2.34 1.09 2.91.83.09-.65.35-1.09.64-1.34-2.22-.25-4.56-1.11-4.56-4.95 0-1.09.39-1.99 1.03-2.69-.1-.25-.45-1.27.1-2.65 0 0 .84-.27 2.75 1.03a9.62 9.62 0 015 0c1.91-1.3 2.75-1.03 2.75-1.03.55 1.38.2 2.4.1 2.65.64.7 1.03 1.6 1.03 2.69 0 3.85-2.34 4.7-4.57 4.95.36.31.68.92.68 1.86 0 1.34-.01 2.42-.01 2.75 0 .27.18.58.69.48A10.02 10.02 0 0022 12.02C22 6.49 17.52 2 12 2z" />
</svg>
</a>
<a href="https://www.instagram.com/henrify.dev" class="text-emerald-400 hover:text-emerald-300 transition-colors" aria-label="Instagram" target="_blank" rel="noopener">
<svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path d="M7.75 2h8.5A5.75 5.75 0 0 1 22 7.75v8.5A5.75 5.75 0 0 1 16.25 22h-8.5A5.75 5.75 0 0 1 2 16.25v-8.5A5.75 5.75 0 0 1 7.75 2zm0 1.5A4.25 4.25 0 0 0 3.5 7.75v8.5A4.25 4.25 0 0 0 7.75 20.5h8.5A4.25 4.25 0 0 0 20.5 16.25v-8.5A4.25 4.25 0 0 0 16.25 3.5zm4.25 3.25a5.25 5.25 0 1 1-5.25 5.25A5.25 5.25 0 0 1 12 6.75zm0 1.5a3.75 3.75 0 1 0 3.75 3.75A3.75 3.75 0 0 0 12 8.25zm5.25-.75a1 1 0 1 1-1 1a1 1 0 0 1 1-1z"/>
</svg>
</a>
<a href="https://x.com/Chukwuemerie_22" class="text-emerald-400 hover:text-emerald-300 transition-colors" aria-label="X" target="_blank" rel="noopener">
<svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path d="M8.29 20.251c7.547 0 11.675-6.253 11.675-11.675 0-.178 0-.355-.012-.53A8.348 8.348 0 0022 5.92a8.19 8.19 0 01-2.357.646 4.118 4.118 0 001.804-2.27 8.224 8.19 0 01-2.605.996 4.107 4.107 0 00-6.993 3.743 11.65 11.65 0 01-8.457-4.287 4.106 4.106 0 001.27 5.477A4.072 4.072 0 012.8 9.713v.052a4.105 4.105 0 003.292 4.022 4.095 4.095 0 01-1.853.07 4.108 4.108 0 003.834 2.85A8.233 8.233 0 012 18.407a11.616 11.616 0 006.29 1.84" />
</svg>
</a>
</div>
</div>
</div>
</nav>
<section id="home" class="min-h-screen flex items-center justify-center pt-16">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 flex flex-col-reverse md:flex-row items-center">
<div class="w-full md:w-1/2 text-center md:text-left pt-8 md:pt-0">
<h1 class="text-4xl md:text-6xl font-bold mb-4">
Hi, I'm <span class="text-transparent bg-clip-text bg-gradient-to-r from-emerald-400 to-green-600">Henrify</span>
</h1>
<h2 class="text-2xl md:text-3xl text-slate-300 font-semibold mb-6">
Full Stack Developer & Bot Specialist
</h2>
<p class="text-slate-400 text-lg mb-8 max-w-lg mx-auto md:mx-0">
I build active, user-friendly, and responsive websites. Passionate about creating seamless user experiences and bringing innovative ideas to life.
</p>
<div class="flex justify-center md:justify-start space-x-4">
<a href="projects.html" class="inline-flex items-center px-6 py-3 bg-emerald-500 hover:bg-emerald-600 text-white font-medium rounded-lg transition-colors shadow-lg shadow-emerald-500/30">
<span>View Work</span>
</a>
<a href="contact.html" class="inline-flex items-center px-6 py-3 border border-emerald-500 text-emerald-400 hover:bg-emerald-500/10 font-medium rounded-lg transition-colors">
<span>Contact Me</span>
</a>
</div>
</div>
<div class="w-full md:w-1/2 flex justify-center mb-10 md:mb-0">
<div class="relative w-64 h-64 md:w-80 md:h-80 lg:w-96 lg:h-96 hero-orbit">
<div class="absolute inset-0 bg-emerald-500/20 rounded-full blur-3xl animate-pulse"></div>
<div class="relative w-full h-full rounded-full border-4 border-slate-700 bg-slate-800 overflow-hidden flex items-center justify-center shadow-2xl">
<span class="text-8xl">👨💻</span>
</div>
<span class="hero-orbit-icon" data-icon="react" aria-label="React"><i class="devicon-react-original"></i></span>
<span class="hero-orbit-icon" data-icon="tailwind" aria-label="Tailwind CSS"><i class="devicon-tailwindcss-plain"></i></span>
<span class="hero-orbit-icon" data-icon="python" aria-label="Python"><i class="devicon-python-plain"></i></span>
<span class="hero-orbit-icon" data-icon="github" aria-label="GitHub"><i class="devicon-github-original"></i></span>
<span class="hero-orbit-icon" data-icon="postgres" aria-label="PostgreSQL"><i class="devicon-postgresql-plain"></i></span>
</div>
</div>
</div>
</section>
<!-- About Section -->
<section id="about" class="py-20 bg-slate-900">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="text-center mb-16">
<h2 class="text-3xl md:text-4xl font-bold text-white mb-4">About Me</h2>
<div class="w-20 h-1 bg-emerald-500 mx-auto rounded-full"></div>
</div>
<div class="flex flex-col md:flex-row gap-12 items-center">
<div class="w-full md:w-1/2">
<h3 class="text-2xl font-bold text-white mb-4">Crafting digital experiences with passion</h3>
<p class="text-slate-400 leading-relaxed mb-6">
I'm distinctively focused on creating clean, efficient code that powers interactive web applications. My journey involves navigating through the full stack, ensuring that the visual interface is just as robust as the server architecture supporting it.
</p>
<p class="text-slate-400 leading-relaxed">
I love building products that feel intuitive and polished, whether it's a landing page, a multi-page website, or a full-featured app.
</p>
</div>
<div class="w-full md:w-1/2">
<div class="grid grid-cols-2 md:grid-cols-3 gap-4">
<div class="p-4 bg-slate-800 rounded-lg border border-slate-700 hover:border-emerald-500 transition-colors text-center group">
<span class="block text-emerald-500 font-bold mb-1">Frontend</span>
<span class="text-slate-300 text-sm">React / Vue</span>
</div>
<div class="p-4 bg-slate-800 rounded-lg border border-slate-700 hover:border-emerald-500 transition-colors text-center group">
<span class="block text-emerald-500 font-bold mb-1">Styling</span>
<span class="text-slate-300 text-sm">Tailwind CSS</span>
</div>
<div class="p-4 bg-slate-800 rounded-lg border border-slate-700 hover:border-emerald-500 transition-colors text-center group">
<span class="block text-emerald-500 font-bold mb-1">Backend</span>
<span class="text-slate-300 text-sm">Node.js</span>
</div>
<div class="p-4 bg-slate-800 rounded-lg border border-slate-700 hover:border-emerald-500 transition-colors text-center group">
<span class="block text-emerald-500 font-bold mb-1">Database</span>
<span class="text-slate-300 text-sm">PostgreSQL</span>
</div>
<div class="p-4 bg-slate-800 rounded-lg border border-slate-700 hover:border-emerald-500 transition-colors text-center group">
<span class="block text-emerald-500 font-bold mb-1">Tools</span>
<span class="text-slate-300 text-sm">Git & GitHub</span>
</div>
<div class="p-4 bg-slate-800 rounded-lg border border-slate-700 hover:border-emerald-500 transition-colors text-center group">
<span class="block text-emerald-500 font-bold mb-1">Design</span>
<span class="text-slate-300 text-sm">Figma</span>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Services Section -->
<section id="services" class="py-20 bg-slate-800">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="text-center mb-16">
<h2 class="text-3xl md:text-4xl font-bold text-white mb-4">My Services</h2>
<div class="w-20 h-1 bg-emerald-500 mx-auto rounded-full"></div>
</div>
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
<div class="p-8 bg-slate-900 rounded-xl shadow-lg border border-slate-700/50 hover:border-emerald-500/50 transition-all duration-300 group hover:-translate-y-2">
<div class="w-14 h-14 bg-slate-800 rounded-lg flex items-center justify-center mb-6 group-hover:bg-emerald-500/20 transition-colors">
<i class="fa-solid fa-code text-2xl text-emerald-400" aria-hidden="true"></i>
</div>
<h3 class="text-xl font-bold text-white mb-3 group-hover:text-emerald-400 transition-colors">Web Development</h3>
<p class="text-slate-400 leading-relaxed">
Building responsive, high-performance websites using modern technologies like React, Vue, and Tailwind CSS.
</p>
</div>
<div class="p-8 bg-slate-900 rounded-xl shadow-lg border border-slate-700/50 hover:border-emerald-500/50 transition-all duration-300 group hover:-translate-y-2">
<div class="w-14 h-14 bg-slate-800 rounded-lg flex items-center justify-center mb-6 group-hover:bg-emerald-500/20 transition-colors">
<i class="fa-solid fa-server text-2xl text-emerald-400" aria-hidden="true"></i>
</div>
<h3 class="text-xl font-bold text-white mb-3 group-hover:text-emerald-400 transition-colors">Backend Systems</h3>
<p class="text-slate-400 leading-relaxed">
Robust server-side architecture and API development using Node.js, Python, and SQL/NoSQL databases.
</p>
</div>
<div class="p-8 bg-slate-900 rounded-xl shadow-lg border border-slate-700/50 hover:border-emerald-500/50 transition-all duration-300 group hover:-translate-y-2">
<div class="w-14 h-14 bg-slate-800 rounded-lg flex items-center justify-center mb-6 group-hover:bg-emerald-500/20 transition-colors">
<i class="fa-solid fa-robot text-2xl text-emerald-400" aria-hidden="true"></i>
</div>
<h3 class="text-xl font-bold text-white mb-3 group-hover:text-emerald-400 transition-colors">Bot Development</h3>
<p class="text-slate-400 leading-relaxed">
Custom automation bots for WhatsApp, Telegram, and Trading platforms to streamline your operations.
</p>
</div>
<div class="p-8 bg-slate-900 rounded-xl shadow-lg border border-slate-700/50 hover:border-emerald-500/50 transition-all duration-300 group hover:-translate-y-2">
<div class="w-14 h-14 bg-slate-800 rounded-lg flex items-center justify-center mb-6 group-hover:bg-emerald-500/20 transition-colors">
<i class="fa-solid fa-pen-ruler text-2xl text-emerald-400" aria-hidden="true"></i>
</div>
<h3 class="text-xl font-bold text-white mb-3 group-hover:text-emerald-400 transition-colors">UI/UX Design</h3>
<p class="text-slate-400 leading-relaxed">
Creating intuitive and visually appealing user interfaces that provide excellent user experiences.
</p>
</div>
<div class="p-8 bg-slate-900 rounded-xl shadow-lg border border-slate-700/50 hover:border-emerald-500/50 transition-all duration-300 group hover:-translate-y-2">
<div class="w-14 h-14 bg-slate-800 rounded-lg flex items-center justify-center mb-6 group-hover:bg-emerald-500/20 transition-colors">
<i class="fa-solid fa-plug text-2xl text-emerald-400" aria-hidden="true"></i>
</div>
<h3 class="text-xl font-bold text-white mb-3 group-hover:text-emerald-400 transition-colors">API Integration</h3>
<p class="text-slate-400 leading-relaxed">
Seamlessly connecting third-party services like payment gateways, maps, and social media APIs.
</p>
</div>
<div class="p-8 bg-slate-900 rounded-xl shadow-lg border border-slate-700/50 hover:border-emerald-500/50 transition-all duration-300 group hover:-translate-y-2">
<div class="w-14 h-14 bg-slate-800 rounded-lg flex items-center justify-center mb-6 group-hover:bg-emerald-500/20 transition-colors">
<i class="fa-solid fa-chart-line text-2xl text-emerald-400" aria-hidden="true"></i>
</div>
<h3 class="text-xl font-bold text-white mb-3 group-hover:text-emerald-400 transition-colors">SEO & Performance</h3>
<p class="text-slate-400 leading-relaxed">
Optimizing websites for search engines and ensuring lightning-fast load times for better retention.
</p>
</div>
</div>
</div>
</section>
<!-- Projects Section -->
<section id="projects" class="py-20 bg-slate-900">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="text-center mb-16">
<h2 class="text-3xl md:text-4xl font-bold text-white mb-4">Featured Projects</h2>
<div class="w-20 h-1 bg-emerald-500 mx-auto rounded-full"></div>
<p class="text-slate-400 mt-4">A selection of my recent work</p>
</div>
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
<!-- Project Card: Restaurant Website (featured first) -->
<article class="bg-slate-900 rounded-xl overflow-hidden shadow-lg hover:shadow-emerald-500/10 transition-shadow duration-300 group">
<div class="h-48 relative overflow-hidden">
<img src="ASSETS/restaurant-website-showcase.png" alt="Restaurant website homepage preview" class="w-full h-full object-cover transition-transform duration-500 group-hover:scale-105" loading="lazy">
<div class="absolute inset-0 bg-black/40 opacity-0 group-hover:opacity-100 transition-opacity flex items-center justify-center">
<a href="https://freshbitekitch.netlify.app/" target="_blank" rel="noopener" class="inline-flex items-center gap-2 px-5 py-2.5 bg-transparent border border-emerald-500 text-emerald-400 text-sm font-semibold rounded-lg transition-colors hover:bg-emerald-500/10">
<span>View Project</span>
</a>
</div>
</div>
<div class="p-6">
<h3 class="text-xl font-bold text-white mb-2 group-hover:text-emerald-400 transition-colors">FreshBite Restaurant</h3>
<p class="text-slate-400 text-sm mb-4">Fine-dining site with interactive menu, reservation CTA, and atmospheric photography to match the brand.</p>
<div class="flex flex-wrap gap-2">
<span class="px-3 py-1 bg-slate-800 text-emerald-400 text-xs rounded-full border border-emerald-500/20">React</span>
<span class="px-3 py-1 bg-slate-800 text-emerald-400 text-xs rounded-full border border-emerald-500/20">Tailwind</span>
</div>
<div class="flex flex-wrap gap-3 mt-6">
<a href="https://freshbitekitch.netlify.app/" target="_blank" rel="noopener" class="inline-flex items-center gap-2 px-4 py-2 bg-emerald-500 hover:bg-emerald-600 text-white text-sm font-semibold rounded-lg transition-colors">
<svg class="w-4 h-4" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" aria-hidden="true">
<path stroke-linecap="round" stroke-linejoin="round" d="M5 12h14M13 5l7 7-7 7" />
</svg>
<span>Live Demo</span>
</a>
<a href="https://github.com/Henry-3551/restaurant_website" target="_blank" rel="noopener" class="inline-flex items-center gap-2 px-4 py-2 border border-emerald-500 text-emerald-400 text-sm font-semibold rounded-lg hover:bg-emerald-500/10 transition-colors">
<svg class="w-4 h-4" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true">
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.48 2 2 6.49 2 12.02c0 4.43 2.87 8.19 6.84 9.51.5.09.68-.22.68-.48 0-.24-.01-.87-.01-1.7-2.79.61-3.37-1.34-3.37-1.34-.45-1.16-1.11-1.47-1.11-1.47-.91-.62.07-.61.07-.61 1 .07 1.53 1.03 1.53 1.03.89 1.53 2.34 1.09 2.91.83.09-.65.35-1.09.64-1.34-2.22-.25-4.56-1.11-4.56-4.95 0-1.09.39-1.99 1.03-2.69-.1-.25-.45-1.27.1-2.65 0 0 .84-.27 2.75 1.03a9.62 9.62 0 015 0c1.91-1.3 2.75-1.03 2.75-1.03.55 1.38.2 2.4.1 2.65.64.7 1.03 1.6 1.03 2.69 0 3.85-2.34 4.7-4.57 4.95.36.31.68.92.68 1.86 0 1.34-.01 2.42-.01 2.75 0 .27.18.58.69.48A10.02 10.02 0 0022 12.02C22 6.49 17.52 2 12 2z" />
</svg>
<span>View Code</span>
</a>
</div>
</div>
</article>
<!-- Project Card: Gym Website (featured second) -->
<article class="bg-slate-900 rounded-xl overflow-hidden shadow-lg hover:shadow-emerald-500/10 transition-shadow duration-300 group">
<div class="h-48 relative overflow-hidden">
<img src="ASSETS/gym-website-showcase.png" alt="Gym website landing page preview" class="w-full h-full object-cover transition-transform duration-500 group-hover:scale-105" loading="lazy">
<div class="absolute inset-0 bg-black/40 opacity-0 group-hover:opacity-100 transition-opacity flex items-center justify-center">
<a href="https://henry-3551.github.io/gym_website/" target="_blank" rel="noopener" class="inline-flex items-center gap-2 px-5 py-2.5 bg-transparent border border-emerald-500 text-emerald-400 text-sm font-semibold rounded-lg transition-colors hover:bg-emerald-500/10">
<span>View Project</span>
</a>
</div>
</div>
<div class="p-6">
<h3 class="text-xl font-bold text-white mb-2 group-hover:text-emerald-400 transition-colors">PulseForge Fitness</h3>
<p class="text-slate-400 text-sm mb-4">Immersive gym experience with hero video, class schedule, and membership funnel optimized for conversions.</p>
<div class="flex flex-wrap gap-2">
<span class="px-3 py-1 bg-slate-800 text-emerald-400 text-xs rounded-full border border-emerald-500/20">HTML5</span>
<span class="px-3 py-1 bg-slate-800 text-emerald-400 text-xs rounded-full border border-emerald-500/20">Tailwind</span>
<span class="px-3 py-1 bg-slate-800 text-emerald-400 text-xs rounded-full border border-emerald-500/20">Vanilla JS</span>
</div>
<div class="flex flex-wrap gap-3 mt-6">
<a href="https://henry-3551.github.io/gym_website/" target="_blank" rel="noopener" class="inline-flex items-center gap-2 px-4 py-2 bg-emerald-500 hover:bg-emerald-600 text-white text-sm font-semibold rounded-lg transition-colors">
<svg class="w-4 h-4" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" aria-hidden="true">
<path stroke-linecap="round" stroke-linejoin="round" d="M5 12h14M13 5l7 7-7 7" />
</svg>
<span>Live Demo</span>
</a>
<a href="https://github.com/Henry-3551/gym_website" target="_blank" rel="noopener" class="inline-flex items-center gap-2 px-4 py-2 border border-emerald-500 text-emerald-400 text-sm font-semibold rounded-lg hover:bg-emerald-500/10 transition-colors">
<svg class="w-4 h-4" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true">
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.48 2 2 6.49 2 12.02c0 4.43 2.87 8.19 6.84 9.51.5.09.68-.22.68-.48 0-.24-.01-.87-.01-1.7-2.79.61-3.37-1.34-3.37-1.34-.45-1.16-1.11-1.47-1.11-1.47-.91-.62.07-.61.07-.61 1 .07 1.53 1.03 1.53 1.03.89 1.53 2.34 1.09 2.91.83.09-.65.35-1.09.64-1.34-2.22-.25-4.56-1.11-4.56-4.95 0-1.09.39-1.99 1.03-2.69-.1-.25-.45-1.27.1-2.65 0 0 .84-.27 2.75 1.03a9.62 9.62 0 015 0c1.91-1.3 2.75-1.03 2.75-1.03.55 1.38.2 2.4.1 2.65.64.7 1.03 1.6 1.03 2.69 0 3.85-2.34 4.7-4.57 4.95.36.31.68.92.68 1.86 0 1.34-.01 2.42-.01 2.75 0 .27.18.58.69.48A10.02 10.02 0 0022 12.02C22 6.49 17.52 2 12 2z" />
</svg>
<span>View Code</span>
</a>
</div>
</div>
</article>
<!-- Project Card: Henrify Translator (featured third) -->
<article class="bg-slate-900 rounded-xl overflow-hidden shadow-lg hover:shadow-emerald-500/10 transition-shadow duration-300 group">
<div class="h-48 relative overflow-hidden">
<img src="ASSETS/translator-app-showcase.png" alt="Henrify Translator interface preview" class="w-full h-full object-cover transition-transform duration-500 group-hover:scale-105" loading="lazy">
<div class="absolute inset-0 bg-black/40 opacity-0 group-hover:opacity-100 transition-opacity flex items-center justify-center">
<a href="https://henry-3551.github.io/octo-DH/" target="_blank" rel="noopener" class="inline-flex items-center gap-2 px-5 py-2.5 bg-transparent border border-emerald-500 text-emerald-400 text-sm font-semibold rounded-lg transition-colors hover:bg-emerald-500/10">
<span>View Project</span>
</a>
</div>
</div>
<div class="p-6">
<h3 class="text-xl font-bold text-white mb-2 group-hover:text-emerald-400 transition-colors">Henrify Translator</h3>
<p class="text-slate-400 text-sm mb-4">Realtime translator PWA with auto-detect, offline phrasebook, and speech-ready inputs optimized for clarity.</p>
<div class="flex flex-wrap gap-2">
<span class="px-3 py-1 bg-slate-800 text-emerald-400 text-xs rounded-full border border-emerald-500/20">React</span>
<span class="px-3 py-1 bg-slate-800 text-emerald-400 text-xs rounded-full border border-emerald-500/20">TypeScript</span>
<span class="px-3 py-1 bg-slate-800 text-emerald-400 text-xs rounded-full border border-emerald-500/20">PWA</span>
</div>
<div class="flex flex-wrap gap-3 mt-6">
<a href="https://henry-3551.github.io/octo-DH/" target="_blank" rel="noopener" class="inline-flex items-center gap-2 px-4 py-2 bg-emerald-500 hover:bg-emerald-600 text-white text-sm font-semibold rounded-lg transition-colors">
<svg class="w-4 h-4" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" aria-hidden="true">
<path stroke-linecap="round" stroke-linejoin="round" d="M5 12h14M13 5l7 7-7 7" />
</svg>
<span>Live Demo</span>
</a>
<a href="https://github.com/Henry-3551/octo-DH" target="_blank" rel="noopener" class="inline-flex items-center gap-2 px-4 py-2 border border-emerald-500 text-emerald-400 text-sm font-semibold rounded-lg hover:bg-emerald-500/10 transition-colors">
<svg class="w-4 h-4" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true">
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.48 2 2 6.49 2 12.02c0 4.43 2.87 8.19 6.84 9.51.5.09.68-.22.68-.48 0-.24-.01-.87-.01-1.7-2.79.61-3.37-1.34-3.37-1.34-.45-1.16-1.11-1.47-1.11-1.47-.91-.62.07-.61.07-.61 1 .07 1.53 1.03 1.53 1.03.89 1.53 2.34 1.09 2.91.83.09-.65.35-1.09.64-1.34-2.22-.25-4.56-1.11-4.56-4.95 0-1.09.39-1.99 1.03-2.69-.1-.25-.45-1.27.1-2.65 0 0 .84-.27 2.75 1.03a9.62 9.62 0 015 0c1.91-1.3 2.75-1.03 2.75-1.03.55 1.38.2 2.4.1 2.65.64.7 1.03 1.6 1.03 2.69 0 3.85-2.34 4.7-4.57 4.95.36.31.68.92.68 1.86 0 1.34-.01 2.42-.01 2.75 0 .27.18.58.69.48A10.02 10.02 0 0022 12.02C22 6.49 17.52 2 12 2z" />
</svg>
<span>View Code</span>
</a>
</div>
</div>
</article>
</div>
</div>
</section>
<!-- Stats Section -->
<section id="stats" class="py-12 bg-slate-900 border-t border-b border-slate-800">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="grid grid-cols-2 md:grid-cols-4 gap-8 text-center">
<div class="p-4 hover:bg-slate-800/50 rounded-lg transition-colors animate-fade-in-up">
<span class="counter block text-4xl md:text-5xl font-bold text-emerald-500 mb-2" data-target="15">0+</span>
<span class="text-slate-400 text-sm md:text-base font-medium">Clients Worldwide</span>
</div>
<div class="p-4 hover:bg-slate-800/50 rounded-lg transition-colors animate-fade-in-up delay-100">
<span class="counter block text-4xl md:text-5xl font-bold text-emerald-500 mb-2" data-target="20">0+</span>
<span class="text-slate-400 text-sm md:text-base font-medium">Projects Completed</span>
</div>
<div class="p-4 hover:bg-slate-800/50 rounded-lg transition-colors animate-fade-in-up delay-200">
<span class="counter block text-4xl md:text-5xl font-bold text-emerald-500 mb-2" data-target="4">0+</span>
<span class="text-slate-400 text-sm md:text-base font-medium">Years Experience</span>
</div>
<div class="p-4 hover:bg-slate-800/50 rounded-lg transition-colors animate-fade-in-up delay-300">
<span class="counter block text-4xl md:text-5xl font-bold text-emerald-500 mb-2" data-target="100">0%</span>
<span class="text-slate-400 text-sm md:text-base font-medium">Satisfaction Rate</span>
</div>
</div>
</div>
</section>
<!-- Testimonials Section (temporarily hidden until real submissions arrive) -->
<section id="testimonials" class="hidden"></section>
<!-- FAQ Section -->
<section id="faq" class="py-20 bg-slate-900 border-b border-slate-800">
<div class="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="text-center mb-16">
<h2 class="text-3xl md:text-4xl font-bold text-white mb-4">Frequently Asked Questions</h2>
<div class="w-20 h-1 bg-emerald-500 mx-auto rounded-full"></div>
</div>
<div class="space-y-4">
<div class="border border-slate-700 rounded-lg overflow-hidden">
<button class="faq-btn w-full px-6 py-4 bg-slate-800 text-left flex justify-between items-center focus:outline-none hover:bg-slate-700 transition-colors">
<span class="text-white font-medium">What services do you offer?</span>
<svg class="w-5 h-5 text-emerald-500 transform transition-transform duration-200" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" />
</svg>
</button>
<div class="faq-content bg-slate-800/50 max-h-0 overflow-hidden transition-all duration-300">
<div class="px-6 py-4 text-slate-400">
I specialize in Full Stack Development, offering services in web application development, custom bots (WhatsApp/Trading), API integration, and responsive UI/UX implementation.
</div>
</div>
</div>
<div class="border border-slate-700 rounded-lg overflow-hidden">
<button class="faq-btn w-full px-6 py-4 bg-slate-800 text-left flex justify-between items-center focus:outline-none hover:bg-slate-700 transition-colors">
<span class="text-white font-medium">How long does a project take?</span>
<svg class="w-5 h-5 text-emerald-500 transform transition-transform duration-200" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" />
</svg>
</button>
<div class="faq-content bg-slate-800/50 max-h-0 overflow-hidden transition-all duration-300">
<div class="px-6 py-4 text-slate-400">
Timeline varies based on complexity. A simple landing page might take 3-5 days, while a full e-commerce or SaaS platform could take 4-8 weeks. We can discuss your specific timeline during consultation.
</div>
</div>
</div>
<div class="border border-slate-700 rounded-lg overflow-hidden">
<button class="faq-btn w-full px-6 py-4 bg-slate-800 text-left flex justify-between items-center focus:outline-none hover:bg-slate-700 transition-colors">
<span class="text-white font-medium">Do you provide maintenance?</span>
<svg class="w-5 h-5 text-emerald-500 transform transition-transform duration-200" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" />
</svg>
</button>
<div class="faq-content bg-slate-800/50 max-h-0 overflow-hidden transition-all duration-300">
<div class="px-6 py-4 text-slate-400">
Yes! I offer ongoing support and maintenance packages to ensure your website or application runs smoothly after launch.
</div>
</div>
</div>
<div class="border border-slate-700 rounded-lg overflow-hidden">
<button class="faq-btn w-full px-6 py-4 bg-slate-800 text-left flex justify-between items-center focus:outline-none hover:bg-slate-700 transition-colors">
<span class="text-white font-medium">What is your pricing model?</span>
<svg class="w-5 h-5 text-emerald-500 transform transition-transform duration-200" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" />
</svg>
</button>
<div class="faq-content bg-slate-800/50 max-h-0 overflow-hidden transition-all duration-300">
<div class="px-6 py-4 text-slate-400">
I offer both fixed-project pricing and hourly rates depending on the nature of the work. I believe in transparent pricing with no hidden fees.
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="py-20 bg-slate-900 border-t border-slate-800">
<div class="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="text-center mb-12">
<h2 class="text-3xl md:text-4xl font-bold text-white mb-4">Let's Work Together</h2>
<div class="w-16 h-1 bg-emerald-500 mx-auto rounded-full mb-6"></div>
<p class="text-slate-400 text-lg max-w-2xl mx-auto">
Have a project in mind? Fill out the form below or send me an email, and I'll get back to you within 24 hours.
</p>
</div>
<div class="bg-slate-800 rounded-2xl shadow-xl p-8 md:p-10">
<form id="contact-form" action="/api/contact" method="POST" class="space-y-6">
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
<div>
<label for="name" class="block text-sm font-medium text-slate-300 mb-2">Name</label>
<input type="text" id="name" name="name" required class="w-full px-4 py-3 bg-slate-900 border border-slate-700 rounded-lg focus:ring-2 focus:ring-emerald-500 focus:border-emerald-500 text-white placeholder-slate-500 transition-colors" placeholder="Will Smith">
</div>
<div>
<label for="email" class="block text-sm font-medium text-slate-300 mb-2">Email</label>
<input type="email" id="email" name="email" required class="w-full px-4 py-3 bg-slate-900 border border-slate-700 rounded-lg focus:ring-2 focus:ring-emerald-500 focus:border-emerald-500 text-white placeholder-slate-500 transition-colors" placeholder="smith@example.com">
</div>
<div style="display:none;">
<label>Leave this field empty</label>
<input type="text" name="_gotcha" tabindex="-1" autocomplete="off">
</div>
<input type="hidden" name="form_started_at" value="">
</div>
<div>
<label for="subject" class="block text-sm font-medium text-slate-300 mb-2">Subject</label>
<select id="subject" name="subject" class="w-full px-4 py-3 bg-slate-900 border border-slate-700 rounded-lg focus:ring-2 focus:ring-emerald-500 focus:border-emerald-500 text-white transition-colors">
<option value="General Inquiry">General Inquiry</option>
<option value="Project Proposal">Project Proposal</option>
<option value="Consultation">Consultation</option>
<option value="Other">Other</option>
</select>
</div>
<div>
<label for="message" class="block text-sm font-medium text-slate-300 mb-2">Message</label>
<textarea id="message" name="message" required rows="5" class="w-full px-4 py-3 bg-slate-900 border border-slate-700 rounded-lg focus:ring-2 focus:ring-emerald-500 focus:border-emerald-500 text-white placeholder-slate-500 transition-colors" placeholder="Tell me about your project..."></textarea>
</div>
<button type="submit" class="w-full bg-emerald-500 hover:bg-emerald-600 text-white font-bold py-4 rounded-lg transition-all transform hover:-translate-y-1 shadow-lg shadow-emerald-500/20">
Submit
</button>
</form>
<p id="contact-error" class="hidden text-sm text-red-400 text-center">Something went wrong. Please try again.</p>
</div>
</div>
</section>
<footer class="bg-black py-8 border-t border-slate-800">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 flex flex-col md:flex-row justify-between items-center bg-transparent">
<div class="mb-4 md:mb-0">
<span class="text-2xl font-bold text-white flex items-center"><span class="text-4xl font-extrabold mr-2 flex items-center leading-none mb-1"><span style="color: #10B981"><</span><span class="text-white">/</span><span style="color: #10B981">></span></span> Henrify<span class="text-emerald-500">.dev</span></span>
</div>
<div class="flex space-x-6">
<a href="https://github.com/Henry-3551" class="text-emerald-500 transition-colors transform hover:scale-110" aria-label="GitHub" target="_blank" rel="noopener">
<svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path fill-rule="evenodd" d="M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z" clip-rule="evenodd" />
</svg>
</a>
<a href="https://www.instagram.com/henrify.dev" class="text-emerald-500 transition-colors transform hover:scale-110" aria-label="Instagram" target="_blank" rel="noopener">
<svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path d="M7.75 2h8.5A5.75 5.75 0 0 1 22 7.75v8.5A5.75 5.75 0 0 1 16.25 22h-8.5A5.75 5.75 0 0 1 2 16.25v-8.5A5.75 5.75 0 0 1 7.75 2zm0 1.5A4.25 4.25 0 0 0 3.5 7.75v8.5A4.25 4.25 0 0 0 7.75 20.5h8.5A4.25 4.25 0 0 0 20.5 16.25v-8.5A4.25 4.25 0 0 0 16.25 3.5zm4.25 3.25a5.25 5.25 0 1 1-5.25 5.25A5.25 5.25 0 0 1 12 6.75zm0 1.5a3.75 3.75 0 1 0 3.75 3.75A3.75 3.75 0 0 0 12 8.25zm5.25-.75a1 1 0 1 1-1 1a1 1 0 0 1 1-1z"/>
</svg>
</a>
<a href="https://x.com/Chukwuemerie_22" class="text-emerald-500 transition-colors transform hover:scale-110" aria-label="X" target="_blank" rel="noopener">
<svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
<path d="M8.29 20.251c7.547 0 11.675-6.253 11.675-11.675 0-.178 0-.355-.012-.53A8.348 8.348 0 0022 5.92a8.19 8.19 0 01-2.357.646 4.118 4.118 0 001.804-2.27 8.224 8.224 0 01-2.605.996 4.107 4.107 0 00-6.993 3.743 11.65 11.65 0 01-8.457-4.287 4.106 4.106 0 001.27 5.477A4.072 4.072 0 012.8 9.713v.052a4.105 4.105 0 003.292 4.022 4.095 4.095 0 01-1.853.07 4.108 4.108 0 003.834 2.85A8.233 8.233 0 012 18.407a11.616 11.616 0 006.29 1.84" />
</svg>
</a>
</div>
<div class="mt-4 md:mt-0 text-slate-500 text-sm">
© Copyright 2026 Henrify. All Rights Reserved.
</div>
</div>
</footer>
<script src="JS/app.js"></script>
</body>
</html>