-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
306 lines (300 loc) · 17 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
<!DOCTYPE html>
<html lang="en">
<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">
<title>Local By Toast</title>
<link rel="shortcut icon" href="https://d2w1ef2ao9g8r9.cloudfront.net/images/icons/favicon.ico">
<meta name="description" content="Order ahead from your favorite local restaurants and never wait in line."/>
<link rel="stylesheet" href="css/vendors/normalize.css">
<link media="all" rel="stylesheet" href="css/main.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js" defer></script>
<script>window.jQuery || document.write('<script src="js/jquery-3.3.1.min.js" defer><\/script>')</script>
<script src="js/jquery.main.js" defer></script>
<script src="js/modernizr-custom.js" defer></script>
<meta name="apple-itunes-app" content="app-id=1362180579">
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WVQ5V6C');</script>
</head>
<body class="landing-1 no-adv">
<div id="wrapper">
<header id="header">
<div class="container">
<div class="header-inner">
<nav id="nav">
<div class="nav-drop">
<ul>
<li><a href="https://toasttakeout.page.link/landingpage" target="_blank" class="btn">Download</a></li>
</ul>
</div>
</nav>
</div>
</div>
</header>
<div class="promo-wrap style-1" style="background-image: url(images/img03.jpg);">
<div class="container">
<div class="promo-inner">
<div class="img-wrap">
<img src="images/app-delivery-home.png" alt="image description">
</div>
<div class="promo-text-holder">
<h1>Toast Takeout is now Local by Toast!</h1>
<p>Order ahead from the best restaurants <br>in your neighborhood with Local.</p>
<!-- <form class="submit-form twilio" enctype="multipart/form-data" method="post" action="https://pos.toasttab.com/">
<div class="form-group">
<input type="tel" name="number" id="phone_number" placeholder="Enter your mobile number" required>
<input type="hidden" name="action" id="form-action" value="twilio-integration/default/sendlink">
<div class="error"></div>
</div>
<div class="btn-wrap">
<input type="submit" class="btn btn-submit" value="send link">
</div>
</form>
<div class="success"></div> -->
<ul class="promo-btn-group">
<li>
<a href="https://toasttakeout.page.link/landingpage" target="_blank" class="app-btn-wrap">
<img src="images/app_store_badge.svg" alt="Download on the app store">
</a>
</li>
<li>
<a href='https://toasttakeout.page.link/landingpage' target="_blank" class="app-btn-wrap">
<img alt='Get it on Google Play' src='images/google-play-badge.png'/>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="announcement-banner">
<p>Problem with your food order? Entered the wrong gift card information? Reach out to the restaurant directly for help.</p>
</div>
<main id="main">
<div class="toast-about-wrap" style="background-image: url(images/img02.jpg);">
<div class="container">
<div class="toast-about-holder">
<h2>Local by Toast is your app for speedy takeout, delivery, and reservations from the best local restaurants.</h2>
</div>
</div>
</div>
<div class="content-holder">
<div class="container">
<div class="feature-wrap">
<div class="feature-block">
<div class="ico-wrap">
<img src="images/location.png" height="40" width="28" alt="image description">
</div>
<div class="description-block">
<strong class="description-title">Order Ahead</strong>
<p>from your favorite restaurants.</p>
</div>
</div>
<div class="feature-block">
<div class="ico-wrap">
<img src="images/cart.png" height="40" width="44" alt="image description">
</div>
<div class="description-block">
<strong class="description-title">Pay in seconds</strong>
<p>and save your info for easy re-order.</p>
</div>
</div>
<div class="feature-block">
<div class="ico-wrap">
<img src="images/timer.png" height="38" width="48" alt="image description">
</div>
<div class="description-block">
<strong class="description-title">Pick up in store or get delivered</strong>
<p>and never wait in line.</p>
</div>
</div>
<div class="feature-block">
<div class="ico-wrap">
<img src="images/table.png" height="38" width="48" alt="image description">
</div>
<div class="description-block">
<strong class="description-title">Book a Table</strong>
<p>with reservations</p>
</div>
</div>
</div>
<div class="accordion">
<h3 class="accordion__title">Local by Toast FAQs</h3>
<div class="accordion-item">
<div class="accordion-item__title">
<h3>How does Local by Toast Work?</h3>
<button type="button" class="accordion-item__toggle">
<svg aria-hidden="true" class="" width="18px" height="11px" viewBox="0 0 18 11" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="__Happy-Path---Mid-Fidelity" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="03-Hardware---Selected" transform="translate(-1169.000000, -564.000000)" stroke="#2583E3" class="stroke" stroke-width="1.6">
<g id="Group-22" transform="translate(848.000000, 197.000000)">
<g id="Group-19">
<g id="Group-20" transform="translate(1.000000, 224.000000)">
<g id="Group-5">
<g id="Group-Copy" transform="translate(320.000000, 143.000000)">
<path d="M5.0370431,-0.40071844 L5.19179674,11.5397495" id="Line-2" transform="translate(5.559365, 5.599282) rotate(-45.000000) translate(-5.559365, -5.599282) "></path>
<path d="M18.9460581,6.07740881 L6.52019304,5.83011519" id="Line-2" transform="translate(12.615701, 5.555087) rotate(-45.000000) translate(-12.615701, -5.555087) "></path>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>
</button>
</div>
<div class="accordion-item__content hidden">
<p>Local by Toast lets you order takeout and delivery from Toast restaurants in your area.</p>
</div>
</div>
<div class="accordion-item">
<div class="accordion-item__title">
<h3>How do I make a change to or cancel my order?</h3>
<button type="button" class="accordion-item__toggle">
<svg aria-hidden="true" class="" width="18px" height="11px" viewBox="0 0 18 11" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="__Happy-Path---Mid-Fidelity" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="03-Hardware---Selected" transform="translate(-1169.000000, -564.000000)" stroke="#2583E3" class="stroke" stroke-width="1.6">
<g id="Group-22" transform="translate(848.000000, 197.000000)">
<g id="Group-19">
<g id="Group-20" transform="translate(1.000000, 224.000000)">
<g id="Group-5">
<g id="Group-Copy" transform="translate(320.000000, 143.000000)">
<path d="M5.0370431,-0.40071844 L5.19179674,11.5397495" id="Line-2" transform="translate(5.559365, 5.599282) rotate(-45.000000) translate(-5.559365, -5.599282) "></path>
<path d="M18.9460581,6.07740881 L6.52019304,5.83011519" id="Line-2" transform="translate(12.615701, 5.555087) rotate(-45.000000) translate(-12.615701, -5.555087) "></path>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>
</button>
</div>
<div class="accordion-item__content hidden">
<p>Please contact the restaurant directly for changes to your order or to cancel it.</p>
</div>
</div>
<div class="accordion-item">
<div class="accordion-item__title">
<h3>How do I get a refund if there was an issue with my order?</h3>
<button type="button" class="accordion-item__toggle">
<svg aria-hidden="true" class="" width="18px" height="11px" viewBox="0 0 18 11" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="__Happy-Path---Mid-Fidelity" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="03-Hardware---Selected" transform="translate(-1169.000000, -564.000000)" stroke="#2583E3" class="stroke" stroke-width="1.6">
<g id="Group-22" transform="translate(848.000000, 197.000000)">
<g id="Group-19">
<g id="Group-20" transform="translate(1.000000, 224.000000)">
<g id="Group-5">
<g id="Group-Copy" transform="translate(320.000000, 143.000000)">
<path d="M5.0370431,-0.40071844 L5.19179674,11.5397495" id="Line-2" transform="translate(5.559365, 5.599282) rotate(-45.000000) translate(-5.559365, -5.599282) "></path>
<path d="M18.9460581,6.07740881 L6.52019304,5.83011519" id="Line-2" transform="translate(12.615701, 5.555087) rotate(-45.000000) translate(-12.615701, -5.555087) "></path>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>
</button>
</div>
<div class="accordion-item__content hidden">
<p>In order to request a refund, please contact the restaurant you ordered from directly.</p>
</div>
</div>
<div class="accordion-item">
<div class="accordion-item__title">
<h3>Does Local by Toast offer delivery?</h3>
<button type="button" class="accordion-item__toggle">
<svg aria-hidden="true" class="" width="18px" height="11px" viewBox="0 0 18 11" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="__Happy-Path---Mid-Fidelity" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="03-Hardware---Selected" transform="translate(-1169.000000, -564.000000)" stroke="#2583E3" class="stroke" stroke-width="1.6">
<g id="Group-22" transform="translate(848.000000, 197.000000)">
<g id="Group-19">
<g id="Group-20" transform="translate(1.000000, 224.000000)">
<g id="Group-5">
<g id="Group-Copy" transform="translate(320.000000, 143.000000)">
<path d="M5.0370431,-0.40071844 L5.19179674,11.5397495" id="Line-2" transform="translate(5.559365, 5.599282) rotate(-45.000000) translate(-5.559365, -5.599282) "></path>
<path d="M18.9460581,6.07740881 L6.52019304,5.83011519" id="Line-2" transform="translate(12.615701, 5.555087) rotate(-45.000000) translate(-12.615701, -5.555087) "></path>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>
</button>
</div>
<div class="accordion-item__content hidden">
<p>Yes, if a restaurant is offering delivery you’ll be able to select the delivery option at the top of the app.</p>
</div>
</div>
</div>
<div class="favorite-wrap">
<h2>Favorites at your fingertips</h2>
<p>Walk in like you own the place at thousands of "Oo, I love that place!" restaurants. <br> Download the app to see thousands more.</p>
</div>
<div class="partners-wrap">
<div class="btn-wrap">
<a href="https://toasttakeout.page.link/landingpage" target="_blank" class="app-btn-wrap">
<img src="images/app_store_badge.svg" alt="Download on the app store">
</a>
<a href='https://toasttakeout.page.link/landingpage' target="_blank" class="app-btn-wrap">
<img alt='Get it on Google Play' src='images/google-play-badge.png'/>
</a>
</div>
</div>
</div>
</div>
</main>
<footer id="footer">
<div class="container">
<div class="footer-logo-holder">
<span class="text-poweredby">Powered by</span>
<div class="footer-logo">
<a href="https://pos.toasttab.com/" target="_blank">
<img src="images/logo-footer.svg" height="21" width="82" alt="toast">
</a>
</div>
</div>
<div class="text-getapp">
<a href="https://pos.toasttab.com/privacy#addendum-a">
California Privacy Statement</a>
<a href="mailto:help@toasttakeout.zendesk.com">
Get Help
</a>
<a href="https://pos.toasttab.com/terms-of-service" target="_blank">
Terms of Service</a>
<a href="https://pos.toasttab.com/privacy" target="_blank">
Privacy Statement
</a>
<a href="https://pos.toasttab.com/privacy#addendum" target="_blank">Do Not Sell My Personal Information</a>
</div>
</div>
</footer>
</div>
<div class="popup-holder">
<div id="popup-1" class="lightbox-holder">
<div class="lightbox-info-wrap">
<strong class="lightbox-title">Android App Coming Soon!</strong>
<p>Enter your email address to get notified when Local by Toast is available for Android.</p>
<form action="https://toasttab.us20.list-manage.com/subscribe/post?u=cb78101ee0b6ce8aa1c3ed32e&id=c75f6ed9ce" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate lightbox-submit-form" target="_blank" novalidate>
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_cb78101ee0b6ce8aa1c3ed32e_c75f6ed9ce" tabindex="-1" value=""><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
<div class="form-group">
<input type="email" placeholder="email@example.com" name="EMAIL">
<span class="icon-email"></span>
</div>
</form>
</div>
</div>
</div>
<script src="js/main.js"></script>
</body>
</html>