-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
508 lines (492 loc) · 47.8 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="output.css">
<style>
@import url('https://fonts.googleapis.com/css2?family=Edu+SA+Beginner:wght@500&display=swap');
</style>
</head>
<body>
<!-- Navbar start -->
<header class="bg-transparent absolute top-0 left-0 w-full h-14 flex items-center z-10">
<div class="container">
<div class="flex items-center justify-between relative">
<div class="px-4">
<a href="#home" class="font-bold text-lg text-cyan block py-6 w-80">
Firman Hermansyah
</a>
</div>
<!-- hamburger -->
<div class="flex items-center px-4">
<button id="hamburger" name="hamburger" type="button" class="block absolute right-4 lg:hidden">
<span class="hamburger-line transition duration-300 ease-in-out origin-bottom-left "></span>
<span class="hamburger-line transition duration-300 ease-in-out"></span>
<span class="hamburger-line transition duration-300 ease-in-out origin-bottom-left"></span>
</button>
</div>
<!-- button -->
<nav id="nav-menu" class="hidden absolute py-5 bg-white shadow-lg rounded-lg max-w-[250px] w-full right-4 top-full lg:block lg:static lg:bg-transparent lg:max-w-full lg:shadow-none lg:rounded-none">
<ul class="block lg:flex lg:justify-end">
<li class="group">
<a href="#home" class="text-base text-dark py-2 mx-8 flex hover:text-cyan">Beranda</a>
</li>
<li class="group">
<a href="#about" class="text-base text-dark py-2 mx-8 flex hover:text-cyan">Tentang</a>
</li>
<li class="group">
<a href="#portfolio" class="text-base text-dark py-2 mx-8 flex hover:text-cyan">Portfolio</a>
</li>
<li class="group">
<a href="#clients" class="text-base text-dark py-2 mx-8 flex hover:text-cyan">Clients</a>
</li>
<li class="group">
<a href="#blog" class="text-base text-dark py-2 mx-8 flex hover:text-cyan">Blog</a>
</li>
<li class="group">
<a href="#contact" class="text-base text-dark py-2 mx-8 flex hover:text-cyan">Contact</a>
</li>
</ul>
</nav>
</div>
</div>
</header>
<!-- Navbar end -->
<!-- Hero section start -->
<section id="home" class="pt-28">
<div class="container">
<div class="flex flex-wrap">
<div class="animated-section w-full self-center px-4 lg:w-1/2">
<h1 class="text-xl font-bold text-cyan md:text-xl lg:text-2xl mb-2">Hallo semua, saya <span class="block font-bold text-dark text-3xl lg:text-5xl">Dr. Firman Hermansyah, D3, S.Si., M.T.</span></h1>
<h2 class="font-medium text-slate-500 text-lg mb-5">Fullstack Developer & <span class="text-dark">Atlet E-Sport MLBB</span></h2>
<p class="font-medium text-slate-500 mb-10 leading-relaxed">Menjadi seorang Fullstack Developer menyenangkan bukan. <span class="text-dark font-bold">Bukan!</span></p>
<a href="https://api.whatsapp.com/send?phone=089630476420&text=Hai_Apa_Yang_Bisa_Saya_Bantu?" class="text-base font-semibold text-white bg-cyan py-2 px-7 rounded-full hover:shadow-md hover:text-black hover:bg-gradient-to-r hover:from-green-400 hover:to-blue-500 transition duration-300 ease-in-out drop-shadow-md" target="_blank">Hubungi Saya</a>
</div>
<div class="animated-section w-full self-end px-4 lg:w-1/2">
<div class="relative mt-10 lg:mt-0 lg:right-0">
<img src="img/image-removebg-preview.png" alt="" class="max-w-full mx-auto">
<span class="absolute bottom-0 -z-20 left-1/2 -translate-x-1/2 md:scale-y-125 lg:scale-150">
<svg width="400" heigh="400" viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg">
<path fill="#0891b2" d="M44.2,-45.5C57.4,-31,68.4,-15.5,68.6,0.2C68.7,15.8,58.1,31.6,44.8,40.9C31.6,50.3,15.8,53.1,-3.6,56.8C-23.1,60.4,-46.1,64.8,-57.4,55.5C-68.8,46.1,-68.3,23.1,-64.4,3.9C-60.5,-15.3,-53.2,-30.6,-41.9,-45.1C-30.6,-59.6,-15.3,-73.3,0.1,-73.4C15.5,-73.5,31,-59.9,44.2,-45.5Z" transform="translate(100 100) scale(1.1)" />
</svg>
</span>
</div>
</div>
</div>
</div>
</section>
<!-- Hero section end -->
<!-- About section start -->
<sectionn id="about" class="pt-36 pb-32">
<div class="container">
<div class="flex flex-wrap">
<div class="animated-section w-full px-4 mb-10 lg:w-1/2">
<h4 class="font-bold text-cyan text-lg mb-3 lg:text-2xl">Tentang Saya</h4>
<h2 class="font-bold text-dark text-3xl mb-4 max-w-md lg:text-4xl">Yuk,belajar ngoding dengan saya agar menjadi Fullstack Developer</h2>
<p class="font-medium text-base text-slate-500 max-w-xl lg:text-lg">Saya merupakan pribadi yang jujur,
disiplin, sopan, ramah, bertanggung
jawab, tidak merokok, tidak bertato,
dan komunikatif. Namun saya mudah
marah ketika terjadi masalah teknis
yang mengganggu alur pekerjaan atau
tugas yang saya lakukan</p>
</div>
<div class="animated-section w-full px-4 lg:w-1/2">
<h3 class="font-semibold text-black text-2xl mb-4 lg:text-3xl lg:pt-12">Follow Sosial Media Saya</h3>
<p class="font-medium text-base text-slate-500 mb-6 lg:text-lg">Saya sangat senang dapat berbagi cerita, inspirasi, dan pengetahuan dengan Anda melalui media sosial saya. Jika Anda tertarik untuk tetap terhubung, ikuti akun-akun saya di platform sosial. Di sana, saya berbagi pandangan tentang topik yang saya cintai, memberikan wawasan mendalam, serta informasi terkini tentang proyek dan kegiatan yang saya lakukan. Ayo kita jalin interaksi yang lebih dekat dan terus berbagi dalam perjalanan digital ini ...</p>
<div class="flex items-center mb-5">
<!-- instagram -->
<a href="https://instagram.com/index_z_?utm_source=qr&igshid=MzNlNGNkZWQ4Mg%3D%3D" target="_blank" class="w-10 h-10 mr-3 rounded-full flex justify-center border border-slate-500 hover:border-black hover:bg-gradient-to-r hover:from-green-400 hover:to-blue-500 transition duration-300 ease-in-out drop-shadow-md text-slate-500 hover:text-black">
<svg class="fill-current" role="img" width="20" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>z-index</title>
<path d="M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913.306.788.717 1.459 1.384 2.126.667.666 1.336 1.079 2.126 1.384.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558.788-.306 1.459-.718 2.126-1.384.666-.667 1.079-1.335 1.384-2.126.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913-.306-.789-.718-1.459-1.384-2.126C21.319 1.347 20.651.935 19.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227-.224.562-.479.96-.899 1.382-.419.419-.824.679-1.38.896-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421-.569-.224-.96-.479-1.379-.899-.421-.419-.69-.824-.9-1.38-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678c-3.405 0-6.162 2.76-6.162 6.162 0 3.405 2.76 6.162 6.162 6.162 3.405 0 6.162-2.76 6.162-6.162 0-3.405-2.76-6.162-6.162-6.162zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405c0 .795-.646 1.44-1.44 1.44-.795 0-1.44-.646-1.44-1.44 0-.794.646-1.439 1.44-1.439.793-.001 1.44.645 1.44 1.439z"/></svg>
</a>
<!-- Facebook -->
<a href="#" target="_blank" class="w-10 h-10 mr-3 rounded-full flex justify-center border border-slate-500 hover:border-black hover:bg-gradient-to-r hover:from-green-400 hover:to-blue-500 transition duration-300 ease-in-out drop-shadow-md text-slate-500 hover:text-black">
<svg class="fill-current" role="img" width="20" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>Priscilla</title>
<path d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z"/>
</svg>
</a>
<!-- Tiktok -->
<a href="#" target="_blank" class="w-10 h-10 mr-3 rounded-full flex justify-center border border-slate-500 hover:border-black hover:bg-gradient-to-r hover:from-green-400 hover:to-blue-500 transition duration-300 ease-in-out drop-shadow-md text-slate-500 hover:text-black">
<svg class="fill-current" role="img" width="20" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>Belum Buat</title>
<path d="M12.525.02c1.31-.02 2.61-.01 3.91-.02.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07z"/>
</svg>
</a>
<!-- Youtube -->
<a href="https://youtube.com/@firmanhermansyah3134" target="_blank" class="w-10 h-10 mr-3 rounded-full flex justify-center border border-slate-500 hover:border-black hover:bg-gradient-to-r hover:from-green-400 hover:to-blue-500 transition duration-300 ease-in-out drop-shadow-md text-slate-500 hover:text-black">
<svg class="fill-current" role="img" width="20" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>Firman Hermansyah</title>
<path d="M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z"/>
</svg>
</a>
<!-- Twitter -->
<a href="#" target="_blank" class="w-10 h-10 mr-3 rounded-full flex justify-center border border-slate-500 hover:border-black hover:bg-gradient-to-r hover:from-green-400 hover:to-blue-500 transition duration-300 ease-in-out drop-shadow-md text-slate-500 hover:text-black">
<svg class="fill-current" role="img" width="20" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>Belum Buat</title>
<path d="M21.543 7.104c.015.211.015.423.015.636 0 6.507-4.954 14.01-14.01 14.01v-.003A13.94 13.94 0 0 1 0 19.539a9.88 9.88 0 0 0 7.287-2.041 4.93 4.93 0 0 1-4.6-3.42 4.916 4.916 0 0 0 2.223-.084A4.926 4.926 0 0 1 .96 9.167v-.062a4.887 4.887 0 0 0 2.235.616A4.928 4.928 0 0 1 1.67 3.148 13.98 13.98 0 0 0 11.82 8.292a4.929 4.929 0 0 1 8.39-4.49 9.868 9.868 0 0 0 3.128-1.196 4.941 4.941 0 0 1-2.165 2.724A9.828 9.828 0 0 0 24 4.555a10.019 10.019 0 0 1-2.457 2.549z"/>
</svg>
</a>
<!-- Github -->
<a href="#" target="_blank" class="w-10 h-10 mr-3 rounded-full flex justify-center border border-slate-500 hover:border-black hover:bg-gradient-to-r hover:from-green-400 hover:to-blue-500 transition duration-300 ease-in-out drop-shadow-md text-slate-500 hover:text-black">
<svg class="fill-current" role="img" width="20" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>fyrmuen</title>
<path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/>
</svg>
</a>
<!-- Whatsapp -->
<a href="https://api.whatsapp.com/send?phone=089630476420&text=Hai_Apa_Yang_Bisa_Saya_Bantu?" target="_blank" class="w-10 h-10 mr-3 rounded-full flex justify-center border border-slate-500 hover:border-black hover:bg-gradient-to-r hover:from-green-400 hover:to-blue-500 transition duration-300 ease-in-out drop-shadow-md text-slate-500 hover:text-black">
<svg class="fill-current" role="img" width="20" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>Firman</title>
<path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z"/>
</svg>
</svg>
</a>
</div>
</div>
</div>
</div>
</sectionn>
<!-- About section end -->
<!-- Portfolio Section Start -->
<section id="portfolio" class="pt-36 pb-16 bg-slate-100">
<div class="container">
<div class="w-full px-4">
<div class="max-w-xl mx-auto text-center mb-16">
<h4 class="font-semibold text-xl lg:text-2xl mb-7 text-cyan">Portfolio</h4>
<h2 class="font-bold text-dark text-3xl mb-4 sm:text-4xl lg:text-5xl">Project Terbaru</h2>
<p class="font-medium text-lg text-slate-500 md:text-lg">Saya sangat senang untuk berbagi tentang proyek terbaru yang saya kerjakan. Proyek ini adalah hasil dari kolaborasi yang intensif dan berfokus pada pengembangan solusi inovatif. Dalam proyek ini, saya memiliki peran utama dalam merancang dan mengimplementasikan fitur-fitur kunci yang memungkinkan pengguna untuk mengalami pengalaman yang lebih responsif dan interaktif. Saya merasa terhormat telah berkesempatan berkontribusi pada proyek ini dan sangat bersemangat untuk terus berkembang dalam mendukung inovasi dalam dunia teknologi.</p>
</div>
</div>
<div class="w-full px-4 flex flex-wrap justify-center xl:w-10/12 xl:mx-auto">
<div class="animated-section mb-12 p-4 md:w-1/2">
<div class="rounded-md shadow-md overflow-hidden">
<img src="https://source.unsplash.com/360x200?car" alt="pc gaming pokemon" class="w-full">
</div>
<h3 class="font-semibold text-xl text-dark mt-5 mb-3">Pilih Mobil 2023</h3>
<p class="font-medium text-base text-slate-400">Lorem ipsum, dolor sit amet consectetur adipisicing elit. In maxime quod nisi eligendi nulla natus, possimus magni eius, ratione iusto quas numquam delectus! Quo, facilis?</p>
</div>
<div class="animated-section mb-12 p-4 md:w-1/2">
<div class="rounded-md shadow-md overflow-hidden">
<img src="https://source.unsplash.com/360x200?badminton" alt="pc gaming pokemon" class="w-full">
</div>
<h3 class="font-semibold text-xl text-dark mt-5 mb-3">Teknik Badminton</h3>
<p class="font-medium text-base text-slate-400">Lorem ipsum, dolor sit amet consectetur adipisicing elit. In maxime quod nisi eligendi nulla natus, possimus magni eius, ratione iusto quas numquam delectus! Quo, facilis?</p>
</div>
<div class="animated-section mb-12 p-4 md:w-1/2">
<div class="rounded-md shadow-md overflow-hidden">
<img src="https://source.unsplash.com/360x200?work" alt="pc gaming pokemon" class="w-full">
</div>
<h3 class="font-semibold text-xl text-dark mt-5 mb-3 capitalize">Apa Saja yang harus dipersiapkan didalam dunia kerja?</h3>
<p class="font-medium text-base text-slate-400">Lorem ipsum, dolor sit amet consectetur adipisicing elit. In maxime quod nisi eligendi nulla natus, possimus magni eius, ratione iusto quas numquam delectus! Quo, facilis?</p>
</div>
<div class="animated-section mb-12 p-4 md:w-1/2">
<div class="rounded-md shadow-md overflow-hidden">
<img src="https://source.unsplash.com/360x200?sepatu" alt="pc gaming pokemon" class="w-full">
</div>
<h3 class="font-semibold text-xl text-dark mt-5 mb-3">Sepatu</h3>
<p class="font-medium text-base text-slate-400">Lorem ipsum, dolor sit amet consectetur adipisicing elit. In maxime quod nisi eligendi nulla natus, possimus magni eius, ratione iusto quas numquam delectus! Quo, facilis?</p>
</div>
<div class="animated-section mb-12 p-4 md:w-1/2">
<div class="rounded-md shadow-md overflow-hidden">
<img src="https://source.unsplash.com/360x200?Qur'an" alt="pc gaming pokemon" class="w-full">
</div>
<h3 class="font-semibold text-xl text-dark mt-5 mb-3">Al-Qur'an</h3>
<p class="font-medium text-base text-slate-400">Lorem ipsum, dolor sit amet consectetur adipisicing elit. In maxime quod nisi eligendi nulla natus, possimus magni eius, ratione iusto quas numquam delectus! Quo, facilis?</p>
</div>
</div>
</div>
</section>
<!-- Portfolio Section End -->
<!-- Client Section Start -->
<section id="clients" class="pt-36 pb-32 bg-slate-800 ">
<div class="container">
<div class="animated-section w-full px-4">
<div class="mx-auto text-center mb-16">
<h4 class="font-semibold text-xl text-cyan mb-2">Clients</h4>
<h2 class="font-bold text-white text-3xl mb-4 sm:text-3xl lg:text-4xl">Yang Pernah Bekerja Sama</h2>
<p class="font-medium text-md text-slate-400 md:text-lg">Lorem, ipsum dolor sit amet consectetur adipisicing elit. Iste nemo magni temporibus fuga adipisci repudiandae?</p>
</div>
</div>
<div class="animated-section w-full px-10">
<div class="flex flex-wrap items-center justify-center">
<a href="#" class="max-w-[120px] mx-4 py-4 grayscale opacity-60 transition duration-500 hover:grayscale-0 hover:opacity-100 lg:mx-6 xl:mx-8">
<img src="https://iconape.com/wp-content/files/an/351546/png/tailwind-css-logo.png" alt="Tailwind">
</a>
<a href="#" class="max-w-[120px] mx-4 py-4 grayscale opacity-60 transition duration-500 hover:grayscale-0 hover:opacity-100 lg:mx-6 xl:mx-8">
<img src="https://o.remove.bg/downloads/79f52692-a824-476b-826a-2d5b91b737e3/image-removebg-preview.png" alt="Microsoft">
</a>
<a href="#" class="max-w-[120px] mx-4 py-4 grayscale opacity-60 transition duration-500 hover:grayscale-0 hover:opacity-100 lg:mx-6 xl:mx-8">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/5/53/Google_%22G%22_Logo.svg/1024px-Google_%22G%22_Logo.svg.png" alt="Google">
</a>
<a href="#" class="max-w-[120px] mx-4 py-4 grayscale opacity-60 transition duration-500 hover:grayscale-0 hover:opacity-100 lg:mx-6 xl:mx-8">
<img src="https://th.bing.com/th/id/R.25ba46e723c09658604388670a34127c?rik=Bt9WHHZaHzXdMA&riu=http%3a%2f%2fpngimg.com%2fuploads%2fadidas%2fadidas_PNG10.png&ehk=3371p%2f176bl5kPwmh7W44MiDEOy9%2fcWscJqw%2f%2fe9Pkk%3d&risl=&pid=ImgRaw&r=0" alt="Adidas">
</a>
<a href="#" class="max-w-[120px] mx-4 py-4 grayscale opacity-60 transition duration-500 hover:grayscale-0 hover:opacity-100 lg:mx-6 xl:mx-8">
<img src="https://2.bp.blogspot.com/-5mk8MXUPp7Q/UDjYQo9WKpI/AAAAAAAAGog/ytpbbl_-iKM/s1600/LOGO+KABUPATEN+GARUT.png" alt="Garut">
</a>
<a href="#" class="max-w-[120px] mx-4 py-4 grayscale opacity-60 transition duration-500 hover:grayscale-0 hover:opacity-100 lg:mx-6 xl:mx-8">
<img src="https://vignette.wikia.nocookie.net/mobile-legends/images/0/01/ML_logo.png/revision/latest?cb=20190716131451" alt="Mlbb">
</a>
</div>
</div>
</div>
</section>
<!-- Client Section End -->
<!-- Blog Section Start -->
<section id="blog" class="pt-36 pb-32 bg-slate-300">
<div class="container ">
<div class="animated-section w-full px-4">
<div class="max-w-xl mx-auto text-center mb-16">
<h4 class="font-semibold text-lg text-cyan mb-2">Blog</h4>
<h2 class="font-bold text-dark text-3xl mb-4 sm:text-4xl lg:text-5xl">Tulisan Terkini</h2>
<p class="font-medium text-md text-slate-400 md:text-lg">Lorem ipsum dolor sit amet consectetur adipisicing elit. Consequuntur, fugit enim. Nesciunt cumque vel voluptas modi possimus temporibus. Eaque, itaque.</p>
</div>
</div>
<div class="flex flex-wrap justify-center">
<div class="animated-section w-full px-4 lg:w-1/2 xl:w-1/3">
<div class="bg-slate-100 rounded-xl shadow-lg overflow-hidden mb-10">
<img src="https://source.unsplash.com/360x200?gammers" alt="main game" class="w-full">
<div class="py-8 px-6">
<h3>
<a href="#" class="block mb-3 pb-2 font-semibold text-2xl text-dark hover:text-cyan truncate">Cara bermain yang baik di early game</a>
</h3>
<p class="font-medium text-base text-slate-400 mb-4">Lorem ipsum dolor sit amet consectetur adipisicing elit. Velit, pariatur dicta? Accusamus illum amet eveniet incidunt id saepe ab placeat alias, numquam eligendi? Minus, illum!</p>
<a href="" class="font-medium text-sm text-slate-200 bg-cyan py-2 px-4 rounded-lg hover:opacity-80">Baca Selengkapnya</a>
</div>
</div>
</div>
<div class="animated-section w-full px-4 lg:w-1/2 xl:w-1/3">
<div class="bg-slate-100 rounded-xl shadow-lg overflow-hidden mb-10">
<img src="https://source.unsplash.com/360x200?coffie" alt="Coffie yang cocok untuk ngoding" class="w-full">
<div class="py-8 px-6">
<h3>
<a href="#" class="block mb-3 pb-2 font-semibold text-2xl text-dark hover:text-cyan truncate">Coffie yang cocok untuk ngoding</a>
</h3>
<p class="font-medium text-base text-slate-400 mb-4">Lorem ipsum dolor sit amet consectetur adipisicing elit. Velit, pariatur dicta? Accusamus illum amet eveniet incidunt id saepe ab placeat alias, numquam eligendi? Minus, illum!</p>
<a href="" class="font-medium text-sm text-slate-200 bg-cyan py-2 px-4 rounded-lg hover:opacity-80">Baca Selengkapnya</a>
</div>
</div>
</div>
<div class="animated-section w-full px-4 lg:w-1/2 xl:w-1/3">
<div class="bg-slate-100 rounded-xl shadow-lg overflow-hidden mb-10">
<img src="https://source.unsplash.com/360x200?restoran" alt="Restoran bagi para programmer" class="w-full">
<div class="py-8 px-6">
<h3>
<a href="#" class="block mb-3 pb-2 font-semibold text-2xl text-dark hover:text-cyan truncate">Restoran bagi para programmer</a>
</h3>
<p class="font-medium text-base text-slate-400 mb-4">Lorem ipsum dolor sit amet consectetur adipisicing elit. Velit, pariatur dicta? Accusamus illum amet eveniet incidunt id saepe ab placeat alias, numquam eligendi? Minus, illum!</p>
<a href="" class="font-medium text-sm text-slate-200 bg-cyan py-2 px-4 rounded-lg hover:opacity-80">Baca Selengkapnya</a>
</div>
</div>
</div>
<div class="animated-section w-full px-4 lg:w-1/2 xl:w-1/3">
<div class="bg-slate-100 rounded-xl shadow-lg overflow-hidden mb-10">
<img src="https://source.unsplash.com/360x200?PC" alt="PC anti nge lag saat ngoding" class="w-full">
<div class="py-8 px-6">
<h3>
<a href="#" class="block mb-3 pb-2 font-semibold text-2xl text-dark hover:text-cyan truncate">PC anti nge lag saat ngoding</a>
</h3>
<p class="font-medium text-base text-slate-400 mb-4">Lorem ipsum dolor sit amet consectetur adipisicing elit. Velit, pariatur dicta? Accusamus illum amet eveniet incidunt id saepe ab placeat alias, numquam eligendi? Minus, illum!</p>
<a href="" class="font-medium text-sm text-slate-200 bg-cyan py-2 px-4 rounded-lg hover:opacity-80">Baca Selengkapnya</a>
</div>
</div>
</div>
<div class="animated-section w-full px-4 lg:w-1/2 xl:w-1/3">
<div class="bg-slate-100 rounded-xl shadow-lg overflow-hidden mb-10">
<img src="https://source.unsplash.com/360x200?fruit" alt="10 Buah-buahan yang cocok bagi kalian yang suka begadang" class="w-full">
<div class="py-8 px-6">
<h3>
<a href="#" class="block mb-3 pb-2 font-semibold text-2xl text-dark hover:text-cyan truncate">10 Buah-buahan yang cocok bagi kalian yang suka begadang</a>
</h3>
<p class="font-medium text-base text-slate-400 mb-4">Lorem ipsum dolor sit amet consectetur adipisicing elit. Velit, pariatur dicta? Accusamus illum amet eveniet incidunt id saepe ab placeat alias, numquam eligendi? Minus, illum!</p>
<a href="" class="font-medium text-sm text-slate-200 bg-cyan py-2 px-4 rounded-lg hover:opacity-80">Baca Selengkapnya</a>
</div>
</div>
</div>
<div class="animated-section w-full px-4 lg:w-1/2 xl:w-1/3">
<div class="bg-slate-100 rounded-xl shadow-lg overflow-hidden mb-10">
<img src="https://source.unsplash.com/360x200?book" alt="Rekomendasi buku bagi fullstack developer" class="w-full">
<div class="py-8 px-6">
<h3>
<a href="#" class="block mb-3 pb-2 font-semibold text-2xl text-dark hover:text-cyan truncate">Rekomendasi buku bagi fullstack developer</a>
</h3>
<p class="font-medium text-base text-slate-400 mb-4">Lorem ipsum dolor sit amet consectetur adipisicing elit. Velit, pariatur dicta? Accusamus illum amet eveniet incidunt id saepe ab placeat alias, numquam eligendi? Minus, illum!</p>
<a href="" class="font-medium text-sm text-slate-200 bg-cyan py-2 px-4 rounded-lg hover:opacity-80">Baca Selengkapnya</a>
</div>
</div>
</div>
<div class="animated-section w-full px-4 lg:w-1/2 xl:w-1/3">
<div class="bg-slate-100 rounded-xl shadow-lg overflow-hidden mb-10">
<img src="https://source.unsplash.com/360x200?olahraga" alt="Pentingnya olahraga" class="w-full">
<div class="py-8 px-6">
<h3>
<a href="#" class="block mb-3 pb-2 font-semibold text-2xl text-dark hover:text-cyan truncate">12 Olahraga yang cocok bagi kalian</a>
</h3>
<p class="font-medium text-base text-slate-400 mb-4">Lorem ipsum dolor sit amet consectetur adipisicing elit. Velit, pariatur dicta? Accusamus illum amet eveniet incidunt id saepe ab placeat alias, numquam eligendi? Minus, illum!</p>
<a href="" class="font-medium text-sm text-slate-200 bg-cyan py-2 px-4 rounded-lg hover:opacity-80">Baca Selengkapnya</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Blog Section End -->
<!-- Contact Section Star -->
<section id="contact" class="pt-36 pb-32 bg-slate-100">
<div class="container">
<div class="animated-section w-full px-4">
<div class="mx-auto text-center mb-16">
<h4 class="font-semibold text-xl text-cyan mb-2">Contact</h4>
<h2 class="font-bold text-black text-3xl mb-4 sm:text-3xl lg:text-4xl">Hubungi Saya</h2>
<p class="font-medium text-md text-slate-400 md:text-lg">Lorem ipsum dolor sit amet consectetur adipisicing elit. Adipisci voluptatem, pariatur reprehenderit quibusdam, alias libero distinctio dolores doloremque eaque error voluptas hic minus iure totam?</p>
</div>
</div>
<form action="">
<div class="w-full lg:w-2/3 lg:mx-auto">
<div class="animated-section w-full px-4 mb-8">
<label for="name" class="text-base font-bold text-cyan">Nama</label>
<input type="text" id="name" class="w-full bg-slate-200 text-dark p-3 rounded-md focus:ring-cyan focus:ring-1 focus:border-cyan focus:outline-none">
</div>
<div class="animated-section w-full px-4 mb-8">
<label for="email" class="text-base font-bold text-cyan">Email</label>
<input type="email" id="email" class="w-full bg-slate-200 text-dark p-3 rounded-md focus:ring-cyan focus:ring-1 focus:border-cyan focus:outline-none">
</div>
<div class="animated-section w-full px-4 mb-8">
<label for="message" class="text-base font-bold text-cyan">Pesan</label>
<textarea id="myTextarea" class="w-full bg-slate-200 text-dark p-3 rounded-md focus:ring-cyan focus:ring-1 focus:border-cyan focus:outline-none h-32"></textarea>
</div>
<div class="animated-section w-full px-4 mb-8">
<button class="text-base font-semibold text-white bg-cyan px-8 rounded-full w-full hover:opacity-80 hover:shadow-lg transition duration-500">
Kirim
</button>
</div>
</div>
</form>
</div>
</section>
<!-- Contact Section End -->
<!-- Footer Start -->
<footer class="bg-dark pt-24 pb-12">
<div class="container lg:mx-auto">
<div class="flex flex-wrap">
<div class="animated-section w-full px-4 mb-12 text-slate-200 font-medium md:w-1/3">
<h2 class="font-bold text-4xl text-white mb-5">Ge Tech</h2>
<h3 class="font-bold text-2xl mb-2">Hubungi Kami</h3>
<p>@[email protected] | [email protected]</p>
<p>Jl. Jendral Sudirman No.19, Haurpanggung, Kec. Tarogong Kidul, Kabupaten Garut, Jawa Barat 44151</p>
<p>Garut</p>
</div>
<div class="animated-section w-full px-4 mb-12 md:w-1/3">
<h3 class="font-semibold text-xl text-white mb-5">Kategori Tulisan</h3>
<ul class="text-slate-200">
<li>
<a href="#" class="inline-block text-base hover:text-cyan mb-3">Game</a>
</li>
<li>
<a href="#" class="inline-block text-base hover:text-cyan mb-3">Minuman</a>
</li>
<li>
<a href="#" class="inline-block text-base hover:text-cyan mb-3">Komputer</a>
</li>
<li>
<a href="#" class="inline-block text-base hover:text-cyan mb-3">Buah-buahan</a>
</li>
<li>
<a href="#" class="inline-block text-base hover:text-cyan mb-3">Buku</a>
</li>
<li>
<a href="#" class="inline-block text-base hover:text-cyan mb-3">Etc.</a>
</li>
</ul>
</div>
<div class="animated-section w-full px-4 mb-12 md:w-1/3">
<h3 class="font-semibold text-xl text-white mb-5">Tautan</h3>
<ul class="text-slate-200">
<li>
<a href="#home" class="inline-block text-base hover:text-cyan mb-3">Beranda</a>
</li>
<li>
<a href="#about" class="inline-block text-base hover:text-cyan mb-3">Tentang</a>
</li>
<li>
<a href="#portfolio" class="inline-block text-base hover:text-cyan mb-3">Portfolio</a>
</li>
<li>
<a href="#clients" class="inline-block text-base hover:text-cyan mb-3">Clients</a>
</li>
<li>
<a href="#blog" class="inline-block text-base hover:text-cyan mb-3">Blog</a>
</li>
<li>
<a href="#contact" class="inline-block text-base hover:text-cyan mb-3">Contact</a>
</li>
</ul>
</div>
</div>
<div class="animated-section w-full py-18 border-t-4 border-slate-700 pt-4">
<div class="flex items-center mb-5 justify-center align-center">
<!-- instagram -->
<a href="https://instagram.com/index_z_?utm_source=qr&igshid=MzNlNGNkZWQ4Mg%3D%3D" target="_blank" class="w-10 h-10 mr-3 rounded-full flex justify-center border border-slate-500 hover:border-black hover:bg-gradient-to-r hover:from-green-400 hover:to-blue-500 transition duration-300 ease-in-out drop-shadow-md text-slate-500 hover:text-black">
<svg class="fill-current" role="img" width="20" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>z-index</title>
<path d="M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913.306.788.717 1.459 1.384 2.126.667.666 1.336 1.079 2.126 1.384.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558.788-.306 1.459-.718 2.126-1.384.666-.667 1.079-1.335 1.384-2.126.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913-.306-.789-.718-1.459-1.384-2.126C21.319 1.347 20.651.935 19.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227-.224.562-.479.96-.899 1.382-.419.419-.824.679-1.38.896-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421-.569-.224-.96-.479-1.379-.899-.421-.419-.69-.824-.9-1.38-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678c-3.405 0-6.162 2.76-6.162 6.162 0 3.405 2.76 6.162 6.162 6.162 3.405 0 6.162-2.76 6.162-6.162 0-3.405-2.76-6.162-6.162-6.162zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405c0 .795-.646 1.44-1.44 1.44-.795 0-1.44-.646-1.44-1.44 0-.794.646-1.439 1.44-1.439.793-.001 1.44.645 1.44 1.439z"/></svg>
</a>
<!-- Facebook -->
<a href="#" target="_blank" class="w-10 h-10 mr-3 rounded-full flex justify-center border border-slate-500 hover:border-black hover:bg-gradient-to-r hover:from-green-400 hover:to-blue-500 transition duration-300 ease-in-out drop-shadow-md text-slate-500 hover:text-black">
<svg class="fill-current" role="img" width="20" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>Priscilla</title>
<path d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z"/>
</svg>
</a>
<!-- Tiktok -->
<a href="#" target="_blank" class="w-10 h-10 mr-3 rounded-full flex justify-center border border-slate-500 hover:border-black hover:bg-gradient-to-r hover:from-green-400 hover:to-blue-500 transition duration-300 ease-in-out drop-shadow-md text-slate-500 hover:text-black">
<svg class="fill-current" role="img" width="20" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>Belum Buat</title>
<path d="M12.525.02c1.31-.02 2.61-.01 3.91-.02.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07z"/>
</svg>
</a>
<!-- Youtube -->
<a href="https://youtube.com/@firmanhermansyah3134" target="_blank" class="w-10 h-10 mr-3 rounded-full flex justify-center border border-slate-500 hover:border-black hover:bg-gradient-to-r hover:from-green-400 hover:to-blue-500 transition duration-300 ease-in-out drop-shadow-md text-slate-500 hover:text-black">
<svg class="fill-current" role="img" width="20" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>Firman Hermansyah</title>
<path d="M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z"/>
</svg>
</a>
<!-- Twitter -->
<a href="#" target="_blank" class="w-10 h-10 mr-3 rounded-full flex justify-center border border-slate-500 hover:border-black hover:bg-gradient-to-r hover:from-green-400 hover:to-blue-500 transition duration-300 ease-in-out drop-shadow-md text-slate-500 hover:text-black">
<svg class="fill-current" role="img" width="20" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>Belum Buat</title>
<path d="M21.543 7.104c.015.211.015.423.015.636 0 6.507-4.954 14.01-14.01 14.01v-.003A13.94 13.94 0 0 1 0 19.539a9.88 9.88 0 0 0 7.287-2.041 4.93 4.93 0 0 1-4.6-3.42 4.916 4.916 0 0 0 2.223-.084A4.926 4.926 0 0 1 .96 9.167v-.062a4.887 4.887 0 0 0 2.235.616A4.928 4.928 0 0 1 1.67 3.148 13.98 13.98 0 0 0 11.82 8.292a4.929 4.929 0 0 1 8.39-4.49 9.868 9.868 0 0 0 3.128-1.196 4.941 4.941 0 0 1-2.165 2.724A9.828 9.828 0 0 0 24 4.555a10.019 10.019 0 0 1-2.457 2.549z"/>
</svg>
</a>
<!-- Github -->
<a href="#" target="_blank" class="w-10 h-10 mr-3 rounded-full flex justify-center border border-slate-500 hover:border-black hover:bg-gradient-to-r hover:from-green-400 hover:to-blue-500 transition duration-300 ease-in-out drop-shadow-md text-slate-500 hover:text-black">
<svg class="fill-current" role="img" width="20" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>fyrmuen</title>
<path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/>
</svg>
</a>
<!-- Whatsapp -->
<a href="https://api.whatsapp.com/send?phone=089630476420&text=Hai_Apa_Yang_Bisa_Saya_Bantu?" target="_blank" class="w-10 h-10 mr-3 rounded-full flex justify-center border border-slate-500 hover:border-black hover:bg-gradient-to-r hover:from-green-400 hover:to-blue-500 transition duration-300 ease-in-out drop-shadow-md text-slate-500 hover:text-black">
<svg class="fill-current" role="img" width="20" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>Firman</title>
<path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z"/>
</svg>
</svg>
</a>
</div>
<p class="capitalize text-center font-medium text-xs text-slate-400">Dibuat dengan api membara <span>🔥</span> oleh <a href="https://instagram.com/index_z_?utm_source=qr&igshid=MzNlNGNkZWQ4Mg%3D%3D" class="text-cyan font-bold" target="_blank">Firman Hermansyah</a>, menggunakan Frame work <a href="https://tailwindcss.com/" target="_blank" class="font-bold text-sky">Tailwinds CSS</a></p>
</div>
</div>
</footer>
<!-- Footer End -->
<!-- Kode js humberger -->
<script src="humberger.js">
</script>
</body>
</html>