-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
241 lines (233 loc) · 15.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
<!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://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
<link rel="shortcut icon" href="https://www.bmw.com/content/dam/bmw/marketBMWCOM/bmw_com/categories/all-models/x-series/x2/2017/bmw-x2-nscsmall-layer-02-car-hd.png">
<link rel="stylesheet" href="./styles/index.css">
<link rel="stylesheet" href="./styles/common.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Courgette&family=Saira:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<title>Cardom</title>
</head>
<body>
<div class="container-fluid p-0">
<nav class="nav-top fixed nav-bg-main justify-content-start color-white-trans font-logo d-flex flex-row" id="nav-top-pointer">
<div class="nav-brand flex-grow-1">
<i class="fa fa-car font-i-sm pr-2" aria-hidden="true"></i><a class="a-text-dec-none" href="index.html">Cardom</a><i class="fa fa-car font-i-sm pl-2" aria-hidden="true"></i>
</div>
<div class="navbar-list">
<ul class="navbar-list-group">
<li><a href="register.html">Register</a></li>
<li><a href="login.html">Sign In</a></li>
<!-- <li><a href="#" id='logout-user'>Logout</a></li> -->
<li><a href="about.html">About</a></li>
</ul>
<div>
<div class="burger-group display-none">
<div class="burger"></div>
<div class="burger"></div>
<div class="burger"></div>
</div>
<div>
<b class="burger-cross display-none">☓</b>
</div>
</div>
</div>
</nav>
<div class="nav-bar-support">
</div>
<nav class="side-bar fixed" id="nav-side-pointer">
<ul>
<li><a href="selection.html">Book a Car</a></li>
<li><a href="index.html#ht-cardom">How to Cardom</a></li>
<li><a href="index.html#car-types">Types of Cars</a></li>
<!-- <li><a href="">Policies</a></li> -->
<!-- <li><a href="">Prestige Collections</a></li> -->
</ul>
<!-- <ul class="after-login-list">
<li class="user-welcome">Welcome Arjun</li>
<li><a href="user.html">Profile</a></li>
<li><a href="admin.html">Admin</a></li>
</ul> -->
</nav>
<div class="main-content">
<article class="row m-0">
<!-- top heading -->
<section class="col-12">
<p class="index-heading h3 mt-5 mb-3">Self drive your way to the destination....</p>
</section>
<!-- panaromic image -->
<section class="col-12 m-0 p-0">
<div class="index-img-panaroma">
</div>
</section>
<!-- what sets us apart? -->
<section class="col-12 p-5 mt-5">
<h3 class="text-center mb-4">What sets us apart?</h3>
<div class="row">
<div class="col-12 col-md-6 col-lg-4 p-0">
<div class="list-group rounded px-4 py-3 m-2 bg-light list-pack text-center">
<h2><i class="fa fa-clipboard"></i></h2>
<h5 class="mb-1 mb-3">Damage Insurance</h5>
<p class="mb-1">We will be providing you the insurance from the best provider in the country. Drive safe, but don't worry!</p>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 p-0">
<div class="list-group rounded px-4 py-3 m-2 bg-light list-pack text-center">
<h2><i class="fa fa-location-arrow"></i></h2>
<h5 class="mb-1 mb-3">Drive Anywhere in 3 countries</h5>
<p class="mb-1">Pay entry taxes at each state and respective country. No drop location in Nepal and Bhutan.</p>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 p-0">
<div class="list-group rounded px-4 py-3 m-2 bg-light list-pack text-center">
<h2><i class="fa fa-user-plus"></i></h2>
<h5 class="mb-1 mb-3">Book Chauffeur</h5>
<p class="mb-1">We understand you may not want to drive, instead enjoy the scenary, we provide chauffeur service as well.</p>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 p-0">
<div class="list-group rounded px-4 py-3 m-2 bg-light list-pack text-center">
<h2><i class="fa fa-jsfiddle"></i></h2>
<h5 class="mb-1 mb-3">Airbags in all</h5>
<p class="mb-1">We take your safety very seriously. So we have installed airbags for both seats at the front of all our vehicles.</p>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 p-0">
<div class="list-group rounded px-4 py-3 m-2 bg-light list-pack text-center">
<h2><i class="fa fa-window-close"></i></h2>
<h5 class="mb-1 mb-3">Best cancellation Policy</h5>
<p class="mb-1">We understand the plans may not always go right, so we have a fair policy as far as cancellation is concerned.</p>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4 p-0">
<div class="list-group rounded px-4 py-3 m-2 bg-light list-pack text-center">
<h2><i class="fa fa-money"></i></h2>
<h5 class="mb-1 mb-3">Collect Points</h5>
<p class="mb-1">Our regular customers have the luxury of collecting points that can be redeemed during payment.</p>
</div>
</div>
</div>
</section>
<!-- types of cars -->
<section class="col-12 px-5 py-4 index-type text-center" id="car-types">
<h3 class="text-light pb-3">Available Car Types</h3>
<div id="carouselExampleIndicators" class="carousel slide row p-0" data-ride="carousel">
<div class="col-12 col-md-8 offset-md-2 col-lg-6 offset-lg-3">
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="3"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="4"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<div class="img-container">
<h2 class="car-img-heading px-4">Sedan</h2>
<img class="img-fluid" src="https://www.autotrader.com/wp-content/uploads/2020/02/242817.jpg?w=600&h=400&crop=1" class="d-block w-100" alt="...">
</div>
</div>
<div class="carousel-item">
<div class="img-container">
<h2 class="car-img-heading px-4">Hatchback</h2>
<img class="img-fluid" src="https://img.indianauto.com/2019/11/30/ZUwJ9d0r/tata-altroz-front-three-quarters-left-side-d6d8.jpg" class="d-block w-100" alt="...">
</div>
</div>
<div class="carousel-item">
<div class="img-container">
<h2 class="car-img-heading px-4">SUV</h2>
<img class="img-fluid" src="https://www.autocar.co.uk/sites/autocar.co.uk/files/styles/body-image/public/volvo_xc40_0.jpg?itok=yVhKQ5aw" class="d-block w-100" alt="...">
</div>
</div>
<div class="carousel-item img-container">
<div class="img-container">
<h2 class="car-img-heading px-4">Minivan</h2>
<img class="img-fluid" src="https://article.images.consumerreports.org/f_auto/prod/content/dam/CRO%20Images%202019/Cars/June/CR-Cars-InlineHero-2020-Chrysler-Voyager-f-6-19" class="d-block w-100" alt="...">
</div>
</div>
<div class="carousel-item">
<div class="img-container">
<h2 class="car-img-heading px-4">Prestige Collections</h2>
<img class="img-fluid" src="https://www.goodcarbadcar.net/wp-content/uploads/2019/07/2019-audi-r8-onlocation.jpg" class="d-block w-100" alt="...">
</div>
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</section>
<!-- How to Cardom -->
<section class="col-12 p-5" id="ht-cardom">
<h3 class="text-center">How to Cardom</h3>
<div class="row">
<div class="col-6 col-md-4 col-lg-2 p-0">
<div class="list-group rounded px-4 py-3 m-2 bg-light list-pack text-center">
<h2><i class="fa fa-address-card-o"></i></h2>
<h5 class="mb-1 mb-3">Sign Up</h5>
</div>
</div>
<div class="col-6 col-md-4 col-lg-2 p-0">
<div class="list-group rounded px-4 py-3 m-2 bg-light list-pack text-center">
<h2><i class="fa fa-car"></i></h2>
<h5 class="mb-1 mb-3">Book a Car</h5>
</div>
</div>
<div class="col-6 col-md-4 col-lg-2 p-0">
<div class="list-group rounded px-4 py-3 m-2 bg-light list-pack text-center">
<h2><i class="fa fa-thumbs-up"></i></h2>
<h5 class="mb-1 mb-3">Confirm</h5>
</div>
</div>
<div class="col-6 col-md-4 col-lg-2 p-0">
<div class="list-group rounded px-4 py-3 m-2 bg-light list-pack text-center">
<h2><i class="material-icons">airport_shuttle</i></h2>
<h5 class="mb-1 mb-3">Travel</h5>
</div>
</div>
<div class="col-6 col-md-4 col-lg-2 p-0">
<div class="list-group rounded px-4 py-3 m-2 bg-light list-pack text-center">
<h2><i class="fa fa-chevron-left"></i></h2>
<h5 class="mb-1 mb-3">Return</h5>
</div>
</div>
<div class="col-6 col-md-4 col-lg-2 p-0">
<div class="list-group rounded px-4 py-3 m-2 bg-light list-pack text-center">
<h2><i class="fa fa-money"></i></h2>
<h5 class="mb-1 mb-3">Balance</h5>
</div>
</div>
</div>
</section>
</article>
<!-- Footer: Follow our lastest updates and news -->
<footer class="col-12 mt-4 p-5 bg-d-section text-center index-social">
<h3 class="mb-4">Follow our lastest updates and news</h3>
<div class="social-icons">
<i class="fa fa-facebook-square"></i>
<i class="fa fa-twitter-square"></i>
<i class="fa fa-instagram"></i>
<i class="fa fa-linkedin-square"></i>
<i class="fa fa-pinterest-square"></i>
</div>
</footer>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/uuid/8.1.0/uuidv4.min.js"></script>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/crypto-js/3.1.2/rollups/aes.js" integrity="sha256-/H4YS+7aYb9kJ5OKhFYPUjSJdrtV6AeyJOtTkw6X72o=" crossorigin="anonymous"></script>
<script src="/scripts/common.js" type="module"></script>
</body>
</html>