-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
337 lines (248 loc) · 9.83 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
<!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>Eventive</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<link rel="stylesheet" href="style.css">
<link rel="icon" href="logo.png" type="image/icon type">
</head>
<body>
<!-- header section starts -->
<header class="header">
<a href="#" class="logo">Eventive</a>
<nav class="navbar">
<a href="#home">home</a>
<a href="#services">services</a>
<a href="#about">about</a>
<a href="#portfolio">achievements</a>
<a href="#review">review</a>
<a href="#contact">contact</a>
</nav>
<div id="menu-btn" class="fas fa-bars"></div>
</header>
<section class="home" id="home">
<div class="content">
<h3>Plan your events with us!</h3>
<p>آپ کی خوشیان ہمارے سنگ</p>
<a href="#services" class="btn">know more</a>
</div>
<div class="image">
<img src="homeLogo.png" alt="">
</div>
</section>
<!-- home section ends -->
<!-- services section starts -->
<section class="services" id="services">
<h1 class="heading"> our <span>services</span> </h1>
<div class="box-container">
<div class="box">
<img src="s-1.png" alt="">
<h3>Wedding Planning</h3>
<p>Looking for a dream wedding? Let us plan it</p>
<a href="#" class="btn">learn more</a>
</div>
<div class="box">
<img src="s-2.svg" alt="">
<h3>Birthday Parties</h3>
<p>Want your or your loved ones birhtday memorable? Let's celebrate it</p>
<a href="#" class="btn">learn more</a>
</div>
<div class="box">
<img src="s-3.svg" alt="">
<h3>Concerts & Parties</h3>
<p>Arranging concerts & parties a headeache? But not with us</p>
<a href="#" class="btn">learn more</a>
</div>
<div class="box">
<img src="s-4.svg" alt="">
<h3>Photos & Filming</h3>
<p>Let us provide photographers & filmakers, make things special</p>
<a href="#" class="btn">learn more</a>
</div>
</div>
</section>
<!-- services section ends -->
<!-- about section starts -->
<section class="about" id="about">
<h1 class="heading"> <span>about</span> us </h1>
<div class="row">
<div class="image">
<img src="about-img.png" alt="">
</div>
<div class="content">
<h3 class="title">we complete your dream events</h3>
<p>You have come to the right place. We have been doing this for a long time. Our staff is well suited in organizing all the events.
<br> If not sure? Well, you should also know, we prepare a graphical representation of the event to confirm the requirement of the customers prior to the event. Also, we hold the customers information and let new customers interact or ask about the experience of previous customers. We also may have a special discount for our previous customers.</p>
<a href="#" class="btn">learn more</a>
<div class="icons-container">
<div class="icons">
<i class="fas fa-award"></i>
<h3>2 awards won</h3>
</div>
<div class="icons">
<i class="fas fa-user"></i>
<h3>50 satisfied clients</h3>
</div>
<div class="icons">
<i class="fas fa-calendar-check"></i>
<h3>80 events planned</h3>
</div>
</div>
</div>
</div>
</section>
<!-- about section ends -->
<!-- portfolio section starts -->
<section class="portfolio" id="portfolio">
<h1 class="heading"> our <span>achievements</span> </h1>
<div class="box-container">
<div class="box">
<span>01</span>
<img src="port-img1.jpg" alt="">
<div class="content">
<h3>Dream Wedding</h3>
<p>18th march, 2021</p>
</div>
</div>
<div class="box">
<span>02</span>
<img src="port-img2.jpg" alt="">
<div class="content">
<h3>Concert Planning</h3>
<p>18th march, 2021</p>
</div>
</div>
<div class="box">
<span>03</span>
<img src="port-img3.jpg" alt="">
<div class="content">
<h3>Short film</h3>
<p>18th march, 2021</p>
</div>
</div>
</div>
</section>
<!-- portfolio section ends -->
<!-- pricing section starts -->
<section class="review" id="review">
<h1 class="heading"> client's <span>review</span> </h1>
<div class="box-container">
<div class="box">
<div class="user">
<img src="pik.jpg" alt="">
<div class="info">
<h3>Addul Sami</h3>
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star-half-alt"></i>
</div>
</div>
<i class="fas fa-quote-right"></i>
</div>
<p>Services were very good.</p>
</div>
<div class="box">
<div class="user">
<img src="pik1.jpg" alt="">
<div class="info">
<h3>Arsalan Malik</h3>
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star-half-alt"></i>
</div>
</div>
<i class="fas fa-quote-right"></i>
</div>
<p>Services was very good</p>
</div>
<div class="box">
<div class="user">
<img src="pik3.jpg" alt="">
<div class="info">
<h3>Tayyab Mughal</h3>
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star-half-alt"></i>
</div>
</div>
<i class="fas fa-quote-right"></i>
</div>
<p>Services was very good</p>
</div>
</div>
</section>
<!-- reivew section ends -->
<!-- contact section starts -->
<section class="contact" id="contact">
<h1 class="heading"> <span>contact</span> us </h1>
<div class="icons-container">
<div class="icons">
<i class="fas fa-phone"></i>
<h3>our number</h3>
<p>+92-312-9520748</p>
<p>+92-310-0072781</p>
</div>
<div class="icons">
<i class="fas fa-envelope"></i>
<h3>our email</h3>
<p>[email protected]</p>
</div>
<div class="icons">
<i class="fas fa-map-marker-alt"></i>
<h3>our location</h3>
<p>Ambassador Hostel, Islamabad, Pakistan</p>
</div>
</div>
</section>
<!-- contact section ends -->
<!-- footer section starts -->
<section class="footer">
<div class="box-container">
<div class="box">
<h3>our branches</h3>
<a href="#"> <i class="fas fa-map-marker-alt"></i> Lahore </a>
<a href="#"> <i class="fas fa-map-marker-alt"></i> Islamabad </a>
<a href="#"> <i class="fas fa-map-marker-alt"></i> Karachi </a>
<a href="#"> <i class="fas fa-map-marker-alt"></i> Gujrat </a>
<a href="#"> <i class="fas fa-map-marker-alt"></i> Sargodha </a>
</div>
<div class="box">
<h3>quick links</h3>
<a href="#"> <i class="fas fa-arrow-right"></i> home </a>
<a href="#"> <i class="fas fa-arrow-right"></i> services </a>
</div>
<div class="box">
<h3>our services</h3>
<a href="#"> <i class="fas fa-check"></i> Wedding </a>
<a href="#"> <i class="fas fa-check"></i> Birthday Planning </a>
<a href="#"> <i class="fas fa-check"></i> Concerts & Parties </a>
<a href="#"> <i class="fas fa-check"></i> Filmaking</a>
</div>
<div class="box">
<h3>follow us</h3>
<a href="#"> <i class="fab fa-facebook-f"></i> facebook </a>
<a href="#"> <i class="fab fa-twitter"></i> twitter </a>
<a href="#"> <i class="fab fa-instagram"></i> instagram </a>
<a href="#"> <i class="fab fa-linkedin"></i> linkedin </a>
<a href="#"> <i class="fab fa-pinterest"></i> pinterest </a>
</div>
</div>
<div class="credit"> © <span>Raees Ahmed $ Arsalan Jabbar</span> | all rights reserved</div>
</section>
<!-- footer section ends -->
<!-- custom js file link -->
<script src="js/script.js"></script>
</body>
</html>