-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
756 lines (749 loc) · 50.4 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
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
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
<!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.1089.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">Masuk</a>
<a class="btn-primary hover-up-2" href="signup.html">Daftar</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 rounded-xl">
<a class="block p-4 text-sm text-blueGray-500 hover:bg-blue-50 hover:text-blue-500 rounded-xl"
href="#">Home</a>
</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">Forum</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">Showcase</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="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>
<!--Hero-->
<section class="pb-8 bg-top bg-cover bg-no-repeat relative -mt-24 pt-24"
style="background-image: url('assets/imgs/backgrounds/intersect.svg')">
<div class="hidden md:block absolute top-0 left-0 mt-32">
<img class="h-64 lg:h-56 jump" src="assets/imgs/illustrations/community.svg" alt="">
</div>
<div class="hidden md:block absolute top-0 right-0 mt-32">
<img class="h-64 lg:h-56 jump" src="assets/imgs/illustrations/chat.svg" alt="">
</div>
<div class="container">
<div class="mt-12 mb-12">
<div class="max-w-lg mx-auto mb-8 text-center">
<span
class="inline-block px-3 py-2 text-xs font-semibold bg-blue-200 text-blue-500 rounded-full uppercase">What
Is Gacha</span>
<h2 class="text-3xl md:text-4xl mt-4 mb-4 font-bold font-heading">
<span>Tempat Berbagi</span>
<span class="text-blue-600">Pengalaman</span>
<br>
<span>dan informasi.</span>
</h2>
<p class="text-blueGray-400 leading-relaxed wow animate__ animate__fadeIn animated"
style="visibility: visible; animation-name: fadeIn;">Sosial Media <strong
class="text-blue-500">Gacha</strong>, tempat untuk <span
class="typewrite d-inline text-brand" data-period="3000"
data-type="["cari Informasi", "sharing Informasi" ]"><span
class="wrap">Social Marketing</span></span></p>
</div>
<div class="max-w-2xl mx-auto text-center">
<div class="flex flex-wrap justify-center">
<div class="w-full flex gap-4 lg:w-auto">
<a class="block mr-2 w-full py-4 px-8 mb-2 lg:w-auto text-xs text-white font-semibold leading-none bg-blue-500 hover:bg-blue-700 rounded"
href="#">Masuk</a>
<a class="block ml-2 w-full py-4 px-8 mb-2 lg:w-auto text-xs hover:text-white text-blue-500 font-semibold leading-none border border-gray-900 bg-white hover:bg-blue-700 rounded"
href="#">Daftar</a>
</div>
</div>
</div>
</div>
<div class="flex flex-wrap items-center justify-center max-w-4xl mx-auto pb-4">
<div class="w-1/2 md:w-1/3 lg:w-1/5 px-8 mb-8 wow animate__ animate__fadeInUp animated"
data-wow-delay=".1s"
style="visibility: visible; animation-delay: 0.1s; animation-name: fadeInUp;">
<img class="mx-auto" src="assets/imgs/logos/brands/brand-8.png" alt="">
</div>
<div class="w-1/2 md:w-1/3 lg:w-1/5 px-8 mb-8 wow animate__ animate__fadeInUp animated"
data-wow-delay=".3s"
style="visibility: visible; animation-delay: 0.3s; animation-name: fadeInUp;">
<img class="mx-auto" src="assets/imgs/logos/brands/brand-7.png" alt="">
</div>
<div class="w-1/2 md:w-1/3 lg:w-1/5 px-8 mb-8 wow animate__ animate__fadeInUp animated"
data-wow-delay=".5s"
style="visibility: visible; animation-delay: 0.5s; animation-name: fadeInUp;">
<img class="mx-auto" src="assets/imgs/logos/brands/brand-6.png" alt="">
</div>
<div class="w-1/2 md:w-1/3 lg:w-1/5 px-8 mb-8 wow animate__ animate__fadeInUp animated"
data-wow-delay=".7s"
style="visibility: visible; animation-delay: 0.7s; animation-name: fadeInUp;">
<img class="mx-auto" src="assets/imgs/logos/brands/brand-9.png" alt="">
</div>
</div>
</div>
</section>
<section class="py-12">
<div class="container py-12 mx-auto">
<div class="flex flex-wrap">
<div class="w-full md:w-1/2 px-3 order-1 md:order-0">
<div class="max-w-md">
<h3 class="mb-4 text-3xl md:text-3xl font-bold font-heading wow animate__ animate__fadeInUp animated"
data-wow-delay=".3s"
style="visibility: visible; animation-delay: 0.3s; animation-name: fadeInUp;">Di
Rekomendasikan untuk?</h3>
<p class="mb-6 leading-loose text-blueGray-400 wow animate__animated animate__fadeInUp"
data-wow-delay=".5s"
style="visibility: hidden; animation-delay: 0.5s; animation-name: none;">Gacha adalah
jaringan sosial dengan konsep untuk mengembangkan platform yang dapat memberikan
informasi terbaik untuk para pegiat teknologi.</p>
<ul>
<li class="py-4 wow animate__animated animate__fadeInUp" data-wow-delay=".7s"
style="visibility: hidden; animation-delay: 0.7s; animation-name: none;">
<span
class="inline-block py-2 px-4 mr-4 text-xs font-semibold bg-blue-500 text-white rounded">1</span>
<span>Ingin Menambah Pengetahuan</span>
</li>
<li class="py-4 wow animate__animated animate__fadeInUp" data-wow-delay=".9s"
style="visibility: hidden; animation-delay: 0.9s; animation-name: none;">
<span
class="inline-block py-2 px-4 mr-4 text-xs font-semibold bg-blue-500 text-white rounded">2</span>
<span>Berbagi Ilmu</span>
</li>
<li class="pt-4 wow animate__animated animate__fadeInUp" data-wow-delay=".11s"
style="visibility: hidden; animation-delay: 0.11s; animation-name: none;">
<span
class="inline-block py-2 px-4 mr-4 text-xs font-semibold bg-blue-500 text-white rounded">3</span>
<span>Bertanya kepada para ahli</span>
</li>
</ul>
</div>
</div>
<div class="w-full md:w-1/2 px-3 order-0 md:order-1 mb-12 md:mb-0 wow animate__ animate__fadeIn animated"
data-wow-delay=".5s"
style="visibility: visible; animation-delay: 0.5s; animation-name: fadeIn;">
<img class="sm:max-w-sm lg:max-w-full mx-auto" src="assets/imgs/illustrations/share.svg" alt="">
</div>
</div>
</div>
</section>
<section class="py-24 bg-gray-50">
<div class="container">
<div class="flex flex-wrap lg:flex-nowrap">
<div class="flex flex-wrap lg:max-w-sm mx-auto">
<img class="jump sm:max-w-sm lg:max-w-full mx-auto wow animate__animated animate__fadeIn"
data-wow-delay=".5s" src="assets/imgs/illustrations/tasks.svg" alt=""
style="visibility: hidden; animation-delay: 0.5s; animation-name: none;">
</div>
<div class="w-full lg:w-auto">
<div class="lg:pl-32">
<div class="mb-4">
<span
class="text-xs py-1 px-3 text-blue-600 font-semibold bg-blue-50 rounded-xl wow animate__animated animate__fadeInUp"
data-wow-delay=".1s"
style="visibility: hidden; animation-delay: 0.1s; animation-name: none;">Why choose
us</span>
<h2 class="text-4xl mt-3 font-bold font-heading wow animate__animated animate__fadeInUp"
data-wow-delay=".3s"
style="visibility: hidden; animation-delay: 0.3s; animation-name: none;">Key
Features</h2>
</div>
<div class="flex items-start py-4 wow animate__animated animate__fadeInUp"
data-wow-delay=".5s"
style="visibility: hidden; animation-delay: 0.5s; animation-name: none;">
<div class="w-8 mr-5 text-blue-500">
<svg class="w-8 h-8" 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="M8 9l3 3-3 3m5 0h3M5 20h14a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z">
</path>
</svg>
</div>
<div>
<h3 class="mb-2 text-xl font-semibold font-heading">Tingkatkan Pengetahuan</h3>
<p class="text-blueGray-400 leading-loose">Cari informasi terbaik yang di bagikan
oleh orang seluruh dunia.</p>
</div>
</div>
<div class="flex items-start py-4 wow animate__animated animate__fadeInUp"
data-wow-delay=".7s"
style="visibility: hidden; animation-delay: 0.7s; animation-name: none;">
<div class="w-8 mr-5 text-blue-500">
<svg class="w-8 h-8" 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="M4 5a1 1 0 011-1h14a1 1 0 011 1v2a1 1 0 01-1 1H5a1 1 0 01-1-1V5zM4 13a1 1 0 011-1h6a1 1 0 011 1v6a1 1 0 01-1 1H5a1 1 0 01-1-1v-6zM16 13a1 1 0 011-1h2a1 1 0 011 1v6a1 1 0 01-1 1h-2a1 1 0 01-1-1v-6z">
</path>
</svg>
</div>
<div>
<h3 class="mb-2 text-xl font-semibold font-heading">Mengembangkan Ketrampilan</h3>
<p class="text-blueGray-400 leading-loose">Temukan artikel-artikel terbaik untuk
mengembangkan ketrampilan.</p>
</div>
</div>
<div class="flex items-start py-4 wow animate__animated animate__fadeInUp"
data-wow-delay=".9s"
style="visibility: hidden; animation-delay: 0.9s; animation-name: none;">
<div class="w-8 mr-5 text-blue-500">
<svg class="w-8 h-8" 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="M15 7a2 2 0 012 2m4 0a6 6 0 01-7.743 5.743L11 17H9v2H7v2H4a1 1 0 01-1-1v-2.586a1 1 0 01.293-.707l5.964-5.964A6 6 0 1121 9z">
</path>
</svg>
</div>
<div>
<h3 class="mb-2 text-xl font-semibold font-heading">Mencari Pemecahan Masalah</h3>
<p class="text-blueGray-400 leading-loose">Bertanya di forum publik jika anda butuh
bantuan!.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="container">
<div class="flex w-full lg:h-full">
<div class="flex-1 lg:pr-32 py-20 lg:py-16 wow animate__animated animate__fadeInUp"
data-wow-delay=".3s" style="visibility: hidden; animation-delay: 0.3s; animation-name: none;">
<div class="max-w-2xl px-4 mx-auto lg:ml-0">
<h3 class="mb-8 text-4xl font-bold font-heading wow animate__animated animate__fadeInUp"
style="visibility: hidden; animation-name: none;">Faqs</h3>
<div x-data="{
faqs: [
{
question: 'Internet Things',
answer: 'Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature',
isOpen: true,
},
{
question: 'Artificial Intelligence',
answer: 'Since 2007 we have been a visionary and a reliable software design engineering partner for world-class brands. We are a boutique digital transformation consultancy.',
isOpen: false,
},
{
question: 'Cloud Computing',
answer: 'Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature',
isOpen: false,
},
]
}">
<div class="leading-loose text-lg mt-6 wow animate__animated animate__fadeInUp"
style="visibility: hidden; animation-name: none;">
<template x-for="faq in faqs" :key="faq.question">
<div>
<button
class="w-full font-bold border-b border-gray-200 py-3 flex justify-between items-center mt-4"
@click="faqs = faqs.map(f => ({ ...f, isOpen: f.question !== faq.question ? false : !f.isOpen}))"
x-bind:class="isOpen ? 'text-blue-500' : ''">
<div x-text="faq.question"></div>
<svg x-show="!faq.isOpen" class="fill-current" viewBox="0 0 24 24"
width="24" height="24">
<path class="heroicon-ui"
d="M12 22a10 10 0 110-20 10 10 0 010 20zm0-2a8 8 0 100-16 8 8 0 000 16zm1-9h2a1 1 0 010 2h-2v2a1 1 0 01-2 0v-2H9a1 1 0 010-2h2V9a1 1 0 012 0v2z">
</path>
</svg>
<svg x-show="faq.isOpen" class="fill-current" viewBox="0 0 24 24"
width="24" height="24">
<path class="heroicon-ui"
d="M12 22a10 10 0 110-20 10 10 0 010 20zm0-2a8 8 0 100-16 8 8 0 000 16zm4-8a1 1 0 01-1 1H9a1 1 0 010-2h6a1 1 0 011 1z">
</path>
</svg>
</button>
<div class="text-gray-700 text-sm mt-2" x-text="faq.answer"
x-show="faq.isOpen"></div>
</div>
</template>
<div>
<button
class="w-full font-bold border-b border-gray-200 py-3 flex justify-between items-center mt-4"
@click="faqs = faqs.map(f => ({ ...f, isOpen: f.question !== faq.question ? false : !f.isOpen}))"
x-bind:class="isOpen ? 'text-blue-500' : ''">
<div x-text="faq.question">Internet Things</div>
<svg x-show="!faq.isOpen" class="fill-current" viewBox="0 0 24 24"
width="24" height="24" style="display: none;">
<path class="heroicon-ui"
d="M12 22a10 10 0 110-20 10 10 0 010 20zm0-2a8 8 0 100-16 8 8 0 000 16zm1-9h2a1 1 0 010 2h-2v2a1 1 0 01-2 0v-2H9a1 1 0 010-2h2V9a1 1 0 012 0v2z">
</path>
</svg>
<svg x-show="faq.isOpen" class="fill-current" viewBox="0 0 24 24" width="24"
height="24">
<path class="heroicon-ui"
d="M12 22a10 10 0 110-20 10 10 0 010 20zm0-2a8 8 0 100-16 8 8 0 000 16zm4-8a1 1 0 01-1 1H9a1 1 0 010-2h6a1 1 0 011 1z">
</path>
</svg>
</button>
<div class="text-gray-700 text-sm mt-2" x-text="faq.answer" x-show="faq.isOpen">
Contrary to popular belief, Lorem Ipsum is not simply random text. It has
roots in a piece of classical Latin literature</div>
</div>
<div>
<button
class="w-full font-bold border-b border-gray-200 py-3 flex justify-between items-center mt-4"
@click="faqs = faqs.map(f => ({ ...f, isOpen: f.question !== faq.question ? false : !f.isOpen}))"
x-bind:class="isOpen ? 'text-blue-500' : ''">
<div x-text="faq.question">Artificial Intelligence</div>
<svg x-show="!faq.isOpen" class="fill-current" viewBox="0 0 24 24"
width="24" height="24">
<path class="heroicon-ui"
d="M12 22a10 10 0 110-20 10 10 0 010 20zm0-2a8 8 0 100-16 8 8 0 000 16zm1-9h2a1 1 0 010 2h-2v2a1 1 0 01-2 0v-2H9a1 1 0 010-2h2V9a1 1 0 012 0v2z">
</path>
</svg>
<svg x-show="faq.isOpen" class="fill-current" viewBox="0 0 24 24" width="24"
height="24" style="display: none;">
<path class="heroicon-ui"
d="M12 22a10 10 0 110-20 10 10 0 010 20zm0-2a8 8 0 100-16 8 8 0 000 16zm4-8a1 1 0 01-1 1H9a1 1 0 010-2h6a1 1 0 011 1z">
</path>
</svg>
</button>
<div class="text-gray-700 text-sm mt-2" x-text="faq.answer" x-show="faq.isOpen"
style="display: none;">Since 2007 we have been a visionary and a reliable
software design engineering partner for world-class brands. We are a
boutique digital transformation consultancy.</div>
</div>
<div>
<button
class="w-full font-bold border-b border-gray-200 py-3 flex justify-between items-center mt-4"
@click="faqs = faqs.map(f => ({ ...f, isOpen: f.question !== faq.question ? false : !f.isOpen}))"
x-bind:class="isOpen ? 'text-blue-500' : ''">
<div x-text="faq.question">Cloud Computing</div>
<svg x-show="!faq.isOpen" class="fill-current" viewBox="0 0 24 24"
width="24" height="24">
<path class="heroicon-ui"
d="M12 22a10 10 0 110-20 10 10 0 010 20zm0-2a8 8 0 100-16 8 8 0 000 16zm1-9h2a1 1 0 010 2h-2v2a1 1 0 01-2 0v-2H9a1 1 0 010-2h2V9a1 1 0 012 0v2z">
</path>
</svg>
<svg x-show="faq.isOpen" class="fill-current" viewBox="0 0 24 24" width="24"
height="24" style="display: none;">
<path class="heroicon-ui"
d="M12 22a10 10 0 110-20 10 10 0 010 20zm0-2a8 8 0 100-16 8 8 0 000 16zm4-8a1 1 0 01-1 1H9a1 1 0 010-2h6a1 1 0 011 1z">
</path>
</svg>
</button>
<div class="text-gray-700 text-sm mt-2" x-text="faq.answer" x-show="faq.isOpen"
style="display: none;">Contrary to popular belief, Lorem Ipsum is not simply
random text. It has roots in a piece of classical Latin literature</div>
</div>
</div>
</div>
</div>
</div>
<div class="hidden lg:block lg:relative lg:w-1/3 bg-blue-500 wow animate__animated animate__fadeInUp"
data-wow-delay=".3s" style="visibility: hidden; animation-delay: 0.3s; animation-name: none;">
<div class="absolute left-0 md:-mr-32 mt-24 flex items-center">
<img class="jump lg:max-w-lg" src="assets/imgs/illustrations/faqs.svg" alt="">
</div>
</div>
</div>
</div>
</section>
<section class="py-20 bg-top bg-no-repeat" style="background-image: url('assets/imgs/elements/blob.svg')">
<div class="container px-4 mx-auto">
<div class="relative py-20 px-4 lg:p-20">
<div class="max-w-lg mx-auto text-center">
<h2 class="mb-4 text-3xl lg:text-4xl font-bold font-heading wow animate__ animate__fadeInUp animated"
style="visibility: visible; animation-name: fadeInUp;">
<span>Mari bergabung dengan</span>
<span class="text-blue-500">ratusan komunitas</span>
<span>dunia dan para ahli.</span>
</h2>
<p class="mb-8 text-blueGray-400 wow animate__ animate__fadeInUp animated" data-wow-delay=".3s"
style="visibility: visible; animation-delay: 0.3s; animation-name: fadeInUp;">All your
information is completely confidential</p>
<div class="p-4 justify-center rounded-lg flex flex-wrap wow animate__ animate__fadeInUp animated"
data-wow-delay=".5s"
style="visibility: visible; animation-delay: 0.5s; animation-name: fadeInUp;">
<button
class="w-full md:w-auto py-4 px-8 text-xs text-white font-semibold leading-none bg-blue-400 hover:bg-blue-500 rounded"
type="submit">Daftar</button>
</div>
</div>
</div>
</div>
</section>
<section class="py-20 bg-blueGray-50">
<div class="container">
<div class="max-w-lg mx-auto mb-12 text-center">
<span
class="inline-block py-1 px-3 text-xs font-semibold bg-blue-100 text-blue-600 rounded-xl wow animate__animated animate__fadeInUp"
data-wow-delay=".3s"
style="visibility: hidden; animation-delay: 0.3s; animation-name: none;">Our Team</span>
<h2 class="text-3xl md:text-4xl mt-2 mb-4 font-bold font-heading wow animate__animated animate__fadeInUp"
data-wow-delay=".3s" style="visibility: hidden; animation-delay: 0.3s; animation-name: none;">
Meet our awesome contributor</h2>
<p class="text-blueGray-400 leading-loose wow animate__animated animate__fadeInUp"
data-wow-delay=".3s" style="visibility: hidden; animation-delay: 0.3s; animation-name: none;">
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed luctus eget justo et iaculis.</p>
</div>
<div class="flex flex-wrap">
<div class="w-full md:w-1/2 py-5 md:px-5 wow animate__animated animate__fadeInUp"
data-wow-delay=".1s" style="visibility: hidden; animation-delay: 0.1s; animation-name: none;">
<div class="px-6 py-10 bg-white shadow rounded">
<div class="flex items-center mb-4">
<img class="h-16 w-16 rounded-full object-cover"
src="assets/imgs/placeholders/img-1.png" alt="">
<div class="pl-4">
<p class="text-lg font-bold">David Santoso</p>
<p class="text-blue-600">Frontend Designer</p>
</div>
</div>
<p class="leading-loose text-blueGray-400 mb-5 text-sm">Donec consequat tortor risus, at
auctor felis consequat a. Donec quis dolor sem. Sed sollicitudin magna in hendrerit
pulvinar. Vestibulum non quam velit.</p>
<div class="flex space-x-2">
<a href="#">
<img src="assets/imgs/icons/facebook-blue.svg" alt="">
</a>
<a href="#">
<img src="assets/imgs/icons/instagram-blue.svg" alt="">
</a>
</div>
</div>
</div>
<div class="w-full md:w-1/2 py-5 md:px-5 wow animate__animated animate__fadeInUp"
data-wow-delay=".3s" style="visibility: hidden; animation-delay: 0.3s; animation-name: none;">
<div class="px-6 py-10 bg-white shadow rounded">
<div class="flex items-center mb-4">
<img class="h-16 w-16 rounded-full object-cover"
src="assets/imgs/placeholders/img-2.png" alt="">
<div class="pl-4">
<p class="text-lg font-bold">Denis Arsatya</p>
<p class="text-blue-600 text-sm">Backend Developer</p>
</div>
</div>
<p class="leading-loose text-blueGray-400 mb-5 text-sm">Donec consequat tortor risus, at
auctor felis consequat a. Donec quis dolor sem. Sed sollicitudin magna in hendrerit
pulvinar. Vestibulum non quam velit.</p>
<div class="flex space-x-2">
<a href="#">
<img src="assets/imgs/icons/facebook-blue.svg" alt="">
</a>
<a href="#">
<img src="assets/imgs/icons/instagram-blue.svg" alt="">
</a>
</div>
</div>
</div>
</div>
</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__animated animate__fadeInUp animated"
data-wow-delay=".1s" href="index.html"
style="visibility: hidden; animation-delay: 0.1s; animation-name: none;">
<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__animated animate__fadeInUp animated"
data-wow-delay=".1s"
style="visibility: hidden; animation-delay: 0.1s; animation-name: none;">Mari bergabung
dengan luasnya komunitas dunia</p>
</div>
<div class="hidden lg:block wow animate__animated animate__fadeInUp animated"
data-wow-delay=".5s"
style="visibility: hidden; animation-delay: 0.5s; animation-name: none;">
<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__animated animate__fadeInUp animated"
data-wow-delay=".1s"
style="visibility: hidden; animation-delay: 0.1s; animation-name: none;">
<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__animated animate__fadeInUp animated"
data-wow-delay=".3s"
style="visibility: hidden; animation-delay: 0.3s; animation-name: none;">
<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">Showcase</a>
</li>
<li>
<a class="text-lg text-blueGray-400 hover:text-blueGray-500"
href="testimonials.html">Forum</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__animated animate__fadeInUp animated"
data-wow-delay=".5s"
style="visibility: hidden; animation-delay: 0.5s; animation-name: none;">
<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">Gacha</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 defer="" src="https://unpkg.com/[email protected]/dist/cdn.min.js"></script>
<script src="assets/js/main.js?v=2.0"></script><a id="scrollUp" href="#top"
style="display: none; position: fixed; z-index: 2147483647;"><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>