-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
225 lines (187 loc) · 7.99 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./css/style.css">
<!-- google fonts CDN -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&family=Raleway:wght@400;700&display=swap" rel="stylesheet">
<!-- google icons CDN -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!-- font awesome CDN -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.3/css/all.css" integrity="sha384-SZXxX4whJ79/gErwcOYf+zWLeJdY/qpuqC4cAa9rOGUstPomtqpuNWT9wdPEn2fk" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.0/css/all.css"
integrity="sha384-Mmxa0mLqhmOeaE8vgOSbKacftZcsNYDjQzuCOm6D02luYSzBG8vpaOykv9lFQ51Y" crossorigin="anonymous">
<title>Fylo || Homepage</title>
<link rel="stylesheet" href="./style.css">
</head>
<body>
<!-- NAV CONTAINER -->
<div class="nav-container">
<a href="#"><img src="./images/logo.svg" alt="Fylo"></a>
<div class="nav-links">
<ul>
<li><a href="#features">Features</a></li>
<li><a href="#team">Team</a></li>
<li><a href="#sign">Sign In</a></li>
</ul>
</div>
</div>
<!-- HERO CONTAINER -->
<div class="hero-container">
<img src="./images/illustration-intro.png" alt="Your Files Secure">
<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>
<button>Get Started</button>
<div class="filler"></div>
</div>
<!-- ICONS CONTAINER -->
<div class="icons-container" id='features'>
<ul>
<li>
<img src="./images/icon-access-anywhere.svg" alt="">
<h2>Access your files, anywhere</h2>
<p>The ability to use a smartphone, tablet, or computer to access your account means your
files follow you everywhere.</p>
</li>
<li>
<img src="./images/icon-security.svg" alt="">
<h2>Security you can trust</h2>
<p>2-factor authentication and user-controlled encryption are just a couple of the security
features we allow to help secure your files.</p>
</li>
<li>
<img src="./images/icon-collaboration.svg" alt="">
<h2>Real-time collaboration</h2>
<p>Securely share files and folders with friends, family and colleagues for live collaboration.
No email attachments required.</p>
</li>
<li>
<img src="./images/icon-any-file.svg" alt="">
<h2>Store any type of file</h2>
<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>
</li>
</ul>
</div>
<!-- PRODUCTIVITY CONTAINER -->
<div class="productivity-container">
<div class="productivity-inner-container">
<img src="./images/illustration-stay-productive.png" alt="Stay productive">
<div class="productivity-content">
<h2>Stay productive, wherever you are</h2>
<p>Never let location be an issue when accessing your files. Fylo has you covered for all of your file storage needs.</p>
<p>Securely share files and folders with friends, family and colleagues for live collaboration. No email attachments required.</p>
<span>
<p><a>See how Fylo works</a></p>
<img src="./images/icon-arrow.svg" alt="">
</span>
</div>
</div>
</div>
<!-- TESTIMONIAL CONTAINER -->
<div class="testimonial-container" id='team'>
<div class="testimonial-inner-container">
<img src="./images/bg-quotes.png" alt="Testimonial">
<ul>
<li>
<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 class="quoter">
<img src="./images/profile-1.jpg" alt="">
<div class="quoter-info">
<p><b>Satish Patel</b></p>
<p>Founder & CEO, Huddle</p>
</div>
</div>
</li>
<li>
<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 class="quoter">
<img src="./images/profile-2.jpg" alt="">
<div class="quoter-info">
<p><b>Bruce McKenzie</b></p>
<p>Founder & CEO, Huddle</p>
</div>
</div>
</li>
<li>
<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 class="quoter">
<img src="./images/profile-3.jpg" alt="">
<div class="quoter-info">
<p><b>Iva Boyd</b></p>
<p>Founder & CEO, Huddle</p>
</div>
</div>
</li>
</ul>
</div>
</div>
<!-- ACCESS CONTAINER -->
<div class="access-container">
<div class="access-inner-container" id='sign'>
<h2>Get early access today</h2>
<p>It only takes a minute to sign up and our free starter tier is extremely generous. If you have any questions, our support team would be happy to help you.</p>
<div class="acess-input">
<form action="dummy.php">
<input id="email-input" type="text" name="user_email" placeholder="[email protected]" onfocus="this.placeholder = ''" onblur="this.placeholder = '[email protected]'">
<button>Get Started For Free</button>
</form>
</div>
</div>
</div>
<!-- FOOTER CONTAINER -->
<footer>
<div class="footer-container">
<div class="footer-inner-container">
<div class="logo-container">
<img src="./images/logo.svg" alt="logo">
</div>
<div class="footer-content">
<div class="footer-address">
<img src="./images/icon-location.svg" alt="location-icon"id="img-icon">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</p>
</div>
<div class="phone-email">
<div class="footer-contact-info-phone">
<img src="./images/icon-phone.svg" alt="phone-icon" id="img-icon">
<p>+1-543-123-4567</p>
</div>
<div class="footer-contact-info-email">
<img src="./images/icon-email.svg" alt="email-icon" id="img-icon">
<p>[email protected]</p>
</div>
</div>
<div class="footer-about">
<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>
</div>
<div class="footer-contact">
<ul>
<li><a href="#">Contact Us</a></li>
<li><a href="#">Terms</a></li>
<li><a href="#">Privacy</a></li>
</ul>
</div>
</div>
</div>
<div class="attribution-container">
<a href="https://github.com/CHADO-CODEINNS" class="fab fa-github icon" target="_blank"></a>
<a href="https://www.linkedin.com/in/richard-emijere-84067bb0/" class="fab fa-linkedin icon" target="_blank"></a>
<a href="http://twitter.com/Emmy_Richie112" class="fab fa-twitter icon" target="_blank"></a>
<p class="attribution">
Task by <a href="https://www.frontendmentor.io?ref=challenge" target="_blank">Frontend Mentor</a>.
Coded by <a href="https://github.com/CHADO-CODEINNS" target="_blank">Richard Emijere</a>.
</p>
</div>
</div>
</footer>
<script src="./app.js"></script>
</body>
</html>