-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
350 lines (328 loc) · 16.9 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Niels en Janna</title>
<!-- Custom CSS & Bootstrap Core CSS - Uses Bootswatch Flatly Theme: http://bootswatch.com/flatly/ -->
<link rel="stylesheet" href="css/style.css">
<!-- Custom Fonts -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,300,100,400italic,700italic" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700' rel='stylesheet' type='text/css'>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top" class="index">
<!-- Navigation -->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header page-scroll">
<span>
<a class="brand page-scroll" href="#page-top" style="text-decoration:none">Niels en Janna</a>
</span>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="hidden">
<a href="#page-top"></a>
</li>
<li>
<a class="page-scroll" href="#events">Dagprogramma</a>
</li>
<li>
<a class="page-scroll" href="#venue">Locatie</a>
</li>
<li>
<a class="page-scroll" href="#RSVP">RSVP</a>
</li>
<li>
<a class="page-scroll" href="#FAQ">FAQ</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<!-- Header -->
<header>
<div class="container">
<div class="intro-text">
<div class="intro-heading">Niels en Janna<br>gaan trouwen</div>
<div class="intro-lead-in">28 mei 2022</div>
<div class="intro-lead-in">Restaurant Dengh, Utrecht</div>
<a href="#RSVP" class="page-scroll btn btn-xl">RSVP</a>
</div>
</div>
</header>
<!-- Events Section -->
<section id="events">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Dagprogramma</h2>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<ul class="timeline">
<li class="timeline-inverted">
<div class="timeline-image">
<img class="img-circle img-responsive" src="css/img/0.png" alt="">
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4>Inloop gasten</h4>
<h4 class="subheading">14:15</h4>
</div>
<div class="timeline-body">
<p class="text-muted">Jullie zijn vanaf 14:15 welkom. Bij aankomst is er een kop koffie of thee.
</p>
</div>
</div>
</li>
<li>
<div class="timeline-image">
<img class="img-circle img-responsive" src="css/img/5.png" alt="">
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4>Aankomst bruidsgezin</h4>
<h4 class="subheading">14:45</h4>
</div>
<div class="timeline-body">
<p class="text-muted">Het bruidsgezin zal rond 14.45 uur arriveren bij Dengh. Als het mooi weer is zal het feestelijk onthaal en de ceremonie buiten plaatsvinden. Denk er om toch iets warms mee te nemen. Bij minder mooi weer vindt de ceremonie binnen plaats.
</p>
</div>
</div>
</li>
<li class="timeline-inverted">
<div class="timeline-image">
<img class="img-circle img-responsive" src="css/img/1.png" alt="">
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4>Ceremonie</h4>
<h4 class="subheading">15:00</h4>
</div>
<div class="timeline-body">
<p class="text-muted">De ceremonie zal maximaal een uur duren. Vergeet niet te plassen en of een kopje koffie of thee te drinken voor die tijd.</p>
</div>
</div>
</li>
<li>
<div class="timeline-image">
<img class="img-circle img-responsive" src="css/img/2.png" alt="">
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4>Taart en borrel</h4>
<h4 class="subheading">16:00</h4>
</div>
<div class="timeline-body">
<p class="text-muted">Na de ceremonie is er tijd voor taart en een drankje. We zullen proosten op dit familiefeest met alcoholvrije bubbels. Niels en Janna zullen tijdens de taart en borrel rondlopen, jullie hoeven geen felicitatie rij te maken. </p>
</div>
</div>
</li>
<li class="timeline-inverted">
<div class="timeline-image">
<img class="img-circle img-responsive" src="css/img/3.png" alt="">
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4>Diner</h4>
<h4 class="subheading">17:30</h4>
</div>
<div class="timeline-body">
<p class="text-muted">Dengh zal het diner verzorgen, het is voor het restaurant fijn om vooraf te weten wat je wilt eten. Zorg ervoor als je r.s.v.p. invult meteen ook aangeeft wat je wilt eten, zie hieronder de menu keuzes. Voor de kinderen is het mogelijk uit het kindermenu te kiezen, dit kan op de dag zelf.
</p>
</div>
</div>
</li>
<li>
<div class="timeline-image">
<img class="img-circle img-responsive" src="css/img/4.png" alt="">
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4>Feest</h4>
<h4 class="subheading">20:30</h4>
</div>
<div class="timeline-body">
<p class="text-muted">Het feest zal om 20:30 van start gaan met dank aan DJ Menno de Meester. Als jullie een verzoeknummer hebben schroom dan niet om Menno te vragen deze te draaien. Er is ook ruimte om rustig te zitten en te kletsen. </p>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Venue Section -->
<section id="venue" class="bg-light-gray">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Trouw en feestlocatie</h2>
<h3 class="section-subheading text-muted">Restaurant Dengh, Enghlaan 17, Utrecht</h3>
</div>
<div class="col-lg-8 col-lg-offset-2 text-center">
<p class="largepad text-muted">De gehele bruiloft en feest zal bij Dengh plaats vinden. Je kunt Dengh vinden via onderstaande adres of door het in te vullen in je navigatie. Er is voldoende parkeerruimte voor alle gasten bij het restaurant. Indien het parkeerterrein vol is dan kan er geparkeerd worden bij de nabijgelegen sportvereniging Desto. Zorg ervoor dat je geen laptop of iPad of andere kostbaarheden in de auto laat liggen.
</p>
</div>
</div>
<style>
.google-maps {
position: relative;
padding-bottom: 75%; // This is the aspect ratio
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
</style>
<div class="google-maps">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2450.432921369947!2d5.032552615364298!3d52.10825137441448!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47c66fdf77a605ad%3A0x7d37e1ed1605ebad!2sRestaurant%20Dengh!5e0!3m2!1snl!2snl!4v1647374228488!5m2!1snl!2snl" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
</div>
</div>
</section>
<!DOCTYPE html>
<html>
<style>
.rowstory {
display: flex;
flex-wrap: wrap;
padding: 0 4px;
}
/* Create four equal columns that sits next to each other */
.columnstory {
flex: 25%;
max-width: 25%;
padding: 0 4px;
}
.columnstory img {
margin-top: 8px;
vertical-align: middle;
width: 100%;
}
/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
.columnstory {
flex: 50%;
max-width: 50%;
}
}
/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
.columnstory {
flex: 100%;
max-width: 100%;
}
}
</style>
<!-- Our Story Section -->
<section id="RSVP" class="bg-light-gray">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">RSVP</h2>
</div>
</div>
<div class="col-lg-8 col-lg-offset-2 text-center">
<p class="largepad text-muted">Laten jullie weten of jullie er bij zijn en wat jullie willen eten. Dit kan via deze <a href="https://docs.google.com/forms/d/e/1FAIpQLSe-5RQHDyPi0uuiHKvJNnqXrNizmH-zFEdZDoFYWIcwBUD9mg/viewform?vc=0&c=0&w=1&flr=0">link</a>, die zal je naar een google form verwijzen waar jullie namen, allergieen en menu keuze kunnen doorgeven. Voor avondgasten gebruik dan deze <a href="https://docs.google.com/forms/d/e/1FAIpQLSdPEpQKlJ_urayQ7bC5XGhdu1jCZIf4GhjjimJl58qx3xyr0Q/viewform?vc=0&c=0&w=1&flr=0">link</a>. Mocht het niet lukken geef dan je aanwezigheid door per mail naar [email protected].<br>
Daggasten: <a href="https://docs.google.com/forms/d/e/1FAIpQLSe-5RQHDyPi0uuiHKvJNnqXrNizmH-zFEdZDoFYWIcwBUD9mg/viewform?vc=0&c=0&w=1&flr=0">link</a><br>
Avondgasten: <a href="https://docs.google.com/forms/d/e/1FAIpQLSdPEpQKlJ_urayQ7bC5XGhdu1jCZIf4GhjjimJl58qx3xyr0Q/viewform?vc=0&c=0&w=1&flr=0">link</a>
</p>
</div>
</div>
</section>
</html>
<!-- Bridal Party Section -->
<section id="bridal_party">
<div class="container">
<div class="rowstory">
<div class="columnstory">
<img src="img/0.jpg">
<img src="img/1.jpg">
<img src="img/3.jpg">
<img src="img/12.jpg">
</div>
<div class="columnstory">
<img src="img/4.jpg">
<img src="img/5.jpg">
<img src="img/6.jpg">
<img src="img/7.jpg">
</div>
<div class="columnstory">
<img src="img/8.jpg">
<img src="img/9.jpg">
<img src="img/10.jpg">
<img src="img/11.jpg">
</div>
<div class="columnstory">
<img src="img/2.jpg">
<img src="img/13.jpg">
<img src="img/14.jpg">
<img src="img/15.jpg">
</div>
</div>
</div>
</section>
<!-- FAQ Section -->
<section id="FAQ" class="bg-light-gray">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Veelgestelde vragen</h2>
</div>
</div>
<div class="col-lg-8 col-lg-offset-2 text-center">
<h4 class="service-heading">Is er ruimte voor speeches?</h4>
<p class="largepad text-muted">Er zal tijdens de borrel, het toetje en het feest ruimte zijn voor speeches. Mocht je een leuke speech willen houden, geef dit dan tijdig door aan onze ceremoniemeesters via het mailadres [email protected]. Dan kunnen ze samen met jou een geschikt moment bepalen.</p>
<h4 class="service-heading">Waar kan ik overnachten?</h4>
<p class="largepad text-muted">Mocht je in de buurt willen overnachten raden we je aan om in het Carlton President hotel te overnachten op 5 minuten rijden van Dengh. Je kunt natuurlijk ook overnachten in Utrecht centrum, aan jou de keus.</p>
<h4 class="service-heading">Is er een dresscode?</h4>
<p class="largepad text-muted">We hebben geen specifieke dresscode voor de bruiloft. We zouden het leuk vinden als jullie in feestelijke en kleurrijke kleding naar de bruiloft komen. We sluiten de dag af met een feest dus een extra paar sneakers in je handtas kan nooit kwaad.</p>
<h4 class="service-heading">Wat zijn de laatste regels ivm corona?</h4>
<p class="largepad text-muted">De coronamaatregelen zijn opgeheven. Wij gaan ervan uit dat iedereen hierin zijn eigen verantwoordelijkheid neemt.</p>
<h4 class="service-heading">Ik heb nog praktische vragen over de dag zelf, wie kan ik daar over contacteren?</h4>
<p class="largepad text-muted">Heb je vragen over de tijden, allergieën, hotels etc, schroom dan niet om contact op te nemen met Niels en of Janna. We zijn telefonisch, WhatsApp of mail te bereiken:<br>
Niels: 0620533909 – [email protected]<br>
Janna: 0647024217 – [email protected]<br>
Ons adres is: Willem de Zwartstraat 22, 3443HN Woerden
</p>
<h4 class="service-heading">Wie zijn de ceremonie meesters?</h4>
<p class="largepad text-muted">Myra en Marleen zijn twee goede vriendinnen van Niels en Janna die ons op de dag helpen. Heb je op de dag zelf vragen of loop je ergens tegenaan schroom dan niet om de dames om hulp te vragen. Wil je graag speechen neem dan van te voren contact met ze op via het mailadres [email protected]<br>
Myra Vreede: 0644898340 <br>
Marleen Heidekamp: 0615468444
</p>
</div>
</div>
</section>
<!-- jQuery Version 1.11.0 -->
<script src="js/jquery-1.11.0.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="js/jquery.easing.min.js"></script>
<script src="js/classie.js"></script>
<script src="js/cbpAnimatedHeader.js"></script>
<!-- Custom Theme JavaScript -->
<script src="js/agency.js"></script>
</body>
</html>