-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
280 lines (279 loc) · 14.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Rent a car!</title>
<link rel="icon" type="image/png" sizes="32x32" href="icon.png">
<link rel="stylesheet" href="CSS/nav.css">
<link rel="stylesheet" href="CSS/indexStyle.css">
<link rel="stylesheet" href="CSS/footer.css">
</head>
<body>
<video autoplay muted loop id="myVideo"><source src="media/videos/xl.mp4" type="video/mp4"></video>
<header>
<nav>
<a href="index.html"><img src="media/logo/0-02-05-3b0a49952040b901164094ce6b38c3983a015ad692aadf50070ec6cac9d85674_12b5ef91f643cffa-removebg-preview.png" alt="Logo" class="logo"></a>
<ul>
<li><a href="HTML/aboutUsPage.html">About us</a></li>
</ul>
<div class="login"><a href="HTML/registrationPage.html" class="loginText">Rent now</a></div>
</nav>
<hr>
</header>
<main>
<section class="formSection">
<div>
<h1>No time wasted - get your car right at the terminal!</h1>
</div>
<form action="HTML/registrationPage.html">
<div class="formDiv">
<div class="inputContainer">
<div>
<label name="location">Place</label>
<a href="#">Return</a>
</div>
<div class="dropDownContainer">
<select id="location" name="location" required>
<option>Skyreach Airport - Terminal 3 (SKR)</option>
<option>Driftwood Harbor (DWH)</option>
<option>Novaterra Intergalactic Hub (NGX)</option>
<option>Elysium City - Gate 5 (ELY)</option>
<option>Crystal Bay Transit Station (CBT)</option>
<option>Ironpine Station (IPS)</option>
</select>
</div>
</div>
<div class="inputContainer">
<div>
<label name = "pickUpDate">Pick up time</label>
</div>
<div class="timeContainer">
<input type = "date" name = "pickUpDate" placeholder = "dd / mm / yyyy" onfocus="(this.type='date')" onblur="(this.type='text')" required class="dateInput">
<div>
<select id="location" name="location" required class="dropDownTime">
<option>23:00</option>
<option>22:00</option>
<option>20:00</option>
<option>19:00</option>
<option>18:00</option>
<option>17:00</option>
<option>16:00</option>
<option>15:00</option>
<option>14:00</option>
<option>13:00</option>
<option>12:00</option>
<option>11:00</option>
<option>10:00</option>
<option>9:00</option>
<option>8:00</option>
<option>7:00</option>
<option>6:00</option>
<option>5:00</option>
<option>4:00</option>
<option>3:00</option>
<option>2:00</option>
<option>1:00</option>
<option>0:00</option>
</select>
</div>
</div>
</div>
<div class="inputContainer">
<div>
<label name = "returnDate">Return date</label>
</div>
<div class="timeContainer">
<input type = "date" name = "returnDate" placeholder = "dd / mm / yyyy" onfocus="(this.type='date')" onblur="(this.type='text')" required class="dateInput">
<div>
<select id="location" name="location" required class="dropDownTime">
<option>23:00</option>
<option>22:00</option>
<option>20:00</option>
<option>19:00</option>
<option>18:00</option>
<option>17:00</option>
<option>16:00</option>
<option>15:00</option>
<option>14:00</option>
<option>13:00</option>
<option>12:00</option>
<option>11:00</option>
<option>10:00</option>
<option>9:00</option>
<option>8:00</option>
<option>7:00</option>
<option>6:00</option>
<option>5:00</option>
<option>4:00</option>
<option>3:00</option>
<option>2:00</option>
<option>1:00</option>
<option>0:00</option>
</select>
</div>
</div>
</div>
<button type="submit" class="submitButton">Next</button>
</div>
<div class="ratioContainer">
<label for="pickUp">
<input type="radio" id="pickUp" name="pickUp">
Automat
</label>
<label for="pickUp">
<input type="radio" id="pickUp" name="pickUp">
Manual
</label>
</div>
</form>
<div class="promoContent">
<h3>The best tarifs for reservations for the autum/summer 2025</h3>
<p>Cancel the reaservation 48 hours, before receiving the vehicle absolutely FREE</p>
<div class="promoIcons">
<img src="media/pictures/payment-methods.webp" alt="Payment metods" height="100px" width="350px">
</div>
<div class="promoStats">
<div>
<a href="https://www.instagram.com/"><img src="media/pictures/socialMedia/instagram.svg" alt="instagram"></a>
<a href="https://www.facebook.com/"><img src="media/pictures/socialMedia/facebook.svg" alt="facebook"></a>
<a href="https://x.com/home"><img src="media/pictures/socialMedia/twitter.svg" alt="twitter"></a>
</div>
<div>
<p>24/7</p>
<h2>Support</h2>
</div>
<div>
<p>+1 hundred</p>
<h2>Vechicle</h2>
</div>
<div>
<p>+10 years</p>
<h2>On the market</h2>
</div>
<div>
<p>+255 К</p>
<h2>Followers</h2>
</div>
<div>
<a href="https://www.viber.com/en/"><img src="media/pictures/socialMedia/viber.svg" alt="viber"></a>
<a href="https://web.telegram.org/"><img src="media/pictures/socialMedia/telegram.svg" alt="telegram"></a>
<h2>+359 88 888 88 88</h2>
</div>
</div>
</div>
</section>
<section class="hotOffers">
<h2>Hot deals</h2>
<div class="carGrid">
<a href="HTML/registrationPage.html"><div class="carCard">
<img src="media/pictures/cars/audi.png" alt="Convertible">
<p class="carCardText">Audi</p>
</div></a>
<a href="HTML/registrationPage.html"><div class="carCard">
<img src="media/pictures/cars/mercedes.png" alt="Minivan">
<p class="carCardText">Mercedes</p>
</div></a>
<a href="HTML/registrationPage.html"><div class="carCard">
<img src="media/pictures/cars/bmw.png" alt="Economy">
<p class="carCardText">BMW</p>
</div></a>
<a href="HTML/registrationPage.html"><div class="carCard">
<img src="media/pictures/cars/lamborghini.png" alt="Luxury">
<p class="carCardText">Lamborghini</p>
</div></a>
<a href="HTML/registrationPage.html"><div class="carCard">
<img src="media/pictures/cars/buggati.png" alt="SUV">
<p class="carCardText">Bugatti</p>
</div></a>
<a href="HTML/registrationPage.html"><div class="carCard">
<img src="media/pictures/cars/porsche.png" alt="Estate">
<p class="carCardText">Porche</p>
</div></a>
</div>
</section>
<section class="whyUsSection">
<div class="whyUsContent">
<div class="whyUsText">
<h3>Why us?</h3>
<p>At Clutch Cars, we make car rental simple, affordable, and hassle-free. Whether you need a luxury sedan for a business trip, a spacious SUV for a family vacation, or a sleek sports car for a special occasion, we have the perfect vehicle for you.</p>
<ul>
<li>✅ Wide Selection – Choose from premium brands like Audi, Mercedes, BMW, Lamborghini, Bugatti, and Porsche.</li>
<li>✅ Affordable Rates – Enjoy competitive pricing without compromising on quality.</li>
<li>✅ Flexible Options – Rent by the hour, day, or week to suit your needs.</li>
<li>✅ Easy Booking – Reserve your car online in just a few clicks.</li>
<li>✅ 24/7 Support – Our dedicated team is here to assist you anytime, anywhere.</li>
</ul>
<p>Experience the freedom of the open road with Clutch Cars – where quality meets convenience!</p>
</div>
</div>
<div>
<img src="media/pictures/cars/porsche-911-993-by-gunther-werks.webp" alt="Car" class="carImage">
</div>
</div>
</section>
<section class="contactSection">
<div>
<h1>If you have any questions</h1>
</div>
<div>
<p>Receive free advices and help with chosing and receiving your vehicle from an expert through the phone.</p>
</div>
<div>
<h2>+359 88 888 88 88</h2>
</div>
<div class="contactButtonsContainer">
<a href="https://www.viber.com/en/"><div class="contactButtons">
<h4>Contact us on viber</h4>
</div></a>
<a href="https://web.telegram.org/k/"><div class="contactButtons">
<h4>Contact us on telegram</h4>
</div></a>
</div>
</section>
</main>
<footer>
<div class="footerContent">
<div class="footerLocations">
<h3>Locations</h3>
<ul>
<li><a href="https://maps.app.goo.gl/vH2EtFQRX5vjRpeU7">Skyreach Airport - Terminal 3 (SKR)</a></li>
<li><a href="https://maps.app.goo.gl/vH2EtFQRX5vjRpeU7">Driftwood Harbor (DWH)</a></li>
<li><a href="https://maps.app.goo.gl/vH2EtFQRX5vjRpeU7">Novaterra Intergalactic Hub (NGX)</a></li>
<li><a href="https://maps.app.goo.gl/vH2EtFQRX5vjRpeU7">Elysium City - Gate 5 (ELY)</a></li>
<li><a href="https://maps.app.goo.gl/vH2EtFQRX5vjRpeU7">Crystal Bay Transit Station (CBT)</a></li>
<li><a href="https://maps.app.goo.gl/vH2EtFQRX5vjRpeU7">Ironpine Station (IPS)</a></li>
</ul>
</div>
<div class="footerInformation">
<h3>Information</h3>
<ul>
<a href="#"><li>About us</li></a>
</ul>
</div>
<div class="footerContact">
<h3>Follow us on</h3>
<div class="footerSocialMedia">
<div>
<a href="https://www.instagram.com/"><img src="media/pictures/socialMedia/instagram.svg" alt="instagram"></a>
</div>
<div>
<a href="https://www.facebook.com/"><img src="media/pictures/socialMedia/facebook.svg" alt="facebook"></a>
</div>
<div>
<a href="https://x.com/home"><img src="media/pictures/socialMedia/twitter.svg" alt="twitter"></a>
</div>
</div>
<div>
<h3>Main office</h3>
<p>Skyreach Airport - Terminal 3 (SKR)</p>
</div>
<div>
<h3>Phone number</h3>
<p>+359 88 888 88 88</p>
</div>
</div>
</div>
</footer>
</body>
</html>