-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
802 lines (735 loc) · 39.4 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
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
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Romanian Cuisine</title>
<link rel="icon" type="image/x-icon" href="img/favicon2.ico">
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
<meta name="viewport" content="width=device-width" />
<!-- External CSS -->
<link rel="stylesheet" href="vendor/bootstrap/bootstrap.min.css">
<link rel="stylesheet" href="vendor/select2/select2.min.css">
<link rel="stylesheet" href="vendor/owlcarousel/owl.carousel.min.css">
<link rel="stylesheet" href="https://cdn.rawgit.com/noelboss/featherlight/1.7.13/release/featherlight.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/tempusdominus-bootstrap-4/5.0.1/css/tempusdominus-bootstrap-4.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.1/css/brands.css">
<!-- Fonts and icons -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700|Josefin+Sans:300,400,700">
<link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://cdn.rawgit.com/creativetimofficial/now-ui-kit/2e8e665f/assets/css/bootstrap.min.css">
<link href="https://cdn.rawgit.com/creativetimofficial/now-ui-kit/2e8e665f/assets/css/now-ui-kit.min.css?v1.2.0" rel="stylesheet"/>
<link href="https://cdn.rawgit.com/creativetimofficial/now-ui-kit/2e8e665f/assets/demo/demo.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="style.css">
<!-- CSS -->
<link rel="stylesheet" href="css/style.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- Modernizr JS for IE8 support of HTML5 elements and media queries -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.js"></script>
<style>
.navbar .navbar-nav .nav-link:not(.btn) i.fa{
font-size: 20x;
position: relative;
top:0;
text-align: center;
width: 21px;
}
</style>
</head>
<body class="index-page sidebar-collapse">
<!-- Navbar -->
<nav class="navbar navbar-expand-lg bg-primary fixed-top navbar-transparent " color-on-scroll="400">
<div class="container">
<!--Menu Links-->
<div class="topnav" id="myTopnav">
<a href="index.html"><img class="logo" src="https://restaurantmoldova.co.uk/wp-content/uploads/2017/12/Untitled-22-150x150.png"></a>
<a href="index.html" class="active">Home</a>
<a href="landing-page.html">About</a>
<a href="profile-page.html">Contact</a>
<a href="https://mailchi.mp/fe86c93db6d3/romanian-cuisine">Newsletter</a>
<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>
</a>
</div>
</div>
</nav>
<!-- End Navbar -->
<!-- Header-->
<div class="wrapper">
<div class="page-header clear-filter" filter-color="brown">
<div class="page-header-image" data-parallax="true">
</div>
<div class="container">
<div class="content-center brand">
<img class="n-logo" src="https://restaurantmoldova.co.uk/wp-content/uploads/2017/12/Untitled-22-150x150.png" alt="">
<h1 class="h1-seo">Restaurant Moldova</h1>
<h3>A Fine Authentic Cuisine</h3>
</div>
</div>
</div>
<div class="container">
<div class="row d-flex align-items-center">
<div class="col-lg-6 hero-left">
<h1 class="display-4 mb-5">Memorable Experiences<br> and Delicious Food!</h1>
<div class="mb-2">
<a class="btn btn-primary btn-shadow btn-lg" href="https://mailchi.mp/fe86c93db6d3/romanian-cuisine" role="button">Explore Menu</a>
<a class="btn btn-primary btn-shadow btn-lg" href="https://youtu.be/rNAz7FBqH_Y" role="button"><i class="fa fa-play"></i> Video</a>
</div>
<ul class="hero-info list-unstyled d-flex text-center mb-0">
<li class="border-right">
<span class="lnr lnr-car"></span>
<h5>
Fast Delivery
</h5>
</li>
<li class="border-right">
<span class="lnr lnr-leaf"></span>
<h5>
Fresh Food
</h5>
</li>
<li class="">
<span class="lnr lnr-bubble"></span>
<h5>
24/7 Support
</h5>
</li>
</ul>
</div>
<div class="col-lg-6 hero-right">
<div class="owl-carousel owl-theme hero-carousel">
<div class="item">
<img class="img-fluid" src="https://lh3.googleusercontent.com/proxy/edsWrACf8-KeHn1x66Y1I1LAd_GgEnXKAnU-BzK6id3NJNqCRwXL5saslj9vDNhzkZ8fU4GV72w4bGIoDeV0Gtj9tkX49x6k2lJ4HsPuxvwcBPv64L5gf1g9EmXGu5iTrBetRRuksITOmH6EYyPVACk" alt="papanasi">
</div>
<div class="item">
<img class="img-fluid" src="https://jamilacuisine.ro/wp-content/uploads/2018/01/Prajitura-Fanta-500x478.jpg" alt="prajitura-fanta">
</div>
<div class="item">
<img class="img-fluid" src="https://jamilacuisine.ro/wp-content/uploads/2013/06/Prajitura-alba-ca-zapada-500x500.jpg" alt="prajitura-alba-ca-zapada">
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Welcome Section -->
<section id="gtco-welcome" class="section-padding">
<div class="container">
<div class="section-content">
<div class="row">
<div class="col-sm-5 img-bg d-flex shadow align-items-center justify-content-center justify-content-md-end img-2" style="background-image: url(img/moldova.webp);">
</div>
<div class="col-sm-7 py-5 pl-md-0 pl-4">
<div class="heading-section pl-lg-5 ml-md-5">
<h2>
Welcome to Restaurant Moldova
</h2>
</div>
<div class="pl-lg-5 ml-md-5">
<p>We all miss our country. We miss the air we breathed there, we miss the smell of Romania, our parents, brothers, sons and daughters.<br> We know how hard it is to leave behind the house, the city, friends, family and go to a totally unknown place.<br>
Precisely because we know all these things, we try to make up for the lack by offering you another thing that you will surely miss, namely ROMANIAN FOOD.<br> The quality and taste of our dishes will make you feel at home, at least for the moment.<br> We invite you to enjoy the ROMANTIC taste with us, big or small.</p>
<h3 class="mt-5">Special Recipe</h3>
<div class="row">
<div class="col-4">
<a href="#" class="thumb-menu">
<img class="img-fluid img-cover" src="https://centraltransylvania.com/wp-content/uploads/2020/11/retete-de-sarmale-varza.jpg" />
<h6>Stuffed Cabbage Rolls-Sarmale</h6>
</a>
</div>
<div class="col-4">
<a href="#" class="thumb-menu">
<img class="img-fluid img-cover" src="https://vibescafe.ro/wp-content/uploads/2021/08/MICI.jpg" />
<h6>Mici and Fries</h6>
</a>
</div>
<div class="col-4">
<a href="#" class="thumb-menu">
<img class="img-fluid img-cover" src="https://temananc.ro/uploads/b8egaxte/miqxk7p.jpg"/>
<h6>Crap Fish</h6>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End of Welcome Section -->
<!-- Special Dishes Section -->
<section id="gtco-special-dishes" class="section-padding">
<div class="container">
<div class="section-content">
<div class="heading-section text-center">
<h2>
Special Dishes
</h2>
</div>
<div class="row mt-5">
<div class="col-lg-5 col-md-6 align-self-center py-5">
<h2 class="special-number">01.</h2>
<div class="dishes-text">
<h3><span>Papanasi</span></h3>
<p class="pt-3">The boiled ones are smaller, nugget-shaped, and typically coated with a mix of breadcrumbs and sugar. This dessert can be found in most Romanian traditional restaurants or it can be prepared at home.</p>
<h3 class="special-dishes-price">£6.00</h3>
<a href="#" class="btn-primary mt-3">book a table</a>
</div>
</div>
<div class="col-lg-5 offset-lg-2 col-md-6 align-self-center mt-4 mt-md-0">
<img src="https://cdn.tasteatlas.com/images/dishrestaurants/acada5a1de874f448561261ade126a4f.jpg?mw=1300" alt="" class="img-fluid shadow w-100">
</div>
</div>
<div class="row mt-5">
<div class="col-lg-5 col-md-6 align-self-center order-2 order-md-1 mt-4 mt-md-0">
<img src="https://cdn.tasteatlas.com//images/dishes/76a957c985764ed5973786f14a7073bb.jpg?w=905&h=510" alt="" class="img-fluid shadow w-100">
</div>
<div class="col-lg-5 offset-lg-2 col-md-6 align-self-center order-1 order-md-2 py-5">
<h2 class="special-number">02.</h2>
<div class="dishes-text">
<h3><span>Tochitură Moldovenească </span><br> Meat Pork</h3>
<p class="pt-3">The stew is made by simmering pork, sausages, and bacon together with onions, garlic, spices, white wine, and occasionally tomato sauce and pork offal.</p>
<h3 class="special-dishes-price">£12.00</h3>
<a href="#" class="btn-primary mt-3">book a table <span><i class="fa fa-long-arrow-right"></i></span></a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End of Special Dishes Section -->
<!-- Menu Section -->
<section id="gtco-menu" class="section-padding">
<div class="container">
<div class="section-content">
<div class="row mb-5">
<div class="col-md-12">
<div class="heading-section text-center">
<h2>
Our Menu
</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 menu-wrap">
<div class="heading-menu">
<h3 class="text-center mb-5">Breakfast</h3>
</div>
<div class="menus d-flex align-items-center">
<div class="menu-img rounded-circle">
<img class="img-fluid" src="http://retetefeldefel.ro/wp-content/uploads/2015/09/056.jpg" alt="">
</div>
<div class="text-wrap">
<div class="row align-items-start">
<div class="col-8">
<h4>Fried bread with egg-Friganele</h4>
</div>
<div class="col-4">
<h4 class="text-muted menu-price">£3</h4>
</div>
</div>
<p>2 Sliced of bread,1 glass of tea/coffe/milk</p>
</div>
</div>
<div class="menus d-flex align-items-center">
<div class="menu-img rounded-circle">
<img class="img-fluid" src="https://www.lauralaurentiu.ro/wp-content/uploads/2017/05/gogosi-simple-si-pufoase-reteta-video-pas-cu-pas-gogosi-pufoase-cum-se-fac-video-retetecalamama.jpg" alt="">
</div>
<div class="text-wrap">
<div class="row align-items-start">
<div class="col-8">
<h4>Doughnats-Gogogsi</h4>
</div>
<div class="col-4">
<h4 class="text-muted menu-price">£5</h4>
</div>
</div>
<p>2 Doughnats,1 cup of tea/coffee</p>
</div>
</div>
<div class="menus d-flex align-items-center">
<div class="menu-img rounded-circle">
<img class="img-fluid" src="http://reteteperfecte.com/wp-content/uploads/2019/03/omleta-cu-legume-si-bacon.jpg" alt="">
</div>
<div class="text-wrap">
<div class="row align-items-start">
<div class="col-8">
<h4>Omlette-Omleta</h4>
</div>
<div class="col-4">
<h4 class="text-muted menu-price">£5</h4>
</div>
</div>
<p>Mushroom,Tomatoes,Cheese,Olives</p>
</div>
</div>
</div>
<div class="col-lg-4 menu-wrap">
<div class="heading-menu">
<h3 class="text-center mb-5">Lunch</h3>
</div>
<div class="menus d-flex align-items-center">
<div class="menu-img rounded-circle">
<img class="img-fluid" src="https://retete.unica.ro/wp-content/uploads/2016/11/saaa-e1479314128808.jpg" alt="">
</div>
<div class="text-wrap">
<div class="row align-items-start">
<div class="col-8">
<h4>Salata Grece-Salata Greceasca </h4>
</div>
<div class="col-4">
<h4 class="text-muted menu-price">£8.40</h4>
</div>
</div>
<p>Cheese, tomatoes, green cucumbers, bell pepper or capia, red onion, olives, dressing</p>
</div>
</div>
<div class="menus d-flex align-items-center">
<div class="menu-img rounded-circle">
<img class="img-fluid" src="https://www.bucatariamamei.ro/wp-content/uploads/2022/10/clarendonlogo-Ciorba-de-Vacuta.jpg" alt="">
</div>
<div class="text-wrap">
<div class="row align-items-start">
<div class="col-8">
<h4>Beef Soup-Ciorba de vita</h4>
</div>
<div class="col-4">
<h4 class="text-muted menu-price">£5.20</h4>
</div>
</div>
<p>Beef,potatoes,tomatoes,parsnip,red pepper</p>
</div>
</div>
<div class="menus d-flex align-items-center">
<div class="menu-img rounded-circle">
<img class="img-fluid" src="https://sodelicious.ro/wp-content/uploads/2019/05/somon-la-cuptor-cu-naut-picant-720x720.jpg" alt="">
</div>
<div class="text-wrap">
<div class="row align-items-start">
<div class="col-8">
<h4>Salmon-Somon</h4>
</div>
<div class="col-4">
<h4 class="text-muted menu-price">£15</h4>
</div>
</div>
<p>Salmon,spicy chickpeas, spinach, tartar sauce</p>
</div>
</div>
</div>
<div class="col-lg-4 menu-wrap">
<div class="heading-menu">
<h3 class="text-center mb-5">Dinner</h3>
</div>
<div class="menus d-flex align-items-center">
<div class="menu-img rounded-circle">
<img class="img-fluid" src="https://bonfood.ro/wp-content/uploads/2020/08/Antriot-de-vita-cu-piure-de-cartofi-si-ceapa-prajita-m.jpg" alt="">
</div>
<div class="text-wrap">
<div class="row align-items-start">
<div class="col-8">
<h4>Grilled beef steak-Antricot de vita</h4>
</div>
<div class="col-4">
<h4 class="text-muted menu-price">£22</h4>
</div>
</div>
<p>Served with fresh oven-baked potatoes and mixed vegetables</p>
</div>
</div>
<div class="menus d-flex align-items-center">
<div class="menu-img rounded-circle">
<img class="img-fluid" src="https://jamilacuisine.ro/wp-content/uploads/2017/05/Cartofi-taranesti-cu-afumatura-500x478.jpg" alt="">
</div>
<div class="text-wrap">
<div class="row align-items-start">
<div class="col-8">
<h4>Peasant potatoes-Cartofi Taranesti</h4>
</div>
<div class="col-4">
<h4 class="text-muted menu-price">£4.90</h4>
</div>
</div>
<p>Flavored with thyme and garlic</p>
</div>
</div>
<div class="menus d-flex align-items-center">
<div class="menu-img rounded-circle">
<img class="img-fluid" src="https://www.bunbun.ro/files/cache/risotto/PUI04-b-80-728x567.png" alt="">
</div>
<div class="text-wrap">
<div class="row align-items-start">
<div class="col-8">
<h4>Chicken breast schnitzel-Snitel de pui</h4>
</div>
<div class="col-4">
<h4 class="text-muted menu-price">$30</h4>
</div>
</div>
<p> With fresh breadcrumbs, baked potatoes/salad</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End of menu Section -->
<!-- Testimonial Section-->
<h1 style="text-align:center;">Testimony</h1>
<section id="gtco-testimonial" class="overlay bg-fixed section-padding" style="background-image: url(https://static01.nyt.com/images/2014/09/03/dining/20140903-HUNGRY-slide-PE1M/20140903-HUNGRY-slide-PE1M-superJumbo.jpg);">
<div class="container">
<div class="section-content">
<div class="heading-section text-center">
<h2>
Happy Customer
</h2>
</div>
<div class="row">
<div class="testi-content testi-carousel owl-carousel">
<div class="testi-item">
<i class="testi-icon fa fa-3x fa-quote-left"></i>
<p class="testi-text">A beautiful restaurant with good food and very good staff served us Marius and Ada, very kind and as expected, fast service! Thanks for the hospitality! We will definitely come back on another occasion!.</p>
<p class="testi-author">John Doe</p>
</div>
<div class="testi-item">
<i class="testi-icon fa fa-3x fa-quote-left"></i>
<p class="testi-text">I carefully searched for the best confectioners to prepare a dessert like no one else has. At Restaurant Moldova we have a variety of sweets made from the heart.</p>
<p class="testi-author">Mary Jane</p>
</div>
</div>
</div>
</div>
</section>
<!-- End of Testimonial Section-->
<!-- Team Section -->
<section id="gtco-team" class=" section-padding">
<div class="container">
<div class="section-content">
<div class="heading-section text-center">
<h2>
Our Team
</h2>
</div>
<div class="row">
<div class="col-md-4">
<div class="team-card mb-5">
<img class="img-fluid" src="img/chef-1.jpg" alt="">
<div class="team-desc">
<h4 class="mb-0">Aaron Patel</h4>
<p class="mb-1">CEO</p>
<ul class="list-inline mb-0 team-social-links">
<li class="list-inline-item">
<a href="#">
<i class="fab fa-facebook-f"></i>
</a>
</li>
<li class="list-inline-item">
<a href="#">
<i class="fab fa-twitter"></i>
</a>
</li>
<li class="list-inline-item">
<a href="#">
<i class="fab fa-instagram"></i>
</a>
</li>
<li class="list-inline-item">
<a href="#">
<i class="fab fa-google-plus-g"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-md-4">
<div class="team-card mb-5">
<img class="img-fluid" src="img/chef-2.jpg" alt="">
<div class="team-desc">
<h4 class="mb-0">Daniel Tebas</h4>
<p class="mb-1">Chef</p>
<ul class="list-inline mb-0 team-social-links">
<li class="list-inline-item">
<a href="#">
<i class="fab fa-facebook-f"></i>
</a>
</li>
<li class="list-inline-item">
<a href="#">
<i class="fab fa-twitter"></i>
</a>
</li>
<li class="list-inline-item">
<a href="#">
<i class="fab fa-instagram"></i>
</a>
</li>
<li class="list-inline-item">
<a href="#">
<i class="fab fa-google-plus-g"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-md-4">
<div class="team-card mb-5">
<img class="img-fluid" src="img/chef-3.jpg" alt="">
<div class="team-desc">
<h4 class="mb-0">Jon Snow</h4>
<p class="mb-1">Chef</p>
<ul class="list-inline mb-0 team-social-links">
<li class="list-inline-item">
<a href="#">
<i class="fab fa-facebook-f"></i>
</a>
</li>
<li class="list-inline-item">
<a href="#">
<i class="fab fa-twitter"></i>
</a>
</li>
<li class="list-inline-item">
<a href="#">
<i class="fab fa-instagram"></i>
</a>
</li>
<li class="list-inline-item">
<a href="#">
<i class="fab fa-google-plus-g"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End of Team Section -->
<!-- Reservation Section -->
<h1 style="text-align:center;">Reserve Now</h1>
<section id="gtco-reservation" class="bg-fixed bg-white section-padding overlay" style="background-image: url(https://learnenglish.britishcouncil.org/sites/podcasts/files/RS8064_GettyImages-908849910-hig.jpg);">
<div class="container">
<div class="row">
<div class="col-lg-5">
<div class="section-content bg-white p-5 shadow">
<div class="heading-section text-center">
<h2>
Book Now
</h2>
</div>
<form method="post" name="contact-us" action="">
<div class="row">
<div class="col-md-12 form-group">
<input type="text" class="form-control" id="name" name="name" placeholder="Name">
</div>
<div class="col-md-12 form-group">
<input type="text" class="form-control" id="email" name="email" placeholder="Email">
</div>
<div class="col-md-12 form-group">
<input type="number" class="form-control" id="phoneNumber" name="phoneNumber" placeholder="Phone">
</div>
<div class="col-md-6 form-group">
<div class="input-group date" id="datetimepicker4" data-target-input="nearest">
<input type="text" class="form-control datetimepicker-input" data-target="#datetimepicker4" placeholder="Date" />
<div class="input-group-append" data-target="#datetimepicker4" data-toggle="datetimepicker">
<div class="input-group-text">
<span class="lnr lnr-calendar-full"></span>
</div>
</div>
</div>
</div>
<div class="col-md-6 form-group">
<div class="input-group date" id="datetimepicker3" data-target-input="nearest">
<input type="text" class="form-control datetimepicker-input" data-target="#datetimepicker3" placeholder="Time" />
<div class="input-group-append" data-target="#datetimepicker3" data-toggle="datetimepicker">
<div class="input-group-text">
<span class="lnr lnr-clock"></span>
</div>
</div>
</div>
</div>
<div class="col-md-12 form-group">
<select class="form-control" id="selectPerson">
<option></option>
<option>1</option>
<option>2</option>
<option>3</option>
<option>4</option>
<option>5</option>
</select>
</div>
<div class="col-md-12 form-group">
<textarea class="form-control" id="message" name="message" rows="6" placeholder="Your Message ..."></textarea>
</div>
<div class="col-md-12 text-center">
<button class="btn btn-primary btn-shadow btn-lg" type="submit" name="submit">Send Message</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</section>
<!-- End of Reservation Section -->
<footer class="bg-dark text-center text-white">
<!-- Grid container -->
<div class="container p-4">
<!-- Section: Social media -->
<section class="mb-4">
<!-- Facebook -->
<a class="btn btn-outline-light btn-floating m-1" href="#!" role="button"
><i class="fab fa-facebook-f"></i
></a>
<!-- Twitter -->
<a class="btn btn-outline-light btn-floating m-1" href="#!" role="button"
><i class="fab fa-twitter"></i
></a>
<!-- Google -->
<a class="btn btn-outline-light btn-floating m-1" href="#!" role="button"
><i class="fab fa-google"></i
></a>
<!-- Github -->
<a class="btn btn-outline-light btn-floating m-1" href="#!" role="button"
><i class="fab fa-github"></i
></a>
</section>
<!-- Section: Social media -->
<!-- Section: Form -->
<section class="">
<form action="">
<!--Grid row-->
<div class="row d-flex justify-content-center">
<!--Grid column-->
<div class="col-auto">
<p class="pt-2">
<strong>Sign up for our newsletter</strong>
</p>
</div>
<!--Grid column-->
<!--Grid column-->
<div class="col-md-5 col-12">
<!-- Email input -->
<div class="form-outline form-white mb-4">
<input type="email" id="form5Example21" class="form-control" />
<label class="form-label" for="form5Example21">Email address</label>
</div>
</div>
<!--Grid column-->
<!--Grid column-->
<div class="col-auto">
<!-- Submit button -->
<button type="submit" class="btn btn-outline-light mb-4">
<a href="https://mailchi.mp/fe86c93db6d3/romanian-cuisine" role="button"> Subscribe</a>
</button>
</div>
<!--Grid column-->
</div>
<!--Grid row-->
</form>
</section>
<!-- Section: Form -->
<!-- Section: Links -->
<section class="">
<!--Grid row-->
<div class="container text-center text-md-start mt-5">
<!-- Grid row -->
<div class="row mt-3">
<!-- Grid column -->
<div class="col-md-3 col-lg-4 col-xl-3 mx-auto mb-4">
<!-- Content -->
<img src="https://restaurantmoldova.co.uk/wp-content/uploads/2017/12/Untitled-22-150x150.png" class="img-fluid footer-logo mb-3" alt="">
<p> We are waiting for you in our restaurant at any time of the day to serve the meal, having the opportunity to choose from a vast menu, created for all tastes.</p>
</div>
<!--Grid column-->
<div class="col-lg-3 col-md-6 mb-4 mb-md-0">
<h5 class="text-uppercase">Menu</h5>
<ul class="list-unstyled mb-0">
<li>
<a href="index.html" class="text-white">Home</a>
</li>
<li>
<a href="landing-page.html" class="text-white">About</a>
</li>
<li>
<a href="profile-page.html" class="text-white">Contact</a>
</li>
<li>
<a href="https://mailchi.mp/fe86c93db6d3/romanian-cuisine" class="text-white">Newsletter</a>
</li>
</ul>
</div>
<!--Grid column-->
<div class="col-lg-3 col-md-6 mb-4 mb-md-0">
<h4>Open Hours</h4>
<ul class="list-unstyled open-hours">
<li class="d-flex justify-content-between"><span>Monday</span><span>9:00 - 24:00</span></li>
<li class="d-flex justify-content-between"><span>Tuesday</span><span>10:00 - 22:00</span></li>
<li class="d-flex justify-content-between"><span>Wednesday</span><span>10:00 - 22:00</span></li>
<li class="d-flex justify-content-between"><span>Thursday</span><span>10:00 - 22:00</span></li>
<li class="d-flex justify-content-between"><span>Friday</span><span>10:00 - 23:00</span></li>
<li class="d-flex justify-content-between"><span>Saturday</span><span>12:00 - 23:00</span></li>
<li class="d-flex justify-content-between"><span>Sunday</span><span> Closed</span></li>
</ul>
</div>
<!--Grid column-->
<div class="col-lg-3 col-md-6 mb-4 mb-md-0">
<h6 class="text-uppercase fw-bold mb-4">Contact</h6>
<p><i class="fas fa-home me-3"></i>Gladeside, Bar Hill, Cambridge CB23 8DY</p>
<p>
<i class="fas fa-envelope me-3"></i>
</p>
<p><i class="fas fa-phone me-3"></i> + 44 7869321390</p>
<p><i class="fas fa-print me-3"></i> + 01 234 567 89</p>
</div>
<!-- Grid column -->
</div>
<!-- Grid row -->
</div>
<!--Grid column-->
</section>
<!-- Section: Links -->
</div>
<!-- Grid container -->
<!-- Copyright -->
<div class="text-center p-3" style="background-color: rgba(0, 0, 0, 0.2);">
© 2023 Copyright:
<a class="text-white" href="https://mdbootstrap.com/">Maria Corban</a>
</div>
<!-- Copyright -->
</footer>
<!-- Footer -->
<!-- External JS -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.22.2/moment.min.js"></script>
<script src="vendor/bootstrap/popper.min.js"></script>
<script src="vendor/bootstrap/bootstrap.min.js"></script>
<script src="vendor/select2/select2.min.js "></script>
<script src="vendor/owlcarousel/owl.carousel.min.js"></script>
<script src="https://cdn.rawgit.com/noelboss/featherlight/1.7.13/release/featherlight.min.js"></script>
<script src="vendor/stellar/jquery.stellar.js" type="text/javascript" charset="utf-8"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/tempusdominus-bootstrap-4/5.0.1/js/tempusdominus-bootstrap-4.min.js"></script>
<!-- Main JS -->
<script src="js/app.min.js "></script>
</body>
<!-- Core JS Files -->
<script src="https://cdn.rawgit.com/creativetimofficial/now-ui-kit/2e8e665f/assets/js/core/jquery.min.js"></script>
<script src="https://cdn.rawgit.com/creativetimofficial/now-ui-kit/2e8e665f/assets/js/core/popper.min.js"></script>
<script src="https://cdn.rawgit.com/creativetimofficial/now-ui-kit/2e8e665f/assets/js/core/bootstrap.min.js"></script>
<!-- Plugin for Switches, full documentation here: http://www.jque.re/plugins/version3/bootstrap.switch/ -->
<script src="https://cdn.rawgit.com/creativetimofficial/now-ui-kit/2e8e665f/assets/js/plugins/bootstrap-switch.js"></script>
<!-- Plugin for the Sliders, full documentation here: http://refreshless.com/nouislider/ -->
<script src="https://cdn.rawgit.com/creativetimofficial/now-ui-kit/2e8e665f/assets/js/plugins/nouislider.min.js"></script>
<!-- Plugin for the DatePicker, full documentation here: https://github.com/uxsolutions/bootstrap-datepicker -->
<script src="https://cdn.rawgit.com/creativetimofficial/now-ui-kit/2e8e665f/assets/js/plugins/bootstrap-datepicker.js"></script>
<!-- Control Center for Now Ui Kit: parallax effects, scripts for the example pages etc -->
<script src="https://cdn.rawgit.com/creativetimofficial/now-ui-kit/2e8e665f/assets/js/now-ui-kit.js"></script>
</html>