-
Notifications
You must be signed in to change notification settings - Fork 37
/
about-us.html
418 lines (378 loc) · 17.5 KB
/
about-us.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
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
<!DOCTYPE html>
<html lang="en" class="no-js">
<!-- Head -->
<head>
<title>About us | Stream - UI Kit</title>
<!-- Meta -->
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="keywords" content="Bootstrap Theme, Freebies, UI Kit, MIT license">
<meta name="description" content="Stream - UI Kit">
<meta name="author" content="htmlstream.com">
<!-- Favicon -->
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<!-- Web Fonts -->
<link href="//fonts.googleapis.com/css?family=Playfair+Display:400,700%7COpen+Sans:300,400,600,700" rel="stylesheet">
<!-- Bootstrap Styles -->
<link rel="stylesheet" type="text/css" href="assets/vendors/bootstrap/css/bootstrap.css">
<!-- Components Vendor Styles -->
<link rel="stylesheet" type="text/css" href="assets/vendors/font-awesome/css/fontawesome-all.min.css">
<link rel="stylesheet" type="text/css" href="assets/vendors/slick-carousel/slick.css">
<!-- Theme Styles -->
<link rel="stylesheet" type="text/css" href="assets/css/styles.css">
</head>
<!-- End Head -->
<body>
<!-- Header -->
<header>
<!-- Navbar -->
<nav class="js-navbar-scroll navbar fixed-top navbar-expand-lg navbar-dark">
<div class="container-fluid">
<a class="navbar-brand" href="index.html">
<img src="assets/img/logo-white.png" alt="Stream UI Kit" style="width: 100px;">
</a>
<button class="navbar-toggler" type="button"
data-toggle="collapse"
data-target="#navbarTogglerDemo"
aria-controls="navbarTogglerDemo"
aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo">
<ul class="navbar-nav mt-2 mt-lg-0">
<li class="nav-item mr-4 mb-2 mb-lg-0">
<a class="nav-link active" href="index.html">Back to UI Kit</a>
</li>
</ul>
<ul class="navbar-nav ml-auto mt-2 mt-lg-0">
<li class="nav-item mr-4 mb-2 mb-lg-0">
<a class="nav-link" href="home-page.html">Home</a>
</li>
<li class="nav-item mr-4 mb-2 mb-lg-0">
<a class="nav-link" href="services.html">Services</a>
</li>
<li class="nav-item dropdown mr-4 mb-2 mb-lg-0">
<a class="nav-link" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About <i class="fas fa-angle-down small ml-1"></i>
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item active" href="about-us.html">About Us</a>
<a class="dropdown-item" href="about-me.html">About Me</a>
</div>
</li>
<li class="nav-item mr-4 mb-2 mb-lg-0">
<a class="nav-link" href="contacts.html">Contacts</a>
</li>
</ul>
<div>
<a class="btn btn-primary" data-toggle="modal" href="#callUsModal">
<i class="fas fa-phone-square mr-1"></i> Call Me
</a>
</div>
</div>
</div>
</nav>
<!-- End Navbar -->
<!-- Promo Block -->
<section class="js-parallax u-promo-block u-promo-block--mheight-500 u-overlay u-overlay--dark text-white" style="background-image: url(assets/img-temp/1920x1080/img6.jpg);">
<!-- Promo Content -->
<div class="container u-overlay__inner u-ver-center u-content-space">
<div class="row justify-content-center">
<div class="col-12">
<div class="text-center">
<h1 class="display-sm-4 display-lg-3">About Us</h1>
<p class="h6 text-uppercase u-letter-spacing-sm mb-0">Stream - UI Kit</p>
</div>
</div>
</div>
</div>
<!-- End Promo Content -->
</section>
<!-- End Promo Block -->
</header>
<!-- End Header -->
<main role="main">
<!-- About -->
<section class="container u-content-space u-bg-arrow-wrapper">
<div class="text-center u-bg-arrow-bottom">
<p class="h5 mb-0">Stream is a <strong class="text-primary">creative</strong> technology company providing key digital services.<br>Focused on helping our clients to build a <strong class="text-primary">successful</strong> business on web and mobile.</p>
</div>
</section>
<!-- End About -->
<!-- Features Blocks -->
<section class="text-center bg-light u-content-space">
<div class="container">
<div class="row">
<div class="col-lg-4 mb-5 mb-lg-0">
<div class="display-4 text-primary mb-4">
<i class="fas fa-lightbulb"></i>
</div>
<h4 class="h5">Professional Design</h4>
<p class="mb-0">Achieve virtually any look and layout from within the one template.</p>
</div>
<div class="col-lg-4 mb-5 mb-lg-0">
<div class="display-4 text-primary mb-4">
<i class="fas fa-cubes"></i>
</div>
<h4 class="h5">Unlimited Power</h4>
<p class="mb-0">Find what you need in one template and combine features at will.</p>
</div>
<div class="col-lg-4 mb-5 mb-lg-0">
<div class="display-4 text-primary mb-4">
<i class="fas fa-fire"></i>
</div>
<h4 class="h5">Stream Strategy</h4>
<p class="mb-0">We strive to figure out ways to help your audience grow through all platforms.</p>
</div>
</div>
</div>
</section>
<!-- End Features Blocks -->
<!-- Stats -->
<section class="u-content-space">
<div class="container">
<header class="text-center w-md-50 mx-auto mb-8">
<h2 class="h1">What we are good at?</h2>
<p class="h5">Your business needs a little push. We strive to figure out ways to help your audience grow.</p>
</header>
<div class="row">
<div class="col-lg-6 mb-5 mb-lg-0">
<div class="row align-items-end">
<!-- Vertical Progress Bar -->
<div class="col-3 text-center">
<div class="u-progress-bar-vertical rounded mb-3">
<div class="u-progress-bar-vertical__indicator rounded-bottom" style="height: 90%;"></div>
</div>
<div class="small">90%</div>
<h4 class="h6">UI/UX</h4>
</div>
<!-- End Vertical Progress Bar -->
<!-- Vertical Progress Bar -->
<div class="col-3 text-center">
<div class="u-progress-bar-vertical rounded mb-3">
<div class="u-progress-bar-vertical__indicator rounded-bottom" style="height: 76%;"></div>
</div>
<div class="small">76%</div>
<h4 class="h6">Vue.js</h4>
</div>
<!-- End Vertical Progress Bar -->
<!-- Vertical Progress Bar -->
<div class="col-3 text-center">
<div class="u-progress-bar-vertical rounded mb-3">
<div class="u-progress-bar-vertical__indicator rounded-bottom" style="height: 92%;"></div>
</div>
<div class="small">92%</div>
<h4 class="h6">Angular</h4>
</div>
<!-- End Vertical Progress Bar -->
<!-- Vertical Progress Bar -->
<div class="col-3 text-center">
<div class="u-progress-bar-vertical rounded mb-3">
<div class="u-progress-bar-vertical__indicator rounded-bottom" style="height: 81%;"></div>
</div>
<div class="small">81%</div>
<h4 class="h6">React</h4>
</div>
<!-- End Vertical Progress Bar -->
</div>
</div>
<div class="col-lg-6 text-center text-lg-left pl-lg-5">
<p>As creatives, it's important that we strive to do work outside of obligation. This lets us stay ahead of the curve for our clients and internal projects.</p>
<p>At the end of the day, it's important to not let being busy distract us from having fun. Smiling, laughing, and hanging helps us work together to achieve this. It’s important to stay detail oriented with every project we tackle.</p>
</div>
</div>
</div>
</section>
<!-- End Stats -->
<!-- Team -->
<section class="bg-light u-content-space">
<div class="container">
<header class="text-center w-md-50 mx-auto mb-8">
<h2 class="h1">Our Creative Folks</h2>
<p class="h5">Our top professionals are ready to help with your business.</p>
</header>
<!-- Team Block -->
<div class="row">
<div class="col-lg-3 col-sm-6 mb-5">
<!-- Team Block -->
<figure>
<img class="w-100 rounded-top" src="assets/img-temp/400x550/img1.jpg" alt="Image Description">
<!-- Figure Info -->
<div class="u-box-shadow-sm bg-white text-center rounded p-4">
<div class="mb-3">
<h5 class="mb-1">Jane Rowe</h5>
<small class="d-block font-style-normal text-uppercase text-primary u-letter-spacing-xs">Social Marketer</small>
</div>
</div>
<!-- End Figure Info-->
</figure>
<!-- End Figure -->
</div>
<div class="col-lg-3 col-sm-6 mb-5">
<!-- Team Block -->
<figure>
<img class="w-100 rounded-top" src="assets/img-temp/400x550/img2.jpg" alt="Image Description">
<!-- Figure Info -->
<div class="u-box-shadow-sm bg-white text-center rounded p-4">
<div class="mb-3">
<h5 class="mb-1">Mark Krueger</h5>
<small class="d-block font-style-normal text-uppercase text-primary u-letter-spacing-xs">Web Developer</small>
</div>
</div>
<!-- End Figure Info-->
</figure>
<!-- End Figure -->
</div>
<div class="col-lg-3 col-sm-6 mb-5">
<!-- Team Block -->
<figure>
<img class="w-100 rounded-top" src="assets/img-temp/400x550/img3.jpg" alt="Image Description">
<!-- Figure Info -->
<div class="u-box-shadow-sm bg-white text-center rounded p-4">
<div class="mb-3">
<h5 class="mb-1">Emmely Case</h5>
<small class="d-block font-style-normal text-uppercase text-primary u-letter-spacing-xs">UI/UX Designer</small>
</div>
</div>
<!-- End Figure Info-->
</figure>
<!-- End Figure -->
</div>
<div class="col-lg-3 col-sm-6 mb-5">
<!-- Team Block -->
<figure>
<img class="w-100 rounded-top" src="assets/img-temp/400x550/img4.jpg" alt="Image Description">
<!-- Figure Info -->
<div class="u-box-shadow-sm bg-white text-center rounded p-4">
<div class="mb-3">
<h5 class="mb-1">David Lisbon</h5>
<small class="d-block font-style-normal text-uppercase text-primary u-letter-spacing-xs">Support Manager</small>
</div>
</div>
<!-- End Figure Info-->
</figure>
<!-- End Figure -->
</div>
</div>
<!-- End Team Block -->
</div>
</section>
<!-- End Team -->
<!-- Clients Section -->
<section class="u-content-space">
<div class="container">
<header class="text-center w-md-50 mx-auto mb-8">
<h2 class="h1 mb-0">Trusted by Great Companies</h2>
</header>
<div class="js-clients u-clients mb-4">
<div>
<img class="u-clients__image" src="assets/img-temp/partners/img1.png" alt="Image Description">
</div>
<div>
<img class="u-clients__image" src="assets/img-temp/partners/img2.png" alt="Image Description">
</div>
<div>
<img class="u-clients__image" src="assets/img-temp/partners/img3.png" alt="Image Description">
</div>
<div>
<img class="u-clients__image" src="assets/img-temp/partners/img4.png" alt="Image Description">
</div>
<div>
<img class="u-clients__image" src="assets/img-temp/partners/img5.png" alt="Image Description">
</div>
<div>
<img class="u-clients__image" src="assets/img-temp/partners/img6.png" alt="Image Description">
</div>
<div>
<img class="u-clients__image" src="assets/img-temp/partners/img7.png" alt="Image Description">
</div>
<div>
<img class="u-clients__image" src="assets/img-temp/partners/img8.png" alt="Image Description">
</div>
</div>
</div>
</section>
<!-- End Clients Section -->
</main>
<!-- Footer -->
<footer class="bg-dark py-5">
<div class="container">
<div class="row">
<div class="col-md-8 text-center text-md-left mb-3 mb-md-0">
<small class="text-white">© 2018 <a class="text-white" href="https://htmlstream.com">Htmlstream</a>. All Rights Reserved.</small>
</div>
<div class="col-md-4 align-self-center">
<ul class="list-inline text-center text-md-right mb-0">
<li class="list-inline-item mx-2" data-toggle="tooltip" data-placement="top" title="Facebook">
<a class="text-white" target="_blank" href="https://www.facebook.com/htmlstream">
<i class="fab fa-facebook"></i>
</a>
</li>
<li class="list-inline-item mx-2" data-toggle="tooltip" data-placement="top" title="Instagram">
<a class="text-white" target="_blank" href="https://www.instagram.com/htmlstream">
<i class="fab fa-instagram"></i>
</a>
</li>
<li class="list-inline-item mx-2" data-toggle="tooltip" data-placement="top" title="Twitter">
<a class="text-white" target="_blank" href="https://twitter.com/htmlstream">
<i class="fab fa-twitter"></i>
</a>
</li>
<li class="list-inline-item mx-2" data-toggle="tooltip" data-placement="top" title="Dribbble">
<a class="text-white" target="_blank" href="https://dribbble.com/htmlstream">
<i class="fab fa-dribbble"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</footer>
<!-- End Footer -->
<!-- Call Us Modal Window -->
<div class="modal fade" id="callUsModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content">
<form action="#">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLongTitle">We'll call you</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<div class="form-group mb-4">
<input type="text" class="form-control" id="modalName" placeholder="Your Name">
</div>
<div class="form-group mb-4">
<input type="tel" class="form-control" id="modalPhone" placeholder="Your Phone Number">
</div>
<div class="text-right">
<button type="submit" class="btn btn-primary">Send</button>
</div>
</div>
</form>
</div>
</div>
</div>
<!-- End Call Us Modal Window -->
<!-- JAVASCRIPTS (Load javascripts at bottom, this will reduce page load time) -->
<!-- Global Vendor -->
<script src="assets/vendors/jquery.min.js"></script>
<script src="assets/vendors/jquery.migrate.min.js"></script>
<script src="assets/vendors/popper.min.js"></script>
<script src="assets/vendors/bootstrap/js/bootstrap.min.js"></script>
<!-- Components Vendor -->
<script src="assets/vendors/jquery.parallax.js"></script>
<script src="assets/vendors/slick-carousel/slick.min.js"></script>
<!-- Theme Settings and Calls -->
<script src="assets/js/global.js"></script>
<!-- Theme Components and Settings -->
<script src="assets/js/vendors/parallax.js"></script>
<script src="assets/js/vendors/carousel.js"></script>
<!-- END JAVASCRIPTS -->
</body>
<!-- End Body -->
</html>