-
Notifications
You must be signed in to change notification settings - Fork 9
/
index.html
329 lines (323 loc) · 11.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
href="https://cdn.jsdelivr.net/npm/remixicon@4.1.0/fonts/remixicon.css"
rel="stylesheet"
/>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"
/>
<link rel="stylesheet" href="styles.css" />
<title>Market</title>
</head>
<body>
<header class="header">
<nav>
<div class="nav__header">
<div class="nav__logo">
<a href="#">Market</a>
</div>
<div class="nav__menu__btn" id="menu-btn">
<span><i class="ri-menu-line"></i></span>
</div>
</div>
<ul class="nav__links" id="nav-links">
<li><a href="#">Refer</a></li>
<li><a href="#">Sign In</a></li>
<li><a href="#">Start Selling</a></li>
<li><button class="btn">Join</button></li>
</ul>
</nav>
<div class="section__container header__container">
<h1>Find The<br />Photographer</h1>
<form action="/">
<button class="btn"><i class="ri-search-line"></i></button>
<input type="text" placeholder="Search Photographer" />
</form>
<p>Design, Writing, Animation, Photography, Videos</p>
</div>
</header>
<div class="section__container popular__container">
<h2 class="section__header">Most Popular Gigs</h2>
<div class="popular__grid">
<div class="popular__card">
<img src="assets/popular-1.jpg" alt="popular" />
<p>CapturedMoments</p>
<h4>The Family Portrait Sessions</h4>
<div>
<div class="rating">
<span><i class="ri-star-fill"></i></span>
5.0 (549)
</div>
<div class="price">Start from: <span>$150</span></div>
</div>
</div>
<div class="popular__card">
<img src="assets/popular-2.jpg" alt="popular" />
<p>WanderlustLens</p>
<h4>Outdoor Adventure Shoot</h4>
<div>
<div class="rating">
<span><i class="ri-star-fill"></i></span>
4.9 (796)
</div>
<div class="price">Start from: <span>$200</span></div>
</div>
</div>
<div class="popular__card">
<img src="assets/popular-3.jpg" alt="popular" />
<p>UrbanFrames</p>
<h4>Cityscape Photography Tour</h4>
<div>
<div class="rating">
<span><i class="ri-star-fill"></i></span>
4.5 (490)
</div>
<div class="price">Start from: <span>$250</span></div>
</div>
</div>
<div class="popular__card">
<img src="assets/popular-4.jpg" alt="popular" />
<p>WeddingWhispers</p>
<h4>Elegant Wedding Photography</h4>
<div>
<div class="rating">
<span><i class="ri-star-fill"></i></span>
4.8 (945)
</div>
<div class="price">Start from: <span>$500</span></div>
</div>
</div>
</div>
</div>
<section class="section__container talent__container">
<h2 class="section__header">All Talent In One Place</h2>
<div class="talent__grid">
<div class="talent__card">
<span><i class="ri-passport-line"></i></span>
<h4>Portrait Photography</h4>
<p>
Mastery in capturing the essence and personality of individuals or
groups.
</p>
</div>
<div class="talent__card">
<span><i class="ri-landscape-line"></i></span>
<h4>Landscape Photography</h4>
<p>
Expertise in capturing scenic vistas, natural beauty, and
environments.
</p>
</div>
<div class="talent__card">
<span><i class="ri-tree-line"></i></span>
<h4>Wildlife Photography</h4>
<p>
Skill in capturing animals and their habitats in their natural
settings.
</p>
</div>
<div class="talent__card">
<span><i class="ri-zoom-in-line"></i></span>
<h4>Macro Photography</h4>
<p>
Specialization in capturing extreme close-up images, often of small
subjects.
</p>
</div>
<div class="talent__card">
<span><i class="ri-calendar-event-line"></i></span>
<h4>Event Photography</h4>
<p>
Proficiency in documenting events such as weddings, parties, and
corporate gatherings.
</p>
</div>
<div class="talent__card">
<span><i class="ri-shirt-line"></i></span>
<h4>Fashion Photography</h4>
<p>
Talent in capturing clothing, accessories, and models for
advertising or editorial purposes.
</p>
</div>
<div class="talent__card">
<span><i class="ri-handbag-line"></i></span>
<h4>Product Photography</h4>
<p>
Skill in photographing products for marketing, e-commerce, or
advertising purposes.
</p>
</div>
<div class="talent__card">
<span><i class="ri-goblet-line"></i></span>
<h4>Food Photography</h4>
<p>
Talent in capturing food and beverages in an appetizing and visually
appealing manner.
</p>
</div>
</div>
</section>
<section class="section__container register__container">
<div class="register__grid">
<div class="register__content">
<h4>Register to start selling your services</h4>
<div class="register__btn">
<button class="btn">Get Started Now</button>
</div>
</div>
<div class="register__image">
<img src="assets/register.png" alt="register" />
</div>
</div>
</section>
<section class="section__container client__container">
<h2 class="section__header">What Other Says</h2>
<!-- Slider main container -->
<div class="swiper">
<!-- Additional required wrapper -->
<div class="swiper-wrapper">
<!-- Slides -->
<div class="swiper-slide">
<div class="client__card">
<p>
CapturedMoments truly lives up to their name! Their expertise in
portrait photography is unmatched. As a business owner, having
professional headshots taken was a breeze, and the results
exceeded my expectations.
</p>
<div class="client__footer">
<div>
<h4>BusinessPro</h4>
<h5>Small Business Owner</h5>
</div>
<span><i class="ri-double-quotes-r"></i></span>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="client__card">
<p>
WanderlustLens made our outdoor adventure shoot an unforgettable
experience. Their creativity and passion for photography truly
shone through in every shot. I couldn't be happier with the
memories they captured.
</p>
<div class="client__footer">
<div>
<h4>AdventureSeeker</h4>
<h5>Outdoor Enthusiast</h5>
</div>
<span><i class="ri-double-quotes-r"></i></span>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="client__card">
<p>
UrbanFrames captured the essence of the city like no other.
Their cityscape photography tour was not only informative but
also incredibly inspiring. I'm grateful for the stunning images
I now have to remember my trip by.
</p>
<div class="client__footer">
<div>
<h4>CityExplorer</h4>
<h5>Travel Blogger</h5>
</div>
<span><i class="ri-double-quotes-r"></i></span>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="client__card">
<p>
WeddingWhispers turned our special day into timeless memories.
Their attention to detail and ability to capture the emotions of
the moment were truly remarkable. I'm grateful for the stunning
photographs we'll cherish for a lifetime.
</p>
<div class="client__footer">
<div>
<h4>HappilyEverAfter</h4>
<h5>Newlywed</h5>
</div>
<span><i class="ri-double-quotes-r"></i></span>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="footer">
<div class="section__container footer__container">
<div class="footer__col">
<h4>ABOUT</h4>
<ul class="footer__links">
<li><a href="#">Careers</a></li>
<li><a href="#">Press & News</a></li>
<li><a href="#">Partnership</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Terms of Service</a></li>
</ul>
</div>
<div class="footer__col">
<h4>SUPPORT</h4>
<ul class="footer__links">
<li><a href="#">Help & Support</a></li>
<li><a href="#">Trust & Safety</a></li>
<li><a href="#">Selling To Us</a></li>
<li><a href="#">Buying From Us</a></li>
</ul>
</div>
<div class="footer__col">
<h4>COMMUNITY</h4>
<ul class="footer__links">
<li><a href="#">Events</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">Forms</a></li>
<li><a href="#">Podcast</a></li>
<li><a href="#">Affiliates</a></li>
<li><a href="#">Invite a Friend</a></li>
<li><a href="#">Become a Seller</a></li>
</ul>
</div>
<div class="footer__col">
<h4>CATEGORY</h4>
<ul class="footer__links">
<li><a href="#">Graphic Design</a></li>
<li><a href="#">Website Design</a></li>
<li><a href="#">Digital Marketing</a></li>
<li><a href="#">Video & Animation</a></li>
<li><a href="#">UI/UX Design</a></li>
<li><a href="#">Music & Audio</a></li>
<li><a href="#">Programme & Tech</a></li>
</ul>
</div>
<div class="footer__col">
<h4>BROWSE</h4>
<ul class="footer__links">
<li><a href="#">Freelancers by Skills</a></li>
<li><a href="#">Freelancers in USA</a></li>
<li><a href="#">Freelancers in UK</a></li>
<li><a href="#">Freelancers in Canada</a></li>
<li><a href="#">Australia</a></li>
<li><a href="#">Jobs in USA</a></li>
<li><a href="#">Find Jobs</a></li>
</ul>
</div>
</div>
<div class="footer__bar">
Copyright © 2024 Build & Design Mustafa Hassan. All rights reserved.
</div>
</footer>
<script src="https://unpkg.com/scrollreveal"></script>
<script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>
<script src="main.js"></script>
</body>
</html>