-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
318 lines (312 loc) · 10.8 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
<!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>Fylo-Dark Theme Landing Page</title>
<!-- linking favicon icon -->
<link
rel="shortcut icon"
href="./img/favicon-32x32.png"
type="image/x-icon"
/>
<!-- linking font awesome -->
<link rel="stylesheet" href="./icon/css/all.min.css" />
<!-- linking google font: Railway -->
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link
href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet"
/>
<!-- linking google font: Open Sans -->
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link
href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap"
rel="stylesheet"
/>
<!-- linking css files -->
<link rel="stylesheet" href="./css/style.min.css" />
<link rel="stylesheet" href="./css/responsive.min.css" />
</head>
<body>
<!-- Navigation section start -->
<nav id="navigation-section">
<div class="row">
<div class="logo">
<a href="./index.html">
<img src="./img/logo.svg" alt="Fylo" />
</a>
</div>
<div class="menu">
<ul>
<li><a href="#">features</a></li>
<li><a href="#">team</a></li>
<li><a href="#">sign in</a></li>
</ul>
</div>
</div>
</nav>
<!-- Navigation section end -->
<!-- Hero section start -->
<header id="hero-section">
<div class="row">
<div class="hero-image">
<img src="./img/illustration-intro.png" />
</div>
<div class="hero-text">
<h1>All your files in one secure location, accessible anywhere</h1>
<p>
Fylo stores all your most important files in one secure location.
Access them wherever you need, share and collaborate with friends
family and co-workers.
</p>
<a href="#" class="btn-hero">get started</a>
</div>
<img src="./img/bg-curvy-desktop.svg" class="desktop-hero-curve" />
<img src="./img/bg-curvy-desktop.svg" class="mobile-hero-curve" />
</div>
</header>
<!-- Hero section end -->
<!-- Service section start -->
<section id="service-section">
<div class="row">
<div class="service-box">
<div class="service-box-img">
<img src="./img/icon-access-anywhere.svg" />
</div>
<div class="service-box-text">
<h4>Access your files, anywhere</h4>
<p>
The ability to use a smartphone, tablet or computer to access your
account means your file allow to everywhere.
</p>
</div>
</div>
<div class="service-box">
<div class="service-box-img">
<img src="./img/icon-security.svg" />
</div>
<div class="service-box-text">
<h4>Security you can trust</h4>
<p>
2-factor authentication and user controlled encryption are just a
couple of the security features we allow to help to secure your
files.
</p>
</div>
</div>
<div class="service-box">
<div class="service-box-img">
<img src="./img/icon-collaboration.svg" />
</div>
<div class="service-box-text">
<h4>Real-time collaboration</h4>
<p>
Securely share files and folders with freinds, family and
colleagues for live collaboration. No email attachments required.
</p>
</div>
</div>
<div class="service-box">
<div class="service-box-img">
<img src="./img/icon-any-file.svg" />
</div>
<div class="service-box-text">
<h4>Store any type of file</h4>
<p>
Whether you're sharing holidays photos or work documents, Fylo has
you covered allowing for all file types to be securely stored and
shared.
</p>
</div>
</div>
</div>
</section>
<!-- Service section end -->
<!-- Stay Productive section start -->
<section id="stay-productive-section">
<div class="row">
<div class="stay-productive-img">
<img src="./img/illustration-stay-productive.png" />
</div>
<div class="stay-productive-text">
<h2>Stay productive, <br />wherever you are</h2>
<p class="stay-productive-para-1">
Never let location be an issue when accessing your files. Fylo has
you covered for all of your file storage needs.
</p>
<p class="stay-productive-para-2">
Securely share files and folders with friends, family and colleagues
for live collaboration. No email attachments required.
</p>
<a href="#" class="btn-stay-productive"
>See how Fylo works <i class="fa fa-arrow-circle-right"></i
></a>
</div>
</div>
</section>
<!-- Stay Productive section end -->
<!-- Testimonial section start -->
<section id="testimonial-section">
<div class="row">
<img src="./img/bg-quotes.png" class="testimonial-quote" />
<div class="testimonial-container">
<div class="testimonial-box">
<div class="testimonial-text">
<p>
Fylo has improved our team productivity by an order of
magnitude. Since making the switch our team has become a
well-oiled collaboration machine.
</p>
</div>
<div class="testimonial-author">
<div class="testimonial-author-img">
<img src="./img/profile-2.jpg" />
</div>
<div class="testimonial-author-text">
<h6>Bruce McKenzie</h6>
<span>Founder & CEO, Huddle</span>
</div>
</div>
</div>
<div class="testimonial-box">
<div class="testimonial-text">
<p>
Fylo has improved our team productivity by an order of
magnitude. Since making the switch our team has become a
well-oiled collaboration machine.
</p>
</div>
<div class="testimonial-author">
<div class="testimonial-author-img">
<img src="./img/profile-3.jpg" />
</div>
<div class="testimonial-author-text">
<h6>Iva Boyd</h6>
<span>Founder & CEO, Huddle</span>
</div>
</div>
</div>
<div class="testimonial-box">
<div class="testimonial-text">
<p>
Fylo has improved our team productivity by an order of
magnitude. Since making the switch our team has become a
well-oiled collaboration machine.
</p>
</div>
<div class="testimonial-author">
<div class="testimonial-author-img">
<img src="./img/profile-1.jpg" />
</div>
<div class="testimonial-author-text">
<h6>Satish Patel</h6>
<span>Founder & CEO, Huddle</span>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Testimonial section end -->
<!-- Email section start -->
<section id="email-section">
<div class="row">
<div class="email-card">
<h2>Get early access today</h2>
<p class="email-card-para-1">
It only takes a minute to sigh up and our free starter tier is
extremely generous. If you have any questions, our support team
would be happy to help you.
</p>
<form action="#">
<div class="form-group">
<input type="email" placeholder="Enter your email address" />
<input
type="submit"
class="btn-submit"
value="get started for free"
/>
</div>
<p class="email-card-para-2">Please enter a valid email address</p>
</form>
</div>
</div>
</section>
<!-- Email section end -->
<!-- Footer section start -->
<footer id="footer-section">
<div class="row footer-logo-container">
<div class="footer-logo">
<div class="logo">
<img src="./img/logo.svg" alt="Fylo" />
</div>
</div>
</div>
<div class="row footer-items-container">
<div class="footer-text">
<i class="fa fa-map-marker-alt"></i>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Veniam
quibusdam deleniti.
</p>
</div>
<div class="footer-address">
<div class="footer-phone">
<i class="fa fa-phone"></i>
<p>+1-543-123-4567</p>
</div>
<div class="footer-email">
<i class="fa fa-envelope"></i>
<p>admin@fylo.com</p>
</div>
</div>
<div class="footer-menu">
<ul>
<li><a href="#">about us</a></li>
<li><a href="#">jobs</a></li>
<li><a href="#">press</a></li>
<li><a href="#">blog</a></li>
</ul>
<ul>
<li><a href="#">contact us</a></li>
<li><a href="#">terms</a></li>
<li><a href="#">privacy</a></li>
</ul>
</div>
<div class="footer-social-links">
<ul>
<li>
<a href="https://facebook.com/saminyasar004" target="_blank"
><i class="fab fa-facebook-f"></i
></a>
</li>
<li>
<a href="https://twitter.com/SaminYa01891649" target="_blank"
><i class="fab fa-twitter"></i
></a>
</li>
<li>
<a href="https://instagram.com/saminyasar004" target="_blank"
><i class="fab fa-instagram"></i
></a>
</li>
</ul>
</div>
</div>
<div class="row footer-author">
<p>
designed by 👦
<a
href="https://saminyasar.netlify.app/"
target="_blank"
title="Samin Yasar's Portfolio"
>Samin Yasar</a
>
</p>
</div>
</footer>
<!-- Footer section end -->
</body>
</html>