-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
432 lines (427 loc) · 16.6 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
<!DOCTYPE html>
<html class="no-js" lang="en-GB">
<head>
<meta charset="utf-8">
<meta content="initial-scale=1, minimum-scale=1, width=device-width" name="viewport">
<link href="assets/images/favicon.png" rel="icon" type="image/png">
<meta
content="Inbox by Gmail is a new app from the Gmail team. Inbox is an organised place where you can get things done and get back to what matters. Bundles keep emails organised. See the Highlights without opening emails. Plan or procrastinate with Snooze, and get things done with Reminders."
name="description">
<title>
Inbox by Gmail – The inbox that works for you
</title>
<link
href="//fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,100italic,400italic%7CRoboto+Condensed&lang=en-GB"
rel="stylesheet">
<link href="assets/css/main.min.css" rel="stylesheet">
<link rel="stylesheet" href="assets/css/video-player.css">
</head>
<body>
<div class="main">
<header class="main-header">
<div class="menu-btn"></div><a class="title-btn" data-track-action="Nav: Home (Logo)" href="#/intro"><img alt=""
class="logo" src="assets/images/common/logo-nav.png">
<h1>
Inbox <span class="by-gmail">by Gmail</span>
</h1>
</a>
<div class="inbox-dropdown">
<a class="inbox-btn" data-track-action="Nav: Go To Inbox" href="#">Get Inbox</a>
<ul>
<li>
<a data-track-action="Nav: Android Button"
href="#"
target="_blank">Android</a>
</li>
<li>
<a data-track-action="Nav: iTunes Button"
href="#"
target="_blank">iOS</a>
</li>
<li>
<a data-track-action="Nav: Web Button" href="#">Web</a>
</li>
</ul>
</div>
<a class="learn-more-btn" data-track-action="Sign in" href="#">Sign in</a>
</header>
<nav>
<ul>
<li>
<a data-track-action="Nav: Inbox" href="#/inbox">Inbox</a>
</li>
<li>
<a data-track-action="Nav: Bundles" href="#/bundles">Bundles</a>
</li>
<li>
<a data-track-action="Nav: Highlights" href="#/highlights">Highlights</a>
</li>
<li>
<a data-track-action="Nav: Reminders" href="#/reminders">Reminders</a>
</li>
<li>
<a data-track-action="Nav: Snooze" href="#/snooze">Snooze</a>
</li>
<li>
<a data-track-action="Nav: Get Inbox" href="#/outro">Get Inbox</a>
</li>
</ul>
</nav>
<div class="load-launcher"></div>
<div class="load-bar active">
<div class="load-bar-container">
<div class="load-bar-base">
<div class="load-bar-content">
<div class="green"></div>
<div class="red"></div>
<div class="blue"></div>
<div class="yellow"></div>
</div>
</div>
</div>
<div class="load-bar-container">
<div class="load-bar-base">
<div class="load-bar-content">
<div class="green"></div>
<div class="yellow"></div>
<div class="blue"></div>
<div class="red"></div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="scroller">
<div class="scroller-inner">
<section class="active" data-name="Home" id="intro">
<div class="relative-container">
<header>
<div class="title">
<video muted class="logo-video" preload="metadata">
<source src="assets/videos/logo-intro_converted.mp4" type="video/mp4">
<source src="assets/videos/logo-intro.webm" type="video/webm">
</video> <img alt="" class="logo"
src="assets/images/intro/intro-logo.png">
<h2 class="logo-title">
Inbox <span class="by-gmail">by Gmail</span>
</h2>
<h2 class="intro-hidden headline">
The inbox that works for you
</h2>
<div class="intro-hidden app-buttons">
<div class="split-button-container">
<div class="split-button-main-button">
<a class="maia-button split-button" data-track-action="Intro Web Button"
href="#">Get Inbox</a>
</div>
<div class="split-button-child-buttons">
<div class="banner__try-keep button-row split-button-child-buttons">
<a class="maia-button split-button button-row-button button-row-button--left-cap"
data-track-action="Intro Android Button"
href="#"
target="_blank">Android</a> <a
class="maia-button split-button button-row-button button-row-button--middle ios"
data-track-action="Intro iTunes Button"
href="#"
target="_blank">iOS</a> <a
class="maia-button split-button button-row-button button-row-button--right-cap"
data-track-action="Intro Web Button" href="#">Web</a>
</div>
</div>
</div>
<a id="watch-video" href="assets/videos/youtube.mp4" class="kbg-video-link">Watch the video</a>
<a href="#" id="old-watch-video" style="display: none;">sdfsdf</a>
</div>
</div>
</header>
</div>
</section>
<section data-name="Meet Inbox" id="inbox">
<div class="content">
<div class="content-inner" data-template="inc/inbox.html"></div>
</div>
</section>
<section class="feature animation-transition" data-name="Bundles" id="bundles">
<header>
<div class="header-image" data-src="assets/images/bundles/bundles-header.jpg">
</div>
<div class="title">
<h2 class="header-title">
Bundles, because some messages just belong together
</h2>
</div>
</header>
<div class="content">
<div class="content-inner" data-template="inc/bundles.html" data-template-platforms="mobile"></div>
</div>
</section>
<section class="feature animation-transition" data-name="Highlights" id="highlights">
<header>
<div class="header-image" data-src="assets/images/smartmail/smartmail-header.jpg">
</div>
<div class="title">
<h2 class="header-title">
See the Highlights at a glance
</h2>
</div>
</header>
<div class="content">
<div class="content-inner" data-template="inc/smartmail.html" data-template-platforms="mobile"></div>
</div>
</section>
<section class="feature animation-transition" data-name="Reminders" id="reminders">
<header>
<div class="header-image" data-src="assets/images/reminders/reminders-header.jpg">
</div>
<div class="title">
<h2 class="header-title">
Get things done with Reminders
</h2>
</div>
</header>
<div class="content">
<div class="content-inner" data-template="inc/reminders.html" data-template-platforms="mobile"></div>
</div>
</section>
<section class="feature animation-transition" data-name="Snooze" id="snooze">
<header>
<div class="header-content">
<div class="header-image" data-src="assets/images/snooze/snooze-header.jpg" data-src-platforms="mobile">
</div>
</div>
<div class="title">
<h2 class="header-title">
Hit Snooze
</h2>
</div>
</header>
<div class="content">
<div class="content-inner" data-template="inc/snooze.html" data-template-platforms="mobile"></div>
</div>
</section>
<section data-name="Get Inbox" id="outro">
<header>
<div class="title">
<h2 class="header-title">
Download the Inbox app to get started.
</h2>
</div>
</header>
<div class="content">
<h3>
All of your Gmail messages are ready and waiting.
</h3>
<div class="app-buttons">
<a data-track-action="Outro Android Button"
href="#"
target="_blank"><img alt=""
src="assets/images/google_play_en-GB.png"></a>
<a data-track-action="Outro iTunes Button"
href="#"
target="_blank"><img alt=""
src="assets/images/apple_app_store_en.svg"></a>
</div>
</div>
<div class="signup-container">
<div>
<h4>
Also available on the web at <a data-track-action="inbox.google.com"
href="#">inbox.google.com</a>.
</h4>
</div>
</div>
<div class="footer-container">
<div class="maia-footer" id="maia-footer">
<div id="maia-footer-global">
<div class="maia-aux">
<div class="maia-locales">
<label><span>Change language:</span>
<select disabled>
<option value="#">
Bahasa Indonesia
</option>
<option value="#">
Català
</option>
<option value="#">
Čeština
</option>
<option value="#">
Dansk
</option>
<option value="#">
Deutsch
</option>
<option selected value="#">
English
</option>
<option value="#">
English (United Kingdom)
</option>
<option value="#">
Español
</option>
<option value="#">
Español (Latinoamérica)
</option>
<option value="#">
Filipino
</option>
<option value="#">
Français
</option>
<option value="#">
Hrvatski
</option>
<option value="#">
Italiano
</option>
<option value="#">
Latviešu
</option>
<option value="#">
Lietuvių
</option>
<option value="#">
Magyar
</option>
<option value="#">
Nederlands
</option>
<option value="#">
Norsk
</option>
<option value="#">
Polski
</option>
<option value="#">
Português (Brasil)
</option>
<option value="#">
Português (Portugal)
</option>
<option value="#">
Română
</option>
<option value="#">
Slovenčina
</option>
<option value="#">
Slovenščina
</option>
<option value="#">
Suomi
</option>
<option value="#">
Svenska
</option>
<option value="#">
Tiếng Việt
</option>
<option value="#">
Türkçe
</option>
<option value="#">
Ελληνικά
</option>
<option value="#">
Български
</option>
<option value="#">
Русский
</option>
<option value="#">
Српски
</option>
<option value="#">
Українська
</option>
<option value="#">
עברית
</option>
<option value="#">
العربية
</option>
<option value="#">
हिन्दी
</option>
<option value="#">
ไทย
</option>
<option value="#">
한국어
</option>
<option value="#">
中文 (香港)
</option>
<option value="#">
中文(简体中文)
</option>
<option value="#">
中文(繁體中文)
</option>
<option value="#">
日本語
</option>
</select></label>
</div>
<ul>
<li>
<a href="/">Google</a>
</li>
<li>
<a href="#">About Google</a>
</li>
<li>
<a href="#">Privacy</a>
</li>
<li>
<a href="#">Terms</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
<div class="btn-arrow" data-track-action="Nav: Arrow Button"></div>
</div>
</div>
<div class="rotate-screen">
<div class="rotate-screen-inner">
<div class="icon-rotate">
<div class="icon"></div>
</div>
<h5>
Please rotate your device.
</h5>
</div>
</div>
<script src="assets/js/modernizr.js">
</script>
<script src="assets/js/main.min.js">
</script>
<!-- Start Video Mirror Player -->
<!-- This was added by the archive team. -->
<div class="kbg-mirror">
<video id="kbg-mirror-video" controls preload="metadata">
<source src="assets/videos/youtube.mp4" type="video/mp4">
</video>
<button id="kbg-mirror-close">Close</button>
</div>
<script src="assets/js/video-player.js"></script>
<!-- End Video Mirror Player -->
<script>
new gbt.main();
</script>
<!-- Prevent # Links -->
<script>
document.querySelectorAll('a[href="#"]')
.forEach(function (el) {
el.removeAttribute('href');
});
</script>
</body>
</html>