-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
451 lines (417 loc) · 15.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Awaitero</title>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="author" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<link rel="stylesheet" href="css/bootstrap.min.css" async/>
<link rel="stylesheet" href="css/font-awesome.min.css" async/>
<link rel="stylesheet" href="css/animate.css" async/>
<link rel="stylesheet" href="css/owl.carousel.css" async/>
<link rel="stylesheet" href="css/owl.theme.default.min.css" async/>
<link rel="stylesheet" href="css/magnific-popup.css" async/>
<!-- MAIN CSS -->
<link rel="stylesheet" href="css/templatemo-style.css" async/>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-RSHTRXR8P4"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-RSHTRXR8P4');
</script>
</head>
<body>
<!-- PRE LOADER -->
<section class="preloader">
<div class="spinner">
<span class="spinner-rotate"></span>
</div>
</section>
<!-- MENU -->
<section
class="navbar custom-navbar navbar-fixed-top"
role="navigation"
style="background-color: white"
>
<div class="container">
<div class="navbar-header">
<button
class="navbar-toggle"
data-toggle="collapse"
data-target=".navbar-collapse"
>
<span class="icon icon-bar"></span>
<span class="icon icon-bar"></span>
<span class="icon icon-bar"></span>
</button>
<!-- lOGO TEXT HERE -->
<img src="img/logo.svg" style="width: 240; height: 50px" alt="logoWithName" />
<b>Awaitero</b>
</div>
<!-- MENU LINKS -->
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-nav-first">
<li>
<a href="#home" class="smoothScroll" style="color: black">Home</a>
</li>
<li>
<a href="#Benefits" class="smoothScroll" style="color: black"
>Benefits</a
>
</li>
<li>
<a href="#home" class="smoothScroll" style="color: black"
>How to Use</a
>
</li>
<li>
<a href="#about" class="smoothScroll" style="color: black"
>About</a
>
</li>
<li>
<a href="#contact" class="smoothScroll" style="color: black"
>Contact</a
>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<!-- <li><a href="#">Call Now! <i class="fa fa-phone"></i> 010 020 0340</a></li> -->
<li>
<a href="./Admin/restaurant.html" class="section-btn" style="color: white"
>Request For Demo</a
>
<a href="./Admin" class="section-btn" style="color: white"
>Login</a
>
</li>
</ul>
</div>
</div>
</section>
<!-- HOME -->
<section id="home" class="slider" data-stellar-background-ratio="0.5">
<div class="row">
<div class="owl-carousel owl-theme">
<div class="item item-first">
<div class="caption">
<div class="container">
<div class="col-md-8 col-sm-12">
<h1>
Increase your sales <br />
by 30 percent
</h1>
</div>
</div>
</div>
</div>
<div class="item item-first">
<div class="caption">
<div class="container">
<div class="col-md-8 col-sm-12">
<!-- <h3></h3> -->
<h1>
Combat COVID-19 with a contactless menu and allow your
dinners to view your menu on their phone
</h1>
</div>
</div>
</div>
</div>
<div class="item item-first">
<div class="caption">
<div class="container">
<div class="col-md-8 col-sm-12"><br>
<h3>New Restaurant in Town ?</h3>
<h1>Start Using QR code for contactless Menu</h1>
</div>
</div>
</div>
</div>
<div class="item item-first">
<div class="caption">
<div class="container">
<div class="col-md-8 col-sm-12">
<h3 style="opacity: 1;">Your customers will feel safe</h3><br>
<h4 style="opacity: 1;">For you to take care of your customers' health and safety, <br>
it has always been a top priority. As part of the foodservice industry, <br>
digital menus and QR Code restaurant ordering are a must-have to keep assuring your venue comply with social distancing <br>
and hygiene new rules. Keep everyone safe.</h4>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ABOUT -->
<section id="Benefits" data-stellar-background-ratio="0.5">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-12">
<div class="about-info">
<div class="section-title wow fadeInUp" data-wow-delay="0.2s">
<h2>Take your restaurant online in just 10 seconds</h2>
</div>
<div class="wow fadeInUp" data-wow-delay="0.4s" >
<h2 class="lead">
Use Awaitero's digital menu, ordering and billing software.
Switch to the new QR based menu system and ensure maximum
safety of your customers. Start accepting orders for dine-in
today.
<ul>
<li>
Unlimited QR-Scans
</li>
<li>
Zero Setup Cost/No hidden charges
</li>
<li>
Fast setup in less than 10 seconds
</li>
</ul>
</h2>
</div>
</div>
</div>
<div class="col-md-6 col-sm-12">
<div class="wow fadeInUp about-image" data-wow-delay="0.6s">
<img class="img-responsive" src="img/banner2.png" alt="">
</div>
</div>
</div>
</div>
</section>
<section>
<div class="container">
<div
class="row justify-content-center text-center mb-3"
style="text-align: center"
>
<div class="col-xl-12 col-lg-12">
<h2 class="h1 mx-xl-6">Benefits of a contactless menu</h2>
<p class="lead">
Find out what our contactless menu can do for you and how dinners
can choose their meal on their mobile phone.
</p>
</div>
</div>
<div class="row text-center">
<div class="col-12" style="justify-content: center">
<div class="col-md-4">
<img
src="img/Icons-01.svg "
style="height: 75px; width: 75px"
alt="Safer to use "
class="mb-3 icon-svg"
/>
<h5>Safer to use</h5>
<p class="px-xl-2">
Germ-free, greener, quicker and safer than the traditional menu.
</p>
</div>
<div class="col-md-4">
<img
src="img/settings.png "
style="height: 75px; width: 75px"
alt="Easy to update "
class="mb-3 icon-svg"
/>
<h5>Promotional Tools</h5>
<p class="px-xl-4">
Add discount coupons and share it with your customers to get
more orders.
</p>
</div>
<div class="col-md-4">
<img
src="img/Icons-03.svg "
style="height: 75px; width: 75px"
alt="Easy to update "
class="mb-3 icon-svg"
/>
<h5>Easy to update</h5>
<p class="px-xl-4">
Use the menu builder to instantly change your menu. No
re-prints!
</p>
</div>
</div>
<div class="col-12" style="justify-content: center">
<div class="col-md-4">
<img
src="img/Icons-02.svg "
style="height: 75px; width: 75px"
alt="COVID Compliant "
class="mb-3 icon-svg"
/>
<h5>COVID Compliant</h5>
<p class="px-xl-4">
COVID compliance without single use paper menus or disinfectant.
</p>
</div>
<div class="col-md-4">
<img
src="img/alarm.png "
style="height: 75px; width: 75px"
alt="Easy to update "
class="mb-3 icon-svg"
/>
<h5>Accept Orders</h5>
<p class="px-xl-4">
Accept orders directly from your customers and say no to huge
commissions
</p>
</div>
<div class="col-md-4">
<img
src="img/Icons-04.svg "
style="height: 75px; width: 75px"
alt="Easy to update "
class="mb-3 icon-svg"
/>
<h5>Customer Information Access</h5>
<p class="px-xl-4">
Have full access to your customer data and send them promotional
mails and texts to boost sales
</p>
</div>
</div>
</div>
</div>
</section>
<!-- MENU-->
<section id="about" data-stellar-background-ratio="0.5 ">
<div class="container">
<div class="row"></div>
</div>
</section>
<!-- TESTIMONIAL -->
<section id="testimonial" data-stellar-background-ratio="0.5 ">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<div class="section-title wow fadeInUp" data-wow-delay="0.1s ">
<h2>About us</h2>
</div>
</div>
<div class="col-md-offset-2 col-md-8 col-sm-12">
<div class="owl-theme" style="color: white">
<h5>
Our vision is to increase profit <br /><br />
We are the young team of marketers and brand strategists who
enable your business to stand out from the rest in this digital
world. <br /><br />
At Beeing Social, we are a bunch of tech heads, creative heads
with equal passion for both technology and brands; we love to
interact with our consumers on a day to day basis, understand
their problems and come up with creative solutions for them.
<br /><br />
We help to substantially grow many enterprise and small to
midsize businesses.
</h5>
</div>
</div>
</div>
</div>
</section>
<!-- CONTACT -->
<section id="contact" data-stellar-background-ratio="0.5 ">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-12">
<div class="col-md-12 col-sm-12">
<div class="section-title wow fadeInUp" data-wow-delay="0.1s" style="color:black">
<h2>Contact Us</h2>
</div>
</div>
<table class="table" data-wow-delay="0.1s" >
<thead></thead>
<tbody>
<tr>
<td>Phone</td>
<td>+91-9999999999</td>
</tr>
<tr>
<td>Email</td>
<td>[email protected]</td>
</tr>
<tr>
<td>Address</td>
<td>Belgaum, Karnataka, India</td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="justify-content: center;text-align: center;">
<span class="font-weight-bold ml-3" style="color: black;margin-left:8px"
><b><h3></h3></b></span>
</div>
</div>
</section>
<!-- FOOTER -->
<footer id="footer" data-stellar-background-ratio="0.5 ">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-8">
<div class="footer-info">
<div class="section-title">
<!-- <h2 class="wow fadeInUp " data-wow-delay="0.2s ">Find Us</h2> -->
</div>
<address class="wow fadeInUp" data-wow-delay="0.4s"></address>
</div>
</div>
<div class="col-md-3 col-sm-8"></div>
<div class="col-md-4 col-sm-8">
<div class="footer-info">
<div class="section-title">
<h2 class="wow fadeInUp" data-wow-delay="0.2s">Reservation</h2>
</div>
<address class="wow fadeInUp text-black" data-wow-delay="0.4s" >
<p style="color:black" >+91-9999999999</p>
<p><a href="mailto:[email protected]" style="color:black">[email protected]</a></p>
<p><u><a href="./Admin/dealer.html" style="color:black">Apply for Dealership</a></u></p>
</address>
</div>
</div>
<div class="col-md-2 col-sm-4">
<ul class="wow fadeInUp social-icon" data-wow-delay="0.4s ">
<li>
<a
href="javascript:void(0)"
class="fa fa-facebook-square"
attr="facebook icon "
></a>
</li>
<li>
<a href="javascript:void(0) " class="fa fa-twitter"></a>
</li>
<li>
<a href="javascript:void(0) " class="fa fa-instagram"></a>
</li>
<li>
<a href="javascript:void(0) " class="fa fa-google"></a>
</li>
</ul>
</div>
</div>
</div>
</footer>
<!-- SCRIPTS -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/smoothscroll.js"></script>
<script src="js/custom.js"></script>
</body>
</html>