-
Notifications
You must be signed in to change notification settings - Fork 0
/
detail.html
450 lines (442 loc) · 16 KB
/
detail.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="Colorlib">
<meta name="description" content="#">
<meta name="keywords" content="#">
<!-- Favicons -->
<link rel="shortcut icon" href="#">
<!-- Page Title -->
<title>Listing & Directory Website Template</title>
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,700,900"
rel="stylesheet">
<!-- Simple line Icon -->
<link rel="stylesheet" href="css/simple-line-icons.css">
<!-- Themify Icon -->
<link rel="stylesheet" href="css/themify-icons.css">
<!-- Hover Effects -->
<link rel="stylesheet" href="css/set1.css">
<!-- Swipper Slider -->
<link rel="stylesheet" href="css/swiper.min.css">
<!-- Magnific Popup CSS -->
<link rel="stylesheet" href="css/magnific-popup.css">
<!-- Main CSS -->
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<!--============================= HEADER =============================-->
<div class="dark-bg sticky-top">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<nav class="navbar navbar-expand-lg navbar-light">
<a class="navbar-brand" href="index.html">Listing</a>
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarNavDropdown"
aria-controls="navbarNavDropdown" aria-expanded="false"
aria-label="Toggle navigation">
<span class="icon-menu"></span>
</button>
<div class="collapse navbar-collapse justify-content-end"
id="navbarNavDropdown">
<ul class="navbar-nav">
<li class="nav-item dropdown"><a class="nav-link" href="#"
id="navbarDropdownMenuLink" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false"> Explore <span
class="icon-arrow-down"></span>
</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="#">Action</a> <a
class="dropdown-item" href="#">Another action</a> <a
class="dropdown-item" href="#">Something else here</a>
</div></li>
<li class="nav-item dropdown"><a class="nav-link" href="#"
id="navbarDropdownMenuLink1" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false"> Listing <span
class="icon-arrow-down"></span>
</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="#">Action</a> <a
class="dropdown-item" href="#">Another action</a> <a
class="dropdown-item" href="#">Something else here</a>
</div></li>
<li class="nav-item dropdown"><a class="nav-link" href="#"
id="navbarDropdownMenuLink2" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false"> Pages <span
class="icon-arrow-down"></span>
</a>
<div class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="#">Action</a> <a
class="dropdown-item" href="#">Another action</a> <a
class="dropdown-item" href="#">Something else here</a>
</div></li>
<li class="nav-item active"><a class="nav-link" href="#">About</a>
</li>
<li class="nav-item"><a class="nav-link" href="#">Blog</a>
</li>
<li><a href="#" class="btn btn-outline-light top-btn"><span
class="ti-plus"></span> Add Listing</a></li>
</ul>
</div>
</nav>
</div>
</div>
</div>
</div>
<!--//END HEADER -->
<!--============================= BOOKING =============================-->
<div>
<!-- Swiper -->
<div class="swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide">
<a href="images/reserve-slide2.jpg" class="grid image-link"> <img
src="images/reserve-slide2.jpg" class="img-fluid" alt="#">
</a>
</div>
<div class="swiper-slide">
<a href="images/reserve-slide1.jpg" class="grid image-link"> <img
src="images/reserve-slide1.jpg" class="img-fluid" alt="#">
</a>
</div>
<div class="swiper-slide">
<a href="images/reserve-slide3.jpg" class="grid image-link"> <img
src="images/reserve-slide3.jpg" class="img-fluid" alt="#">
</a>
</div>
<div class="swiper-slide">
<a href="images/reserve-slide1.jpg" class="grid image-link"> <img
src="images/reserve-slide1.jpg" class="img-fluid" alt="#">
</a>
</div>
<div class="swiper-slide">
<a href="images/reserve-slide2.jpg" class="grid image-link"> <img
src="images/reserve-slide2.jpg" class="img-fluid" alt="#">
</a>
</div>
<div class="swiper-slide">
<a href="images/reserve-slide3.jpg" class="grid image-link"> <img
src="images/reserve-slide3.jpg" class="img-fluid" alt="#">
</a>
</div>
</div>
<!-- Add Pagination -->
<div class="swiper-pagination swiper-pagination-white"></div>
<!-- Add Arrows -->
<div class="swiper-button-next swiper-button-white"></div>
<div class="swiper-button-prev swiper-button-white"></div>
</div>
</div>
<!--//END BOOKING -->
<!--============================= RESERVE A SEAT =============================-->
<section class="reserve-block">
<div class="container">
<div class="row">
<div class="col-md-6">
<h5>Tasty Hand-Pulled Noodles</h5>
<p>
<span>$$$</span>$$
</p>
<p class="reserve-description">Innovative cooking, paired with
fine wines in a modern setting.</p>
</div>
<div class="col-md-6">
<div class="reserve-seat-block">
<div class="reserve-rating">
<span>9.5</span>
</div>
<div class="review-btn">
<a href="#" class="btn btn-outline-danger">WRITE A REVIEW</a> <span>34
reviews</span>
</div>
<div class="reserve-btn">
<div class="featured-btn-wrap">
<a href="#" class="btn btn-danger">RESERVE A SEAT</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--//END RESERVE A SEAT -->
<!--============================= BOOKING DETAILS =============================-->
<section class="light-bg booking-details_wrap">
<div class="container">
<div class="row">
<div class="col-md-8 responsive-wrap">
<div class="booking-checkbox_wrap">
<div class="booking-checkbox">
<p>Tasty Hand-Pulled Noodles is a 1950s style diner located
in Madison, Wisconsin. Opened in 1946 by Mickey Weidman, and
located just across the street from Camp Randall Stadium, it has
become a popular game day tradition amongst many Badger fans.
The diner is well known for its breakfast selections, especially
the Scrambler, which is a large mound of potatoes, eggs, cheese,
gravy, and a patrons’ choice of other toppings.</p>
<p>Mickies has also been featured on “Todd’s Taste of the
Town” during one of ESPN’s college football broadcasts. We are
one of the best Chinese restaurants in the New York, New York
area. We have been recognized for our outstanding Chinese &
Asian cuisine, excellent Chinese menu, and great restaurant
specials. We are one of the best Chinese restaurants in the New
York, New York area. We have been recognized for our outstanding
Chinese & Asian cuisine, excellent Chinese menu, and great
restaurant specials.</p>
<hr>
</div>
<div class="row">
<div class="col-md-4">
<label class="custom-checkbox"> <span
class="ti-check-box"></span> <span
class="custom-control-description">Bike Parking</span>
</label>
</div>
<div class="col-md-4">
<label class="custom-checkbox"> <span
class="ti-check-box"></span> <span
class="custom-control-description">Wireless Internet </span>
</label>
</div>
<div class="col-md-4">
<label class="custom-checkbox"> <span
class="ti-check-box"></span> <span
class="custom-control-description">Smoking Allowed </span>
</label>
</div>
<div class="col-md-4">
<label class="custom-checkbox"> <span
class="ti-check-box"></span> <span
class="custom-control-description">Street Parking</span>
</label>
</div>
<div class="col-md-4">
<label class="custom-checkbox"> <span
class="ti-check-box"></span> <span
class="custom-control-description">Special</span>
</label>
</div>
<div class="col-md-4">
<label class="custom-checkbox"> <span
class="ti-check-box"></span> <span
class="custom-control-description">Accepts Credit cards</span>
</label>
</div>
</div>
</div>
<div class="booking-checkbox_wrap mt-4">
<h5>34 Reviews</h5>
<hr>
<div class="customer-review_wrap">
<div class="customer-img">
<img src="images/customer-img1.jpg" class="img-fluid" alt="#">
<p>Amanda G</p>
<span>35 Reviews</span>
</div>
<div class="customer-content-wrap">
<div class="customer-content">
<div class="customer-review">
<h6>Best noodles in the Newyork city</h6>
<span></span> <span></span> <span></span> <span></span> <span
class="round-icon-blank"></span>
<p>Reviewed 2 days ago</p>
</div>
<div class="customer-rating">8.0</div>
</div>
<p class="customer-text">I love the noodles here but it is
so rare that I get to come here. Tasty Hand-Pulled Noodles is
the best type of whole in the wall restaurant. The staff are
really nice, and you should be seated quickly. I usually get
the hand pulled noodles in a soup. House Special #1 is amazing
and the lamb noodles are also great. If you want your noodles a
little chewier, get the knife cut noodles, which are also
amazing. Their dumplings are great dipped in their chili sauce.
</p>
<p class="customer-text">I love how you can see into the
kitchen and watch them make the noodles and you can definitely
tell that this is a family run establishment. The prices are
are great with one dish maybe being $9. You just have to
remember to bring cash.</p>
<ul>
<li><img src="images/review-img1.jpg" class="img-fluid"
alt="#"></li>
<li><img src="images/review-img2.jpg" class="img-fluid"
alt="#"></li>
<li><img src="images/review-img3.jpg" class="img-fluid"
alt="#"></li>
</ul>
<span>28 people marked this review as helpful</span> <a href="#"><span
class="icon-like"></span>Helpful</a>
</div>
</div>
<hr>
<div class="customer-review_wrap">
<div class="customer-img">
<img src="images/customer-img2.jpg" class="img-fluid" alt="#">
<p>Kevin W</p>
<span>17 Reviews</span>
</div>
<div class="customer-content-wrap">
<div class="customer-content">
<div class="customer-review">
<h6>A hole-in-the-wall old school shop.</h6>
<span class="customer-rating-red"></span> <span
class="round-icon-blank"></span> <span
class="round-icon-blank"></span> <span
class="round-icon-blank"></span> <span
class="round-icon-blank"></span>
<p>Reviewed 3 months ago</p>
</div>
<div class="customer-rating customer-rating-red">2.0</div>
</div>
<p class="customer-text">The dumplings were so greasy...the
pan-fried shrimp noodles were the same. So much oil and grease
it was difficult to eat. The shrimp noodles only come with 3
shrimp (luckily the dish itself is cheap)</p>
<p class="customer-text">The beef noodle soup was okay. I
added black vinegar into the broth to give it some extra
flavor. The soup has bok choy which I liked - it's a nice
textural element. The shop itself is really unclean (which is
the case in many restaurants in Chinatown) They don't wipe down
the tables after customers have eaten. If you peak into the
kitchen many of their supplies are on the ground which is
unsettling...</p>
<span>10 people marked this review as helpful</span> <a href="#"><span
class="icon-like"></span>Helpful</a>
</div>
</div>
</div>
</div>
<div class="col-md-4 responsive-wrap">
<div class="contact-info">
<img src="images/map.jpg" class="img-fluid" alt="#">
<div class="address">
<span class="icon-location-pin"></span>
<p>
Doyers St<br> New York, NY 10013<br> b/t Division St &
St James Pl <br> Chinatown, Civic Center
</p>
</div>
<div class="address">
<span class="icon-screen-smartphone"></span>
<p>+44 20 7336 8898</p>
</div>
<div class="address">
<span class="icon-link"></span>
<p>https://burgerandlobster.com</p>
</div>
<div class="address">
<span class="icon-clock"></span>
<p>
Mon - Sun 09:30 am - 05:30 pm <br> <span class="open-now">OPEN
NOW</span>
</p>
</div>
<a href="#" class="btn btn-outline-danger btn-contact">SEND A
MESSAGE</a>
</div>
<div class="follow">
<div class="follow-img">
<img src="images/follow-img.jpg" class="img-fluid" alt="#">
<h6>Christine Evans</h6>
<span>New York</span>
</div>
<ul class="social-counts">
<li>
<h6>26</h6> <span>Listings</span>
</li>
<li>
<h6>326</h6> <span>Followers</span>
</li>
<li>
<h6>12</h6> <span>Followers</span>
</li>
</ul>
<a href="#">FOLLOW</a>
</div>
</div>
</div>
</div>
</section>
<!--//END BOOKING DETAILS -->
<!--============================= FOOTER =============================-->
<footer class="main-block dark-bg">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="copyright">
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
<p>
Copyright © 2018 Listing. All rights reserved | This
template is made with <i class="ti-heart" aria-hidden="true"></i>
by <a href="https://colorlib.com" target="_blank">Colorlib</a>
</p>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
<ul>
<li><a href="#"><span class="ti-facebook"></span></a></li>
<li><a href="#"><span class="ti-twitter-alt"></span></a></li>
<li><a href="#"><span class="ti-instagram"></span></a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!--//END FOOTER -->
<!-- jQuery, Bootstrap JS. -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<!-- Magnific popup JS -->
<script src="js/jquery.magnific-popup.js"></script>
<!-- Swipper Slider JS -->
<script src="js/swiper.min.js"></script>
<script>
var swiper = new Swiper('.swiper-container', {
slidesPerView : 3,
slidesPerGroup : 3,
loop : true,
loopFillGroupWithBlank : true,
pagination : {
el : '.swiper-pagination',
clickable : true,
},
navigation : {
nextEl : '.swiper-button-next',
prevEl : '.swiper-button-prev',
},
});
</script>
<script>
if ($('.image-link').length) {
$('.image-link').magnificPopup({
type : 'image',
gallery : {
enabled : true
}
});
}
if ($('.image-link2').length) {
$('.image-link2').magnificPopup({
type : 'image',
gallery : {
enabled : true
}
});
}
</script>
</body>
</html>