-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
573 lines (487 loc) · 37.1 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
<!doctype html>
<html lang="id" data-bs-theme="dark">
<head>
<!-- Common Tag -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Wedding Invitation of Sai Patanjali & Sravya</title>
<!-- SEO Tag -->
<meta name="author" content="Sai Patanjali">
<meta name="language" content="India">
<meta name="robots" content="index, follow, max-image-preview:large">
<meta name="googlebot" content="index, follow, max-image-preview:large">
<meta name="title" content="You're Invited!">
<meta name="description" content="Click on 'Save The Date' to add the location and timings to your calendar">
<meta name="keywords" content="wedding invitation, sai patanjali, sravya, naga sai sravya, poranki, dhumantharao">
<meta property="og:title" content="You're Invited!">
<meta property="og:description" content="Click on 'Save The Date' to add the location and timings to your calendar">
<meta property="og:keywords" content="wedding invitation, sai patanjali, sravya, naga sai sravya, poranki, dhumantharao">
<meta property="og:image" content="https://saipatanjali.github.io/invitation/assets/images/main.JPG">
<meta property="og:image:secure_url" content="https://saipatanjali.github.io/invitation/assets/images/main.JPG">
<meta property="og:image:type" content="image/jpeg">
<meta property="og:image:alt" content="You're Invited!">
<meta property="og:type" content="website">
<meta property="og:locale" content="id_ID">
<meta property="og:url" content="https://saipatanjali.github.io/invitation/">
<meta property="og:site_name" content="You're Invited!">
<!-- Appearance -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-title" content="You're Invited!">
<meta name="theme-color" content="#111111">
<meta name="color-scheme" content="dark">
<link rel="canonical" href="https://saipatanjali.github.io/invitation">
<link rel="shortcut icon" type="image/x-icon" href="https://saipatanjali.github.io/invitation/assets/images/icon.png">
<link rel="apple-touch-icon" sizes="192x192" type="image/png" href="https://saipatanjali.github.io/invitation/assets/images/icon.png">
<link rel="icon" type="image/x-icon" href="https://saipatanjali.github.io/invitation/assets/images/icon.png">
<!-- Preconnect and preload CDN -->
<link rel="dns-prefetch" href="https://cdn.jsdelivr.net" crossorigin="anonymous">
<link rel="dns-prefetch" href="https://fonts.googleapis.com" crossorigin="anonymous">
<link rel="dns-prefetch" href="https://fonts.gstatic.com" crossorigin>
<link rel="preconnect" href="https://cdn.jsdelivr.net" crossorigin="anonymous">
<link rel="preconnect" href="https://fonts.googleapis.com" crossorigin="anonymous">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="preload" href="https://cdn.jsdelivr.net/npm/[email protected]/normalize.css" integrity="sha256-WAgYcAck1C1/zEl5sBl5cfyhxtLgKGdpI3oKyJffVRI=" crossorigin="anonymous" as="style">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha256-PI8n5gCcz9cQqQXm3PEtDuPG8qx9oFsFctPg0S5zb8g=" crossorigin="anonymous" as="style">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css" integrity="sha256-wiz7ZSCn/btzhjKDQBms9Hx4sSeUYsDrTLg7roPstac=" crossorigin="anonymous" as="style">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/aos.css" integrity="sha256-GqiEX9BuR1rv5zPU5Vs2qS/NSHl1BJyBcjQYJ6ycwD4=" crossorigin="anonymous" as="style">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha256-CDOy6cOibCWEdsRiZuaHf8dSGGJRYuBGC+mjoJimHGw=" crossorigin="anonymous" as="script">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/aos.js" integrity="sha256-pQBbLkFHcP1cy0C8IhoSdxlm0CtcH5yJ2ki9jjgR03c=" crossorigin="anonymous" as="script">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/confetti.browser.js" integrity="sha256-mvTaORw+RTgKnX6ZHT4P5Sc9DNP2TBpSGII7F3sT8iE=" crossorigin="anonymous" as="script">
<!-- Dependencies CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/normalize.css" integrity="sha256-WAgYcAck1C1/zEl5sBl5cfyhxtLgKGdpI3oKyJffVRI=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha256-PI8n5gCcz9cQqQXm3PEtDuPG8qx9oFsFctPg0S5zb8g=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css" integrity="sha256-wiz7ZSCn/btzhjKDQBms9Hx4sSeUYsDrTLg7roPstac=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/aos.css" integrity="sha256-GqiEX9BuR1rv5zPU5Vs2qS/NSHl1BJyBcjQYJ6ycwD4=" crossorigin="anonymous">
<!-- Fonts -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Josefin+Sans&display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Sacramento&display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Noto+Naskh+Arabic&display=swap">
<!-- App -->
<link rel="stylesheet" href="./css/app.css">
<script src="./js/app.js" type="module" defer></script>
</head>
<body data-key="bfb9cfea33ab7ae21a315fbd6f065a815d3e20ff2f007aa2ca" data-url="https://api.ulems.my.id/" style="overflow-y: hidden;">
<!-- Navbar Bottom -->
<nav class="navbar bg-dark navbar-expand fixed-bottom rounded-top-4 p-0" id="navbar-menu">
<ul class="navbar-nav nav-justified w-100 align-items-center">
<li class="nav-item">
<a class="nav-link" href="#home">
<i class="fa-solid fa-house"></i>
<span class="d-block" style="font-size: 0.7rem;">Home</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#couple">
<i class="fa-solid fa-user-group"></i>
<span class="d-block" style="font-size: 0.7rem;">Couple</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#date">
<i class="fa-solid fa-calendar-check"></i>
<span class="d-block" style="font-size: 0.7rem;">Date</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#gallery">
<i class="fa-solid fa-images"></i>
<span class="d-block" style="font-size: 0.7rem;">Gallery</span>
</a>
</li>
</ul>
</nav>
<!-- Main Content -->
<main class="bg-dark text-light" data-bs-spy="scroll" data-bs-target="#navbar-menu" data-bs-root-margin="0px 0px -40%" data-bs-smooth-scroll="true" tabindex="0">
<!-- Home -->
<section class="container" id="home">
<div class="text-center pt-4">
<h1 class="font-esthetic my-4" style="font-size: 2.5rem;">Wedding Invitation</h1>
<!-- Ballon animation -->
<div class="position-relative">
<div class="position-absolute" style="top: 0%; right: 5%;">
<svg xmlns="https://www.w3.org/2000/svg" width="48" height="48" fill="currentColor" class="opacity-50" onload="util.animate(this, 4000, 'animate-love')" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="m8 2.42-.717-.737c-1.13-1.161-3.243-.777-4.01.72-.35.685-.451 1.707.236 3.062C4.16 6.753 5.52 8.32 8 10.042c2.479-1.723 3.839-3.29 4.491-4.577.687-1.355.587-2.377.236-3.061-.767-1.498-2.88-1.882-4.01-.721zm-.49 8.5c-10.78-7.44-3-13.155.359-10.063q.068.062.132.129.065-.067.132-.129c3.36-3.092 11.137 2.624.357 10.063l.235.468a.25.25 0 1 1-.448.224l-.008-.017c.008.11.02.202.037.29.054.27.161.488.419 1.003.288.578.235 1.15.076 1.629-.157.469-.422.867-.588 1.115l-.004.007a.25.25 0 1 1-.416-.278c.168-.252.4-.6.533-1.003.133-.396.163-.824-.049-1.246l-.013-.028c-.24-.48-.38-.758-.448-1.102a3 3 0 0 1-.052-.45l-.04.08a.25.25 0 1 1-.447-.224l.235-.468ZM6.013 2.06c-.649-.18-1.483.083-1.85.798-.131.258-.245.689-.08 1.335.063.244.414.198.487-.043.21-.697.627-1.447 1.359-1.692.217-.073.304-.337.084-.398"></path>
</svg>
</div>
</div>
<div class="py-4">
<div class="img-crop border border-3 border-light shadow mx-auto">
<img src="./assets/images/main.JPG" alt="bg" onclick="util.modal(this)">
</div>
</div>
<!-- Ballon animation -->
<div class="position-relative">
<div class="position-absolute" style="top: 0%; left: 5%;">
<svg xmlns="https://www.w3.org/2000/svg" width="48" height="48" fill="currentColor" class="opacity-50" onload="util.animate(this, 1500, 'animate-love')" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="m8 2.42-.717-.737c-1.13-1.161-3.243-.777-4.01.72-.35.685-.451 1.707.236 3.062C4.16 6.753 5.52 8.32 8 10.042c2.479-1.723 3.839-3.29 4.491-4.577.687-1.355.587-2.377.236-3.061-.767-1.498-2.88-1.882-4.01-.721zm-.49 8.5c-10.78-7.44-3-13.155.359-10.063q.068.062.132.129.065-.067.132-.129c3.36-3.092 11.137 2.624.357 10.063l.235.468a.25.25 0 1 1-.448.224l-.008-.017c.008.11.02.202.037.29.054.27.161.488.419 1.003.288.578.235 1.15.076 1.629-.157.469-.422.867-.588 1.115l-.004.007a.25.25 0 1 1-.416-.278c.168-.252.4-.6.533-1.003.133-.396.163-.824-.049-1.246l-.013-.028c-.24-.48-.38-.758-.448-1.102a3 3 0 0 1-.052-.45l-.04.08a.25.25 0 1 1-.447-.224l.235-.468ZM6.013 2.06c-.649-.18-1.483.083-1.85.798-.131.258-.245.689-.08 1.335.063.244.414.198.487-.043.21-.697.627-1.447 1.359-1.692.217-.073.304-.337.084-.398"></path>
</svg>
</div>
</div>
<h1 class="font-esthetic my-4" style="font-size: 3rem;">Sai Patanjali<br>&<br>Sravya</h1>
<p class="mb-0" style="font-size: 1.5rem;">Thursday, 15 August 2024</p>
<a class="btn btn-outline-light btn-sm shadow rounded-pill px-3 my-2" href="./assets/invite.ics">
<i class="fa-solid fa-calendar-check me-2"></i>Save The Date
</a>
</div>
</section>
<!-- Wave Separator -->
<svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 1440 320" class="color-theme-black">
<path fill="currentColor" fill-opacity="1" d="M0,160L48,144C96,128,192,96,288,106.7C384,117,480,171,576,165.3C672,160,768,96,864,96C960,96,1056,160,1152,154.7C1248,149,1344,75,1392,37.3L1440,0L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path>
</svg>
<!-- Mempelai -->
<section class="dark-section bg-black" id="couple">
<div class="text-center">
<!-- Love animation -->
<div class="position-relative">
<div class="position-absolute" style="top: 0%; right: 10%;">
<svg xmlns="https://www.w3.org/2000/svg" width="48" height="48" fill="currentColor" class="opacity-50" onload="util.animate(this, 500, 'animate-love')" viewBox="0 0 16 16">
<path d="m8 2.748-.717-.737C5.6.281 2.514.878 1.4 3.053c-.523 1.023-.641 2.5.314 4.385.92 1.815 2.834 3.989 6.286 6.357 3.452-2.368 5.365-4.542 6.286-6.357.955-1.886.838-3.362.314-4.385C13.486.878 10.4.28 8.717 2.01zM8 15C-7.333 4.868 3.279-3.04 7.824 1.143q.09.083.176.171a3 3 0 0 1 .176-.17C12.72-3.042 23.333 4.867 8 15" />
</svg>
</div>
</div>
<h1 class="font-esthetic py-4 px-2" style="font-size: 2rem">Grace us with your presence</h1>
<p class="pb-3 px-3">
With all due respect, we invite you along with your family and friends to attend our wedding
</p>
<!-- Love animation -->
<div class="position-relative">
<div class="position-absolute" style="top: 0%; left: 10%;">
<svg xmlns="https://www.w3.org/2000/svg" width="48" height="48" fill="currentColor" class="opacity-50" onload="util.animate(this, 2000, 'animate-love')" viewBox="0 0 16 16">
<path d="m8 2.748-.717-.737C5.6.281 2.514.878 1.4 3.053c-.523 1.023-.641 2.5.314 4.385.92 1.815 2.834 3.989 6.286 6.357 3.452-2.368 5.365-4.542 6.286-6.357.955-1.886.838-3.362.314-4.385C13.486.878 10.4.28 8.717 2.01zM8 15C-7.333 4.868 3.279-3.04 7.824 1.143q.09.083.176.171a3 3 0 0 1 .176-.17C12.72-3.042 23.333 4.867 8 15" />
</svg>
</div>
</div>
<div class="overflow-x-hidden">
<div data-aos="fade-right" data-aos-duration="2000">
<div class="img-crop border border-3 border-light shadow my-4 mx-auto">
<img src="./assets/images/groom.JPG" alt="cowo" onclick="util.modal(this)">
</div>
<h1 class="font-esthetic" style="font-size: 3rem;">Sai Patanjali</h1>
<p class="mt-3 mb-0" style="font-size: 1.25rem;">S/o</p>
<p class="mb-0">Poranki Satya Murthy & Anuradha</p>
</div>
<!-- Love animation -->
<div class="position-relative">
<div class="position-absolute" style="top: 0%; right: 10%;">
<svg xmlns="https://www.w3.org/2000/svg" width="48" height="48" fill="currentColor" class="opacity-50" onload="util.animate(this, 3000, 'animate-love')" viewBox="0 0 16 16">
<path d="m8 2.748-.717-.737C5.6.281 2.514.878 1.4 3.053c-.523 1.023-.641 2.5.314 4.385.92 1.815 2.834 3.989 6.286 6.357 3.452-2.368 5.365-4.542 6.286-6.357.955-1.886.838-3.362.314-4.385C13.486.878 10.4.28 8.717 2.01zM8 15C-7.333 4.868 3.279-3.04 7.824 1.143q.09.083.176.171a3 3 0 0 1 .176-.17C12.72-3.042 23.333 4.867 8 15" />
</svg>
</div>
</div>
<h1 class="font-esthetic my-4" style="font-size: 4rem;">&</h1>
<!-- Love animation -->
<div class="position-relative">
<div class="position-absolute" style="top: 0%; left: 10%;">
<svg xmlns="https://www.w3.org/2000/svg" width="48" height="48" fill="currentColor" class="opacity-50" onload="util.animate(this, 2000, 'animate-love')" viewBox="0 0 16 16">
<path d="m8 2.748-.717-.737C5.6.281 2.514.878 1.4 3.053c-.523 1.023-.641 2.5.314 4.385.92 1.815 2.834 3.989 6.286 6.357 3.452-2.368 5.365-4.542 6.286-6.357.955-1.886.838-3.362.314-4.385C13.486.878 10.4.28 8.717 2.01zM8 15C-7.333 4.868 3.279-3.04 7.824 1.143q.09.083.176.171a3 3 0 0 1 .176-.17C12.72-3.042 23.333 4.867 8 15" />
</svg>
</div>
</div>
<div data-aos="fade-left" data-aos-duration="2000">
<div class="img-crop border border-3 border-light shadow my-4 mx-auto">
<img src="./assets/images/bride.JPG" alt="cewe" onclick="util.modal(this)">
</div>
<h1 class="font-esthetic" style="font-size: 3rem;">Dr. Naga Sai Sravya</h1>
<p class="mt-3 mb-0" style="font-size: 1.25rem;">D/o</p>
<p class="mb-0">Dr. D.V.K. Nageswara Rao & Padmaja</p>
</div>
</div>
</div>
</section>
<!-- Wave Separator -->
<svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 1440 320" class="color-theme-black">
<path fill="currentColor" fill-opacity="1" d="M0,192L40,181.3C80,171,160,149,240,149.3C320,149,400,171,480,165.3C560,160,640,128,720,128C800,128,880,160,960,186.7C1040,213,1120,235,1200,218.7C1280,203,1360,149,1400,122.7L1440,96L1440,0L1400,0C1360,0,1280,0,1200,0C1120,0,1040,0,960,0C880,0,800,0,720,0C640,0,560,0,480,0C400,0,320,0,240,0C160,0,80,0,40,0L0,0Z"></path>
</svg>
<!-- Love animation -->
<div class="position-relative">
<div class="position-absolute" style="top: 0%; right: 10%;">
<svg xmlns="https://www.w3.org/2000/svg" width="48" height="48" fill="currentColor" class="opacity-50" onload="util.animate(this, 3000, 'animate-love')" viewBox="0 0 16 16">
<path d="m8 2.748-.717-.737C5.6.281 2.514.878 1.4 3.053c-.523 1.023-.641 2.5.314 4.385.92 1.815 2.834 3.989 6.286 6.357 3.452-2.368 5.365-4.542 6.286-6.357.955-1.886.838-3.362.314-4.385C13.486.878 10.4.28 8.717 2.01zM8 15C-7.333 4.868 3.279-3.04 7.824 1.143q.09.083.176.171a3 3 0 0 1 .176-.17C12.72-3.042 23.333 4.867 8 15" />
</svg>
</div>
</div>
<!-- Tanggal -->
<section class="dark-section" id="date">
<div class="container">
<div class="text-center">
<h1 class="font-esthetic py-3" style="font-size: 2rem;">Time to Wedding</h1>
<div class="border rounded-pill shadow py-2 px-4 mx-2 mb-4">
<!-- Ganti waktunya pada data-waktu (sesuai format tersebut) -->
<div class="row justify-content-center" data-time="2024-08-15 23:13:00" id="count-down">
<div class="col-3 p-1">
<h2 class="d-inline m-0 p-0" id="day">0</h2><small class="ms-1 me-0 my-0 p-0 d-inline">Days</small>
</div>
<div class="col-3 p-1">
<h2 class="d-inline m-0 p-0" id="hour">0</h2><small class="ms-1 me-0 my-0 p-0 d-inline">Hours</small>
</div>
<div class="col-3 p-1">
<h2 class="d-inline m-0 p-0" id="minute">0</h2><small class="ms-1 me-0 my-0 p-0 d-inline">Minutes</small>
</div>
<div class="col-3 p-1">
<h2 class="d-inline m-0 p-0" id="second">0</h2><small class="ms-1 me-0 my-0 p-0 d-inline">Seconds</small>
</div>
</div>
</div>
<p style="font-size: 0.9rem;" class="mt-4 py-2">
Do not miss these events
</p>
<!-- Love animation -->
<div class="position-relative">
<div class="position-absolute" style="top: 0%; left: 5%;">
<svg xmlns="https://www.w3.org/2000/svg" width="48" height="48" fill="currentColor" class="opacity-50" onload="util.animate(this, 3000, 'animate-love')" viewBox="0 0 16 16">
<path d="m8 2.748-.717-.737C5.6.281 2.514.878 1.4 3.053c-.523 1.023-.641 2.5.314 4.385.92 1.815 2.834 3.989 6.286 6.357 3.452-2.368 5.365-4.542 6.286-6.357.955-1.886.838-3.362.314-4.385C13.486.878 10.4.28 8.717 2.01zM8 15C-7.333 4.868 3.279-3.04 7.824 1.143q.09.083.176.171a3 3 0 0 1 .176-.17C12.72-3.042 23.333 4.867 8 15" />
</svg>
</div>
</div>
<div class="overflow-x-hidden">
<div class="py-2" data-aos="fade-right" data-aos-duration="1500">
<h1 class="font-esthetic" style="font-size: 2rem;">Sumuhurtham</h1>
<p>11:13 PM</p>
</div>
<div class="py-2" data-aos="fade-left" data-aos-duration="1500">
<h1 class="font-esthetic" style="font-size: 2rem;">Reception</h1>
<p>07:00 PM</p>
</div>
<!-- Love animation -->
<div class="position-relative">
<div class="position-absolute" style="top: 0%; right: 10%;">
<svg xmlns="https://www.w3.org/2000/svg" width="48" height="48" fill="currentColor" class="opacity-50" onload="util.animate(this, 3000, 'animate-love')" viewBox="0 0 16 16">
<path d="m8 2.748-.717-.737C5.6.281 2.514.878 1.4 3.053c-.523 1.023-.641 2.5.314 4.385.92 1.815 2.834 3.989 6.286 6.357 3.452-2.368 5.365-4.542 6.286-6.357.955-1.886.838-3.362.314-4.385C13.486.878 10.4.28 8.717 2.01zM8 15C-7.333 4.868 3.279-3.04 7.824 1.143q.09.083.176.171a3 3 0 0 1 .176-.17C12.72-3.042 23.333 4.867 8 15" />
</svg>
</div>
</div>
<div class="py-2" data-aos="fade-left" data-aos-duration="1500">
<h1 class="font-esthetic" style="font-size: 2rem;">Dinner</h1>
<p>07:00 PM onwards</p>
</div>
</div>
<div class="py-2" data-aos="fade-up" data-aos-duration="1500">
<a href="https://maps.app.goo.gl/YoKF2hatWBRmoZRj7" target="_blank" class="btn btn-outline-light btn-sm rounded-pill shadow-sm mb-2 px-3">
<i class="fa-solid fa-map-location-dot me-2"></i>Look at Google Maps
</a>
<p class="mb-0 mt-1 mx-1 pb-4" style="font-size: 0.9rem;">
SVL Arena Function Hall, Rock Hills Colony,
Sai Nagar, L.B.Nagar, Hyderabad
</p>
</div>
</div>
</div>
</section>
<!-- Wave Separator -->
<svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 1440 320" class="color-theme-black">
<path fill="currentColor" fill-opacity="1" d="M0,96L30,106.7C60,117,120,139,180,154.7C240,171,300,181,360,186.7C420,192,480,192,540,181.3C600,171,660,149,720,154.7C780,160,840,192,900,208C960,224,1020,224,1080,208C1140,192,1200,160,1260,138.7C1320,117,1380,107,1410,101.3L1440,96L1440,320L1410,320C1380,320,1320,320,1260,320C1200,320,1140,320,1080,320C1020,320,960,320,900,320C840,320,780,320,720,320C660,320,600,320,540,320C480,320,420,320,360,320C300,320,240,320,180,320C120,320,60,320,30,320L0,320Z"></path>
</svg>
<!-- Firman Allah Subhanahu Wa Ta'ala -->
<div class="container bg-black" style="display: none;">
<div class="text-center" data-aos="fade-up" data-aos-duration="2000">
<h1 class="font-esthetic mt-0 mb-3" style="font-size: 2rem">
Some text here
</h1>
<p style="font-size: 0.9rem;" class="px-2">
Some more random text to fill
</p>
<p class="m-0 fw-bold">post script</p>
</div>
</div>
<!-- Love animation -->
<div class="position-relative">
<div class="position-absolute" style="top: 0%; left: 10%;">
<svg xmlns="https://www.w3.org/2000/svg" width="48" height="48" fill="currentColor" class="opacity-50" onload="util.animate(this, 2000, 'animate-love')" viewBox="0 0 16 16">
<path d="m8 2.748-.717-.737C5.6.281 2.514.878 1.4 3.053c-.523 1.023-.641 2.5.314 4.385.92 1.815 2.834 3.989 6.286 6.357 3.452-2.368 5.365-4.542 6.286-6.357.955-1.886.838-3.362.314-4.385C13.486.878 10.4.28 8.717 2.01zM8 15C-7.333 4.868 3.279-3.04 7.824 1.143q.09.083.176.171a3 3 0 0 1 .176-.17C12.72-3.042 23.333 4.867 8 15" />
</svg>
</div>
</div>
<!-- Galeri Foto -->
<section class="dark-section bg-black" id="gallery">
<div class="container pb-2 pt-4">
<div class="card-body border rounded-4 shadow p-3">
<h1 class="font-esthetic text-center py-3" data-aos="fade-down" data-aos-duration="1500" style="font-size: 2rem;">Gallery</h1>
<div id="carousel-image-one" data-aos="fade-up" data-aos-duration="1500" class="carousel slide" data-bs-ride="carousel">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carousel-image-one" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#carousel-image-one" data-bs-slide-to="1" aria-label="Slide 2"></button>
<button type="button" data-bs-target="#carousel-image-one" data-bs-slide-to="2" aria-label="Slide 3"></button>
</div>
<div class="carousel-inner rounded-4">
<div class="carousel-item active">
<img src="./assets/images/gallery1/1.JPG" alt="gambar 1" class="d-block w-100" onclick="util.modal(this)">
</div>
<div class="carousel-item">
<img src="./assets/images/gallery1/2.JPG" alt="gambar 2" class="d-block w-100" onclick="util.modal(this)">
</div>
<div class="carousel-item">
<img src="./assets/images/gallery1/3.JPG" alt="gambar 3" class="d-block w-100" onclick="util.modal(this)">
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carousel-image-one" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carousel-image-one" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
<div id="carousel-image-two" data-aos="fade-up" data-aos-duration="1500" class="carousel slide mt-4" data-bs-ride="carousel">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carousel-image-two" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#carousel-image-two" data-bs-slide-to="1" aria-label="Slide 2"></button>
<button type="button" data-bs-target="#carousel-image-two" data-bs-slide-to="2" aria-label="Slide 3"></button>
</div>
<div class="carousel-inner rounded-4">
<div class="carousel-item active">
<img src="./assets/images/gallery2/1.JPG" alt="gambar 1" class="d-block w-100" onclick="util.modal(this)">
</div>
<div class="carousel-item">
<img src="./assets/images/gallery2/2.JPG" alt="gambar 2" class="d-block w-100" onclick="util.modal(this)">
</div>
<div class="carousel-item">
<img src="./assets/images/gallery2/3.JPG" alt="gambar 3" class="d-block w-100" onclick="util.modal(this)">
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carousel-image-two" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carousel-image-two" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>
</div>
</section>
<!-- Love animation -->
<div class="position-relative">
<div class="position-absolute" style="top: 0%; right: 10%;">
<svg xmlns="https://www.w3.org/2000/svg" width="48" height="48" fill="currentColor" class="opacity-50" onload="util.animate(this, 3000, 'animate-love')" viewBox="0 0 16 16">
<path d="m8 2.748-.717-.737C5.6.281 2.514.878 1.4 3.053c-.523 1.023-.641 2.5.314 4.385.92 1.815 2.834 3.989 6.286 6.357 3.452-2.368 5.365-4.542 6.286-6.357.955-1.886.838-3.362.314-4.385C13.486.878 10.4.28 8.717 2.01zM8 15C-7.333 4.868 3.279-3.04 7.824 1.143q.09.083.176.171a3 3 0 0 1 .176-.17C12.72-3.042 23.333 4.867 8 15" />
</svg>
</div>
</div>
<!-- Wave Separator -->
<svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 1440 320" class="color-theme-black">
<path fill="currentColor" fill-opacity="1" d="M0,96L30,106.7C60,117,120,139,180,154.7C240,171,300,181,360,186.7C420,192,480,192,540,181.3C600,171,660,149,720,154.7C780,160,840,192,900,208C960,224,1020,224,1080,208C1140,192,1200,160,1260,138.7C1320,117,1380,107,1410,101.3L1440,96L1440,0L1410,0C1380,0,1320,0,1260,0C1200,0,1140,0,1080,0C1020,0,960,0,900,0C840,0,780,0,720,0C660,0,600,0,540,0C480,0,420,0,360,0C300,0,240,0,180,0C120,0,60,0,30,0L0,0Z"></path>
</svg>
<!-- Comments -->
<section class="m-0 p-0" id="ucapan" style="display: none">
<div class="container">
<div class="card-body border rounded-4 shadow p-3">
<h1 class="font-esthetic text-center mb-3" style="font-size: 3rem;">Greetings & Wishes</h1>
<div class="mb-1" id="balasan"></div>
<div class="mb-3">
<label for="form-name" class="form-label">Name</label>
<input type="text" class="form-control shadow-sm" id="form-name" placeholder="Enter Your Name">
</div>
<div class="mb-3">
<label for="form-presence" class="form-label" id="label-kehadiran">Presence</label>
<select class="form-select shadow-sm" id="form-presence">
<option value="0" selected>Confirmation of Attendance</option>
<option value="1">Present</option>
<option value="2">Unavailable</option>
</select>
</div>
<div class="mb-3">
<label for="form-comment" class="form-label">Greetings</label>
<div id="information" class="alert alert-info alert-dismissible fade hide" role="alert">
<p style="font-size: 1.5rem;">Bestieee!!!</p>
<p class="m-0">Sekarang bisa format text seperti whatsapp lohh... cobainn sekaranggg, makaciwww bestieee</p>
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close" onclick="localStorage.setItem('alertClosed', 'true');"></button>
</div>
<textarea class="form-control shadow-sm" id="form-comment" rows="4" placeholder="Wish the new couple"></textarea>
</div>
<div class="d-grid">
<button class="btn btn-primary btn-sm rounded-3 shadow m-1" onclick="comment.send(this)">
<i class="fa-solid fa-paper-plane me-1"></i>Send
</button>
</div>
</div>
<div class="mt-4 mb-2" id="comments"></div>
<nav class="d-flex justify-content-center mb-0">
<ul class="pagination mb-0">
<li class="page-item disabled" id="previous">
<button class="page-link" onclick="pagination.previous(this)">
<i class="fa-solid fa-circle-left me-1"></i>Previous
</button>
</li>
<li class="page-item disabled">
<span class="page-link text-light" id="page">1</span>
</li>
<li class="page-item" id="next">
<button class="page-link" onclick="pagination.next(this)">
Next<i class="fa-solid fa-circle-right ms-1"></i>
</button>
</li>
</ul>
</nav>
</div>
</section>
<!-- Footnotes -->
<div class="container bg-dark">
<div class="text-center">
<p style="font-size: 0.9rem;" class="pt-2 pb-1 px-2" data-aos="fade-up" data-aos-duration="1500">
It will be an honour, happiness and extreme joy to us when you show up to the wedding with your family and friends
</p>
</div>
</div>
</main>
<!-- Footer Undangan -->
<footer class="bg-dark" style="margin-top:-1rem">
</footer>
<!-- Welcome Page -->
<div class="loading-page bg-black" id="welcome" style="opacity: 1;">
<div class="d-flex justify-content-center align-items-center" style="height: 100vh !important;">
<div class="text-center">
<h1 class="font-esthetic mb-4" style="font-size: 2.5rem;">The Wedding Of</h1>
<div class="img-crop border border-3 border-light shadow mb-4 mx-auto">
<img src="./assets/images/closed.JPG" alt="background">
</div>
<h1 class="font-esthetic my-4" style="font-size: 2.5rem;">Sai Patanjali<br>&<br> Sravya</h1>
<div id="guest-name" data-message="Kepada Yth Bapak/Ibu/Saudara/i"></div>
<button type="button" class="btn btn-light shadow rounded-4 mt-4" onclick="util.open(this)">
<i class="fa-solid fa-envelope-open me-2"></i>Open Invitation
</button>
</div>
</div>
</div>
<!-- Theme Button -->
<button type="button" id="button-theme" style="display: none;" class="btn bg-dark border border-2 btn-sm rounded-circle btn-theme" onclick="theme.change()">
<i class="fa-solid fa-circle-half-stroke"></i>
</button>
<!-- Audio Button -->
<button type="button" id="button-music" style="display: none;" class="btn bg-dark border border-2 btn-sm rounded-circle btn-music" onclick="audio.button(this)" data-status="true" data-url="./assets/music/music.mp3">
<i class="fa-solid fa-circle-pause spin-button"></i>
</button>
<!-- Loading page -->
<div class="loading-page bg-black" id="loading" style="opacity: 1;">
<div class="d-flex justify-content-center align-items-center" style="height: 100vh !important;">
<div class="w-75 text-center">
<img class="img-fluid mb-3" src="./assets/images/icon.png" alt="icon" style="width: 3.5rem;">
<div class="progress" role="progressbar" style="height: 0.5rem;">
<div class="progress-bar" id="progress-bar" style="width: 0%"></div>
</div>
<small class="mt-1 text-light" id="progress-info" style="display: none;">Loading asset</small>
<noscript>
<small class="mt-1 text-danger">Sorry, this invitation requires javascript to work</small>
</noscript>
</div>
</div>
</div>
<!-- Modal Image Large -->
<div class="modal fade" id="modal-image" tabindex="-1" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered modal-xl">
<div class="modal-content rounded-4">
<div class="modal-body p-0">
<div class="d-flex justify-content-center align-items-center" style="height: 100%;">
<img src="./assets/images/closed.JPG" class="w-100" alt="image" id="show-modal-image">
</div>
</div>
</div>
</div>
</div>
<!-- Dependencies JS -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha256-CDOy6cOibCWEdsRiZuaHf8dSGGJRYuBGC+mjoJimHGw=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/aos.js" integrity="sha256-pQBbLkFHcP1cy0C8IhoSdxlm0CtcH5yJ2ki9jjgR03c=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/confetti.browser.js" integrity="sha256-mvTaORw+RTgKnX6ZHT4P5Sc9DNP2TBpSGII7F3sT8iE=" crossorigin="anonymous"></script>
</body>
</html>