-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
246 lines (242 loc) · 11 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Chara Salon</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<header>
<img src="https://user-images.githubusercontent.com/90072727/207088300-9de52203-ad2c-4ac4-a617-f36dd44d15eb.png" alt="logo" class="logo">
<nav>
<a href="" class="nav-link nav-item">Goods</a>
<a href="" class="nav-link nav-item">Gallery</a>
<a href="" class="nav-link nav-item">Booking</a>
<a href="" class="nav-link nav-item">Login</a>
<button class="nav-btn nav-item">Sign up</button>
<select name="Language" id="" class="nav-select">
<option value="EN">EN</option>
<option value="FR">FR</option>
<option value="LAT">LAT</option>
</select>
</nav>
<div class="hamburger">
<i class="fa fa-bars fa-2x" aria-hidden="true"></i>
</div>
</header>
<main>
<section class="hero-section">
<div class="hero-left">
<h6 class="hero-sm-text">best experience you can get...</h6>
<h1 class="hero-big-text">Relax, while you get the best service there is</h1>
<a href="https://www.youtube.com" class="hero-play-btn">
Watch Our Videos
</a>
</div>
<div class="hero-right">
</div>
</section>
<section class="services-section">
<div class="top-section">
<h2 class="section-big-heading">Our Services</h2>
</div>
<div class="bottom-section">
<div class="card">
<img src=""
alt="hairstyling" class="card-img">
<h6 class="card-bold-text">Hair Styling</h6>
<p class="card-text">Get you desired look or texture for the hair, including blow drying, curling, straightening, braiding, and updos.</p>
</div>
<div class="card">
<img src="./Aero.png" alt="Aero logo" class="card-img aero">
<h6 class="card-bold-text">Best Flights</h6>
<p class="card-text">Engrossed listening. Park gate sell they west hard for the.</p>
</div>
<div class="card">
<img src="./mic.png" alt="mic logo" class="card-img">
<h6 class="card-bold-text">Local Events</h6>
<p class="card-text">Barton vanity itself do in it. Preferd to men it engrossed listening. </p>
</div>
<div class="card">
<img src="./setting.png" alt="setting logo" class="card-img">
<h6 class="card-bold-text">Customization</h6>
<p class="card-text">We deliver outsourced
aviation services for
military customers</p>
</div>
</div>
</section>
<section class="services-section top-selling">
<div class="top-section">
<h5 class="section-sm-heading">Top selling</h5>
<h2 class="section-big-heading">top destinations</h2>
</div>
<div class="bottom-section">
<div class="gallery">
<div class="box-img">
<img src="./rome.png" alt="rome" class="img">
</div>
<div class="box-text">
<div class="desc">
<p class="loc-text">Rome, Italy</p>
<p class="loc-text">$5.42k</p>
</div>
<p class="duration-text">10 Days Trip</p>
</div>
</div>
<div class="gallery">
<div class="box-img">
<img src="./london.jpg" alt="london" class="img">
</div>
<div class="box-text">
<div class="desc">
<p class="loc-text">London, UK</p>
<p class="loc-text">$4.2k</p>
</div>
<p class="duration-text">12 Days Trip</p>
</div>
</div>
<div class="gallery">
<div class="box-img">
<img src="./europe.png" alt="europe" class="img">
</div>
<div class="box-text">
<div class="desc">
<p class="loc-text">Full Europe</p>
<p class="loc-text">$15k</p>
</div>
<p class="duration-text">28 Days Trip</p>
</div>
</div>
</div>
</section>
<section class="trip">
<div class="left-trip-section">
<h5 class="trip-sm-heading">Easy and Fast</h5>
<h2 class="trip-big-heading">Book your next trip <br> in 3 easy steps</h2>
<div class="triple-section">
<div>
<img src="./Group 7.png" alt="">
</div>
<div class="trip-text">
<h5>Choose destination</h5>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Urna, tortor tempus. </p>
</div>
</div>
<div class="triple-section">
<div>
<img src="./Group 12.png" alt="">
</div>
<div class="trip-text">
<h5>Make payment</h5>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Urna, tortor tempus. </p>
</div>
</div>
<div class="triple-section">
<div>
<img src="./Group 11.png" alt="">
</div>
<div class="trip-text">
<h5>Reach airport on selected date</h5>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Urna, tortor tempus. </p>
</div>
</div>
</div>
<div class="right-trip-section">
<img src="./Image (1).png" alt="" class="trip-img">
</div>
</section>
<section class="testimonial">
<div class="left-trip-section testimonial-left-trip">
<h5 class="trip-sm-heading">TESTIMONIALS</h5>
<h2 class="trip-big-heading">What people say <br> About us</h2>
<div class="dotted-img">
<img src="./Group 61.png" alt="">
</div>
</div>
<div class="right-trip-section">
<img src="./Group 64.png" alt="" width="400px" height="400px">
</div>
</section>
<section class="partners">
<img src="./image 27.png" alt="" class="partner-img">
<img src="./image 28.png" alt="" class="partner-img">
<img src="./image 29.png" alt="" class="partner-img">
<img src="./image 30.png" alt="" class="partner-img img-32">
<img src="./image 31.png" alt="" class="partner-img img-31">
</section>
<section class="subscribe">
<i class="fa fa-telegram fa-3x font_awe" aria-hidden="true" style="color: #747DEF"></i>
<h2 class="sub-heading">Subscribe to get information,<br> latest news and other <br>
interesting offers about Jadoo</h2>
<form class="form-box">
<div class="input-box">
<i class="fa fa-envelope-o fa-1x" aria-hidden="true"></i>
<input type="text" placeholder="Your email">
</div>
<button class="subscribe-btn">Subscribe</button>
</form>
</section>
</main>
<footer>
<div class="top-footer">
<div class="inner-top-footer-jadoo">
<a href="#" class="footer-jadoo">
<img src="./Logo.png" alt="Jadoo logo">
</a>
<p style="font-size: 13px ;color: #5E6282;font-weight: 500;margin-top: 20px;">Book you trip in minute, get full control for much longer </p>
</div>
<div class="inner-top-footer">
<h5 class="footer-h5">Company</h5>
<a href="#" class="footer-h5-p">About</a>
<a href="#" class="footer-h5-p">Careers</a>
<a href="#" class="footer-h5-p">Mobile</a>
</div>
<div class="inner-top-footer">
<h5 class="footer-h5">Contact</h5>
<a href="#" class="footer-h5-p">Help/FAQ</a>
<a href="#" class="footer-h5-p">Press</a>
<a href="#" class="footer-h5-p">Affiliates</a>
</div>
<div class="inner-top-footer">
<h5 class="footer-h5">More</h5>
<a href="#" class="footer-h5-p">Airlinesfees</a>
<a href="#" class="footer-h5-p">Airline</a>
<a href="#" class="footer-h5-p">Low fare tips</a>
</div>
<div class="inner-top-footer-icons">
<div class="inner-footer-icons">
<a href="https://facebook.com">
<img src="./facebook.png" alt="facebook icon">
</a>
<a href="https://instagram.com">
<img src="./instagram.png" alt="instagram icon">
</a>
<a href="https://twitter.com">
<img src="./twitter.png" alt="twitter icon">
</a>
</div>
<div class="footer-p-discover">
<p>Discover your app</p>
</div>
<div class="inner-footer-icons">
<a href="https://play.google.com/store">
<img src="./Google Play.png" alt="Google play store icon">
</a>
<a href="https://www.apple.com/store">
<img src="./Play Store.png" alt="apple play store icon">
</a>
</div>
</div>
</div>
<div class="bottom-footer">
<p>All rights [email protected]</p>
<p>Designed by Akpeghagha Oghenevwede</p>
</div>
</footer>
<script src="./script.js"></script>
</body>
</html>