-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
167 lines (167 loc) · 8.45 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
<!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">
<link rel="stylesheet" href="./css/style.css">
<link rel="stylesheet" href="./css/bootstrap.css">
<link rel="stylesheet" href="./css/bootstrap.min.css">
<title>Flyo Landing Page</title>
</head>
<body>
<!--Section on header-->
<nav class="navbar navbar-expand-lg pt-3 shadow-lg p-3 mb-5 bg-body rounded">
<div class="container">
<a class="navbar-brand" href="#"><img src="./img/logo.svg" alt="Company logo"></a>
<button class="navbar-toggler navbar-light" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ms-auto mb-2 mb-lg-0 fw-bold">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact Us</a>
</li>
</ul>
</div>
</div>
</nav>
<!--Section on All your files in one place-->
<section class="acccessible-section">
<div class="container">
<div class="row">
<div class="col-md-6 p-3 pt-5">
<h2>All your files in one secure <br> location accessible anywhere.</h2>
<p>Flyo stores your most important files in one secure location. Acess <br> them wharever you need, share and collaborate with friends, family, <br> and co-workers</p>
<form class="row g-3">
<div class="col-auto">
<label for="inputPassword2" class="visually-hidden">Password</label>
<input type="email" class="form-control" id="email" aria-describedby="emailHelp" placeholder="Enter your email">
</div>
<div class="col-auto">
<button type="submit" class="btn btn-primary mb-3">Get started</button>
</div>
</form>
</div>
<div class="col-md-6 p-3">
<img src="./img/illustration-1.svg" alt="illustration-image" class="img-fluid">
</div>
</div>
</div>
</section>
<!-- Section on stay productive-->
<section class="productive-section pt-5 pb-5">
<div class="container">
<div class="row">
<div class="col-md-6 p-3">
<h2>Stay productive, wherever you are</h2>
<p>Never let location be an issue when accessing your files, Flyo has you <br> covered for all of your files storage needs.</p>
<p>Securely share files and folders with friends, family and colleagues for <br> live collaboration. No email attachments required!</p>
<a href="#" class="link-success align-self-md-center">See how flyo works <img src="./img/icon-arrow.svg" alt="" ></a>
<div class="rounded bg-white text mt-5 shadow-sm shadow-lg">
<div class="card-body">
<img src="./img/icon-quotes.svg" alt="icon-quotes">
<p class="card-text">Flyo has improved our team productivity by <br> an order of magnitude. Since making the switch our team has become a well oiled <br> collaboration machine.</p>
<div class="row">
<div class="col-3">
<img src="./img/avatar-testimonial.jpg" alt="" class="rounded-circle img-fluid">
</div>
<div class="col-9 align-self-center">
<h5>Kyle Burton</h5>
<p>Founder & CEO, Huddle</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-6 p-3 ">
<img src="./img/illustration-2.svg" alt="illustration-2-image" class="img-fluid ">
</div>
</div>
</div>
</section>
<!--Section on Get early access today-->
<section class="started-section pt-5 pb-5">
<div class="container">
<div class="row">
<div class="col-md-6 p-3">
<h2>Get early access today</h2>
<p>It only takes a minute to sign up and our free starter tier is <br> extremely generous. If you have any questions, our support team <br> would be happy to help you.</p>
</div>
<div class="col-md-6">
<form>
<div class="mb-3">
<label for="email" class="form-label">Email address</label>
<input type="email" class="form-control" id="email" aria-describedby="emailHelp">
<div id="emailHelp" class="form-text text-white">We'll never share your email with anyone else.</div>
</div>
<button type="submit" class="btn btn-primary">Get Started for Free</button>
</form>
</div>
</div>
</div>
</section>
<!--Section on contact -->
<section class="contact-section pt-5 pb-5">
<div class="container">
<div class="pb-3">
<img src="./img/White-logo.svg" alt="Company logo">
</div>
<div class="row">
<ul class="list-inline col-md-3">
<li class="pb-3">
<img src="./img/icon-phone.svg" alt="call-logo">
<a href="#" class="text-decoration-none text-white">Phone: +1-543-123-4567</a>
</li>
<li>
<img src="./img/icon-email.svg" alt="icon-email" class="">
<a href="#" class="text-decoration-none text-white" >example@flyo.com</a>
</li>
</ul>
<div class="col-md-3">
<ul class="list-inline">
<li>
<a href="about.html" class="text-decoration-none text-white" >About</a>
</li>
<li>
<a href="#" class="text-decoration-none text-white">Jobs</a>
</li>
<li>
<a href="#" class="text-decoration-none text-white">Press</a>
</li>
<li>
<a href="#" class="text-decoration-none text-white">Blog</a>
</li>
</ul>
</div>
<div class="col-md-3">
<ul class="list-inline">
<li>
<a href="contact.html" class="text-decoration-none text-white">Contact Us</a>
</li>
<li>
<a href="#" class="text-decoration-none text-white">Terms</a>
</li>
<li>
<a href="#" class="text-decoration-none text-white">Privacy</a>
</li>
</ul>
</div>
<div class="col-md-3 align-self-center">
<img src="./img/facebook.png" alt="facebook">
<img src="./img/twitter.png" alt="twitter">
<img src="./img/instagram.png" alt="instagram">
<img src="./img/linkedin.png" alt="linkedin">
</div>
</div>
</div>
</section>
<script src="js/bootstrap.min.js"></script>
</body>
</html>