-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
385 lines (335 loc) · 11.9 KB
/
about.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
<!DOCTYPE html>
<html>
<head>
<title>
Dine and Park Culinary Training School </title>
<link rel="icon" type="image/x-icon" href=".//logo.PNG">
</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">
<meta name="format-detection" content="telephone=no">
<meta name="
Dine and Park Culinary Training School" content="yes">
<meta name="
Dine and Park Culinary Training School" content="">
<meta name="keywords" content="We are confident that Dine and Park Culinary Training School is the right choice for you if you want to learn to cook or become a professional chef.">
<meta name=" " content="Dine and Park Culinary Training School
Abuja's Premier Culinary Training School ,We are passionate about providing high-quality culinary education to aspiring chefs and home cooks alike. Our team of experienced chefs is dedicated to helping our students succeed in the culinary industry. ">
<!--link to the CSS files for this menu type-->
<link rel="stylesheet" type="text/css" href="bootstrap/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" type="text/css" href="fonts/icomoon/icomoon.css">
<link rel="stylesheet" media="screen" href="superfish/css/superfish.css">
<link rel="stylesheet" type="text/css" href="slick/slick/slick.css" />
<link rel="stylesheet" type="text/css" href="slick/slick/slick-theme.css" />
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox.min.css">
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox.css">
<!--link to the JavaScript files (hoverIntent is optional)-->
<script src="superfish/js/hoverIntent.js"></script>
<script src="superfish/js/superfish.js"></script>
</head>
<body>
<div class="main-wrapper">
<header id="header-wrap">
<div class="container">
<div class="row">
<nav class="navbar navbar-expand-lg col-md-12">
<div class="navbar-brand">
<a href="index.html">
<img style="border-radius: 20%; opacity: 30%; border-style: double; height: 1cm;" src="./images/" alt=""><h2 style="font-size: large; font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;"> About us </h2>
</a>
</div>
<button class="navbar-toggler collapsed" type="button" data-toggle="collapse"
data-target="#slide-navbar-collapse" aria-controls="slide-navbar-collapse"
aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"><i class="icon icon-navicon"></i></span>
</button>
<div class="navbar-collapse collapse" id="slide-navbar-collapse">
<ul class="navbar-nav light list-inline strong sf-menu">
<li class="nav-item ">
<a href="index.html" class="nav-link" data-effect="Home">HOME</a>
</li>
<li class="nav-item active ">
<a href="about.html" class="nav-link"
data-effect="Reservation">ABOUT </a>
</li>
<li class="nav-item">
<a href="classes.html" class="nav-link" data-effect="Menu"> CLASSES</a>
</li>
<li class="nav-item">
<a href="events.html" class="nav-link" data-effect="Menu">EVENTS </a>
</li>
<li class="nav-item">
<a href="menu.html" class="nav-link" data-effect="Menu">MENU </a>
</li>
<li class="nav-item">
<a href="contact.html" class="nav-link" data-effect="Menu">CONTACT </a>
</li>
</ul>
</li>
<li class="nav-item">
</li>
</ul>
</div><!--navbar-collapse-->
<div class="social-block">
<div class="social-icon">
<a href="facebook.com">
<i class="icon icon-facebook"></i>
</a>
<a href="twitter.com">
<i class="icon icon-twitter"></i>
</a>
<a href="instagram.com">
<i class="icon icon-instagram"></i>
</a>
</div>
</div>
</nav>
</div><!----.row----->
</div>
</header>
<section class="light notice-board-wrap mt-5">
<div class="container">
<div class="notice-board">
<div class="content text-center heading ">
<h2 class="section-title"><strong>Our Restaurant </strong>open at</h2>
<div class="divider mb-4">
<div class="icon-wrap">
<i class="icon icon-spoon"></i>
</div>
</div>
<div class="notice">
<ul class="list-unstyled colored-light col-md-6">
<span>Oriental Garden Accra Street Wuse Zone 5 Abuja </span>
<li><strong>Monday-Friday</strong></li>
<li>8am - 8pm</li>
<li>11am - 10am(Lunch/Dinner)</li>
</ul>
</div>
<div class="contact-info color-primary">
<span>07036414313</span>
<a href="menu.html" class="btn btn-pill btn-outline-light light hvr-sweep-to-right"> View Our Menu </a>
</div>
</div>
</div>
</div>
</section>
</div><!--billboard-->
<section class="company-intro pt-60">
<div class="container">
<div class="row">
<div class="section-image col-md-7">
<img src="s9.PNG" class="introImg">
</div>
<div class="text-content text-center heading dark col-md-5">
<h2 class="section-title">
<strong>About Us </strong>the most awarded Culinary Training School
</h2>
<div class="divider dark mb-4">
<div class="icon-wrap">
<i class="icon icon-spoon"></i>
</div>
</div>
<p>
Dine and Pack Culinary Training School is a leading culinary school in Abuja, Nigeria. We provide students with the skills and knowledge they need to succeed in the culinary industry.<br>
We are passionate about providing high-quality culinary education to aspiring chefs and home cooks alike. Our team of experienced chefs is dedicated to helping our students succeed in the culinary industry.
We believe that everyone has the potential to be a great cook, and we are committed to helping our students reach their full potential.
<br> Our full culinary arts Programme equips you with a broad and in depth knowledge into the various cooking methods and practices. You will also learn
essential food and kitchen safety practices to enusre serene and healthy cooking enviroments. Registration is now open , Join our high end intensive culinary arts programme taught by skilled chef instructors, designed to equip you with the knowledge required to excel in the culinary world.
</p>
</div>
</div>
</section>
<section>
<div class="container">
<div class="heading text-center">
<h2 class="section-title text-center"><strong>Culinary Arts Classes </strong></h2>
<div class="divider dark mb-4">
<div class="icon-wrap">
<i class="icon icon-spoon"></i>
</div>
</div>
</div>
<div class="dark price-list">
<div class="row">
<table class="col-md-6">
<tr>
<td>
<img src="images/ll.PNG" class="menuImg">
<div class="title">
<strong>Full Culinary Arts Programme</strong>
<em>3 months </em>
</div>
</td>
<td class="color-primary"><strong> N400k</strong></td>
</tr>
<tr>
<td>
<img src="images/ll.PNG" class="menuImg">
<div class="title">
<strong>Pastry & Baking Essentials </strong>
<em>1 Month </em>
</div>
</td>
<td class="color-primary"><strong>N200k</strong></td>
</tr>
<tr>
<td>
<img src="images/ll.PNG" class="menuImg">
<div class="title">
<strong></strong>Cakes & Sugar
<em>1 Month </em>
</div>
</td>
<td class="color-primary"><strong>N280k </strong></td>
</tr>
<tr>
<td>
<img src="images/ll.PNG" class="menuImg">
<div class="title">
<strong>African Culinary Arts </strong>
<em>1 Month </em>
</div>
</td>
<td class="color-primary"><strong>N200k </strong></td>
</tr>
<tr>
<td>
<img src="images/ll.PNG" class="menuImg">
<div class="title">
<strong>Continental & Transcontinental </strong>
<em>2 Months </em>
</div>
</td>
<td class="color-primary"><strong>N300K</strong></td>
</tr>
<tr>
<td>
<img src="images/ll.PNG" class="menuImg">
<div class="title">
<strong>Barbecu & Grills </strong>
<em>1 Months </em>
</div>
</td>
<td class="color-primary"><strong>N200k </strong></td>
</tr>
</table>
<table class="col-md-6">
<tr>
<td>
<img src="images/ll.PNG" class="menuImg">
<div class="title">
<strong>Desserts</strong>
<em>1 Monnth </em>
</div>
</td>
<td class="color-primary"><strong>N150k </strong></td>
</tr>
<tr>
<td>
<img src="images/ll.PNG" class="menuImg">
<div class="title">
<strong>Mixology Class 30 Drinks </strong>
<em>2 Weeks </em>
</div>
</td>
<td class="color-primary"><strong>N150k </strong></td>
</tr>
<tr>
<td>
<img src="images/ll.PNG " class="menuImg">
<div class="title">
<strong> Amarya Package </strong>
<em> 1 Month </em>
</div>
</td>
<td class="color-primary"><strong>N180k </strong></td>
</tr>
<tr>
<td>
<img src="images/ll.PNG" class="menuImg">
<div class="title">
<strong>Mini Chef Package </strong>
<em>Age 5-12</em>
</div>
</td>
<td class="color-primary"><strong>N50k </strong></td>
</tr>
<tr>
<td>
<img src="images/ll.PNG" class="menuImg">
<div class="title">
<strong>Stripling Package </strong>
<em> Age 13-19</em>
</div>
</td>
<td class="color-primary"><strong>N90k </strong></td>
</tr>
<tr>
<td>
<img src="images/ll.PNG" class="menuImg">
<div class="title">
<strong>Short Courses </strong>
<em>1 Week </em>
</div>
</td>
<td class="color-primary"><strong>N50k </strong></td>
</tr>
</table>
</div>
<script type="text/javascript" src="js/script.js"></script>
<script type="text/javascript" src="js/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="slick/slick/slick.min.js"></script>
<script type="text/javascript" src="bootstrap/js/bootstrap.js"></script>
<script type="text/javascript" src="bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="fancybox/jquery.fancybox.min.js"></script>
<script type="text/javascript" src="fancybox/jquery.fancybox.js"></script>
<script>
$(document).ready(function () {
$('a.fancybox').fancybox({
openEffect: 'true',
closeEffect: 'none',
prevEffect: 'none',
nextEffect: 'true',
closeBtn: true,
helpers: {
title: {
type: 'inside'
},
buttons: {}
}
});
$('.slider').slick({
slidesToShow: 3,
slidesToScroll: 1,
autoplay: true,
autoplaySpeed: 2000,
responsive: [
{
breakpoint: 768,
settings: {
arrows: false,
centerMode: true,
centerPadding: '40px',
slidesToShow: 3
}
},
{
breakpoint: 576,
settings: {
arrows: false,
dots: true,
slidesToShow: 1,
slidesToScroll: 1,
centerMode: true,
centerPadding: '20px',
autoplay: false,
}
}
]
});
});
</script>
</body>
</html>