-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
175 lines (155 loc) · 8.37 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>uiCookies:Connect — Free Bootstrap Theme, Free Responsive Bootstrap Website Template</title>
<meta name="description" content="Free Bootstrap Theme by uicookies.com">
<meta name="keywords" content="free website templates, free bootstrap themes, free template, free bootstrap, free website template">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400" rel="stylesheet">
<link rel="stylesheet" href="css/styles-merged.css">
<link rel="stylesheet" href="css/style.min.css">
<link rel="stylesheet" href="css/custom.css">
<!--[if lt IE 9]>
<script src="js/vendor/html5shiv.min.js"></script>
<script src="js/vendor/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- START: header -->
<div class="probootstrap-loader"></div>
<header role="banner" class="probootstrap-header">
<div class="container">
<a href="index.html" class="probootstrap-logo">Connect</a>
<a href="#" class="probootstrap-burger-menu visible-xs" ><i>Menu</i></a>
<div class="mobile-menu-overlay"></div>
<nav role="navigation" class="probootstrap-nav hidden-xs">
<ul class="probootstrap-main-nav">
<li><a href="index.html">Home</a></li>
<li><a href="portfolio.html">Portfolio</a></li>
<li><a href="services.html">Services</a></li>
<li class="active"><a href="about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<div class="extra-text visible-xs">
<a href="#" class="probootstrap-burger-menu"><i>Menu</i></a>
<h5>Address</h5>
<p>198 West 21th Street, Suite 721 New York NY 10016</p>
<h5>Connect</h5>
<ul class="social-buttons">
<li><a href="#"><i class="icon-twitter"></i></a></li>
<li><a href="#"><i class="icon-facebook2"></i></a></li>
<li><a href="#"><i class="icon-instagram2"></i></a></li>
</ul>
</div>
</nav>
</div>
</header>
<!-- END: header -->
<div class="probootstrap-main">
<section class="probootstrap-section-half probootstrap-no-hover">
<div class="probootstrap-image" style="background-image: url(img/image_2.jpg)"></div>
<div class="probootstrap-text">
<div class="probootstrap-inner probootstrap-animate">
<h1 class="heading">About Us</h1>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
</div>
</div>
</section>
<!-- END section -->
<section class="probootstrap-section">
<div class="container">
<div class="row mb70 probootstrap-animate" data-animate-effect="fadeIn">
<div class="col-md-6">
<h2>How We Started</h2>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
<p>A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth.</p>
</div>
<div class="col-md-6">
<h2>Our Philosophy</h2>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
<p>A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth.</p>
</div>
</div>
<div class="row">
<div class="col-md-12 section-heading text-center probootstrap-animate">
<h2 class="mb70">The Team</h2>
</div>
</div>
<div class="row">
<div class="col-md-4 probootstrap-animate mb50">
<div class="probootstrap-card probootstrap-person text-center">
<div class="probootstrap-card-media">
<img src="img/person_1.jpg" class="img-responsive" alt="Free HTML5 Template by uicookies.com">
</div>
<div class="probootstrap-card-text">
<h2 class="probootstrap-card-heading mb0">Jeremy Slater</h2>
<p><small>Web Designer</small></p>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
<ul class="probootstrap-social">
<li><a href="#"><i class="icon-facebook2"></i></a></li>
<li><a href="#"><i class="icon-twitter"></i></a></li>
<li><a href="#"><i class="icon-dribbble"></i></a></li>
<li><a href="#"><i class="icon-instagram2"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="col-md-4 probootstrap-animate mb50">
<div class="probootstrap-card probootstrap-person text-center">
<div class="probootstrap-card-media">
<img src="img/person_2.jpg" class="img-responsive" alt="Free HTML5 Template by uicookies.com">
</div>
<div class="probootstrap-card-text">
<h2 class="probootstrap-card-heading mb0">James Butterly</h2>
<p><small>Web Developer</small></p>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
<ul class="probootstrap-social">
<li><a href="#"><i class="icon-facebook2"></i></a></li>
<li><a href="#"><i class="icon-twitter"></i></a></li>
<li><a href="#"><i class="icon-github"></i></a></li>
<li><a href="#"><i class="icon-instagram2"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="col-md-4 probootstrap-animate mb50">
<div class="probootstrap-card probootstrap-person text-center">
<div class="probootstrap-card-media">
<img src="img/person_3.jpg" class="img-responsive" alt="Free HTML5 Template by uicookies.com">
</div>
<div class="probootstrap-card-text">
<h2 class="probootstrap-card-heading mb0">James Smith</h2>
<p><small>Web Designer</small></p>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
<ul class="probootstrap-social">
<li><a href="#"><i class="icon-facebook2"></i></a></li>
<li><a href="#"><i class="icon-twitter"></i></a></li>
<li><a href="#"><i class="icon-dribbble"></i></a></li>
<li><a href="#"><i class="icon-instagram2"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- END section -->
</div>
<footer class="probootstrap-footer">
<div class="container">
<div class="row">
<div class="col-md-12">
<p>© 2017 <a href="https://uicookies.com/">uiCookies:Connect</a>. All Rights Reserved. <br> Designed & Developed by <a href="https://uicookies.com">uiCookies</a> Demo Images <a href="https://unsplash.com/">Unsplash</a></p>
</div>
</div>
</div>
</footer>
<div class="gototop js-top">
<a href="#" class="js-gotop"><i class="icon-chevron-thin-up"></i></a>
</div>
<script src="js/scripts.min.js"></script>
<script src="js/main.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>