Spaces:
Running
Running
Add 1 files
Browse files- index.html +23 -23
index.html
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
-
<title>
|
| 7 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 8 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
| 9 |
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.4/gsap.min.js"></script>
|
|
@@ -65,9 +65,9 @@
|
|
| 65 |
will-change: transform;
|
| 66 |
}
|
| 67 |
|
| 68 |
-
.app-icon
|
| 69 |
transition: all 0.3s ease;
|
| 70 |
-
transform-origin: center;
|
| 71 |
}
|
| 72 |
|
| 73 |
.app-icon:hover {
|
|
@@ -190,7 +190,7 @@
|
|
| 190 |
<span class="inline-block">spatial computing.</span>
|
| 191 |
</h1>
|
| 192 |
<p class="text-xl md:text-2xl max-w-3xl mx-auto mb-8">
|
| 193 |
-
|
| 194 |
<span class="typing-cursor"></span>
|
| 195 |
</p>
|
| 196 |
<div class="flex flex-col md:flex-row justify-center gap-4">
|
|
@@ -214,7 +214,7 @@
|
|
| 214 |
<section id="overview" class="py-20 px-4 relative">
|
| 215 |
<div class="max-w-7xl mx-auto">
|
| 216 |
<div class="text-center mb-20">
|
| 217 |
-
<h2 class="text-4xl md:text-6xl font-bold mb-6">
|
| 218 |
<p class="text-xl md:text-2xl max-w-4xl mx-auto">
|
| 219 |
The most advanced personal electronics device ever created.
|
| 220 |
Transform the way you work, collaborate, connect, and entertain.
|
|
@@ -225,7 +225,7 @@
|
|
| 225 |
<div class="device-3d relative w-full max-w-lg">
|
| 226 |
<div class="relative">
|
| 227 |
<img src="https://www.apple.com/v/apple-vision-pro/a/images/overview/hero/hero_base__bco6tv0mzxxq_large.jpg"
|
| 228 |
-
alt="
|
| 229 |
<div class="device-screen absolute inset-0 overflow-hidden">
|
| 230 |
<video autoplay muted loop class="w-full h-full object-cover">
|
| 231 |
<source src="https://www.apple.com/105/media/us/apple-vision-pro/2023/7e268c13-eb22-493d-a860-f0637bacb569/anim/experience-spatial/large.mp4" type="video/mp4">
|
|
@@ -242,7 +242,7 @@
|
|
| 242 |
<div class="max-w-md">
|
| 243 |
<h3 class="text-3xl font-bold mb-6">A revolutionary spatial computer</h3>
|
| 244 |
<p class="text-lg mb-6">
|
| 245 |
-
|
| 246 |
Experience digital content like never before.
|
| 247 |
</p>
|
| 248 |
<ul class="space-y-4 mb-8">
|
|
@@ -288,7 +288,7 @@
|
|
| 288 |
<div class="text-center mb-16">
|
| 289 |
<h2 class="text-4xl md:text-6xl font-bold mb-6">Features</h2>
|
| 290 |
<p class="text-xl md:text-2xl max-w-4xl mx-auto">
|
| 291 |
-
|
| 292 |
</p>
|
| 293 |
</div>
|
| 294 |
|
|
@@ -358,7 +358,7 @@
|
|
| 358 |
<div class="text-center mb-20">
|
| 359 |
<h2 class="text-4xl md:text-6xl font-bold mb-6">Breakthrough Technology</h2>
|
| 360 |
<p class="text-xl md:text-2xl max-w-4xl mx-auto">
|
| 361 |
-
|
| 362 |
</p>
|
| 363 |
</div>
|
| 364 |
|
|
@@ -398,7 +398,7 @@
|
|
| 398 |
|
| 399 |
<div class="relative">
|
| 400 |
<img src="https://www.apple.com/v/apple-vision-pro/a/images/overview/technology/technology_hardware__fmy8dq5x12qe_large.jpg"
|
| 401 |
-
alt="
|
| 402 |
<div class="absolute -inset-8 border border-white border-opacity-20 rounded-2xl pointer-events-none"></div>
|
| 403 |
</div>
|
| 404 |
</div>
|
|
@@ -411,7 +411,7 @@
|
|
| 411 |
<div class="text-center mb-16">
|
| 412 |
<h2 class="text-4xl md:text-6xl font-bold mb-6">visionOS Apps</h2>
|
| 413 |
<p class="text-xl md:text-2xl max-w-4xl mx-auto">
|
| 414 |
-
A new platform for spatial computing with familiar apps redesigned for
|
| 415 |
</p>
|
| 416 |
</div>
|
| 417 |
|
|
@@ -566,7 +566,7 @@
|
|
| 566 |
<div class="max-w-4xl mx-auto text-center relative">
|
| 567 |
<h2 class="text-4xl md:text-6xl font-bold mb-8">Welcome to the future of computing.</h2>
|
| 568 |
<p class="text-xl md:text-2xl mb-12">
|
| 569 |
-
|
| 570 |
</p>
|
| 571 |
<div class="flex flex-col md:flex-row justify-center gap-4">
|
| 572 |
<button class="bg-white text-black px-8 py-4 rounded-full font-medium hover:bg-opacity-90 transition flex items-center justify-center">
|
|
@@ -596,28 +596,28 @@
|
|
| 596 |
<div>
|
| 597 |
<h4 class="text-lg font-semibold mb-4">Services</h4>
|
| 598 |
<ul class="space-y-2">
|
| 599 |
-
<li><a href="#" class="text-gray-400 hover:text-white transition">
|
| 600 |
-
<li><a href="#" class="text-gray-400 hover:text-white transition">
|
| 601 |
-
<li><a href="#" class="text-gray-400 hover:text-white transition">
|
| 602 |
<li><a href="#" class="text-gray-400 hover:text-white transition">iCloud</a></li>
|
| 603 |
-
<li><a href="#" class="text-gray-400 hover:text-white transition">
|
| 604 |
</ul>
|
| 605 |
</div>
|
| 606 |
<div>
|
| 607 |
-
<h4 class="text-lg font-semibold mb-4">
|
| 608 |
<ul class="space-y-2">
|
| 609 |
<li><a href="#" class="text-gray-400 hover:text-white transition">Find a Store</a></li>
|
| 610 |
<li><a href="#" class="text-gray-400 hover:text-white transition">Genius Bar</a></li>
|
| 611 |
-
<li><a href="#" class="text-gray-400 hover:text-white transition">Today at
|
| 612 |
-
<li><a href="#" class="text-gray-400 hover:text-white transition">
|
| 613 |
-
<li><a href="#" class="text-gray-400 hover:text-white transition">
|
| 614 |
</ul>
|
| 615 |
</div>
|
| 616 |
<div>
|
| 617 |
-
<h4 class="text-lg font-semibold mb-4">About
|
| 618 |
<ul class="space-y-2">
|
| 619 |
<li><a href="#" class="text-gray-400 hover:text-white transition">Newsroom</a></li>
|
| 620 |
-
<li><a href="#" class="text-gray-400 hover:text-white transition">
|
| 621 |
<li><a href="#" class="text-gray-400 hover:text-white transition">Career Opportunities</a></li>
|
| 622 |
<li><a href="#" class="text-gray-400 hover:text-white transition">Investors</a></li>
|
| 623 |
<li><a href="#" class="text-gray-400 hover:text-white transition">Ethics & Compliance</a></li>
|
|
@@ -628,7 +628,7 @@
|
|
| 628 |
<div class="pt-8 border-t border-white border-opacity-10">
|
| 629 |
<div class="flex flex-col md:flex-row justify-between items-center">
|
| 630 |
<p class="text-gray-400 mb-4 md:mb-0">
|
| 631 |
-
Copyright © 2023
|
| 632 |
</p>
|
| 633 |
<div class="flex space-x-6">
|
| 634 |
<a href="#" class="text-gray-400 hover:text-white transition">
|
|
|
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
+
<title>Future Vision Pro | The Ultimate Spatial Computer</title>
|
| 7 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 8 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
| 9 |
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.4/gsap.min.js"></script>
|
|
|
|
| 65 |
will-change: transform;
|
| 66 |
}
|
| 67 |
|
| 68 |
+
.app-icon {
|
| 69 |
transition: all 0.3s ease;
|
| 70 |
+
transform-origin: center;
|
| 71 |
}
|
| 72 |
|
| 73 |
.app-icon:hover {
|
|
|
|
| 190 |
<span class="inline-block">spatial computing.</span>
|
| 191 |
</h1>
|
| 192 |
<p class="text-xl md:text-2xl max-w-3xl mx-auto mb-8">
|
| 193 |
+
Future Vision Pro seamlessly blends digital content with your physical space.
|
| 194 |
<span class="typing-cursor"></span>
|
| 195 |
</p>
|
| 196 |
<div class="flex flex-col md:flex-row justify-center gap-4">
|
|
|
|
| 214 |
<section id="overview" class="py-20 px-4 relative">
|
| 215 |
<div class="max-w-7xl mx-auto">
|
| 216 |
<div class="text-center mb-20">
|
| 217 |
+
<h2 class="text-4xl md:text-6xl font-bold mb-6">Future Vision Pro</h2>
|
| 218 |
<p class="text-xl md:text-2xl max-w-4xl mx-auto">
|
| 219 |
The most advanced personal electronics device ever created.
|
| 220 |
Transform the way you work, collaborate, connect, and entertain.
|
|
|
|
| 225 |
<div class="device-3d relative w-full max-w-lg">
|
| 226 |
<div class="relative">
|
| 227 |
<img src="https://www.apple.com/v/apple-vision-pro/a/images/overview/hero/hero_base__bco6tv0mzxxq_large.jpg"
|
| 228 |
+
alt="Future Vision Pro" class="w-full h-auto">
|
| 229 |
<div class="device-screen absolute inset-0 overflow-hidden">
|
| 230 |
<video autoplay muted loop class="w-full h-full object-cover">
|
| 231 |
<source src="https://www.apple.com/105/media/us/apple-vision-pro/2023/7e268c13-eb22-493d-a860-f0637bacb569/anim/experience-spatial/large.mp4" type="video/mp4">
|
|
|
|
| 242 |
<div class="max-w-md">
|
| 243 |
<h3 class="text-3xl font-bold mb-6">A revolutionary spatial computer</h3>
|
| 244 |
<p class="text-lg mb-6">
|
| 245 |
+
Future Vision Pro creates an infinite canvas for apps that scales beyond the boundaries of a traditional display.
|
| 246 |
Experience digital content like never before.
|
| 247 |
</p>
|
| 248 |
<ul class="space-y-4 mb-8">
|
|
|
|
| 288 |
<div class="text-center mb-16">
|
| 289 |
<h2 class="text-4xl md:text-6xl font-bold mb-6">Features</h2>
|
| 290 |
<p class="text-xl md:text-2xl max-w-4xl mx-auto">
|
| 291 |
+
Future Vision Pro transforms how you experience entertainment, productivity, and connection.
|
| 292 |
</p>
|
| 293 |
</div>
|
| 294 |
|
|
|
|
| 358 |
<div class="text-center mb-20">
|
| 359 |
<h2 class="text-4xl md:text-6xl font-bold mb-6">Breakthrough Technology</h2>
|
| 360 |
<p class="text-xl md:text-2xl max-w-4xl mx-auto">
|
| 361 |
+
Future Vision Pro is packed with innovations that create an unprecedented experience.
|
| 362 |
</p>
|
| 363 |
</div>
|
| 364 |
|
|
|
|
| 398 |
|
| 399 |
<div class="relative">
|
| 400 |
<img src="https://www.apple.com/v/apple-vision-pro/a/images/overview/technology/technology_hardware__fmy8dq5x12qe_large.jpg"
|
| 401 |
+
alt="Future Vision Pro Technology" class="w-full h-auto rounded-2xl">
|
| 402 |
<div class="absolute -inset-8 border border-white border-opacity-20 rounded-2xl pointer-events-none"></div>
|
| 403 |
</div>
|
| 404 |
</div>
|
|
|
|
| 411 |
<div class="text-center mb-16">
|
| 412 |
<h2 class="text-4xl md:text-6xl font-bold mb-6">visionOS Apps</h2>
|
| 413 |
<p class="text-xl md:text-2xl max-w-4xl mx-auto">
|
| 414 |
+
A new platform for spatial computing with familiar apps redesigned for Future Vision Pro.
|
| 415 |
</p>
|
| 416 |
</div>
|
| 417 |
|
|
|
|
| 566 |
<div class="max-w-4xl mx-auto text-center relative">
|
| 567 |
<h2 class="text-4xl md:text-6xl font-bold mb-8">Welcome to the future of computing.</h2>
|
| 568 |
<p class="text-xl md:text-2xl mb-12">
|
| 569 |
+
Future Vision Pro will be available early next year starting at $3,499.
|
| 570 |
</p>
|
| 571 |
<div class="flex flex-col md:flex-row justify-center gap-4">
|
| 572 |
<button class="bg-white text-black px-8 py-4 rounded-full font-medium hover:bg-opacity-90 transition flex items-center justify-center">
|
|
|
|
| 596 |
<div>
|
| 597 |
<h4 class="text-lg font-semibold mb-4">Services</h4>
|
| 598 |
<ul class="space-y-2">
|
| 599 |
+
<li><a href="#" class="text-gray-400 hover:text-white transition">Future Music</a></li>
|
| 600 |
+
<li><a href="#" class="text-gray-400 hover:text-white transition">Future TV+</a></li>
|
| 601 |
+
<li><a href="#" class="text-gray-400 hover:text-white transition">Future Arcade</a></li>
|
| 602 |
<li><a href="#" class="text-gray-400 hover:text-white transition">iCloud</a></li>
|
| 603 |
+
<li><a href="#" class="text-gray-400 hover:text-white transition">Future One</a></li>
|
| 604 |
</ul>
|
| 605 |
</div>
|
| 606 |
<div>
|
| 607 |
+
<h4 class="text-lg font-semibold mb-4">Future Store</h4>
|
| 608 |
<ul class="space-y-2">
|
| 609 |
<li><a href="#" class="text-gray-400 hover:text-white transition">Find a Store</a></li>
|
| 610 |
<li><a href="#" class="text-gray-400 hover:text-white transition">Genius Bar</a></li>
|
| 611 |
+
<li><a href="#" class="text-gray-400 hover:text-white transition">Today at Future</a></li>
|
| 612 |
+
<li><a href="#" class="text-gray-400 hover:text-white transition">Future Camp</a></li>
|
| 613 |
+
<li><a href="#" class="text-gray-400 hover:text-white transition">Future Trade In</a></li>
|
| 614 |
</ul>
|
| 615 |
</div>
|
| 616 |
<div>
|
| 617 |
+
<h4 class="text-lg font-semibold mb-4">About Future</h4>
|
| 618 |
<ul class="space-y-2">
|
| 619 |
<li><a href="#" class="text-gray-400 hover:text-white transition">Newsroom</a></li>
|
| 620 |
+
<li><a href="#" class="text-gray-400 hover:text-white transition">Future Leadership</a></li>
|
| 621 |
<li><a href="#" class="text-gray-400 hover:text-white transition">Career Opportunities</a></li>
|
| 622 |
<li><a href="#" class="text-gray-400 hover:text-white transition">Investors</a></li>
|
| 623 |
<li><a href="#" class="text-gray-400 hover:text-white transition">Ethics & Compliance</a></li>
|
|
|
|
| 628 |
<div class="pt-8 border-t border-white border-opacity-10">
|
| 629 |
<div class="flex flex-col md:flex-row justify-between items-center">
|
| 630 |
<p class="text-gray-400 mb-4 md:mb-0">
|
| 631 |
+
Copyright © 2023 Future Inc. All rights reserved.
|
| 632 |
</p>
|
| 633 |
<div class="flex space-x-6">
|
| 634 |
<a href="#" class="text-gray-400 hover:text-white transition">
|