-
Notifications
You must be signed in to change notification settings - Fork 0
/
Americana site.html
418 lines (409 loc) · 23.6 KB
/
Americana site.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="Americana site.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<title>Americana Restaurant - Las Vegas,NV</title>
</head>
<body>
<div class="banner">
<div class="navbar">
<img alt="Americana Restaurant logo top" class="logo"
src="https://static.spotapps.co/web/americanalasvegas--com/custom/logo.png">
<nav id="main-menu">
<ul>
<li><a href="https://americanalasvegas.com/las-vegas-americana-restaurant-food-menu"
target="_self">MENU</a></li>
<li><a href="https://americanalasvegas.com/las-vegas-americana-restaurant-drink-menu"
target="_self">DRINKS</a></li>
<li><a href="https://tmt.spotapps.co/catering?spot_id=77510&callback_url=http://americanalasvegas.com/&_ga=2.153970296.1108846844.1671574040-1169524318.1671574040#"
target="_blank">CATERING</a></li>
<li><a href="https://americanalasvegas.com/las-vegas-americana-restaurant-events"
target="_self">EVENTS</a></li>
<li><a href="https://tmt.spotapps.co/private-parties?spot_id=77510&callback_url=http://americanalasvegas.com/&_ga=2.158674682.1108846844.1671574040-1169524318.1671574040#"
target="_blank">PARTIES</a></li>
<li><a href="https://www.opentable.com/restref/client/?restref=269260&rid=269260&datetime=2021-12-08T16%3A00&covers=2&searchdatetime=2021-12-08T16%3A00&partysize=2&corrid=7ee00b3e-75e3-43ce-92ea-a69d52155d3d#"
target="_blank">RESERVE</a></li>
<li><a class="red-border"
href="https://tmt.spotapps.co/job-listings?spot_id=77510&callback_url=http://americanalasvegas.com/&_ga=2.200755054.1108846844.1671574040-1169524318.1671574040#"
target="_self">JOBS</a></li>
<li>
<a class="fa fa-instagram" href="https://www.instagram.com/americanalv" target="_blank"></a>
</li>
<li>
<a class="fa fa-yelp" href="https://www.yelp.com/biz/americana-las-vegas-2" target="_blank"></a>
</li>
</ul>
</nav>
<input type="checkbox" id="hamburger-input" class="burger-shower" />
<label id="hamburger-menu" for="hamburger-input">
<nav id="sidebar-menu">
<h3>Menu</h3>
<ul>
<li>
<a href="https://americanalasvegas.com/las-vegas-americana-restaurant-food-menu"
target="_self">MENU</a>
</li>
<li>
<a href="https://americanalasvegas.com/las-vegas-americana-restaurant-drink-menu"
target="_self">DRINKS</a>
</li>
<li>
<a href="https://tmt.spotapps.co/catering?spot_id=77510&callback_url=http://americanalasvegas.com/&_ga=2.153970296.1108846844.1671574040-1169524318.1671574040#"
target="_blank">CATERING</a>
</li>
<li>
<a href="https://americanalasvegas.com/las-vegas-americana-restaurant-events"
target="_self">EVENTS</a>
</li>
<li>
<a href="https://tmt.spotapps.co/private-parties?spot_id=77510&callback_url=http://americanalasvegas.com/&_ga=2.158674682.1108846844.1671574040-1169524318.1671574040#"
target="_blank">PARTIES</a>
</li>
<li>
<a href="https://www.opentable.com/restref/client/?restref=269260&rid=269260&datetime=2021-12-08T16%3A00&covers=2&searchdatetime=2021-12-08T16%3A00&partysize=2&corrid=7ee00b3e-75e3-43ce-92ea-a69d52155d3d#"
target="_blank">RESERVE</a>
</li>
<li>
<a href="https://tmt.spotapps.co/job-listings?spot_id=77510&callback_url=http://americanalasvegas.com/&_ga=2.200755054.1108846844.1671574040-1169524318.1671574040#"
target="_self">JOBS</a>
</li>
<li class="socialnav">
<a class="fa fa-instagram" href="https://www.instagram.com/americanalv" target="_blank"></a>
</li>
<li class="socialnav">
<a class="fa fa-yelp" href="https://www.yelp.com/biz/americana-las-vegas-2"
target="_blank"><i aria-hidden="true"></i><span></span></a>
</li>
</ul>
</nav>
</label>
</div>
<div>
<video autoplay="autoplay" class="coverVideo" loop="loop" muted="muted" playsinline="playsinline"
poster="https://static.spotapps.co/web/americanalasvegas--com/custom/video_poster.jpg">
<source
src="https://static.spotapps.co/website_videos/Americana_Website_Intro_EditedVideo_01142022_Vimeo720p30.m4v"
type="video/mp4">
</video>
</div>
<div class="location-container">
<h1>
<!-- <a class="pinbanner" href="https://americanalasvegas.com/#map-v3-container">
</a> -->
2620 Regatta Drive, Las Vegas, NV 89128
</h1>
</div>
<div class="row1">
<div class="column1">
<img class="row1-image"
src="https://static.spotapps.co/web/americanalasvegas--com/custom/about_us_left_1.jpg" alt="cuisine"
style="width: 100%;" height="350px">
</div>
<div class="column1">
<div class="text-wrapper">
<div class="about-us-text" style="width: 100%; height: 350px;">
<h1><span>About us</span></h1>
<img src="https://static.spotapps.co/web/americanalasvegas--com/custom/title_decoration.png"
style="width: 200px; height: 20px;">
<p> Americana brings incredible blends of various cultures to the Desert Shores community in Las
Vegas. The
restaurant offers fine dining with a blended cultural theme of modern American cuisine. </p>
<p><a class="button button1" href="/las-vegas-americana-restaurant-about" target="_self">Read
more</a></p>
</div>
</div>
</div>
</div>
<div class="row2">
<div class="column2">
<div class="cater-text" style="width: 100%; height: 350px;">
<h1><span>CATERING</span></h1>
<img src="https://static.spotapps.co/web/americanalasvegas--com/custom/title_decoration.png"
style="width: 200px; height: 20px;">
<h2>Let us cater your next event</h2>
<p> We Cater your Needs. Elegant style of catering for your style and budget. Any kind of event from
weddings to
birthdays.</p>
<div>
<button class="button button2">CATERING</button>
</div>
</div>
</div>
<div class="column2">
<img class="row2-image"
src="https://static.spotapps.co/web/americanalasvegas--com/custom/about_us_right.jpg"
alt="catering dish" style="width: 100%;" height="350px">
</div>
</div>
<div class="row3">
<div class="column3">
<img class="row3-image"
src="https://static.spotapps.co/web/americanalasvegas--com/custom/about_us_left_2.jpg" alt="cuisine"
alt="3 fancy drinks" style="width: 100%;" height="350px">
</div>
<div class="column3">
<div class="party-text" style="width: 100%; height: 350px;">
<h1><span>PARTIES</span></h1>
<img src="https://static.spotapps.co/web/americanalasvegas--com/custom/title_decoration.png"
style="width: 200px; height: 20px;">
<h2>Book your next party with us!</h2>
<p>No matter the occasion you can celebrate at our place! Book a private party.</p>
</div>
</div>
</div>
<div class="slide-container">
<img alt="slideshow photo number 3"
src="//res.cloudinary.com/spothopper/image/fetch/f_auto,q_70,c_fit,h_864/http://static.spotapps.co/spots/80/9ed2ab348f4b18b2c922c182ed82c8/:original"
style="width: 100%; height: 600px;">
</div>
<!-- start of reservation section... -->
<div class="reservation-container">
<div class="reservation-text">
<h1>Reservations</h1>
<p>Call us at (702)-331-5565 or book a table through Open Table reservations:</p>
</div>
<!-- <div class="reservation-form">
<form action="#">
<label for="people"></label>
<i class="fa fa-user"
style="padding-left: 0; padding-top: 16px; height: 50px; background-color: #fff;"></i>
<select name="people" id="people"
style="height: 50px; width: 190px; border: 1px solid #002e48; border: 0; padding-left: 0; margin-left: -10px; margin-top: 5px;">
<option value="2 people">1 people</option>
<option value="2 people">2 people</option>
<option value="2 people">3 people</option>
<option value="2 people">4 people</option>
<option value="2 people">5 people</option>
<option value="2 people">6 people</option>
<option value="2 people">7 people</option>
<option value="2 people">8 people</option>
<option value="2 people">9 people</option>
<option value="2 people">10 people</option>
<option value="2 people">11 people</option>
<option value="2 people">12 people</option>
<option value="2 people">13 people</option>
<option value="2 people">14 people</option>
<option value="2 people">15 people</option>
<option value="2 people">16 people</option>
<option value="2 people">17 people</option>
<option value="2 people">18 people</option>
<option value="2 people">19 people</option>
<option value="2 people">20 people</option>
</select>
<input type="date" value="2022-29-12"
style="height: 52px; border: 1px solid #3e4447; padding-top: 2px; width: 200px; margin-left: -5px; margin-right: -5px">
<i class="fa fa-clock-o"
style="font-size:24px; background-color: #fff; width: 50px; height: 50px; margin-left: 1px; margin-right: -2px; padding-bottom: 10px;"></i>
<select name="Select_0" aria-label="Reservation time"
style="height: 52px; width: 200px; border-left: #fff; margin-left: -4px; padding-left: 20px; padding-top: 0; font-size: 15px; overflow: hidden;">
<option value="02:00">2:00 AM</option>
<option value="02:30">2:30 AM</option>
<option value="03:00">3:00 AM</option>
<option value="03:30">3:30 AM</option>
<option value="04:00">4:00 AM</option>
<option value="04:30">4:30 AM</option>
<option value="05:00">5:00 AM</option>
<option value="05:30">5:30 AM</option>
<option value="06:00">6:00 AM</option>
<option value="06:30">6:30 AM</option>
<option value="07:00">7:00 AM</option>
<option value="07:30">7:30 AM</option>
<option value="08:00">8:00 AM</option>
<option value="08:30">8:30 AM</option>
<option value="09:00">9:00 AM</option>
<option value="09:30">9:30 AM</option>
<option value="10:00">10:00 AM</option>
<option value="10:30">10:30 AM</option>
<option value="11:00">11:00 AM</option>
<option value="11:30">11:30 AM</option>
<option value="12:00">12:00 PM</option>
<option value="12:30">12:30 PM</option>
<option value="13:00">1:00 PM</option>
<option value="13:30">1:30 PM</option>
<option value="14:00">2:00 PM</option>
<option value="14:30">2:30 PM</option>
<option value="15:00">3:00 PM</option>
<option value="15:30">3:30 PM</option>
<option value="16:00">4:00 PM</option>
<option value="16:30">4:30 PM</option>
<option value="17:00">5:00 PM</option>
<option value="17:30">5:30 PM</option>
<option value="18:00">6:00 PM</option>
<option value="18:30">6:30 PM</option>
<option value="19:00">7:00 PM</option>
<option value="19:30">7:30 PM</option>
<option value="20:00">8:00 PM</option>
<option value="20:30">8:30 PM</option>
<option value="21:00">9:00 PM</option>
<option value="21:30">9:30 PM</option>
<option value="22:00">10:00 PM</option>
<option value="22:30">10:30 PM</option>
<option value="23:00">11:00 PM</option>
<option value="23:30">11:30 PM</option>
</select>
<input type="submit" class="submit-reservations" value="Find a Table">
</form>
</div> -->
</div>
<!-- end of reservation section... -->
<div class="gallery-container">
<div style="position: relative; width: 759.095px; height: 600px;">
<a href="https://static.spotapps.co/spots/54/4a47ee54764e57a130556be92fec2d/full"> <img
src="https://static.spotapps.co/spots/54/4a47ee54764e57a130556be92fec2d/full">
</a>
</div>
<div style="position: absolute; left: 39.9151%; top: 0px; height: 300px; width: 400px;">
<a href="https://static.spotapps.co/spots/2a/8d560097cd4c90bb1b995e2d429b0e/full"> <img
src="https://static.spotapps.co/spots/2a/8d560097cd4c90bb1b995e2d429b0e/full">
</a>
</div>
<div style="position: absolute; left: 59.9385%; top: 0px; height: 300px; width: 400px;">
<a href="https://static.spotapps.co/spots/ee/8c16c32a9044e0b7b5a4f406476272/full"> <img
src="https://static.spotapps.co/spots/ee/8c16c32a9044e0b7b5a4f406476272/full">
</a>
</div>
<div style="position: absolute; left: 79.9844%; top: 0px; height: 300px; width: 400px;">
<a href="https://static.spotapps.co/spots/3a/dd629f431048caa6f40f088373d266/full"> <img
src="https://static.spotapps.co/spots/3a/dd629f431048caa6f40f088373d266/full">
</a>
</div>
<div style="position: absolute; left: 39.942%; top: 299px; height: 300px; width: 380px;">
<a href="https://static.spotapps.co/spots/ed/5902eb86de4da3bb42e5bcfb539122/full"> <img
src="https://static.spotapps.co/spots/ed/5902eb86de4da3bb42e5bcfb539122/full">
</a>
</div>
<div style="position: absolute; left: 59.9131%; top: 299px; height: 300px; width: 380px;">
<a href="https://static.spotapps.co/spots/4e/f39c300c84484d8e7f25cd80d48695/full"> <img
src="https://static.spotapps.co/spots/4e/f39c300c84484d8e7f25cd80d48695/full">
</a>
</div>
<div style="position: absolute; left: 79.9844%; top: 299px; height: 300px; width: 380px;">
<a href="https://static.spotapps.co/spots/ab/4ba1ff5e9d458b9762cfa4ce3fbe04/full"> <img
src="https://static.spotapps.co/spots/ab/4ba1ff5e9d458b9762cfa4ce3fbe04/full">
</a>
</div>
</div>
<!-- start of reviews... -->
<div class="reviews-wrapper">
<div class="reviews-header">
<h1>Reviews</h1>
</div>
<section>
<div class="item">
<h2>Review by - Yelp</h2>
<h3>
Nikole T:
<i aria-hidden="true" class="faa fa-star"></i>
<i aria-hidden="true" class="faa fa-star"></i>
<i aria-hidden="true" class="faa fa-star"></i>
<i aria-hidden="true" class="faa fa-star"></i>
<i aria-hidden="true" class="faa fa-star"></i>
</h3>
</div>
</section>
</div>
<!-- end of reviews... -->
<div class="newsletter-wrapper">
<div class="newsletter-content">
<h1 class="section-header">Newsletter</h1>
<h2>Stay tuned for updates</h2>
</div>
<div class="email-subscription">
<div class="email-form">
<h2>Sign up for our newsletter & get exclusive offers and invites!</h2>
<input class="email-input" aria-label="newsletter email address"
id="sph-newsletter-input-7a6a2c4322152d1e2bd39dee599b10c6" type="email"
placeholder="Your Email..." required="required">
<button type="button" class="email-submit-button">Submit</button>
</div>
</div>
</div>
<div class="container-wrapper">
<div class="container">
<div class="row">
<section>
<div class="contact-location" style="display: block;">
<div class="hours-title">
<h1
style="font-family: 'DM Serif Display', serif; text-transform: uppercase; font-size: 30px;">
Location
</h1>
</div>
<p>2620 Regatta Drive</p>
<p>Las Vegas, NV</p>
<p>89128</p>
</div>
</section>
<section>
<div class="hours" style="display: block;">
<div class="hours-title">
<h1>Hours</h1>
</div>
<p>Lunch 11:30AM-3:00PM Tuesday-Saturday</p>
<p>Brunch 11:00 AM- 3:00PM Sunday</p>
<p>Dinner Tuesday, Wednesday, Thursday, Sunday, 3:00PM-9:00PM</p>
<p>Dinner Friday & Saturday 3:00PM -9:30PM</p>
</div>
</section>
<div>
<div class="find-us" style="display: block;">
<section>
<div class="social">
<div class="social-title">
<h1>Find us on...</h1>
</div>
<ul>
<li class="socialnav">
<a class="contact-icon" href="https://www.instagram.com/americanalv"
target="_blank"><i class="social-icon fa fa-instagram"></i> </a>
</li>
<li class="socialnav">
<a class="contact-icon"
href="https://www.yelp.com/biz/americana-las-vegas-2" target="_blank"><i
aria-hidden="true" class="social-icon fa fa-yelp"></i></a>
</li>
</ul>
</div>
</section>
<section>
<div class="contact-us">
<div class="contact-us-title">
<h1>Contact us</h1>
</div>
<p>
<a href="tel:+17023315565"
style="color: #fff; text-decoration: underline; font-size: 18px;">(702)-331-5565</a>
</p>
</div>
</section>
</div>
</div>
</div>
</div>
</div>
<div class="powered-footer-wrapper">
<div class="powered-container">
<div class="powered-by-text">
<p>Powered by: <a class="applicationsLink"
href="https://www.spothopperapp.com/?_ga=2.235105032.804504784.1672493265-1173130000.1672493265"
target="_blank"><img alt="hopperLink" class="logoimg"
src="https://static.spotapps.co/web/americanalasvegas--com/images/spothopper-logo-new.png"></a>
</p>
</div>
<div>
<a class="applicationsLink" href="https://www.spothopperapp.com/contact-us?contact_reason=demo"
target="_blank">Website design, Social Media marketing and Email marketing provided by
SpotHopper.</a>
</div>
</div>
</div>
<footer id="accessible-footer">
<p>We strive to make our website accessible to everybody. <a aria-label="Accessibility page"
class="accessible-footer-link" href="/accessibility-page-01" target="_self">Learn More.</a></p>
</footer>
</div>
</body>
</html>