-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
574 lines (541 loc) · 19.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
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
<!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 - Apple</title>
<link rel="stylesheet" href="style.css" />
<!-- icons -->
<link
href="https://cdn.jsdelivr.net/npm/remixicon@3.4.0/fonts/remixicon.css"
rel="stylesheet"
/>
<!-- locomotive css -->
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/locomotive-scroll@3.5.4/dist/locomotive-scroll.css"
/>
</head>
<body>
<div class="main">
<div class="page">
<video
src="https://www.apple.com/105/media/us/apple-vision-pro/2023/7e268c13-eb22-493d-a860-f0637bacb569/anim/hero/medium.mp4"
muted
></video>
<div class="nav1">
<i class="ri-apple-fill"></i>
<h3>Store</h3>
<h3>Mac</h3>
<h3>iPad</h3>
<h3>iPhone</h3>
<h3>Watch</h3>
<h3>Vision</h3>
<h3>AirPods</h3>
<h3>TV & Home</h3>
<h3>Entertainment</h3>
<h3>Accessories</h3>
<h3>Support</h3>
<i class="ri-search-line"></i>
<i class="ri-shopping-bag-line"></i>
</div>
<nav>
<h3>Vision Pro</h3>
<button>Notify Me</button>
</nav>
<div class="pd-botm">
<h3>Introducing</h3>
<img
src="https://www.apple.com/v/apple-vision-pro/a/images/overview/hero/apple_vision_pro_logo__ux94yix23r6y_medium.png"
alt=""
/>
</div>
</div>
<div class="page1">
<h1>Welcome to the era of spatial computing.</h1>
<div class="cover"></div>
<video
src="https://www.apple.com/105/media/us/apple-vision-pro/2023/7e268c13-eb22-493d-a860-f0637bacb569/anim/foundation-spatial-computing/medium.mp4 "
autoplay
loop
muted
></video>
</div>
<div class="page2">
<h1>
Apple Vision Pro seamlessly blends <br />digital content with your
physical space.
</h1>
<div class="cover"></div>
<video
src="https://www.apple.com/105/media/us/apple-vision-pro/2023/7e268c13-eb22-493d-a860-f0637bacb569/anim/foundation-digital-canvas/medium.mp4"
autoplay
loop
muted
></video>
</div>
<div class="page3">
<h1>
You navigate simply by using your <br />
eyes, hands, and voice.
</h1>
<div class="cover"></div>
<video
src="https://www.apple.com/105/media/us/apple-vision-pro/2023/7e268c13-eb22-493d-a860-f0637bacb569/anim/foundation-inputs/medium.mp4"
autoplay
loop
muted
></video>
</div>
<div class="page4">
<h1>
So you can do the things you love <br />
in ways never before possible.
</h1>
<div class="cover"></div>
<video
src="https://www.apple.com/105/media/us/apple-vision-pro/2023/7e268c13-eb22-493d-a860-f0637bacb569/anim/foundation-entertainment/medium.mp4"
autoplay
loop
muted
></video>
</div>
<div class="page5">
<div class="page5-upper">
<img
src="https://www.apple.com/v/apple-vision-pro/a/images/overview/intro/logo__4zgkuyebgtem_medium.png"
alt=""
/>
<div class="page5-upper-inner">
<h3>WATCH THE FILM</h3>
<h3>WATCH THE EVENT ></h3>
</div>
</div>
<img
src="https://www.apple.com/v/apple-vision-pro/a/images/overview/intro/hardware_base__ecl2v43j73o2_large.jpg"
alt=""
/>
<button>+ Take a closer look at Vision Pro</button>
</div>
<div class="page6">
<div class="cover"></div>
<video
src="https://www.apple.com/105/media/us/apple-vision-pro/2023/7e268c13-eb22-493d-a860-f0637bacb569/anim/experience-apps/medium.mp4"
autoplay
loop
muted
></video>
<div class="page6center">
<h4>APPS</h4>
<h1>
Free your desktop. <br />
And your apps will follow.
</h1>
</div>
</div>
<div id="page5">
<div class="left5">
<h1>
Your apps live in <br />
your space.
</h1>
</div>
<div class="right5">
<h3>
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.
</h3>
<button>+ Learn more about apps</button>
</div>
</div>
<div class="page7">
<div class="cover"></div>
<video
src="https://www.apple.com/105/media/us/apple-vision-pro/2023/7e268c13-eb22-493d-a860-f0637bacb569/anim/experience-entertainment/large.mp4"
autoplay
loop
muted
></video>
<div class="page7center">
<h4>Entertainment</h4>
<h1>
The ultimate theater. <br />
Wherever you are.
</h1>
</div>
</div>
<div id="page5">
<div class="left5">
<h1>An immersive way to <br />experience entertainment.</h1>
</div>
<div class="right5">
<h3>
Vision Pro can transform any room into your own personal theater.
Expand your movies, shows, and games up to the perfect size while
feeling like you’re part of the action with Spatial Audio. And with
more pixels than a 4K TV for each eye, you can enjoy stunning
content wherever you are — whether that’s a long flight or the couch
at home.
</h3>
<button>+ Learn more about Entertainment</button>
</div>
</div>
<div class="page7">
<div class="cover"></div>
<video
src="https://www.apple.com/105/media/us/apple-vision-pro/2023/7e268c13-eb22-493d-a860-f0637bacb569/anim/experience-photos-videos/large.mp4"
autoplay
loop
muted
></video>
<div class="page7center">
<h4>Photos and Videos</h4>
<h1>
Be in the moment. <br />
All over again.
</h1>
</div>
</div>
<div id="page5">
<div class="left5">
<h1>
Your memories <br />
come alive.
</h1>
</div>
<div class="right5">
<h3>
Vision Pro is Apple’s first 3D camera. You can capture magical
spatial photos and spatial videos in 3D, then relive those cherished
moments like never before with immersive Spatial Audio. Your
existing library of photos and videos looks incredible at remarkable
scale. And panoramas wrap around you — making you feel like you’re
standing right where you took them.
</h3>
<button>+ Learn more about Photos and Videos</button>
</div>
</div>
<div class="page7">
<div class="cover"></div>
<video
src="https://www.apple.com/105/media/us/apple-vision-pro/2023/7e268c13-eb22-493d-a860-f0637bacb569/anim/experience-connection/large.mp4"
autoplay
loop
muted
></video>
<div class="page7center">
<h4>Connection</h4>
<h1>
Get on the same page. <br />
In the same space.
</h1>
</div>
</div>
<div id="page5">
<div class="left5">
<h1>Make meetings more <br />meaningful.</h1>
</div>
<div class="right5">
<h3>
Vision Pro makes it easy to collaborate and connect wherever you
are. FaceTime video tiles are life-size, and as new people join, the
call simply expands in your room. Within FaceTime, you can also use
apps to collaborate with colleagues on the same documents
simultaneously.
</h3>
<button>+ Learn more about Connections</button>
</div>
</div>
<div id="page6">
<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="page7">
<canvas></canvas>
</div>
<div class="pageone">
<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 class="pagetwo">
<h1>
<span>Head Band.</span> The Light Seal gently flexes to conform to
your face, delivering a precise fit while blocking out stray light
</h1>
</div>
<div class="pagethree">
<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 class="pagefour">
<h1>
<span>Sound.</span> Speakers positioned close to your ears deliver
rich Spatial Audio while keeping you aware of your surroundings.
</h1>
</div>
<div class="pagefive">
<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 class="img-div">
<div class="img-one">
<img
src="https://www.apple.com/v/apple-vision-pro/a/images/overview/design/glass_top__k3b8lzqd1l2m_large.jpg"
alt=""
/>
</div>
<div class="img-two">
<img
src="https://www.apple.com/v/apple-vision-pro/a/images/overview/design/glass_side__gm4agomrwl2e_large.jpg"
alt=""
/>
</div>
</div>
<div class="vid-div">
<div class="vid1">
<video
src="https://www.apple.com/105/media/us/apple-vision-pro/2023/7e268c13-eb22-493d-a860-f0637bacb569/anim/glass/large.mp4"
autoplay
loop
muted
></video>
</div>
</div>
<div id="page16">
<h2>
A singular piece of
<span>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 custom aluminum alloy frame that gently curves
to wrap around your face while serving as an attachment point for the
<span>Light Seal.</span>
</h2>
<img
src="https://www.apple.com/v/apple-vision-pro/a/images/overview/design/light_seal__fo87cv0zkcmm_large.jpg"
alt=""
/>
<button>+ Learn more about design</button>
</div>
<div id="page17">
<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>
<!-- canvas -->
<div id="page18">
<canvas></canvas>
</div>
<div id="page19">
<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="page20">
<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-page20">
<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="page21">
<img
id="troff"
src="https://www.apple.com/v/apple-vision-pro/a/images/overview/technology/features/eye_tracking_off__fx6m2dj3mlqq_large.jpg"
alt=""
/>
<img
id="tron"
src="https://www.apple.com/v/apple-vision-pro/a/images/overview/technology/features/eye_tracking_on__ln11reqs6mi6_large.jpg"
alt=""
/>
<div class="info">
<h2>Responsive, precision eye tracking.</h2>
<p>
A high-performance eye tracking system of <span>LEDs</span> and
<span>infrared cameras</span>
projects invisible light patterns onto each eye. This advanced
system provides ultraprecise input without your needing to hold any
controllers, so you can accurately select elements just by looking
at them.
</p>
</div>
</div>
<div id="page22">
<img
id="snroff"
src="https://www.apple.com/v/apple-vision-pro/a/images/overview/technology/features/sensors_off__cfzcmow4c3f6_large.jpg"
alt=""
/>
<img
id="snron"
src="https://www.apple.com/v/apple-vision-pro/a/images/overview/technology/features/sensors_all__dp0a8e4y4u4i_large.jpg"
alt=""
/>
</div>
<div id="page23">
<img
src="https://www.apple.com/v/apple-vision-pro/a/images/overview/technology/features/sensors_chips__s805s5o3gkii_medium.jpg"
alt=""
/>
</div>
<!-- footer -->
<!-- footer -->
<div class="footer">
<ul>
<li>Shop and learn</li>
<li>store</li>
<li>Mac</li>
<li>Ipad</li>
<li>iPhone</li>
<li>Watch</li>
<li>Vision</li>
<li>Airpods</li>
<li>Tv & Homes</li>
<li>Airtag</li>
<li>Gift Cards</li>
</ul>
<ul>
<li>Entertainment</li>
<li>Apple One</li>
<li>Apple TV+</li>
<li>Apple Music</li>
<li>Apple Arcade</li>
<li>Apple Fitness+</li>
</ul>
<ul>
<li>Education</li>
<li>Apple News+</li>
<li>Apple Podcasts</li>
<li>Apple Books</li>
<li>App Store</li>
<li>Genius Bar</li>
<li>Today at Apple</li>
<li>Apple Camp</li>
<li>Apple Store App</li>
</ul>
<ul>
<li>Business</li>
<li>Certified Refurbished</li>
<li>Apple Trade In</li>
<li>Financing</li>
<li>Carrier Deals at Apple</li>
<li>Order Status</li>
<li>Shopping Help</li>
<li>Apple and Business</li>
<li>Shop for Business</li>
</ul>
<ul>
<li>Developer & IT</li>
<li>Developer Center</li>
<li>Documentation</li>
<li>Microsoft Learn</li>
<li>Microsoft Tech Community</li>
<li>Azure Marketplace</li>
<li>AppSource</li>
<li>Microsoft Power Platform</li>
<li>Visual Studio</li>
</ul>
<ul>
<li>Company</li>
<li>Careers</li>
<li>About Microsoft</li>
<li>Company news</li>
<li>Privacy at Microsoft</li>
<li>Investors</li>
<li>Security</li>
<li>Sustainability</li>
</ul>
</div>
<!-- footer-last -->
<div class="footer-last">
<div class="foot-left">
<div class="left1">
<i class="ri-global-line"></i>
<p>English(India)</p>
</div>
<div class="left2">
<i class="ri-building-2-line"></i>
<p>Your Privacy Choice</p>
</div>
</div>
<div class="foot-right">
<p>Contact Apple</p>
<p>Privacy</p>
<p>Terms of Use</p>
<p>Trademarks</p>
<p>About Our ads</p>
<p>© Apple 2023</p>
</div>
</div>
</div>
<!-- locomotive js cdn -->
<script src="https://cdn.jsdelivr.net/npm/locomotive-scroll@3.5.4/dist/locomotive-scroll.js"></script>
<!-- js library:- gsap cdn -->
<script
src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/gsap.min.js"
integrity="sha512-16esztaSRplJROstbIIdwX3N97V1+pZvV33ABoG1H2OyTttBxEGkTsoIVsiP1iaTtM8b3+hu2kB6pQ4Clr5yug=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/ScrollTrigger.min.js"
integrity="sha512-Ic9xkERjyZ1xgJ5svx3y0u3xrvfT/uPkV99LBwe68xjy/mGtO+4eURHZBW2xW4SZbFrF1Tf090XqB+EVgXnVjw=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
></script>
<script src="script.js"></script>
</body>
</html>