-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdetailalphard.html
582 lines (573 loc) · 23.1 KB
/
detailalphard.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
575
576
577
578
579
580
581
582
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css"
integrity="sha384-xOolHFLEh07PJGoPkLv1IbcEPTNtaed2xpHsD9ESMhqIYd0nLMwNLD69Npy4HI+N"
crossorigin="anonymous"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"
integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
/>
<link rel="stylesheet" href="assets/css/style.css" />
<title>Car - Landing Page</title>
</head>
<body>
<nav class="navbar navbar-expand-md navbar-light bg-black">
<a class="navbar-brand" href="#">
<img src="assets/img/nav-logo.png" alt="Logo" height="90" />
</a>
<button
class="navbar-toggler"
type="button"
data-toggle="collapse"
data-target="#navbarNav"
aria-controls="navbarNav"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-end" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link text-white" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="index.html">Category</a>
</li>
<li class="nav-item">
<a class="nav-link text-white" href="aboutus.html">About Us</a>
</li>
<li class="nav-item auth-button">
<a class="nav-link text-white" href="login.html">Sign Up</a>
</li>
</ul>
</div>
</nav>
<div class="main">
<img src="assets/img/alphard.jpg" alt="main" width="100%" />
<div class="container">
<div class="row">
<div class="col-md-4 offset-md-8">
<div class="card info-price py-4">
<div class="row">
<div class="col-8 my-auto">
<h1 class="font-weight-bold m-0">2.450.000</h1>
</div>
<div class="col-4 my-auto">
<span class="text-orange">
Per Day <i class="fa fa-chevron-down"></i>
</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<!-- Section 1 -->
<div class="row">
<div class="col-8 pt-4">
<h1 class="font-weight-bold mt-5">Toyota Alphard</h1>
<div class="review">
<span class="fa fa-star text-orange"></span>
<span class="fa fa-star text-orange"></span>
<span class="fa fa-star text-orange"></span>
<span class="fa fa-star text-orange"></span>
<span class="fa fa-star text-orange"></span>
<span class="text-review">1 Reviews</span>
</div>
<div class="info">
<hr />
<div class="row py-3">
<div class="col-3 text-center">
<img src="assets/img/automatic.png" alt="" />
Automatic
</div>
<div class="col-3 text-center">
<img src="assets/img/luggages.png" alt="" />
3-4 Luggages
</div>
<div class="col-3 text-center">
<img src="assets/img/passengers.png" alt="" />
7 Passengers
</div>
<div class="col-3 text-center">
<img src="assets/img/doors.png" alt="" />
4 Doors
</div>
</div>
<hr />
</div>
<div class="car-description">
<h3 class="font-weight-bold">Refueling</h3>
<p class="fw-300">
Meh synth Schlitz, tempor duis single-origin coffee ea next level
ethnic fingerstache fanny pack nostrud. Photo booth anim 8-bit
hella, PBR 3 wolf moon beard Helvetica. Salvia esse nihil,
</p>
<h3 class="font-weight-bold">Car Wash</h3>
<p class="fw-300">
Meh synth Schlitz, tempor duis single-origin coffee ea next level
ethnic fingerstache fanny pack nostrud. Photo booth anim 8-bit
hella, PBR 3 wolf moon beard Helvetica.
</p>
<h3 class="font-weight-bold">No Smoking</h3>
<p class="fw-300">
Meh synth Schlitz, tempor duis single-origin coffee ea next level
ethnic fingerstache fanny pack nostrud. Photo booth anim 8-bit
hella, PBR 3 wolf moon beard Helvetica. Salvia esse nihil,
flexitarian
</p>
</div>
<hr />
<div class="row">
<div class="col-3">
<h4 class="font-weight-bold">Included</h4>
</div>
<div class="col-3 fw-300">
<span class="fa fa-check mr-2"></span> Audio Input <br />
<span class="fa fa-check mr-2"></span> Bluetooth <br />
<span class="fa fa-check mr-2"></span> GPS Navigation
</div>
<div class="col-3 fw-300">
<span class="fa fa-check mr-2"></span> FM Radio <br />
<span class="fa fa-check mr-2"></span> USB Input<br />
<span class="fa fa-check mr-2"></span> Sunroof
</div>
</div>
<hr />
<div class="row">
<div class="col-3">
<h4 class="font-weight-bold">Excluded</h4>
</div>
<div class="col-3 fw-300">
<span class="fa fa-times mr-2"></span> Head-Up Display
</div>
<div class="col-3 fw-300">
<span class="fa fa-times mr-2"></span> CD Player
</div>
</div>
</div>
<div class="col-4">
<div class="card border shadow-none border-top-none">
<div class="card-body">
<form>
<div class="form-group">
<label for="fullName" class="mb-0 font-weight-bold"
>Full Name</label
>
<input
type="text"
class="form-control input-grey"
id="fullName"
placeholder="John Doe"
/>
</div>
<div class="form-group">
<label for="email" class="mb-0 font-weight-bold">Email</label>
<input
type="email"
class="form-control input-grey"
id="email"
placeholder="johndoe@gmail.com"
/>
</div>
<div class="form-group">
<label for="phone" class="mb-0 font-weight-bold"
>Phone Number</label
>
<input
type="number"
class="form-control input-grey"
id="phone"
placeholder="0891276283671"
/>
</div>
<div class="form-group">
<label for="pickupDate" class="mb-0 font-weight-bold"
>Pick Up Date</label
>
<input
type="date"
class="form-control input-grey"
id="pickupDate"
placeholder="John Doe"
/>
</div>
<div class="form-group">
<label for="pickupTime" class="mb-0 font-weight-bold"
>Pick Up Time</label
>
<input
type="time"
class="form-control input-grey"
id="pickupTime"
placeholder="John Doe"
/>
</div>
<div class="form-group">
<label for="address" class="mb-0 font-weight-bold"
>Pick Up Address</label
>
<input
type="text"
class="form-control input-grey"
id="address"
placeholder="Address, 14 Street"
/>
</div>
<div class="form-group">
<label for="dropoffDate" class="mb-0 font-weight-bold"
>Drop Off Date</label
>
<input
type="date"
class="form-control input-grey"
id="dropoffDate"
placeholder="John Doe"
/>
</div>
<div class="form-group">
<label for="dropoffTime" class="mb-0 font-weight-bold"
>Drop Off Time</label
>
<input
type="time"
class="form-control input-grey"
id="dropoffTime"
placeholder="John Doe"
/>
</div>
<div class="form-group">
<label for="address" class="mb-0 font-weight-bold"
>Drop Off Address</label
>
<input
type="text"
class="form-control input-grey"
id="address"
placeholder="Address, 14 Street"
/>
</div>
<div class="form-group">
<label for="address" class="mb-0 font-weight-bold"
>Do you need driver?</label
>
<br />
<label>
<input type="radio" name="option" value="yes" />
Yes
</label>
<label class="ml-3">
<input type="radio" name="option" value="no" checked />
No
</label>
</div>
<span class="text-terms">
Make sure you already read the
<a href="javascript:void(0)" class="text-orange"
>terms and conditions</a
>
</span>
<button
type="button"
class="btn btn-block btn-orange font-weight-bold"
data-toggle="modal"
data-target="#modalTermsAndCondition"
>
Book Now
</button>
</form>
</div>
</div>
</div>
</div>
<!-- End Section 1 -->
<!-- Section 2 -->
<div class="row py-5 mb-5">
<div class="col-12">
<h2 class="font-weight-bold">Similar Cars</h2>
<hr />
</div>
<div class="col-12">
<div class="row">
<div class="col-lg-6 col-md-12">
<div class="card shadow">
<img
class="card-img-top"
src="assets/img/mobilio.png"
alt="car"
/>
<div class="card-body">
<div class="row">
<div class="col-6 m-auto">
<h4 class="mb-0 text-uppercase font-weight-bold">
Honda Mobilio
</h4>
<span class="fa fa-star text-orange"></span>
<span class="fa fa-star text-orange"></span>
<span class="fa fa-star text-orange"></span>
<span class="fa fa-star text-orange"></span>
<span class="fa fa-star text-orange"></span>
</div>
<div class="col-6 text-right m-auto text-dark-blue">
<h5 class="mb-0">450.000/</h5>
<small>12 Hours</small>
</div>
</div>
<div class="row pt-3">
<div class="col-4">
<div class="car-spec">
<img src="assets/img/automatic.png" alt="" />
Matic
</div>
</div>
<div class="col-4">
<div class="car-spec">
<img src="assets/img/luggages.png" alt="" />
2-3 Luggages
</div>
</div>
<div class="col-4">
<div class="car-spec">
<img src="assets/img/passengers.png" alt="" />
7 Passengers
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-6 col-md-12">
<div class="card shadow">
<img
class="card-img-top"
src="assets/img/pajero.png"
alt="car"
/>
<div class="card-body">
<div class="row">
<div class="col-6 m-auto">
<h4 class="mb-0 text-uppercase font-weight-bold">
Pajero Sport
</h4>
<span class="fa fa-star text-orange"></span>
<span class="fa fa-star text-orange"></span>
<span class="fa fa-star text-orange"></span>
<span class="fa fa-star text-orange"></span>
<span class="fa fa-star text-orange"></span>
</div>
<div class="col-6 text-right m-auto text-dark-blue">
<h5 class="mb-0">450.000/</h5>
<small>12 Hours</small>
</div>
</div>
<div class="row pt-3">
<div class="col-4">
<div class="car-spec">
<img src="assets/img/manual.png" alt="" />
Manual
</div>
</div>
<div class="col-4">
<div class="car-spec">
<img src="assets/img/luggages.png" alt="" />
2-3 Luggages
</div>
</div>
<div class="col-4">
<div class="car-spec">
<img src="assets/img/passengers.png" alt="" />
7 Passengers
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Section 2 -->
</div>
<footer>
<div class="container">
<div class="row">
<div class="col-4">
<h4 class="font-weight-bold text-uppercase">Rental Mobil 99</h4>
<p>
Sewa Rental Mobil armada lengkap melayani wilayah Jakarta dan
sekitarnya
</p>
</div>
<div class="col-4">
<h4>Punya mobil untuk disewakan?</h4>
<p>
<a href="javascript:void(0)" class="text-orange"
>Klik disini untuk menjadi penyewa mobil!</a
>
</p>
</div>
<div class="col-4">
<h4 class="text-uppercase">Follow Us</h4>
<img src="assets/img/facebook.png" alt="fb" />
<img src="assets/img/twitter.png" alt="tw" />
<img src="assets/img/instagram.png" alt="ig" />
</div>
</div>
<hr />
<div class="row">
<div class="col-12 text-center py-4">
<h6 class="text-uppercase">Contact Us</h6>
<p class="fw-300 mb-0">
2, Jl. Raya Kb. Jeruk No.27, RT.1/RW.9, Kb. Jeruk, Kec. Kb. Jeruk,
Kota Jakarta Barat, <br />
Daerah Khusus Ibukota Jakarta 11530
</p>
</div>
</div>
<hr />
<div class="row">
<div class="col-12 text-center fw-300">
© 2022 Rental Mobil 99. All rights reserved.
</div>
</div>
</div>
</footer>
<div
class="modal fade"
id="modalTermsAndCondition"
tabindex="-1"
role="dialog"
aria-labelledby="modalTermsAndConditionLabel"
aria-hidden="true"
>
<div class="modal-dialog modal-xl" role="document">
<div class="modal-content">
<div class="modal-body">
<div class="row mt-5">
<div class="col-12 text-center">
<h1 class="font-weight-bold mb-0">Terms & Conditions</h1>
<h4 class="text-orange">In Rental Mobil 99</h4>
</div>
</div>
<div class="row my-5 px-5">
<div class="col-12">
<h5 class="font-weight-bold">General Rules</h5>
<hr />
<ol class="m-0 fw-300">
<li>
Under these Terms and Conditions and the subsidiary rules of
these Terms and Conditions prescribed pursuant to Article 40
(hereinafter referred to collectively as "Terms and
Conditions, etc."), the Company shall rent a motor vehicle
(hereinafter referred to as "Rental Vehicle") to the Renter,
and the Renter shall rent such Rental Vehicle from the
Company upon understanding and agreeing to the Terms and
Conditions, etc. If the Renter designates a driver who is
not the Renter pursuant to Article 8.3, the Renter shall
make known the provisions in the Terms and Conditions, etc.
which relate to such driver and cause such driver to comply
with such provisions. Particulars not provided in the Terms
and Conditions, etc. shall be construed in accordance with
the subsidiary rules provided in laws, regulations and
general customs.
</li>
<li>
The Company may enter into any special contract, provided
that it is not contrary to the purport of the Terms and
Conditions, etc., the laws, the administrative notices and
general customs. In the event special contracts are entered
into, such special contracts shall prevail over the Terms
and Conditions, etc..
</li>
</ol>
</div>
</div>
<div class="row mt-3 mb-5 px-5">
<div class="col-12">
<h5 class="font-weight-bold">Rentals</h5>
<hr />
<ol class="m-0 fw-300">
<li>
Based on the Basic Instructions issued by the governing
agency (※1), the Company requires the Renter at the time of
the execution of the Rental Agreement to present to the
Company the driver's license, and may also require a
photocopy of the driver's license of the driver(s)
designated by the Renter (hereinafter referred as the
“Driver”) in order for the Company to make an entry of the
name and address of the driver and type and number of the
driver's license (※2) of the driver in the rental
transaction register (original rental sheet) and in the
rental vehicle certificate in accordance with the provisions
of Article 14.1 as well. In such case, if the Renter
himself/herself is the Driver, the Renter shall present to
the Company the driver's license of his/her own may also a
photocopy thereof, and if the Renter himself/herself is not
the Driver, the Driver shall present to the Company the
driver's license of his/her own and may also a photocopy
thereof.
</li>
<li>
Upon execution of the Rental Agreement, the Company may ask
the Renter and the Driver to present to the Company other
documents for identification which the Company designates in
addition to the driver's license, and the Company may make
photocopies of such documents.
</li>
<li>
Upon execution of the Rental Agreement, the Company will ask
the Renter and the Driver to report the mobile phone number
or other means of contact so as to communicate with the
Renter and the Driver during the rental period.
</li>
<li>
Upon execution of the Rental Agreement, the Company may
require Renter to make payment by way of credit card or
cash, or designate other methods of payment.
</li>
<li>
The Renter may not extend the rental period after the
execution of the Rental Agreement.
</li>
</ol>
</div>
</div>
<div class="row">
<div class="col-12 text-center">
<button class="btnAgree mb-5" data-dismiss="modal">
Agree & Continue
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<script
src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-Fy6S3B9q64WdZWQUiU+q4/2Lc9npb8tCaSX9FK7E8HnRr0Jz8D6OP9dO5Vg3Q9ct"
crossorigin="anonymous"
></script>
<script src="assets/js/index.js"></script>
</body>
</html>