-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathabout.html
210 lines (202 loc) · 8.38 KB
/
about.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
<!DOCTYPE html>
<html>
<head>
<title>SwiftSites: Fast. Modern. Easy.</title>
<!-- Meta -->
<meta charset="UTF-8">
<meta http-equiv="Content-Type" content="text/html; charse=UTF-8">
<meta name="viewport" content="width=device-width, maximum-scale=1.0, minimum-scale=1.0, initial-scale=1.0">
<meta name="author" content="SwiftSites">
<meta name="description" content="SwiftSites home.">
<meta name="keywords" content="swiftsites">
<link rel="shortcut icon" href="./assets/images/logo.png" type="image/png">
<!-- Import CSS -->
<link rel="stylesheet" href="./assets/css/styles.css" type="text/css">
<script src="./assets/js/scripts.js"></script>
<!-- Import Animate.CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<!-- Import FontAwesome -->
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous ">
<!-- Import Bootstrap -->
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<!-- jQuery library -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!-- Latest compiled JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</head>
<body>
<nav id="navbar" class="navbar navbar-inverse navbar-static-top">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand" href="index.html">SwiftSites Corporation </a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li id="navbar-item"><a href="about.html"><i class="fa fa-user-circle" aria-hidden="true"></i> About</a></li>
<li id="navbar-item"><a href="contact.html"><i class="fa fa-address-card" aria-hidden="true"></i> Contact</a></li>
<li id="navbar-item"><a href="pricing.html"><i class="fa fa-credit-card-alt" aria-hidden="true"></i> Pricing</a></li>
<li id="navbar-item" class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Products<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a style="color: #191919" href="#inverted">Templates</a></li>
<li><a style="color: #191919" href="#">Custom Site <span style="vertical-align:middle;" class="label label-danger">Hot!</span></a></li>
<li><a style="color: #191919" href="#">Wordpress Site</a></li>
<li><a style="color: #191919" href="#">Company Package <span style="vertical-align:middle;" class="label label-success">New!</span></a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<div class="jumbotron" id="jumbotron">
<div class="container header-container">
<h1 id="heading">SwiftSites - About</h1>
<div id="paragraph-jumbotron">
Meet the faces of the developers and designers who work hard to make your website the best. Click on a developer/designer to get a short bio about them.
</div>
<br>
</div>
</div>
<div id="container1">
<div class="container" id="container">
<div class="jumbotron" style="background: none; padding: 0px; margin: 0px;">
<h1 id="h1" style="color: rgb(0, 126, 185)">About Us</h1>
</div>
<center>
<hr id="hr" style="width: 80%; border-color: rgb(0, 126, 185); margin-bottom: 0px">
</center>
<br>
<center>
<div id="paragraph1" style="text-align:center; width: 80%;">
Founded in 2018, SwiftSites is a company that builds websites for people in need of them. All you need to do to get a site is contact us and give us the details; we do the rest! All of our sites are mobile friendly, and email, SEO, and ecommerce can easilly
be added. Our pricing plans are all affordable, and are all equipped for success. SwiftSites is run by people all over the United States.
</div>
</center>
<br />
<br />
<center>
<div style="width: 80%;">
<div class="row">
<div class="col-md-3">
<div class="image">
<img id="image" src="assets/images/sheshank.png"/>
</div>
<center>
<h3>Sheshank S.</h3>
<h5 style="opacity: 0.5">Founder</h5>
</center>
</div>
<div class="col-md-3">
<div class="image">
<img id="image" src="assets/images/elijah.png"/>
</div>
<center>
<h3>Elijah P.</h3>
<h5 style="opacity: 0.5">Manager</h5>
</center>
</div>
<div class="col-md-3">
<div class="image">
<img id="image" src="assets/images/zack.png"/>
</div>
<center>
<h3>Zack S.</h3>
<h5 style="opacity: 0.5">Lead Developer</h5>
</center>
</div>
<div class="col-md-3">
<div class="image">
<img id="image" src="assets/images/hampton.png"/>
<center>
<h3>Hampton M.</h3>
<h5 style="opacity: 0.5">Senior Developer</h5>
</center>
</div>
</div>
</div>
<br />
<div class="row">
<div class="col-md-3">
<div class="image">
<img id="image" src="assets/images/reese.png"/>
</div>
<center>
<h3>Reese M.</h3>
<h5 style="opacity: 0.5">Lead Designer</h5>
</center>
</div>
<div class="col-md-3">
<div class="image">
<img id="image" src="assets/images/haziq.png"/>
</div>
<center>
<h3>Haziq R.</h3>
<h5 style="opacity: 0.5">Designer</h5>
</center>
</div>
<div class="col-md-3">
<div class="image">
<img id="image" src="assets/images/andy.png"/>
<center>
<h3>Andy C.</h3>
<h5 style="opacity: 0.5">Designer</h5>
</center>
</div>
</div>
<div class="col-md-3">
<div class="image">
<img id="image" src="assets/images/sheshank.png"/>
</div>
<center>
<h3>Ryan S.</h3>
<h5 style="opacity: 0.5">Designer</h5>
</center>
</div>
</div>
<div class="row">
<div class="col-md-3">
<div class="image">
<img id="image" src="assets/images/chris.png"/>
</div>
<center>
<h3>Chris S.</h3>
<h5 style="opacity: 0.5">Developer</h5>
</center>
</div>
<div class="col-md-3">
<div class="image">
<img id="image" src="assets/images/theo.png"/>
</div>
<center>
<h3>Theo B.</h3>
<h5 style="opacity: 0.5">Developer</h5>
</center>
</div>
</div>
</div>
*Images courtesy of https://cartoonify.de
</center>
</div>
</div>
<footer class="footer">
<div class="footer-right">
<a href="#"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/swift_sites"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-google-plus"></i></a>
<a href="https://github.com/SwiftSites/"><i class="fa fa-github"></i></a>
</div>
<div class="footer-left" style="font-family: Roboto">
<p class="footer-links">
<a href="#">Home</a> ·
<a href="about.html">About</a> ·
<a href="pricing.html">Pricing</a> ·
<a href="contact.html">Contact</a> ·
<a href="#inverted">Templates</a> ·
<a href="#container">Custom Sites</a>
</p>
<p>SwiftSites © 2018</p>
</div>
</footer>
</body>
</html>