-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
456 lines (411 loc) · 17.3 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Apple Vision Pro</title>
<link rel="stylesheet" href="Vision.css" />
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/locomotive-scroll@3.5.4/dist/locomotive-scroll.css"
/>
<link
rel="stylesheet"
href="path/to/font-awesome/css/font-awesome.min.css"
/>
</head>
<body>
<div id="main">
<div id="page">
<header>
<nav>
<h3>Vision Pro</h3>
<button>Notify me</button>
</nav>
</header>
<video
src="https://www.apple.com/105/media/us/apple-vision-pro/2023/7e268c13-eb22-493d-a860-f0637bacb569/anim/hero/large_2x.mp4"
muted
></video>
<div id="page-bottom">
<h3>Introducing</h3>
<img src="./assets/logo.png" alt="cover img" />
</div>
</div>
<div class="page1">
<h1>Welcome to the era of spatial computing</h1>
<div class="page1__video">
<video
src="https://www.apple.com/105/media/us/apple-vision-pro/2023/7e268c13-eb22-493d-a860-f0637bacb569/anim/foundation-spatial-computing/large.mp4"
autoplay
loop
muted
></video>
</div>
</div>
<div id="page2">
<h1>
Apple Vision Pro seamlessly blends <br />
digital content with your physical space.
</h1>
<div class="page2__video">
<video
src="https://www.apple.com/105/media/us/apple-vision-pro/2023/7e268c13-eb22-493d-a860-f0637bacb569/anim/foundation-digital-canvas/large.mp4"
autoplay
loop
muted
></video>
</div>
</div>
<div id="page3">
<h1>
You navigate simply by using your <br />
eyes, hands, and voice.
</h1>
<div class="page3__video">
<video
src="https://www.apple.com/105/media/us/apple-vision-pro/2023/7e268c13-eb22-493d-a860-f0637bacb569/anim/foundation-inputs/large.mp4"
autoplay
loop
muted
></video>
</div>
</div>
<div id="page4">
<h1>
You navigate simply by using your <br />
eyes, hands, and voice.
</h1>
<div class="page4__video">
<video
src="https://www.apple.com/105/media/us/apple-vision-pro/2023/7e268c13-eb22-493d-a860-f0637bacb569/anim/foundation-entertainment/large.mp4"
autoplay
loop
muted
></video>
</div>
</div>
<div id="page5">
<h1 class="page5-h1">You’ve never seen everything like this before.</h1>
<div class="watch__film">
<img src="./assets/logo.png" alt="" />
<div class="watch__movie-subheading">
<a
href="https://www.apple.com/105/media/us/apple-vision-pro/2023/7e268c13-eb22-493d-a860-f0637bacb569/films/product/vision-pro-product-tpl-us-2023_16x9.m3u8"
><p>Watch the film</p></a
>
<a href="https://www.apple.com/apple-events/"
><p>Watch the event ></p></a
>
</div>
<p class="sale-period">Available early next year in the U.S.</p>
<img
src="./Apple vision image.png"
alt="vision img"
class="watch-img"
/>
<button>+ Take a closer look at Vision Pro</button>
</div>
</div>
<div id="page6">
<h3>Apps</h3>
<h1>
You navigate simply by using your <br />
eyes, hands, and voice.
</h1>
<div class="page6__video">
<video
src="https://www.apple.com/105/media/us/apple-vision-pro/2023/7e268c13-eb22-493d-a860-f0637bacb569/anim/experience-apps/large.mp4"
autoplay
loop
muted
></video>
</div>
<div class="page6-app-description">
<p>Your apps live in <br />your space.</p>
<div class="page6-app-description-subtext">
<p>
With Vision Pro, you have an infinite canvas that transforms how
you use the apps you love. Arrange apps anywhere and scale them to
the perfect size, making the workspace of your dreams a reality —
all while staying present in the world around you. Browse the web
in Safari, create a to-do list in Notes, chat in Messages, and
seamlessly move between them with a glance.
</p>
<button>+ Learn more about apps</button>
</div>
</div>
</div>
<div id="page7">
<h3>Design</h3>
<h1>Designed by Apple.</h1>
<p>
Apple Vision Pro is the result of decades of experience designing
high‑performance, mobile, and wearable devices — culminating in the
most ambitious product Apple has ever created. Vision Pro integrates
incredibly advanced technology into an elegant, compact form,
resulting in an amazing experience every time you put it on.
Enclosure. A singular piece of three-dimensionally formed laminated
glass flows into an aluminum alloy frame that curves to wrap around
your face. Light Seal. The Light Seal
</p>
</div>
<div id="page8">
<canvas></canvas>
</div>
<div id="page9">
<h1>
<span>Enclosure</span> A singular piece of three-dimensionally formed
laminated glass flows into an aluminum alloy frame that curves to wrap
around your face.
</h1>
</div>
<div id="page10">
<h1>
<span>Light Seal.</span> The Light Seal gently flexes to conform to
your face, delivering a precise fit while blocking out stray light.
</h1>
</div>
<div id="page11">
<h1>
<span> Head Band. </span>The Head Band provides cushioning,
breathability, and stretch. The Fit Dial lets you adjust Vision Pro
precisely to your head.
</h1>
</div>
<div id="page12">
<h1>
<span> Power. </span>The external battery supports up to 2 hours of
use, and all‑day use when plugged in.1
</h1>
</div>
<div id="page13">
<h1>
<span>Sound. </span>Speakers positioned close to your ears deliver
rich Spatial Audio while keeping you aware of your surroundings.
</h1>
</div>
<div id="page14">
<h1>
<span>EyeSight.</span> An outward display reveals your eyes while
wearing Vision Pro, letting others know when you are using apps or
fully immersed.
</h1>
</div>
<div id="page15">
<div class="page15-left-container"></div>
<div class="page15-right-container"></div>
</div>
<div id="page16">
<div class="page16__video">
<video
src="https://www.apple.com//105/media/us/apple-vision-pro/2023/7e268c13-eb22-493d-a860-f0637bacb569/anim/glass/large_2x.mp4"
autoplay
loop
muted
></video>
</div>
</div>
<div id="page17">
<div class="page17-heading">
<h1>
A singular piece of
<span class="one">three-dimensionally formed laminated glass</span>
acts as an optical surface for the cameras and sensors that view the
world. It flows seamlessly into a
<span class="two">aluminum alloy frame that</span> gently curves to
wrap around your face while serving as an attachment point for the
<span class="three">Light Seal.</span>
</h1>
</div>
<img
src="https://www.apple.com/v/apple-vision-pro/a/images/overview/design/light_seal__fo87cv0zkcmm_large.jpg"
alt=""
/>
<div class="page17-btn">
<button>+ Learn more about design</button>
</div>
</div>
<div id="page18">
<div class="pages18-heading">
<h3>visionOS</h3>
<h1>Apple’s first spatial operating system.</h1>
</div>
<div class="page18-vdieo">
<video
src="https://www.apple.com/105/media/us/apple-vision-pro/2023/7e268c13-eb22-493d-a860-f0637bacb569/anim/visionos/large.mp4"
loop
autoplay
muted
></video>
</div>
<div class="page6-app-description">
<p>Interaction designed <br />for spatial computing.</p>
<div class="page6-app-description-subtext">
<p>
With Vision Pro, you have an infinite canvas that transforms how
you use the apps you love. Arrange apps anywhere and scale them to
the perfect size, making the workspace of your dreams a reality —
all while staying present in the world around you. Browse the web
in Safari, create a to-do list in Notes, chat in Messages, and
seamlessly move between them with a glance.
</p>
</div>
</div>
</div>
<div id="page19">
<div class="page19-img">
<img
src="https://www.apple.com/v/apple-vision-pro/a/images/overview/visionos/around_you__bfdlxkwczahe_large.jpg"
alt
/>
</div>
<div class="page6-app-description" style="margin-top: 4rem">
<p>Stay connected to people around you.</p>
<div class="page6-app-description-subtext">
<p>
Vision Pro helps you remain connected to those around you.
EyeSight reveals your eyes and lets those nearby know when you’re
using apps or fully immersed in an experience. When someone
approaches, Vision Pro simultaneously lets you see the person and
reveals your eyes to them.
</p>
<button>+ Learn more about visionOS</button>
</div>
</div>
</div>
<div id="tech-section">
<div id="page20">
<h4>Technology</h4>
<h1>
Innovation you can <br />
see, hear, and feel.
</h1>
<p>
<span>Pushing boundaries from the inside out.</span> Spatial
experiences on Vision Pro are only possible through groundbreaking
Apple technology. Displays the size of a postage stamp that deliver
more pixels than a 4K TV to each eye. Incredible advances in Spatial
Audio. A revolutionary dual‑chip design featuring custom Apple
silicon. A sophisticated array of cameras and sensors. All the
elements work together to create an unprecedented experience you
have to see to believe.
</p>
</div>
<div id="page21">
<canvas></canvas>
</div>
<div id="page22">
<h1>More pixels than a 4K TV. For each eye.</h1>
<h5>
The custom micro‑OLED display system features 23 million pixels,
delivering stunning resolution and colors. And a specially designed
three‑element lens creates the feeling of a display that’s
everywhere you look.
</h5>
</div>
<div id="page23">
<video
src="https://www.apple.com/105/media/us/apple-vision-pro/2023/7e268c13-eb22-493d-a860-f0637bacb569/anim/spatial-audio/large.mp4"
autoplay
loop
muted
></video>
<div id="center-page23">
<h1>
Our most advanced <br />
Spatial Audio system ever.
</h1>
<p>
Dual-driver audio pods positioned next to each ear deliver
personalized sound while letting you hear what’s around you.
Ambient Spatial Audio makes sounds feel like they’re coming from
your surroundings. And with audio raytracing, Vision Pro analyzes
your room’s acoustic properties — including the physical materials
— to adapt and match sound to your space.
</p>
</div>
</div>
<div id="page24">
<img
id="headesetoff"
src="https://www.apple.com/v/apple-vision-pro/a/images/overview/technology/features/eye_tracking_off__fx6m2dj3mlqq_large.jpg"
alt=""
/>
<img
id="headseton"
src="https://www.apple.com/v/apple-vision-pro/a/images/overview/technology/features/eye_tracking_on__ln11reqs6mi6_large.jpg"
alt=""
/>
</div>
<div id="page25">
<img
id="page25-offheadset"
src="https://www.apple.com/v/apple-vision-pro/a/images/overview/technology/features/sensors_off__cfzcmow4c3f6_large.jpg"
alt=""
/>
<img
id="page25-onheadeset"
src="https://www.apple.com/v/apple-vision-pro/a/images/overview/technology/features/sensors_all__dp0a8e4y4u4i_large.jpg"
alt=""
/>
</div>
<div id="page26">
<img
src="https://www.apple.com/v/apple-vision-pro/a/images/overview/technology/features/sensors_chips__s805s5o3gkii_medium.jpg"
alt=""
/>
</div>
<div id="page27">
<p class="chip-heading">
Revolutionary dual‑chip <br />
performance.
</p>
<p class="chip-subheading">
A unique dual‑chip design enables the spatial experiences on Vision
Pro. The powerful <span class="M2">M2</span> chip simultaneously
runs visionOS, executes advanced computer vision algorithms, and
delivers stunning graphics, all with incredible efficiency. And the
brand-new <span class="R1">R1</span> chip is specifically dedicated
to process input from the cameras, sensors, and microphones,
streaming images to the displays within 12 milliseconds — for a
virtually lag-free, real-time view of the world.
</p>
<button>+ Learn more about technology</button>
</div>
</div>
<div id="page28">
<img
src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAB4CAMAAAAOusbgAAAAbFBMVEX///8dHBoAAAAbGhgZGBXe3t78/PwEAAAXFhOWlZYTEg/4+PiKiInHx8fw8PDt7e2srKzm5uYMCgaOjo5ZWVienp4tLSzX19d8e3u6urrQ0NClpaVfXl4xMTFkZGNwcHAnJiVIR0dQUE86OjoJv36qAAAEJklEQVRoge1b6ZqqMAyVsNWyDFQQRFmE93/HC4KzyDI2TWfu/a7nb/16SJqmp2nc7V544e+Cl539uqrzwyl2fpA2yxsAV/QAgGsa/hBt0YKwjHcwgPwnqJ0auPEAgEg7b2y4j7Q9TKg18xZiZu5kdOLp5LX5Oy8bAgv4+2JDpTG838o7r4Cu3kfnw+UI7M7s6yOu4R7Il2Dy7Ft0hDvzSRfvaaLgzWcKzwdz/JxS065yutGroosfP2hkhoMe4slgdnxbGbGOekxux8iCbD7kj8x68ogtbg6FfGHMM27biic6iKPJqnhpML0Nms1sFQiQi5tRl8XBePqqQgPxGNOQbo7qWGRmbtk0+gP2Goj5SGwvj+5dXTvZeYpYQ75+Eb+I/ytiZyI2TS3EMGLF4kM/xAxXh+4qsiwLonzxcNrtgiDWpG8dLww3p/biIgiCIg4JZW6YpXnblWXX1pG9OK8dVV0zKG1ulIkfkBzLTpF3AIIzy2LcBdGmj9xxmggQ4+llmBYHKOtC2e4ggXfNfpuYA6+CD6d7Qc1gjPgPWAISNU0QV/O7oWEKOPpjdNuHEoQ5+8UgVaBWcHgEYmnS3iSAY+3X5VdvfAWYAZa3hkVj7u50xTrr+HUrOmkTzi5sYXPeJ4BSJF67dAWXg4mxOVG298Ysvc45BW8f3K5kJg2IeIXkpTl8TAk4zG6034LG0XCVPbEyGt5KkrbPHCsJSwqilT6h7a2M9SxYI7u+g45R58UUgcJupXwnxYsoMlLsYRMQhyLFXsIIXedK4WmEwXGjHtNiuVSyDYolRtU1zxTE8nu4jy11AcA6BO+uUs+XQj5L9yAIapTWcspt7fgUMabQ5hyt72f+jhgT1P828a+5GlPTpCAWmIe3+5uHCvgVQXx/e1CBKTDPIgSZy5C/uexodACq7pRSKB+BICa5NmFSSEZxb8IcjGGpvpFxJhPsJ8OwEI9fRFdF+ex1ormUy9c/YpPkVi5/RjkJxSIP15izJPOextc9s6T2oikIDIBEKra9q/rJOMFtIpm6AMnNfASDViKV0PnakKvBOHS+lkyeFBe3CXJNGh5F3WeEu9RGsY6cotJ1w1LfyAZiKl+vtFGsIyEyWfpcLmhMZvIKm0LlooRItvyeJAdWSvM6NHU2jLB/a5TTF64Wcu9nwsPimKpT723V+EK9tA2IDSWFLS7ot1wlZ1vGSj/BM6gVmJWauzwDHdmIN5jPQGsR1ij2SmIlwVrDyPPAJTCK7r2VADMZ78GWEzpJ855XzZhNDtBcL1WVdOZCm4BF1Lvn5V8VmAW8TYuxxSaMA797aIzgApuxZjh/6o7g0ORfZVR4SsTHp1lQorsh5rAvAJxZQ/96Fy1chzKfDd0xvF8CRvy/CXt/NZquStd2iVOkdXu9HIKf/KfICy+88Kv4A1PZP2W40ULLAAAAAElFTkSuQmCC"
alt=""
/>
<div class="page28-details">
<h3>Privacy and Security</h3>
<h1>When it comes to privacy, we don’t blink.</h1>
<p>
Privacy and security built in. Like every Apple product and service,
Vision Pro was designed to help protect your privacy and keep you in
control of your data. It builds on the foundation of existing Apple
privacy and security features with new technologies like Optic ID, a
secure authentication system that uses the uniqueness of your iris.
</p>
<button>+ Learn more about privacy and security</button>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/locomotive-scroll@3.5.4/dist/locomotive-scroll.js"></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.1/gsap.min.js"
integrity="sha512-qF6akR/fsZAB4Co1QDDnUXWnaQseLGXoniuSuSlPQK6+aWhlMZcHzkasCSlnWoe+TJuudlka1/IQ01Dnhgq95g=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.1/ScrollTrigger.min.js"
integrity="sha512-IHDCHrefnBT3vOCsvdkMvJF/MCPz/nBauQLzJkupa4Gn4tYg5a6VGyzIrjo6QAUy3We5HFOZUlkUpP0dkgE60A=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
></script>
<script src="Vision.js"></script>
</body>
</html>