-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
278 lines (272 loc) · 12 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
<!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>Frikly Professional</title>
<!--Tab icon Link-->
<link rel="icon" type="image/png" href="./images/letter-f.png">
<!--CSS Link-->
<link rel="stylesheet" href="./css/style.css">
<link rel="stylesheet" href="./css/responsive.css">
<!--Font Awesome link-->
<script src="https://kit.fontawesome.com/86dd796cc5.js" crossorigin="anonymous"></script>
</head>
<body>
<!--Header part's coding starts from here-->
<section class="header">
<div class="container">
<div class="logo">
<img src="./images/image 1.png" alt="Logo">
</div>
<div class="line1">
</div>
</div>
</section>
<!--Hero part's coding starts from here-->
<section class="hero">
<div class="container">
<h1>Frikily Professional is designed to help <br><span class="colored">Professionals</span> like you</h1>
<div class="button-join"><p>Join Now</p></div>
</div>
</section>
<!--Membership part's coding starts from here-->
<section class="membership">
<div class="container">
<div class="membership-text">
<h2 class="colored">Membership - just for you!</h2>
<p class="honour-text">An honour, you made it to Frikly!</p>
<p class="honour-quotes">‘Frikly Memberships’, a step ahead of everyone - it’s a premium club only for Professionals like you. It is the place to gain access to the inaccessible, to discover rare finds, to be the first to receive news and offers for your chosen projects.</p>
<button class="membership-button">Become a member</button>
</div>
<div class="membership-img">
<img src="./images/Rectangle 12.png" alt="Glass Image">
</div>
</div>
</section>
<!--Explore part's coding starts from here-->
<section class="explore">
<div class="container">
<div class="explore-img">
<img src="./images/Rectangle 2.png" alt="Furniture">
</div>
<div class="explore-text">
<h2 class="colored">Frikly is a one-stop destination<br>
for everything a home needs<br>and assists anyone, anywhere,<br>
to get the feel just like home.
</h2>
<p class="explore-quotes">
Explore and purchase a variety of designs, and categories to suit<br>
your needs. We are bringing furniture, home decor, interior and<br>
renovation products from all across the world and getting them<br>
delivered to you and your clients.
</p>
<button class="explore-button">Explore Frikly.com</button>
</div>
</div>
</section>
<!--Pricing part's coding starts from here-->
<section class="pricing">
<div class="container">
<div class="pricing-text">
<h2 class="colored">Business<br>
pricing<br>
for professionals
</h2>
<p class="pricing-quotes">
Frikly Professionals members receive business-pricing, which lowers the price<br>
of millions of products, allowing professionals to scale back the budget of your<br>
projects.This price change is only available to Pros, so it won't take effect unless<br>
you register yourself as a pro member.
</p>
<button class="pricing-button">Become a pro member</button>
</div>
<div class="pricing-image">
<img src="./images/Rectangle 8.png" alt="Interior">
</div>
</div>
</section>
<!--Offer part's coding starts from here-->
<section class="offer">
<div class="container">
<div class="offer-heading">
<h2 class="colored">What we offer at Frikly Professional</h2>
</div>
<div class="offer-icons">
<div class="offer-one">
<div class="offer-one-icon">
<img src="./images/furniture 1.png" alt="Furniture">
</div>
<div class="offer-one-heading">
<h3>Wonderful<br>
Collection
</h3>
</div>
<div class="offer-one-text">
<p>Grab your favorites, that suit your taste<br>
from a vast array of options
</p>
</div>
</div>
<div class="offer-two">
<div class="offer-two-icon">
<img src="./images/repairing-service 1.png" alt="Repairing Service">
</div>
<div class="offer-two-heading">
<h3>Customized Services</h3>
</div>
<div class="offer-two-text">
<p>Accelerate the<br>
process through our<br>
customized services.
</p>
</div>
</div>
<div class="offer-three">
<div class="offer-two-icon">
<img src="./images/coupon1.png" alt="Coupon Image">
</div>
<div class="offer-three-heading">
<h3>Exclusive Coupons</h3>
</div>
<div class="offer-three-text">
<p>Get your own promo codes<br>
to get exclusive discounts<br>
and rewards
</p>
</div>
</div>
<div class="offer-four">
<div class="offer-four-icon">
<img src="./images/fast-delivery 1.png" alt="Delivery Image">
</div>
<div class="offer-four-heading">
<h3>Quick Delivery</h3>
</div>
<div class="offer-four-text">
<p>Fasten the pace of your project<br>
with our quick delivery service<br>
of Frikly.
</p>
</div>
</div>
</div>
</div>
</section>
<!--Reward part's coding starts from here-->
<section class="reward">
<div class="container">
<div class="reward-heading">
<h2>Grab the <span class="colored">Rewards</span> Now</h2>
</div>
<div class="reward-text">
<h4>Every purchase made by you or your client wins you Amazing Rewards!</h4>
<p>When you or your client purchases any product on Frikly, you will receive amazing rewards which you can redeem to get access to curated products and services.</p>
</div>
<button class="reward-button">Explore Rewards</button>
</div>
</section>
<!--Brand part's coding starts from here-->
<section class="brands">
<div class="container">
<div class="brand-heading">
<h2>Rewards from Brands you love!</h2>
</div>
<div class="brand-icons">
<div class="icon-one">
<img src="./images/image 2.png" alt="Brand Logo">
</div>
<div class="icon-two">
<img src="./images/image 3.png" alt="Brand Logo">
</div>
<div class="icon-three">
<img src="./images/image 8.png" alt="Brand Logo">
</div>
<div class="icon-four">
<img src="./images/image 4.png" alt="Brand Logo">
</div>
<div class="icon-five">
<img src="./images/image 5.png" alt="Brand Logo">
</div>
<div class="icon-six">
<img src="./images/image 6.png" alt="Brand Logo">
</div>
<div class="icon-seven">
<img src="./images/image 7.png" alt="Brand Logo">
</div>
<div class="icon-eight">
<img src="./images/image 9.png" alt="Brand Logo">
</div>
</div>
</div>
</section>
<!--Tools part's coding starts from here-->
<section class="tools">
<div class="container">
<div class="tools-heading">
<h2 class="colored">Smart Tools exclusively designed for Professionals</h2>
</div>
<div class="tools-icons">
<div class="tools-icon-one">
<img src="./images/image 10.png" alt="">
<h3>Design Assistance</h3>
<h4>Get expert assistance in creating a brand, improving the overall display of your product to attract customers.</h4>
</div>
<div class="tools-icon-two">
<img src="./images/image 11.png" alt="">
<h3>Tools for assisting project</h3>
<h4>With our smart tools, keep track of the latest prices and best selling products , create product lists and much more.
</h4>
</div>
<div class="tools-icon-three">
<img src="./images/image 12.png" alt="">
<h3>Design Assistance</h3>
<h4>Get expert assistance in creating a brand, improving the overall display of your product to attract customers.</h4>
</div>
<div class="tools-icon-four">
<img src="./images/repairing-service 2.png" alt="">
<h3>Work Together</h3>
<h4>Access the same window and work simultaneously using the multiple IDs made for you and your team.
</h4>
</div>
</div>
<div class="welcome">
<h2>Welcome Home</h2>
<button class="join-button">Join Now</button>
</div>
</div>
</section>
<!--Tools part's coding starts from here-->
<section class="footer">
<div class="container">
<div class="footer-part1">
<div class="footer-logo">
<img src="./images/image 1.png" alt="Frikly Professional Logo">
</div>
<div class="footer-contact">
<h4>Contact</h4>
<p><i class="fa-solid fa-envelope"></i> abrarfahim21@gmail.com</p>
<p><i class="fa-solid fa-phone"></i> +8801858-006861</p>
</div>
</div>
<div class="footer-part2">
<div class="footer-moto">
<p>Frikly is a one-stop destination for everthing a home needs and<br>
assists anyone, anywhere, to get the feel just like your home.</p>
</div>
<div class="footer-icons">
<div class="icon"><i class="fa-brands fa-facebook"></i></div>
<div class="icon"><i class="fa-brands fa-instagram"></i></div>
<div class="icon"><i class="fa-brands fa-twitter"></i></div>
<div class="icon"><i class="fa-brands fa-linkedin"></i></div>
</div>
</div>
<div class="footer-part3">
<p>© Copyright 2022 by Malu Technologies Pvt Ltd</p>
</div>
</div>
<hr>
</section>
</body>
</html>