-
Notifications
You must be signed in to change notification settings - Fork 0
/
undangan.html
244 lines (207 loc) · 10.5 KB
/
undangan.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Undangan Pernikahan Putri & Robi</title>
<!-- Favicon -->
<meta name="theme-color" content="#ffffff">
<!-- Libs CSS -->
<link rel="stylesheet" href="libs.css" />
<!-- Theme CSS -->
<link rel="stylesheet" href="theme.css" />
<link rel="stylesheet" href="modal.scss" />
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
<!-- Map -->
<link rel='stylesheet' href='https://api.mapbox.com/mapbox-gl-js/v2.3.1/mapbox-gl.css' />
</head>
<body>
<!-- WELCOME -->
<header data-jarallax data-speed=".8" style="background-image: url(evie-s.jpg); background-size: cover;">
<!-- https://unsplash.com/photos/bSVGnUCk4tk -->
<div class="d-flex flex-column min-vh-100 bg-black-50 pt-10 pt-md-8 pb-7 pb-md-0">
<div class="container my-auto">
<div class="row justify-content-center">
<div class="col-12 col-md-8 col-lg-6 text-center">
<!-- Preheading -->
<h6 class="text-xs text-white-75">
<span class="text-primary">Undangan</span> Pernikahan
</h6>
<!-- Heading -->
<h1 class="display-1 text-white mb-4">
Putri & Robi
</h1>
<!-- Subheading -->
<p class="text-center text-white-75 mb-7">
<b>Jumat, 22 September 2023</b>
</p>
<p class="text-center text-white-75 mb-7"><em>Dan di antara tanda-tanda (kebesaran)-Nya ialah Dia menciptakan pasangan-pasangan untukmu dari jenismu sendiri, agar kamu cenderung dan merasa tenteram kepadanya, dan Dia menjadikan di antaramu rasa kasih dan sayang.<br>- QS Ar-Rum: 21 -</em></p>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md">
<audio autoplay loop id="myautoload">
<source src="music.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
<script type="text/javascript">
var myadido = document.getElementById("myautoload");
setTimeout(function() {
myadido.play();
},500);
</script></div>
<div class="col-md">
<!-- Address -->
<p class="font-serif text-white-75 text-center text-md-end text-lg-end my-md-5">
<i class="fas fa-map-marker-alt text-primary me-3"></i> Lamongan, Jawa Timur
</p>
</div>
</div>
</div>
</div>
</header>
<!-- NAMES -->
<section class="pt-7 pt-md-9" id="undangan">
<div class="container">
<p class="pb-5" style="text-align:center"><em>Assalaamu'alaikum warahmatullaahi wabarakaatuh</em></p>
<p class="pb-5" style="text-align:center">Maha Suci Allah SWT yang telah menciptakan makhluk-Nya berpasang-pasangan.<br>
Dengan penuh rasa syukur serta memohon rahmat dan ridho Allah SWT,<br>
kami bermaksud menyelenggarakan pernikahan putra-putri kami:</p>
<div class="row">
<div class="col-md-5">
<!-- Heading -->
<h2 class="mb-2" style="text-align:right">
<em>Novia Ema Putri Suryana</em>
</h2>
<!-- Text -->
<p class="mb-0" style="text-align:right">
Putri dari Bapak Sukeri (Bengkel) & Ibu Istianah<br>
Jotosanur, Tikung, Lamongan
</p>
</div>
<div class="col-md-7"></div>
<div class="col-md-5"></div>
<div class="col-md-2">
<h1 class="display-1 pt-2 mb-2" style="text-align:center">&</h1>
</div>
<div class="col-md-5"></div>
<div class="col-md-7"></div>
<div class="col-md-5">
<!-- Heading -->
<h2 class="mb-2">
<em>Robi Akhmad</em>
</h2>
<!-- Text -->
<p class="mb-0">
Putra dari Bapak H. Fajar Shodik & Ibu Hj. Nurul Aini Wahyu<br>
Duduk Sampeyan, Gresik
</p>
</div>
</div>
</div>
</section>
<!-- AKAD -->
<section class="pt-7 pt-md-9">
<div id="events">
<div class="event">
<div class="event-lg collapse show bg-cover" data-bs-parent="#events" style="background-image: url(denny-muller.jpg);">
<div class="bg-black-50">
<div class="container">
<div class="row py-10">
<div class="col-md-8 col-lg-5">
<!-- Date -->
<h3 class="text-xs text-primary">
<time>Akad Nikah</time>
</h3>
<!-- Heading -->
<h2 class="mb-3 text-white">
Jumat, 22 September 2023
</h2>
<!-- Description -->
<p class="mb-6 text-white-75">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-alarm-fill" viewBox="0 0 16 16"><path d="M6 .5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1H9v1.07a7.001 7.001 0 0 1 3.274 12.474l.601.602a.5.5 0 0 1-.707.708l-.746-.746A6.97 6.97 0 0 1 8 16a6.97 6.97 0 0 1-3.422-.892l-.746.746a.5.5 0 0 1-.707-.708l.602-.602A7.001 7.001 0 0 1 7 2.07V1h-.5A.5.5 0 0 1 6 .5zm2.5 5a.5.5 0 0 0-1 0v3.362l-1.429 2.38a.5.5 0 1 0 .858.515l1.5-2.5A.5.5 0 0 0 8.5 9V5.5zM.86 5.387A2.5 2.5 0 1 1 4.387 1.86 8.035 8.035 0 0 0 .86 5.387zM11.613 1.86a2.5 2.5 0 1 1 3.527 3.527 8.035 8.035 0 0 0-3.527-3.527z"/></svg> pukul 08:00 WIB<br>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-geo-alt-fill" viewBox="0 0 16 16"><path d="M8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10zm0-7a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"/></svg> Masjid Namira Lamongan, Jawa Timur
</p>
<!-- Button -->
<a class="btn btn-outline-primary text-white text-primary-hover" target="_blank" href="https://goo.gl/maps/BqwK77UFEcAnSqpb8">
Buka peta
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- RECEPTION -->
<section>
<div id="events">
<div class="event">
<div class="event-lg collapse show bg-cover" data-bs-parent="#events" style="background-image: url(floral.jpeg);">
<div class="bg-black-50">
<div class="container">
<div class="row py-10">
<div class="col-md-4 col-lg-7"></div>
<div class="col-md-8 col-lg-5">
<!-- Date -->
<h3 class="text-xs text-primary">
<time>Resepsi Pernikahan</time>
</h3>
<!-- Heading -->
<h2 class="mb-3 text-white">
Jumat, 22 September 2023
</h2>
<!-- Description -->
<p class="mb-6 text-white-75">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-alarm-fill" viewBox="0 0 16 16"><path d="M6 .5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1H9v1.07a7.001 7.001 0 0 1 3.274 12.474l.601.602a.5.5 0 0 1-.707.708l-.746-.746A6.97 6.97 0 0 1 8 16a6.97 6.97 0 0 1-3.422-.892l-.746.746a.5.5 0 0 1-.707-.708l.602-.602A7.001 7.001 0 0 1 7 2.07V1h-.5A.5.5 0 0 1 6 .5zm2.5 5a.5.5 0 0 0-1 0v3.362l-1.429 2.38a.5.5 0 1 0 .858.515l1.5-2.5A.5.5 0 0 0 8.5 9V5.5zM.86 5.387A2.5 2.5 0 1 1 4.387 1.86 8.035 8.035 0 0 0 .86 5.387zM11.613 1.86a2.5 2.5 0 1 1 3.527 3.527 8.035 8.035 0 0 0-3.527-3.527z"/></svg> pukul 13:00 WIB<br>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-geo-alt-fill" viewBox="0 0 16 16"><path d="M8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10zm0-7a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"/></svg> Kediaman Mempelai Wanita<br>
Joto RT 03 RW 05 Desa Jotosanur, Kecamatan Tikung, Kabupaten Lamongan
</p>
<!-- Button -->
<a class="btn btn-outline-primary text-white text-primary-hover" target="_blank" href="https://goo.gl/maps/VaypzVF4tThPkiTE7">
Buka peta
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- CLOSING -->
<section class="pt-5">
<div class="container">
<p class="pb-5" style="text-align:center">merupakan suatu kehormatan dan kebahagiaan bagi kami apabila Bapak/Ibu/Saudara/i berkenan hadir.</p>
<p class="pb-5" style="text-align:center"><em>Wassalaamu 'alaikum warahmatullaahi wabarakaatuh</em></p>
<p style="text-align:center">Kami yang berbahagia,</p>
<h5 class="pb-5" style="text-align:center">Keluarga Bapak Sukeri (Bengkel) & Ibu Istianah</h5>
</div>
</section>
<!-- RESERVATION -->
<section class="bg-light">
<div class="container p-5">
<h2 class="mb-2 text-center">
Ucapan & do'a teruntuk kedua mempelai
</h2>
</div>
<div class="row mx-0">
<div class="col-md-3 col-xs-6">
<script src="https://static.airtable.com/js/embed/embed_snippet_v1.js"></script><iframe
class="airtable-embed airtable-dynamic-height"
src="https://airtable.com/embed/appS5sBsyn6hIk6QJ/shr6fNGa5jpL9B4DG?backgroundColor=pink" frameborder="0" onmousewheel=""
width="100%" height="500" style="background: #fff;"></iframe>
</div>
<div class="col-md-9 col-xs-6"><iframe class="airtable-embed"
src="https://airtable.com/embed/appS5sBsyn6hIk6QJ/shrjE62iiiqko2kMi?backgroundColor=pink" frameborder="0" onmousewheel=""
width="100%" height="890" style="background: #fff;"></iframe>
</div>
</div>
</section>
</body>
</html>