-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
538 lines (493 loc) · 21.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!--=============== FAVICON ===============-->
<link
rel="apple-touch-icon"
sizes="180x180"
href="./favicon_io (1)/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="./favicon_io (1)/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="./favicon_io (1)/favicon-16x16.png"
/>
<link rel="manifest" href="./favicon_io (1)/site.webmanifest" />
<!--=============== REMIX ICONS ===============-->
<link
rel="stylesheet"
href="https://unicons.iconscout.com/release/v4.0.0/css/line.css"
/>
<!--=============== SWIPER CSS ===============-->
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.css"
/>
<!--=============== CSS ===============-->
<link rel="stylesheet" href="./css/style.css" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
/>
<title> MachalaVehicles || A NIIT demo car website</title>
</head>
<div id="preloader">
</div>
<body>
<!--==================== HEADER ====================-->
<header class="header" id="header">
<nav class="nav container">
<a href="#" class="nav__logo">
<span >Machala</span><span>Vehicles</span>
</a>
<div class="nav__menu" id="nav-menu">
<ul class="nav__list">
<li class="nav__item ">
<a href="#home" class="nav__link">Home</a>
</li>
<li class="nav__item">
<a href="./pages/AboutUs/aboutus.html" class="nav__link">About Us</a>
</li>
<li class="nav__item">
<a href="./pages/Popularcars/Popular.html" class="nav__link">Popular Cars</a>
</li>
<li class="nav__item">
<a href="./pages/Contact/Contact.html" class="nav__link">Contact</a>
</li>
</ul>
<div class="nav__close" id="nav-close">
<i class="uil uil-times"></i>
</div>
</div>
<!-- Toggle button -->
<div class="nav__toggle" id="nav-toggle">
<i class="uil uil-align-center"></i>
</div>
</nav>
</header>
<!--==================== MAIN ====================-->
<main class="main">
<!--==================== HOME ====================-->
<section class="home section" id="home">
<div class="shape shape__big"></div>
<div class="shape shape__small"></div>
<div class="home__container container grid">
<div class="home__data">
<h1 class="home__title wow animate__animated animate__bounce animate__delay-2s">Electric Adventure</h1>
<h2 class="home__subtitle wow animate__animated animate__bounce animate__delay-3s">RZ 450e</h2>
<h3 class="home__elec">
<i class="uil uil-bolt-alt"></i>
Dont deny yourself the pleasure of driving the best premium cars from around the world here and now.
</h3>
</div>
<img
src="./image/2023-Lexus-RZ-450e-topback-12.webp"
alt="./image/electric_car.webp"
class="home__img"
/>
<div class="home__car">
<div class="home__car-data wow animate__animated animate__flash animate__delay-2s">
<div class="home__car-icon">
<i class="uil uil-dashboard"></i>
</div>
<h2 class="home__car-number">160 km/h</h2>
<h3 class="home__car-name">TOP SPEED</h3>
</div>
<div class="home__car-data wow animate__animated animate__flash animate__delay-3s">
<div class="home__car-icon">
<i class="uil uil-battery-bolt"></i>
</div>
<h2 class="home__car-number">75.0 kWh</h2>
<h3 class="home__car-name">BATTERY CAPACITY</h3>
</div>
<div class="home__car-data wow animate__animated animate__flash animate__delay-4s">
<div class="home__car-icon">
<i class="uil uil-plug"></i>
</div>
<h2 class="home__car-number">12h45m</h2>
<h3 class="home__car-name">CHARGE TIME</h3>
</div>
</div>
<div class='startbtn--container'>
<div class='book--arrow'>
<p>Book a test Drive</p><i class="uil uil-arrow-right"></i>
</div>
<div class='wow animate__animated animate__flash animate__delay-5s'>
<a href="#popular" class="home__button">START</a>
</div>
</div>
</div>
</section>
<!--====================== SERVICES ======================= -->
<section class="section services" id="section">
<h2>What we Offer ?</h2>
<div class="container services__container">
<div class="repair services__container--box wow animate__animated animate__backInUp animate__delay-1s">
<i class="uil uil-wrench"></i>
<div>
<h3>Repair and Parts </h3>
<p>We offer repairs to vehicles purchased from us brands as well as sell availables parts needed to make your ride a dreamy one.</p>
</div>
</div>
<div class="sell services__container--box wow animate__animated animate__backInUp animate__delay-2s">
<i class="uil uil-usd-circle"></i>
<div>
<h3>Buy and Sell </h3>
<p>We offer a variety of exotic automobiles of various brands for sales at a very reasonable price. in doing so we also purchase cars when due for sale. </p>
</div>
</div>
<div class="part services__container--box wow animate__animated animate__backInUp animate__delay-3s">
<i class="uil uil-cog"></i>
<div>
<h3>Available Parts </h3>
<p>Newly available parts are always readily available for purchase when needed to fix any interrupted altercations in your beautiful mobile.</p>
</div>
</div>
</div>
</section>
<!--==================== ABOUT ====================-->
<section class="about section" id="about">
<div class="about__container container grid">
<div class="about__group wow animate__animated animate__backInLeft animate__delay-2s">
<img
src="https://i0.wp.com/electrek.co/wp-content/uploads/sites/3/2022/04/Screen-Shot-2022-04-05-at-4.20.26-PM.jpg?w=1500&quality=82&strip=all&ssl=1"
alt="lexus__features"
class="img__about"
/>
<div class="about__card">
<h3 class="about__card-title">$52,000</h3>
<p class="about__card-description">
As the first globally available dedicated battery electric
vehicle from Lexus.
</p>
</div>
</div>
<div class="about__data wow animate__animated animate__backInRight animate__delay-3s">
<h2 class="section__title about__title">
THE FUTURE IS ALL-ELECTRIC
</h2>
<p class="about__description">
The front cockpit’s design advances the human-centered philosophy
of Lexus. Inspired by the tazuna reins favored by traditional
Japanese equestrians, the steering wheel features switches that
are precisely synced with the available Head-Up Display, creating
a space where drivers can control various functions such as
navigation, audio, and drive mode select while concentrating on
driving.
</p>
<a href="#popular" class="button">Know More</a>
</div>
</div>
</section>
<!--==================== POPULAR ====================-->
<section class="vehicles popular section" id="popular">
<h2 class="section__title">
Choose Your Lexus Ride <br />
Of Our various Exquisite Brands
</h2>
<div class="swiper vehicles-slider container">
<div class="swiper-wrapper">
<div class="box swiper-slide">
<img
src="https://www.lexus.com/content/dam/lexus/images/models/nx/2022/design/Lexus-NX-Design-reimagined-exterior-desktop-1440x800-LEX-NXG-MY22-0033.jpg"
alt=""
/>
<div class="content">
<h1 class="popular__title">NX PHEV</h1>
<h3 class="popular__subtitle">
PLUG‑IN HYBRID ELECTRIC VEHICLE
</h3>
<div class="price"><span>price:</span>$57,300</div>
<p>
<i class="uil uil-dashboard"></i>200 km/h
<i class="uil uil-battery-bolt"></i>18.1 kWh
<i class="uil uil-plug"></i>220/240V
</p>
<a href="./pages/Popularcars/Popular.html" class="button">Check Out</a>
</div>
</div>
<div class="box swiper-slide">
<img
src="https://www.lexus.com/content/dam/lexus/images/models/ux/2023/visualizer/250h/exterior/18-inch-five-spoke-alloy-wheels-with-dark-gray-and-machined-finish-with-run-flat-tires/obsidian/large-1.jpg"
alt=""
/>
<div class="content">
<h1 class="popular__title">2022 UX HYBRID</h1>
<h3 class="popular__subtitle">Lexus UX Model</h3>
<div class="price"><span>price:</span>$49,450</div>
<p>
<i class="uil uil-dashboard"></i>177 km/h
<i class="uil uil-battery-bolt"></i>1.4 kWh kWh
<i class="uil uil-plug"></i>Not Electric
</p>
<a href="./pages/Popularcars/Popular.html" class="button">Check Out</a>
</div>
</div>
<div class="box swiper-slide">
<img
src="https://www.lexus.com/content/dam/lexus/images/models/lc/2022/visualizer/500h/exterior/21-split-five-spoke-forged-alloy-polished-finish-black-accents/caviar/large-1.jpg"
alt=""
/>
<div class="content">
<h1 class="popular__title">LC HYBRID</h1>
<h3 class="popular__subtitle">Lexus LC Model</h3>
<div class="price"><span>price:</span>$124,300</div>
<div class="popular__data">
<div class="popular__data-group">
<i class="uil uil-dashboard"></i>250 km/h
</div>
<div class="popular__data-group">
<i class="uil uil-battery-bolt"></i>1.1 kWh
</div>
<div class="popular__data-group">
<i class="uil uil-plug"></i>8 hours
</div>
</div>
<a href="./pages/Popularcars/Popular.html" class="button">Check Out</a>
</div>
</div>
<div class="box swiper-slide">
<img
src="https://www.lexus.com/content/dam/lexus/images/models/es/2022/visualizer/300h/exterior/17-twin-v-spoke-alloy-dark-metallic-machined-finish/obsidian/large-1.jpg"
alt=""
/>
<div class="content">
<h1 class="popular__title">ES-hybrid</h1>
<h3 class="popular__subtitle">Lexus ES Model</h3>
<div class="price"><span>price:</span>$51,900</div>
<div class="popular__data">
<div class="popular__data-group">
<i class="uil uil-dashboard"></i>180km/h
</div>
<div class="popular__data-group">
<i class="uil uil-battery-bolt"></i>1.6 kWh
</div>
<div class="popular__data-group">
<i class="uil uil-plug"></i>20 hours
</div>
</div>
<a href="./pages/Popularcars/Popular.html" class="button">Check Out</a>
</div>
</div>
<div class="box swiper-slide">
<img
src="https://www.lexusindia.co.in/content/dam/lexus-v3-blueprint/discover-lexus/electrified-revamp-2022/elp/powertrains-hev.jpg"
alt=""
/>
<div class="content">
<h1 class="popular__title">Lexus Electrified</h1>
<h3 class="popular__subtitle">
Plug-in Hybrid Electric Vehicle
</h3>
<div class="price"><span>price:</span>$850,000</div>
<div class="popular__data">
<div class="popular__data-group">
<i class="uil uil-dashboard"></i>100 km/h
</div>
<div class="popular__data-group">
<i class="uil uil-battery-bolt"></i>71.4 kWh
</div>
<div class="popular__data-group">
<i class="uil uil-plug"></i>Not Unveiled
</div>
</div>
<a href="./pages/Popularcars/Popular.html" class="button">Check Out</a>
</div>
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</section>
<!--==================== FEATURES ====================-->
<!-- <section class="features section">
<h2 class="section__title">More Features</h2>
<div class="features__containier container grid">
<div class="features__group">
<img src="" alt="" class="features__img" />
<div class="features__card features__card-1">
<h3 class="features__card-title"></h3>
<p class="features__card-description"></p>
</div>
<div class="features__card features__card-1">
<h3 class="features__card-title"></h3>
<p class="features__card-description"></p>
</div>
<div class="features__card features__card-2">
<h3 class="features__card-title"></h3>
<p class="features__card-description"></p>
</div>
<div class="features__card features__card-3">
<h3 class="features__card-title"></h3>
<p class="features__card-description"></p>
</div>
</div>
</div>
<img src="" alt="" class="features__map" />
</section> -->
<!--==================== FEATURED ====================-->
<!-- <section class="featured section" id="featured">
<h2 class="section__title">More of Lexus</h2>
<div class="featured__container container">
<ul class="featured__filters">
<li>
<button class="featured__item">
<span>All</span>
</button>
</li>
<li>
<button class="featured__item">
<span>image</span>
</button>
</li>
<li>
<button class="featured__item">
<span>image</span>
</button>
</li>
<li>
<button class="featured__item">
<span>image</span>
</button>
</li>
</ul>
<div class="featured__content grid">
<article class="featured__card">
<div class="shape shape__smaller">
<h1 class="featured__title"></h1>
<h3 class="featured__subtitle"></h3>
<img src="" alt="" class="featured__img" />
<h3 class="featured__price"></h3>
<button class="button featured__button">
<i class="shoopingbag"></i>
</button>
</div>
</article>
<article class="featured__card">
<div class="shape shape__smaller">
<h1 class="featured__title"></h1>
<h3 class="featured__subtitle"></h3>
<img src="" alt="" class="featured__img" />
<h3 class="featured__price"></h3>
<button class="button featured__button">
<i class="shoopingbag"></i>
</button>
</div>
</article>
<article class="featured__card">
<div class="shape shape__smaller">
<h1 class="featured__title"></h1>
<h3 class="featured__subtitle"></h3>
<img src="" alt="" class="featured__img" />
<h3 class="featured__price"></h3>
<button class="button featured__button">
<i class="shoopingbag"></i>
</button>
</div>
</article>
<article class="featured__card">
<div class="shape shape__smaller">
<h1 class="featured__title"></h1>
<h3 class="featured__subtitle"></h3>
<img src="" alt="" class="featured__img" />
<h3 class="featured__price"></h3>
<button class="button featured__button">
<i class="shoopingbag"></i>
</button>
</div>
</article>
</div>
</div>
</section> -->
<!--==================== OFFER ====================-->
<section class="offer section">
<div class="offer__container container grid">
<img
src="https://www.motortrend.com/uploads/2022/04/2023-Lexus-RZ-450e-reveal-2.jpg?fit=around%7C770:481.25"
alt="https://www.motortrend.com/uploads/2022/05/LEXUS_RZ_MtE_Day3_289.jpg?fit=around%7C770:481.25"
class="offer__bg"
/>
<div class="offer__data">
<h2 class="section__title offer__title">
Subscribe to receive special offers
</h2>
<p class="offer__description">
Subscribe to our mailing list to be one of the first to get one of
our special offers
</p>
<a href="" class="button">Subscribe Now</a>
</div>
<img src="" alt="" class="offer__img" />
</div>
</section>
<!--==================== LOGOS ====================-->
<section class="logos section"></section>
</main>
<!--==================== FOOTER ====================-->
<footer class="footer section">
<div class="shape shape__big"></div>
<div class="shape shape__small"></div>
<div class="footer__container container grid">
<div class="footer__content">
<a href="#" class="nav__logo footer__logo">
<span >Machala</span><span>Vehicles</span>
</a>
<p class="footer__description">
Vehicle specifications may vary by market.
<br/>Contact your local dealer
for more information.
</p>
</div>
<div class="footer__content">
<h3 class="footer__title">Company</h3>
<ul class="footer__links">
<li><a href="" class="footer__link"><About/a></li>
<li><a href="" class="footer__link">Cars</a></li>
<li><a href="" class="footer__link">History</a></li>
<li><a href="" class="footer__link">Shop</a></li>
</ul>
</div>
<div class="footer__content">
<h3 class="footer__title">Information</h3>
<ul class="footer__links">
<li><a href="" class="footer__link">Request a Quote</a></li>
<li><a href="" class="footer__link">Find a dealer</a></li>
<li><a href="./pages/Contact/Contact.html" class="footer__link">Contact Us</a></li>
<li><a href="" class="footer__link">Services</a></li>
</ul>
</div>
<div class="footer__content">
<h3 class="footer__title">Follow Us</h3>
<ul class="footer__social">
<a href="" target="_blank" class="footer__social-link"><i class="uil uil-facebook"></i></a>
<a href="" target="_blank" class="footer__social-link"><i class="uil uil-twitter"></i></a>
<a href="" target="_blank" class="footer__social-link"><i class="uil uil-instagram-alt"></i></a>
<!-- <a href="" target="_blank" class="footer__social-link"></a> -->
</ul>
</div>
</div>
<span class="footer__copy">
© NIIT Automobile Class Project. All rights reserved 2022.
</span>
</footer>
<!--========== SCROLL REVEAL ==========-->
<script src="./js/wow.min.js"></script>
<script>
new WOW().init();
</script>
<!--=============== SWIPER JS ===============-->
<script src="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.js"></script>
<!--=============== MIXITUP JS ===============-->
<script src=""></script>
<!--=============== MAIN JS ===============-->
<script src="./js/script.js"></script>
</body>
</html>