-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
355 lines (323 loc) · 17.4 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Apple</title>
<!-- CDN Icon -->
<script src="https://kit.fontawesome.com/4b868b45f2.js" crossorigin="anonymous"></script>
<!-- CDN Font -->
<link href="//db.onlinewebfonts.com/c/236987803794b916d95e7fd41ed4fee0?family=SF+Pro+Text" rel="stylesheet" type="text/css"/>
<!-- CDN Bootstrap -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous">
<!-- CSS -->
<link rel="stylesheet" href="style.css">
</head>
<body>
<!-- Alert -->
<div class="container-fluid alert alert-dismissible border-0 m-0 p-0 containerLingua" id="liveAlertPlaceholder" role="alert">
<div class="row alertLingua align-items-center">
<div class="col-12 col-md-6 d-flex justify-content-end">
<p class="m-0 testoPaese">Scegli il Paese o territorio in cui sei per vedere i contenuti locali e acquistare online.</p>
</div>
<div class="col-12 col-md-6 d-flex">
<select class="form-select text-secondary mx-3 bgLingua text-white" aria-label="Default select example">
<option selected> Italia </option>
<option value="1">Altro Paese o territorio</option>
</select>
<button type="button" class="btn">Continua</button>
</div>
</div>
<span class="">
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close">X</button>
</span>
</div>
<nav class="navbar navbar-expand-lg p-0">
<div class="container-fluid navMobile p-0">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"><p>___ <br> ___</p></span>
</button>
<div class="collapse container-fluid navbar-collapse navbarCustom " id="navbarSupportedContent">
<ul class="navbar-nav ">
<a href="#"><li><i class="fa-brands fa-apple fs-5 "></i></li></a>
<a href=""><li>Store</li></a>
<a href=""><li>Mac</li></a>
<a href=""><li>iPad</li></a>
<a href=""><li>iPhone</li></a>
<a href=""><li>Watch</li></a>
<a href=""><li>Vision</li></a>
<a href=""><li>AirPods</li></a>
<a href=""><li>TV & Home</li></a>
<a href=""><li>Entertainment</li></a>
<a href=""><li>Accessories</li></a>
<a href=""><li>Support</li></a>
<a href=""><li><i class="fa-solid fa-magnifying-glass "></i></li></a>
<a href=""><li><i class="fa-solid fa-bag-shopping "></i></li></a>
</div>
</div>
</nav>
<!-- Navbar -->
<!-- Header -->
<p class="text-center divide">Save on Mac or iPad with education pricing. Plus get a gift card up to $150.<a href="">Shop now</a></p>
<header class="vision d-flex justify-content-end align-items-center text-center flex-column">
<img src="./media/logo_vision_pro.png" alt="logo_vision_pro">
<h1 class="text-black titolo">Welcome to the era of spatial computing</h1>
<h2 class="fs-4 sottotitolo">Available early next year in the U.S.</h2>
<a href="">Learn more ></a>
</header>
<!-- Main -->
<main>
<!-- MacBook Air -->
<section class="d-flex text-center flex-column macbookAir my-3">
<h2 class="text-black mt-5"><strong>MacBook Air 15"</strong></h2>
<h3>Impressiveli big. Impressivili thin.</h3>
<h4>Available starting 6.13</h4>
<div class="pt-3 learnOrder">
<a href="">Learn more ></a>
<a href="">Order Now ></a>
</div>
</section>
<!-- iPhone 14 Pro -->
<section class="d-flex text-center flex-column iphonePro">
<h2 class="text-white mt-5"><strong>iPhone 14 Pro</strong></h2>
<h3 class="text-white">Pro. Beyond.</h3>
<div class="pt-3 learnOrderDark">
<a href="">Learn more ></a>
<a href="">Buy ></a>
</div>
</section>
<!-- Immagini a griglia -->
<section class="container-fluid">
<div class="row text-center">
<div class="col-12 col-md-6 p-0">
<div class="macStudio m-2 pt-2">
<h2 class="text-black pt-5 fs-1"><strong>Mac Studio</strong></h2>
<h3 class="fs-4">Supercharged by M2 Max and M2 Ultra.</h3>
<h4 class="fs-5">Available starting 6.13</h4>
<div class="pt-3 learnOrder">
<a href="">Learn more ></a>
<a href="">Order Now ></a>
</div>
</div>
</div>
<div class="col-12 col-md-6 p-0">
<div class="macPro m-2 pt-2">
<h2 class="text-black pt-5 fs-1"><strong>Mac Pro</strong></h2>
<h3 class="fs-4">Transformed by Apple silicon.</h3>
<h4 class="fs-5">Available starting 6.13</h4>
<div class="pt-3 learnOrder">
<a href="">Learn more ></a>
<a href="">Order Now ></a>
</div>
</div>
</div>
</div>
<div class="row text-center">
<div class="col-12 col-md-6 p-0">
<div class="tradeIn m-2 pt-2">
<img class="pt-5 pb-4" src="./media/logo_tradein.png" alt="logo_tradein">
<h3 class="fs-4">Upgrade and save. It's that easy.</h3>
<div class="pt-3 learnOrder">
<a href="">See what your device is worth ></a>
</div>
</div>
</div>
<div class="col-12 col-md-6 p-0 ">
<div class="watch m-2 pt-2">
<img class="pt-5 pb-4" src="./media/logo_watch_series8.png" alt="logo_watch_series8">
<h3 class="fs-4 text-white">Transformed by Apple silicon.</h3>
<div class="pt-3 learnOrderDark">
<a href="">Learn more ></a>
<a href="">Buy ></a>
</div>
</div>
</div>
</div>
<div class="row text-center">
<div class="col-12 col-md-6 p-0">
<div class="fitness m-2 pt-2 align-items-center d-flex flex-column">
<img class="pt-5 pb-4" src="./media/logo_fitness.png" alt="logo_fitness">
<h3 class="fs-5 ">From HIIT to Yoga, there's something for everyone.</h3>
<div class="pt-1 learnOrder">
<a href="">Learn more ></a>
<a href="">Try it free ></a>
</div>
</div>
</div>
<div class="col-12 col-md-6 p-0">
<div class="cardApple m-2 pt-2 align-items-center d-flex flex-column">
<img class="pt-5 pb-4" src="./media/logo_card.png" alt="logo_card">
<h3 class="fs-5">Get up to 3% Daily Cash back with every purchase.</h3>
<div class="pt-1 learnOrder">
<a href="">Learn more ></a>
<a href="">Apply now ></a>
</div>
</div>
</div>
</div>
</section>
</main>
<!-- Carousel -->
<aside>
<div id="carouselExampleRide" class="carousel slide d-flex justify-content-center mt-5" data-bs-ride="carousel">
<div class="carousel-inner w-75">
<div class="carousel-item active" data-bs-interval="2000">
<img src="./media/tv_plus.jpg" class="d-block w-100" alt="...">
</div>
<div class="carousel-item" data-bs-interval="2000">
<img src="./media/tv_plus1.jpg" class="d-block w-100" alt="...">
</div>
<div class="carousel-item" data-bs-interval="2000">
<img src="./media/tv_plus2.jpg" class="d-block w-100" alt="...">
</div>
</div>
<button class="carousel-control-prev w-25 m-5" type="button" data-bs-target="#carouselExampleRide" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next w-25 m-5" type="button" data-bs-target="#carouselExampleRide" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</aside>
<!-- Footer -->
<footer class="container-fluid bgFooter mt-5">
<div class="container w-75 p-5">
<div class="row align-items-center text-start justify-content-center ">
<ol class="textFooter">
<li> Qualified Purchasers receive an Apple Gift Card when they purchase an eligible Mac or iPad at a Qualifying Location. Only one Promotion Product per eligible Mac or eligible iPad per Qualified Purchaser. Offer subject to availability. While supplies last. View full terms and conditions of offer here.</li>
<br>
<li>Apple Fitness+ requires iPhone 8 or later or Apple Watch Series 3 or later paired with iPhone 6s or later. New subscribers only. $9.99/month after trial. Plan automatically renews until cancelled. Terms apply.
</li>
</ol>
<p class="textFooter">
Apple Vision Pro has not been authorized as required by the rules of the Federal Communications Commission. This device is not, and may not be, offered for sale or lease, or sold or leased, until authorization is obtained. <br>
Apple Vision Pro will be available early next year on apple.com and at Apple retail stores in the U.S. <br>
To access and use all the features of Apple Card, you must add Apple Card to Wallet on an iPhone or iPad with the latest version of iOS or iPadOS. Update to the latest version by going to Settings > General > Software Update. Tap Download and Install. <br>
Available for qualifying applicants in the United States. <br>
Apple Card is issued by Goldman Sachs Bank USA, Salt Lake City Branch. <br>
Learn more about how Apple Card applications are evaluated at support.apple.com/kb/HT209218. <br>
A subscription is required for Apple TV+. <br>
Major League Baseball trademarks and copyrights are used with permission of MLB Advanced Media, L.P. All rights reserved.<br>
</p>
<hr>
<div class="row ">
<div class="col-12 col-md-2 linkUtiliFooter">
<ul>
<li><h5>Shop and Learn</h5></li>
<li>Store</li>
<li>Mac</li>
<li>iPad</li>
<li>iPhone</li>
<li>Watch</li>
<li>Vision</li>
<li>AirPods</li>
<li>TV & Home</li>
<li>AirTag</li>
<li>Accessories</li>
<li>Gift Cards</li>
<br>
<li><h5>Apple Wallet</h5></li>
<li>Wallet</li>
<li>Apple card</li>
<li>Apple Pay</li>
<li>Apple Cash</li>
</ul>
</div>
<div class="col-12 col-md-2 linkUtiliFooter">
<ul>
<li><h5>Account</h5></li>
<li>Manage your Apple ID</li>
<li>Apple Store Account</li>
<li>iCloud.com</li>
<br>
<li><h5>Entertrainment</h5></li>
<li>Apple One</li>
<li>Apple TV+</li>
<li>Apple Music</li>
<li>Apple Arcade</li>
<li>Apple Fitnes+</li>
<li>Apple News+</li>
<li>Apple Podcast</li>
<li>Apple Books</li>
<li>App Store</li>
</ul>
</div>
<div class="col-12 col-md-2 linkUtiliFooter">
<ul>
<li><h5>Apple Store</h5></li>
<li>Find a Store</li>
<li>Genius Bar</li>
<li>Today at Apple</li>
<li>Apple Camp</li>
<li>Apple Store App</li>
<li>Certified Refurbished</li>
<li>Apple Trade In</li>
<li>Financing</li>
<li>Carrier Feals at Apple</li>
<li>Oreder Status</li>
<li>Shopping Help</li>
</ul>
</div>
<div class="col-12 col-md-2 linkUtiliFooter">
<ul>
<li><h5>For Business</h5></li>
<li>Apple and Business</li>
<li>Shop for Business</li><br>
<li><h5>For Education</h5></li>
<li>Apple and Education</li>
<li>Shop for K-12</li>
<li>Shop for Collage</li><br>
<li><h5>For Healthcare</h5></li>
<li>Apple in Healthcare</li>
<li>Health on Apple Watch</li>
<li>Health Records on Iphone</li><br>
<li><h5>For Government</h5></li>
<li>Shop for Government</li>
<li>Shop for Veterans and Military</li>
</ul>
</div>
<div class="col-12 col-md-2 linkUtiliFooter">
<ul>
<li><h5>Apple Values</h5></li>
<li>Accessibility</li>
<li>Education</li>
<li>Environment</li>
<li>Inclusion and Diversity</li>
<li>Privacy</li>
<li>Racial Equity and justce</li>
<li>Supplier Responsability</li><br>
<li><h5>About Apple</h5></li>
<li>Newsroom</li>
<li>Apple Leadership</li>
<li>Career Opportunities</li>
<li>Inventors</li>
<li>Ethics & Compilance</li>
<li>Events</li>
<li>Contact Apple</li>
</ul>
</div>
</div>
<address class="row moreWays">
<p>More ways to shop: Find an Apple Store or other retailer near you. Or call 1-800-MY-APPLE.</p>
<hr>
<div class="copyright d-flex flex-row justify-content-between flex-wrap ">
<p>Copyright © 2023 Apple Inc. All rights reserved.</p>
<div class="flex-row d-flex privacyPolicy">
<p>Privacy Policy</p>
<p>Terms of Use</p>
<p>Sales and Refunds</p>
<p>Legal</p>
<p>Site Map</p>
</div>
<p>United States</p>
</div>
</address>
</div>
</div>
</footer>
<!-- JS Bootstrap -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz" crossorigin="anonymous"></script>
</body>
</html>