-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
377 lines (374 loc) · 21.1 KB
/
index.html
File metadata and controls
377 lines (374 loc) · 21.1 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Convention Center</title>
<link rel="stylesheet" href="style.css">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
<script src="https://kit.fontawesome.com/6c0e978889.js" crossorigin="anonymous"></script>
</head>
<body>
<header>
<nav class="container navbar navbar-expand-lg p-3">
<div class="container-fluid justify-content-between row">
<div class="col-sm-12 col-md-6 col-lg-6">
<a class="navbar-brand fw-bold" href="#">Abacus Convention Center</a>
</div>
<div class="col-sm-12 col-md-6 col-lg-6">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link text-dark fw-medium" aria-current="page" href="#">Home</a>
</li>
<li class="nav-item">
<a class="nav-link text-dark fw-medium" href="#">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link text-dark fw-medium" href="#">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link text-dark fw-medium">Subscribe</a>
</li>
</ul>
</div>
</div>
</nav>
<section class="mb-5">
<div id="carouselExampleCaptions" class="carousel slide">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="0" class="active"
aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="1"
aria-label="Slide 2"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="2"
aria-label="Slide 3"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="3"
aria-label="Slide 4"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="images/banner.png" class="d-block w-100" alt="banner">
<div class="carousel-caption d-none d-md-block">
<h5 class="fs-1">The perfect venue for your
<br>
next event
</h5>
<p class="fw-light">Amet minim mollit non deserunt ullamco est sit
aliqua
<br>
dolor do amet sint. Velit officia
consequat duis enim velit
</p>
<button class="btn text-primary bg-white px-4 mb-3 fw-medium">Book Now</button>
</div>
</div>
<div class="carousel-item">
<img src="images/banner.png" class="d-block w-100" alt="banner">
<div class="carousel-caption d-none d-md-block">
<h5 class="fs-1">The perfect venue for your
<br>
next event
</h5>
<p class="fw-light">Amet minim mollit non deserunt ullamco est sit
aliqua
<br>
dolor do amet sint. Velit officia
consequat duis enim velit
</p>
<button class="btn text-primary bg-white px-4 mb-3 fw-medium">Book Now</button>
</div>
</div>
<div class="carousel-item">
<img src="images/banner.png" class="d-block w-100" alt="banner">
<div class="carousel-caption d-none d-md-block">
<h5 class="fs-1">The perfect venue for your
<br>
next event
</h5>
<p class="fw-light">Amet minim mollit non deserunt ullamco est sit
aliqua
<br>
dolor do amet sint. Velit officia
consequat duis enim velit
</p>
<button class="btn text-primary bg-white px-4 mb-3 fw-medium">Book Now</button>
</div>
</div>
<div class="carousel-item">
<img src="images/banner.png" class="d-block w-100" alt="banner">
<div class="carousel-caption d-none d-md-block">
<h5 class="fs-1">The perfect venue for your
<br>
next event
</h5>
<p class="fw-light">Amet minim mollit non deserunt ullamco est sit
aliqua
<br>
dolor do amet sint. Velit officia
consequat duis enim velit
</p>
<button class="btn text-primary bg-white px-4 mb-3 fw-medium">Book Now</button>
</div>
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleCaptions"
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="#carouselExampleCaptions"
data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</section>
</header>
<main>
<section class="container">
<div class="card mb-3 w-100 border-0">
<div class="row align-items-center">
<div class="col-sm-12 col-md-6 col-lg-6">
<img src="images/wedding.png" class="img-fluid rounded-start border border-secondary rounded-1"
alt="wedding">
</div>
<div class="col-sm-12 col-md-6 col-lg-6">
<div class="card-body">
<h5 class="card-title fs-2 fw-bold">Every moment is Precious</h5>
<p class="card-text text-secondary fw-bold">Amet minim mollit non deserunt ullamco est sit
aliqua
dolor
do amet sint. Velit officia consequat duis enim velit mollit.
Exercitation veniam consequat sunt nostrud amet.</p>
<button class="btn btn-primary rounded-0">
<span>Explore our album</span>
<i class="fa-solid fa-arrow-right"></i>
</button>
</div>
</div>
</div>
</div>
</section>
<section class="container">
<h2 class="text-center fw-bolder my-5">Our Package</h2>
<div class="row">
<div class="border-0 col-sm-12 col-md-6 col-lg-3">
<div class="card-body">
<h3 class="card-title fw-bold mb-3">$300</h3>
<h4 class="fw-medium">Business fair</h4>
<p class="card-text">For most businesses event like book fair, craft fair.</p>
<ul class="list-group">
<li> Limited space access</li>
<li> Security facility</li>
<li> Event support</li>
<li> Decoration design</li>
<li> Per day bill</li>
</ul>
<button class="btn text-primary fw-medium mt-3 package-btn">Choose plan</button>
</div>
</div>
<div class="border-0 col-sm-12 col-md-6 col-lg-3">
<div class="card-body">
<h3 class="card-title fw-bold mb-3">$500</h3>
<h4 class="fw-medium">Wedding basic</h4>
<p class="card-text">For weddings with basic plan and limited item</p>
<ul class="list-group">
<li> Full space access</li>
<li> Food arrangement</li>
<li> Management support</li>
<li> Decoration design</li>
<li> Billed as shift</li>
</ul>
<button class="btn text-primary fw-medium mt-3 package-btn">Choose plan</button>
</div>
</div>
<div class="border-0 bg-primary pt-4 pb-2 rounded-4 align-items-center col-sm-12 col-md-6 col-lg-3">
<div class="card-body">
<h3 class="card-title fw-bold mb-3 text-white">$800</h3>
<h4 class="fw-medium text-white">Wedding plus</h4>
<p class="card-text text-white">For most weddings with
<br>
premium plans
</p>
<ul class="list-group wedding-plus">
<li class="text-white"> Full space access</li>
<li class="text-white"> Dedicated team</li>
<li class="text-white"> Buffet food</li>
<li class="text-white"> Premium Decoration</li>
<li class="text-white"> Pay as plan</li>
</ul>
<button class="btn text-primary bg-white fw-medium mt-3 package-btn">Choose plan</button>
</div>
</div>
<div class="border-0 col-sm-12 col-md-6 col-lg-3">
<div class="card-body">
<h3 class="card-title fw-bold mb-3">$1200</h3>
<h4 class="fw-medium">Corporate event</h4>
<p class="card-text">For most corporate business events</p>
<ul class="list-group">
<li> Full space access</li>
<li> Dedicated team</li>
<li> Buffet food</li>
<li> Premium decoration</li>
<li> Pay as plan</li>
</ul>
<button class="btn text-primary fw-medium mt-3 package-btn">Choose plan</button>
</div>
</div>
</div>
</section>
<section class="container mt-5">
<h2 class="text-center fw-bolder my-5">Happy Clients says</h2>
<div class="g-5 row justify-content-center">
<div class="border-0 shadow-lg px-5 rounded-3 me-5 align-items-center col-sm-12 col-md-6 col-lg-3">
<p class="text-secondary fw-medium mt-3">Slate helps you see how many more days you need to work to
reach
your
financial goal for the
month and year.</p>
<img src="images/person 1.png" class="card-img-top w-25" alt="person 1">
<div class="card-body">
<h6 class="fw-bold">Regina Miles</h6>
<p class="text-secondary fw-medium">Banker</p>
</div>
</div>
<div class="border-0 shadow-lg px-5 rounded-3 me-5 align-items-center col-sm-12 col-md-6 col-lg-3">
<p class="text-secondary fw-medium mt-3">Slate helps you see how many more days you need to work to
reach
your
financial goal for the
month and year.</p>
<img src="images/person 2.png" class="card-img-top w-25" alt="person 2">
<div class="card-body">
<h6 class="fw-bold">Jone Drake</h6>
<p class="text-secondary fw-medium">Banker</p>
</div>
</div>
<div class="border-0 shadow-lg px-5 rounded-3 me-2 align-items-center col-sm-12 col-md-6 col-lg-3">
<p class="text-secondary fw-medium mt-3">Slate helps you see how many more days you need to work to
reach
your
financial goal for the
month and year.</p>
<img src="images/person 3.png" class="card-img-top w-25" alt="person 3">
<div class="card-body">
<h6 class="fw-bold">Cret Yater</h6>
<p class="text-secondary fw-medium">Banker</p>
</div>
</div>
</div>
</section>
<section class="container">
<h2 class="text-center fw-bolder my-5">Frequently Asked Questions</h2>
<div class="card mb-3 border-0">
<div class="row g-0 justify-content-center align-items-center">
<div class="accordion me-5 col-sm-12 col-md-5" id="accordionExample">
<div class="accordion-item">
<h2 class="accordion-header" id="headingOne">
<button class="accordion-button fw-bold" type="button" data-bs-toggle="collapse"
data-bs-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
What's the difference between event design and event planning?
</button>
</h2>
<div id="collapseOne" class="accordion-collapse collapse show" aria-labelledby="headingOne"
data-bs-parent="#accordionExample">
<div class="accordion-body text-secondary fw-normal">
Event design and event planning work hand in hand to deliver a
successful event.Events by Knight offer tailor made events. This
means we incorporate both event design and event planning to
create that perfect event.
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="headingTwo">
<button class="accordion-button fw-bold" type="button" data-bs-toggle="collapse"
data-bs-target="#collapseTwo" aria-expanded="true" aria-controls="collapseTwo">
How early do we need to start planning an event?
</button>
</h2>
<div id="collapseTwo" class="accordion-collapse collapse show" aria-labelledby="headingTwo"
data-bs-parent="#accordionExample">
<div class="accordion-body text-secondary fw-normal">
Event design and event planning work hand in hand to deliver a
successful event.Events by Knight offer tailor made events. This
means we incorporate both event design and event planning to
create that perfect event.
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="headingThree">
<button class="accordion-button fw-bold" type="button" data-bs-toggle="collapse"
data-bs-target="#collapseThree" aria-expanded="true" aria-controls="collapseThree">
What is your refund and cancellation policy?
</button>
</h2>
<div id="collapseThree" class="accordion-collapse collapse show"
aria-labelledby="headingThree" data-bs-parent="#accordionExample">
<div class="accordion-body text-secondary fw-normal">
Event design and event planning work hand in hand to deliver a
successful event.Events by Knight offer tailor made events. This
means we incorporate both event design and event planning to
create that perfect event.
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="headingFour">
<button class="accordion-button fw-bold" type="button" data-bs-toggle="collapse"
data-bs-target="#collapseFour" aria-expanded="true" aria-controls="collapseFour">
How do you keep budgets on track?
</button>
</h2>
<div id="collapseFour" class="accordion-collapse collapse show"
aria-labelledby="headingFour" data-bs-parent="#accordionExample">
<div class="accordion-body text-secondary fw-normal">
Event design and event planning work hand in hand to deliver a
successful event.Events by Knight offer tailor made events. This
means we incorporate both event design and event planning to
create that perfect event.
</div>
</div>
</div>
</div>
<div class="col-sm-12 col-md-5">
<img src="images/people.png" class="img-fluid rounded-start" alt="people">
</div>
</div>
</div>
</section>
</main>
<footer class="d-flex justify-content-around mt-5 align-items-center">
<p class="text-white">© 2023 wedding. All rights reserved</p>
<div>
<p class="text-primary-emphasis">Get the App</p>
<div>
<div class="d-flex align-items-center apple bg-black">
<i style="font-size: 35px;" class="fa-brands fa-apple text-white me-3 mb-2"></i>
<div>
<p class="text-white"><span style="font-size: 10px;" class="text-white">Download on the</span>
<br>
App Store
</p>
</div>
</div>
<div class="d-flex align-items-center apple mt-1 bg-black">
<i style="font-size: 30px;" class="fa-brands fa-google-play text-white me-3"></i>
<div>
<p class="text-white"><span style="font-size: 10px;" class="text-white">Get it on</span>
<br>
Google play
</p>
</div>
</div>
</div>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.bundle.min.js"
integrity="sha384-w76AqPfDkMBDXo30jS1Sgez6pr3x5MlQ1ZAGC+nuZB+EYdgRZgiwxhTBTkF7CXvN"
crossorigin="anonymous"></script>
</body>
</html>