-
Notifications
You must be signed in to change notification settings - Fork 1
/
fitur.html
500 lines (491 loc) · 32 KB
/
fitur.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
<!DOCTYPE html>
<html lang="en"
class=" sizes websockets customelements history postmessage webworkers picture pointerevents webanimations webgl srcset flexbox cssanimations csscolumns csscolumns-width csscolumns-span csscolumns-fill csscolumns-gap csscolumns-rule csscolumns-rulecolor csscolumns-rulestyle csscolumns-rulewidth csscolumns-breakbefore csscolumns-breakafter csscolumns-breakinside">
<head>
<title>Gacha - Social Media For Sharing Information</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Gacha Social Media">
<meta name="author" content="alithemes.com">
<link rel="icon" type="image/png" sizes="16x16" href="assets/imgs/logos/favicon.png">
<!-- Vendor CSS -->
<link rel="stylesheet" href="assets/css/animate.min.css?v=2.0">
<link rel="stylesheet" href="assets/css/slick.css?v=2.0">
<!-- Template CSS -->
<link rel="stylesheet" href="assets/css/tailwind-built.css?v=2.0">
</head>
<body class="bg-white text-body font-body" data-new-gr-c-s-check-loaded="14.1091.0" data-gr-ext-installed=""
style="overflow: visible;">
<div class="main">
<!--Header-->
<header class="bg-transparent sticky-bar mt-4">
<div class="container bg-transparent">
<nav class="bg-transparent flex justify-between items-center py-3">
<a class="text-3xl font-semibold leading-none" href="index.html">
<img class="h-10" src="assets/imgs/logos/logo.svg" alt="">
</a>
<ul class="hidden lg:flex lg:items-center lg:w-auto lg:space-x-12">
<li class="pt-4 pb-4">
<a href="index.html"
class="text-sm font-semibold text-blueGray-600 hover:text-blueGray-500">Beranda</a>
</li>
<li class="pt-4 pb-4">
<a class="text-sm font-semibold text-blueGray-600 hover:text-blueGray-500"
href="fitur.html">Fitur</a>
</li>
<li class="pt-4 pb-4">
<a class="text-sm font-semibold text-blueGray-600 hover:text-blueGray-500"
href="forum.html">Forum</a>
</li>
<li class="pt-4 pb-4">
<a class="text-sm font-semibold text-blueGray-600 hover:text-blueGray-500"
href="showcase.html">Showcase</a>
</li>
<li class="pt-4 pb-4">
<a class="text-sm font-semibold text-blueGray-600 hover:text-blueGray-500"
href="team.html">Team</a>
</li>
<li class="group relative pt-4 pb-4 has-child">
<a class="text-sm font-semibold text-blueGray-600 hover:text-blueGray-500" href="#">Blog</a>
<ul class="drop-down-menu min-w-200">
<li>
<a href="blog.html"
class="menu-sub-item text-sm text-blueGray-600 hover:text-blueGray-500">Category
1</a>
</li>
<li>
<a href="blog-2.html"
class="menu-sub-item text-sm text-blueGray-600 hover:text-blueGray-500">Category
2</a>
</li>
<li>
<a href="blog-single.html"
class="menu-sub-item text-sm text-blueGray-600 hover:text-blueGray-500">Single
1</a>
</li>
<li>
<a href="blog-single-2.html"
class="menu-sub-item text-sm text-blueGray-600 hover:text-blueGray-500">Single
2</a>
</li>
</ul>
</li>
</ul>
<div class="hidden lg:block">
<a class="btn-accent hover-up-2" href="login.html">Log In</a>
<a class="btn-primary hover-up-2" href="signup.html">Sign Up</a>
</div>
<div class="lg:hidden">
<button
class="navbar-burger flex items-center py-2 px-3 text-blue-500 hover:text-blue-700 rounded border border-blue-200 hover:border-blue-300">
<svg class="fill-current h-4 w-4" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
<title>Mobile menu</title>
<path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0v-2z"></path>
</svg>
</button>
</div>
</nav>
</div>
</header>
<!--Mobile menu-->
<div class="hidden navbar-menu relative z-50 transition duration-300">
<div class="navbar-backdrop fixed inset-0 bg-blueGray-800 opacity-25"></div>
<nav
class="fixed top-0 left-0 bottom-0 flex flex-col w-5/6 max-w-sm py-6 px-6 bg-white border-r overflow-y-auto transition duration-300">
<div class="flex items-center mb-8">
<a class="mr-auto text-3xl font-semibold leading-none" href="#">
<img class="h-10" src="assets/imgs/logos/logo.svg" alt="">
</a>
<button class="navbar-close">
<svg class="h-6 w-6 text-blueGray-400 cursor-pointer hover:text-blue-500"
xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M6 18L18 6M6 6l12 12"></path>
</svg>
</button>
</div>
<div>
<ul class="mobile-menu">
<li class="mb-1 menu-item-has-children rounded-xl"><span class="menu-expand">+</span>
<a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-500 rounded-xl"
href="#">Home</a>
<ul class="dropdown pl-5" style="display: none;">
<li>
<a class="block p-3 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-500"
href="index.html">Home 1</a>
</li>
<li>
<a class="block p-3 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-500"
href="index-2.html">Home 2</a>
</li>
<li>
<a class="block p-3 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-500"
href="index-3.html">Home 3</a>
</li>
<li>
<a class="block p-3 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-500"
href="index-4.html">Home 4</a>
</li>
<li>
<a class="block p-3 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-500"
href="index-5.html">Home 5</a>
</li>
</ul>
</li>
<li class="mb-1 rounded-xl">
<a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-500 rounded-xl"
href="about.html">About Us</a>
</li>
<li class="mb-1">
<a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-500"
href="services.html">Services</a>
</li>
<li class="mb-1">
<a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-500"
href="portfolio.html">Portfolio</a>
</li>
<li class="mb-1">
<a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-500"
href="pricing.html">Pricing</a>
</li>
<li class="mb-1">
<a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-500"
href="team.html">Team</a>
</li>
<li class="mb-1 menu-item-has-children rounded-xl"><span class="menu-expand">+</span>
<a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-500"
href="team.html">Blog</a>
<ul class="dropdown pl-5" style="display: none;">
<li>
<a href="blog.html"
class="block p-3 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-500">Category
1</a>
</li>
<li>
<a href="blog-2.html"
class="block p-3 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-500">Category
2</a>
</li>
<li>
<a href="blog-single.html"
class="block p-3 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-500">Single
1</a>
</li>
<li>
<a href="blog-single-2.html"
class="block p-3 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-500">Single
2</a>
</li>
</ul>
</li>
<li class="mb-1">
<a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-500"
href="faqs.html">Faqs</a>
</li>
<li class="mb-1">
<a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-500"
href="testimonials.html">Testimonial</a>
</li>
<li class="mb-1">
<a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-500"
href="contact.html">Contact Us</a>
</li>
</ul>
<div class="mt-4 pt-6 border-t border-blueGray-100">
<a class="block px-4 py-3 mb-3 text-xs text-center font-semibold leading-none bg-blue-400 hover:bg-blue-500 text-white rounded"
href="#">Sign Up</a>
<a class="block px-4 py-3 mb-2 text-xs text-center text-blue-500 hover:text-blue-700 font-semibold leading-none border border-blue-200 hover:border-blue-300 rounded"
href="#">Log In</a>
</div>
</div>
<div class="mt-auto">
<p class="my-4 text-xs text-blueGray-400">
<span>Get in Touch</span>
<a class="text-blue-500 hover:text-blue-500 underline" href="#">[email protected]</a>
</p>
<a class="inline-block px-1" href="#">
<img src="assets/imgs/icons/facebook-blue.svg" alt="">
</a>
<a class="inline-block px-1" href="#">
<img src="assets/imgs/icons/twitter-blue.svg" alt="">
</a>
<a class="inline-block px-1" href="#">
<img src="assets/imgs/icons/instagram-blue.svg" alt="">
</a>
</div>
</nav>
</div>
<section class="relative pb-20">
<div class="container">
<section class="pt-16 pb-20" id="key-features">
<div class="container">
<div class="flex flex-wrap items-center mb-12">
<div class="w-full lg:w-1/2 mb-6 lg:mb-0">
<h2 class="text-4xl font-bold font-heading wow animate__ animate__fadeInUp animated"
data-wow-delay=".1s"
style="visibility: visible; animation-delay: 0.1s; animation-name: fadeInUp;">
<span>Fitur Gacha </span>
<br>
<span class="text-blue-600">Jejaring Sosial dan forum</span>
<span>Teknologi
</span>
</h2>
</div>
<div class="w-full lg:w-1/2">
<p class="lg:pl-16 text-blueGray-400 leading-loose wow animate__ animate__fadeInUp animated"
data-wow-delay=".4s"
style="visibility: visible; animation-delay: 0.4s; animation-name: fadeInUp;">
Gacha adalah jejaring sosial yang sangat unggul dalam hal berbagi dan mencari
informasi orang di seluruh dunia.</p>
</div>
</div>
<div class="flex flex-wrap -mx-3 -mb-6">
<div class="w-full md:w-1/2 lg:w-1/4 px-3 mb-6">
<div class="border border-gray-100 pt-8 px-6 pb-6 bg-white text-center rounded shadow hover:shadow-lg hover-up-2 transition duration-500 wow animate__ animate__fadeInUp animated"
data-wow-delay=".3s"
style="visibility: visible; animation-delay: 0.3s; animation-name: fadeInUp;">
<div class="text-blue-500 mx-auto mb-4">
<svg class="w-8 h-8 mx-auto" fill="none" stroke="currentColor"
viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4">
</path>
</svg>
</div>
<h3 class="mb-2 font-bold font-heading">Forum</h3>
<p class="text-sm text-blueGray-400">Pengguna dapat berbagi konten dengan mudah
melalui fitur forum.</p>
</div>
</div>
<div class="w-full md:w-1/2 lg:w-1/4 px-3 mb-6">
<div class="border border-gray-100 pt-8 px-6 pb-6 bg-white text-center rounded shadow hover:shadow-lg hover-up-2 transition duration-500 wow animate__ animate__fadeInUp animated"
data-wow-delay=".5s"
style="visibility: visible; animation-delay: 0.5s; animation-name: fadeInUp;">
<div class="text-blue-500 mx-auto mb-4">
<svg class="w-8 h-8 mx-auto" fill="none" stroke="currentColor"
viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M21 13.255A23.931 23.931 0 0112 15c-3.183 0-6.22-.62-9-1.745M16 6V4a2 2 0 00-2-2h-4a2 2 0 00-2 2v2m4 6h.01M5 20h14a2 2 0 002-2V8a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z">
</path>
</svg>
</div>
<h3 class="mb-2 font-bold font-heading">Showcase</h3>
<p class="text-sm text-blueGray-400">Pengguna dapat berbagi pengalaman project
dengan mudah
melalui fitur showcase.</p>
</div>
</div>
<div class="w-full md:w-1/2 lg:w-1/4 px-3 mb-6">
<div class="border border-gray-100 pt-8 px-6 pb-6 bg-white text-center rounded shadow hover:shadow-lg hover-up-2 transition duration-500 wow animate__ animate__fadeInUp animated"
data-wow-delay=".7s"
style="visibility: visible; animation-delay: 0.7s; animation-name: fadeInUp;">
<div class="text-blue-500 mx-auto mb-4">
<svg class="w-8 h-8 mx-auto" fill="none" stroke="currentColor"
viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z">
</path>
</svg>
</div>
<h3 class="mb-2 font-bold font-heading">Pesan Singkat</h3>
<p class="text-sm text-blueGray-400">Pengguna dapat berbagi pesan ke berbagai ahli
di seluruh dunia.</p>
</div>
</div>
<div class="w-full md:w-1/2 lg:w-1/4 px-3 mb-6">
<div class="border border-gray-100 pt-8 px-6 pb-6 bg-white text-center rounded shadow hover:shadow-lg hover-up-2 transition duration-500 wow animate__ animate__fadeInUp animated"
data-wow-delay=".9s"
style="visibility: visible; animation-delay: 0.9s; animation-name: fadeInUp;">
<div class="text-blue-500 mx-auto mb-4">
<svg class="w-8 h-8 mx-auto" fill="none" stroke="currentColor"
viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M11 3.055A9.001 9.001 0 1020.945 13H11V3.055z"></path>
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M20.488 9H15V3.512A9.025 9.025 0 0120.488 9z"></path>
</svg>
</div>
<h3 class="mb-2 font-bold font-heading">Posting Kegiatan</h3>
<p class="text-sm text-blueGray-400">Pengguna dapat berbagi event atau kegiatan
seputar dunia teknologi.</p>
</div>
</div>
</div>
</div>
</section>
</div>
</section>
<!--Footer 2-->
<section class="relative footer-2 border-t border-gray-100">
<div class="hidden lg:block absolute inset-0 w-1/2 ml-auto bg-blueGray-50"></div>
<div class="container">
<div class="relative flex flex-wrap -mx-4">
<div
class="w-full lg:w-1/2 pt-20 px-4 max-w-lg lg:max-w-full mx-auto lg:mx-0 text-center lg:text-left">
<a class="inline-block mx-auto lg:ml-0 text-3xl font-semibold leading-none wow animate__ animate__fadeInUp animated animated"
data-wow-delay=".1s" href="index.html"
style="visibility: visible; animation-delay: 0.1s; animation-name: fadeInUp;">
<img class="h-10" src="assets/imgs/logos/logo.svg" alt="">
</a>
<div class="mt-12 mb-16">
<p class="mb-4 text-xs text-blueGray-400 text-center lg:text-left wow animate__ animate__fadeInUp animated animated"
data-wow-delay=".1s"
style="visibility: visible; animation-delay: 0.1s; animation-name: fadeInUp;">Subscribe
and stay fully connected with product.</p>
<div class="flex flex-wrap lg:flex-nowrap items-center wow animate__ animate__fadeInUp animated animated"
data-wow-delay=".3s"
style="visibility: visible; animation-delay: 0.3s; animation-name: fadeInUp;">
<div class="flex w-full lg:w-2/3 mb-3 lg:mb-0 px-4 bg-blueGray-50 rounded">
<svg class="h-6 w-6 my-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"
fill="currentColor">
<path
d="M2.003 5.884L10 9.882l7.997-3.998A2 2 0 0016 4H4a2 2 0 00-1.997 1.884z">
</path>
<path d="M18 8.118l-8 4-8-4V14a2 2 0 002 2h12a2 2 0 002-2V8.118z"></path>
</svg>
<input
class="w-full py-4 pl-3 text-xs text-blueGray-400 bg-blueGray-50 outline-none"
type="text" placeholder="Type your e-mail">
</div>
<button
class="hover-up-2 w-full lg:w-auto py-4 px-8 lg:ml-6 text-xs text-white font-semibold leading-none bg-blue-400 hover:bg-blue-500 rounded"
type="submit">Sign Up</button>
</div>
</div>
<div class="hidden lg:block wow animate__ animate__fadeInUp animated animated"
data-wow-delay=".5s"
style="visibility: visible; animation-delay: 0.5s; animation-name: fadeInUp;">
<p class="text-xs text-blueGray-400">© 2022. All rights reserved.</p>
<div class="-mx-2 mt-4">
<a class="inline-block px-2" href="#">
<img src="assets/imgs/icons/facebook-blue.svg" alt="">
</a>
<a class="inline-block px-2" href="#">
<img src="assets/imgs/icons/twitter-blue.svg" alt="">
</a>
<a class="inline-block px-2" href="#">
<img src="assets/imgs/icons/instagram-blue.svg" alt="">
</a>
</div>
</div>
</div>
<div class="relative w-full lg:w-1/2 px-4 pt-40 lg:pl-12">
<div class="flex flex-row flex-wrap justify-around mb-12">
<div class="w-1/2 lg:w-auto mb-12 wow animate__ animate__fadeInUp animated animated"
data-wow-delay=".1s"
style="visibility: visible; animation-delay: 0.1s; animation-name: fadeInUp;">
<h5 class="mb-6 text-lg font-bold font-heading">About</h5>
<ul class="space-y-3">
<li>
<a class="text-lg text-blueGray-400 hover:text-blueGray-500"
href="about.html">About us</a>
</li>
<li>
<a class="text-lg text-blueGray-400 hover:text-blueGray-500"
href="portfolio.html">Portfolio</a>
</li>
<li>
<a class="text-lg text-blueGray-400 hover:text-blueGray-500"
href="services.html">Services</a>
</li>
<li>
<a class="text-lg text-blueGray-400 hover:text-blueGray-500"
href="contact.html">Contact</a>
</li>
</ul>
</div>
<div class="w-1/2 lg:w-auto mb-12 wow animate__ animate__fadeInUp animated animated"
data-wow-delay=".3s"
style="visibility: visible; animation-delay: 0.3s; animation-name: fadeInUp;">
<h5 class="mb-6 text-lg font-bold font-heading">Quick links</h5>
<ul class="space-y-3">
<li>
<a class="text-lg text-blueGray-400 hover:text-blueGray-500"
href="team.html">Team</a>
</li>
<li>
<a class="text-lg text-blueGray-400 hover:text-blueGray-500"
href="pricing.html">Pricing</a>
</li>
<li>
<a class="text-lg text-blueGray-400 hover:text-blueGray-500"
href="testimonials.html">Testimonials</a>
</li>
<li>
<a class="text-lg text-blueGray-400 hover:text-blueGray-500"
href="faqs.html">Faqs</a>
</li>
</ul>
</div>
<div class="w-full lg:w-auto mb-4 wow animate__ animate__fadeInUp animated animated"
data-wow-delay=".5s"
style="visibility: visible; animation-delay: 0.5s; animation-name: fadeInUp;">
<h5 class="mb-6 text-lg font-bold font-heading">Blog</h5>
<ul class="space-y-3">
<li>
<a class="text-lg text-blueGray-400 hover:text-blueGray-500"
href="blog.html">Bussiness</a>
</li>
<li>
<a class="text-lg text-blueGray-400 hover:text-blueGray-500"
href="blog-2.html">Marketing</a>
</li>
<li>
<a class="text-lg text-blueGray-400 hover:text-blueGray-500"
href="blog-single.html">Single</a>
</li>
</ul>
</div>
</div>
<div class="lg:hidden text-center">
<p class="text-xs text-blueGray-400">© 2022. All rights reserved.</p>
<div class="-mx-2 mt-4">
<a class="inline-block px-2" href="#">
<img src="assets/imgs/icons/facebook-blue.svg" alt="">
</a>
<a class="inline-block px-2" href="#">
<img src="assets/imgs/icons/twitter-blue.svg" alt="">
</a>
<a class="inline-block px-2" href="#">
<img src="assets/imgs/icons/instagram-blue.svg" alt="">
</a>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
<!-- End .main -->
<!-- Preloader Start -->
<div id="preloader-active" style="display: none;">
<div class="preloader flex-1 content-center">
<div class="logo absolute inset-y-2/4 jump">
<img src="assets/imgs/logos/favicon.svg" alt="">
<h1 class="text-lg font-semibold">Monst</h1>
</div>
</div>
</div>
<!--Import Vendor Js-->
<script src="assets/js/vendor/modernizr-3.6.0.min.js"></script>
<script src="assets/js/vendor/jquery-3.6.0.min.js"></script>
<script src="assets/js/vendor/waypoints.js"></script>
<script src="assets/js/vendor/counterup.js"></script>
<script src="assets/js/vendor/slick.js"></script>
<script src="assets/js/vendor/wow.js"></script>
<script src="assets/js/vendor/scrollup.js"></script>
<script src="assets/js/vendor/smooth.js"></script>
<script src="assets/js/vendor/textType.js"></script>
<script src="assets/js/vendor/mobile-menu.js"></script>
<script src="assets/js/main.js"></script><a id="scrollUp" href="#top"
style="position: fixed; z-index: 2147483647; display: none;"><svg class="w-4 h-4" fill="none"
stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 10l7-7m0 0l7 7m-7-7v18"></path>
</svg></a>
<style type="text/css">
.typewrite>.wrap {
border-right: 0.05em solid rgba(147, 197, 253)
}
</style>
</body><grammarly-desktop-integration data-grammarly-shadow-root="true"></grammarly-desktop-integration>
</html>