-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
241 lines (234 loc) · 12.8 KB
/
Copy pathabout.html
File metadata and controls
241 lines (234 loc) · 12.8 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Business Oriented HTML Template</title>
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600" rel="stylesheet" /> <!-- https://fonts.google.com/ -->
<link href="css/bootstrap.min.css" rel="stylesheet" /> <!-- https://getbootstrap.com/ -->
<link href="fontawesome/css/all.min.css" rel="stylesheet" /> <!-- https://fontawesome.com/ -->
<link href="css/templatemo-business-oriented.css" rel="stylesheet" />
</head>
<!--
TemplateMo 549 Business Oriented
https://templatemo.com/tm-549-business-oriented
-->
<body>
<div id="parallax-1" class="parallax-window" data-parallax="scroll" data-image-src="img/biz-oriented-header.jpg">
<div class="container-fluid">
<div class="row">
<div class="col-12">
<div class="tm-logo">
<i class="fas fa-industry fa-5x mr-5"></i>
<span class="text-uppercase tm-logo-text">Business Oriented</span>
</div>
</div>
</div>
</div>
</div>
<div class="tm-nav-container-outer">
<div class="container-fluid">
<div class="row">
<div class="col-12">
<nav class="navbar navbar-expand-lg" id="tm-main-nav">
<button class="navbar-toggler toggler-example" type="button" data-toggle="collapse"
data-target="#navbar-nav" aria-controls="navbar-nav" aria-expanded="false"
aria-label="Toggle navigation">
<span class="dark-blue-text"><i class="fas fa-bars"></i></span>
</button>
<div class="collapse navbar-collapse tm-nav" id="navbar-nav">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link tm-nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link tm-nav-link" href="services.html">Services</a>
</li>
<li class="nav-item active">
<a class="nav-link tm-nav-link" href="about.html">About <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link tm-nav-link" href="contact.html">Contact</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</div>
</div>
<div class="container-fluid mt-7">
<div class="row mb-4">
<section class="col-lg-4 mb-8 tm-px-3">
<div class="tm-box-bordered p-5">
<h3 class="tm-title-gray mb-3">Message from the CEO</h3>
<hr class="mb-4 tm-hr tm-hr-s">
<p class="mb-4">Donec convallis orci id scelerisque convallis. Suspendisse varius sapien mauris.
Proin accumsan.</p>
<p class="mb-5">Quisque accumsan lorem sed bibendum vehicula. Aenean gravida, nunc ac bibendum
bibendum.</p>
<div class="text-right">
<a href="#" class="btn btn-primary">Read More</a>
</div>
</div>
</section>
<div class="col-lg-4 col-md-6 mb-8 tm-px-3">
<figure class="tm-about-person-layout">
<img src="img/about-01.jpg" alt="Image" class="img-fluid mb-5">
<figcaption>
<h3 class="mb-4">
<span class="text-primary">Erik Morris</span>
<span class="small tm-text-gray">(Founder and CEO)</span>
</h3>
<p>Quisque lacinia arcu sit amet est sollicitudin, ut hendrerit augue egestas. Donec accumsan
justo sit amet orci interdum.</p>
</figcaption>
</figure>
</div>
<div class="col-lg-4 col-md-6 mb-8 tm-px-3">
<figure class="tm-about-person-layout">
<img src="img/about-02.jpg" alt="Image" class="img-fluid mb-5">
<figcaption>
<h3 class="mb-4">
<span class="text-primary">Michael Owen</span>
<span class="small tm-text-gray">(Co-founder / CTO)</span>
</h3>
<p>In bibendum dignissim nulla, vitae rutrum enim interdum quis. Quisque erat velit, gravida
quis lectus sit amet, mattis ullamcorper diam.</p>
</figcaption>
</figure>
</div>
<div class="col-lg-4 col-md-6 mb-8 tm-px-3">
<figure class="effect-milo tm-about-person tm-about-person-layout">
<img src="img/about-03.jpg" alt="Image" class="img-fluid">
<figcaption>
<h2><span>Mary Kay</span> (Marketing Director)</h2>
<p class="mb-4">Manages the marketing function with emphasis on championing the brand and
expanding the customer base.</p>
<p>
<a href="https://linkedin.com" class="tm-social-link">
<i class="fab fa-linkedin fa-15x tm-social-icon tm-social-icon-2"></i>
</a>
<a href="https://twitter.com" class="tm-social-link">
<i class="fab fa-twitter fa-15x tm-social-icon tm-social-icon-2"></i>
</a>
<a href="https://youtube.com" class="tm-social-link">
<i class="fab fa-youtube fa-15x tm-social-icon tm-social-icon-2"></i>
</a>
</p>
</figcaption>
</figure>
</div>
<div class="col-lg-4 col-md-6 mb-8 tm-px-3">
<figure class="effect-milo tm-about-person tm-about-person-layout">
<img src="img/about-04.jpg" alt="Image" class="img-fluid">
<figcaption>
<h2><span>Jen Terry</span> (Finance Director)</h2>
<p class="mb-4">Plans and manages all large scale financial functions of the business.</p>
<p>
<a href="https://linkedin.com" class="tm-social-link">
<i class="fab fa-linkedin fa-15x tm-social-icon tm-social-icon-2"></i>
</a>
<a href="https://twitter.com" class="tm-social-link">
<i class="fab fa-twitter fa-15x tm-social-icon tm-social-icon-2"></i>
</a>
<a href="https://youtube.com" class="tm-social-link">
<i class="fab fa-youtube fa-15x tm-social-icon tm-social-icon-2"></i>
</a>
</p>
</figcaption>
</figure>
</div>
<div class="col-lg-4 col-md-6 mb-8 tm-px-3">
<figure class="effect-milo tm-about-person tm-about-person-layout">
<img src="img/about-05.jpg" alt="Image" class="img-fluid">
<figcaption>
<h2><span>Levi Moore</span> (Creative Director)</h2>
<p class="mb-4">Implements concepts, guidelines and strategies in various creative projects and
oversees them to completion</p>
<p>
<a href="https://linkedin.com" class="tm-social-link">
<i class="fab fa-linkedin fa-15x tm-social-icon tm-social-icon-2"></i>
</a>
<a href="https://twitter.com" class="tm-social-link">
<i class="fab fa-twitter fa-15x tm-social-icon tm-social-icon-2"></i>
</a>
<a href="https://youtube.com" class="tm-social-link">
<i class="fab fa-youtube fa-15x tm-social-icon tm-social-icon-2"></i>
</a>
</p>
</figcaption>
</figure>
</div>
</div>
</div>
<div id="parallax-3" class="parallax-window parallax-window-2" data-parallax="scroll"
data-image-src="img/biz-oriented-footer-3.jpg">
<div class="container-fluid">
<div class="row">
<div class="col-12">
<div class="tm-overlay p-5 mx-auto text-center">
<p class="mb-5 text-white">Here is a text paragraph to join our team. This is a parallax image
background section. Phasellus interdum lobortis ultrices. Cras nulla nulla, fermentum vel ligula in.</p>
<a href="#" class="btn btn-primary">Join Our Team</a>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid mt-7">
<div class="row">
<div class="col-lg-5 col-md-6 mb-4">
<h3 class="tm-title-gray mb-4">About the business oriented</h3>
<hr class="mb-5 tm-hr">
<p class="mb-5">
Business Oriented Template is free HTML CSS layout made for your corporate or <a href="https://templatemo.com/tag/digital-marketing" target="_blank">digital marketing</a> websites. You can download, edit, and apply this template. </p>
<p class="mb-5">
If you wish to support us via PayPal, feel free to <a href="https://templatemo.com/contact" target="_blank">contact us</a>. Please do not re-distribute the
template ZIP file on any template collection website. Thank you. </p>
</div>
<div class="col-lg-6 col-md-6 mb-4 mr-0 ml-auto">
<h3 class="tm-title-gray mb-4">History of our company</h3>
<hr class="mb-5 tm-hr">
<p class="mb-5">
Aenean placerat neque fermentum diam malesuada, eget pretium felis elementum. Ut aliquam imperdiet
velit quis imperdiet. Aliquam facilisis commodo tristique.
</p>
<p class="mb-5">
Nam feugiat, sem vitae mollis auctor, est dolor suscipit massa, vitae consectetur erat elit vel dui.
Phasellus pellentesque in urna at imperdiet. Nulla euismod nibh bibendum.
</p>
</div>
</div>
</div>
<footer class="container-fluid">
<div class="row">
<p class="col-lg-9 col-md-8 mb-5 mb-md-0">
Copyright © 2020 <span class="tm-text-primary">Prabhat Ranjan Choudhary</span>
</p>
<div class="col-lg-3 col-md-4 text-right">
<a rel="nofollow" target="_blank" href="https://fb.com/templatemo" class="tm-social-link">
<i class="fab fa-facebook fa-2x tm-social-icon"></i>
</a>
<a href="https://twitter.com" class="tm-social-link">
<i class="fab fa-twitter fa-2x tm-social-icon"></i>
</a>
<a href="https://linkedin.com" class="tm-social-link">
<i class="fab fa-linkedin fa-2x tm-social-icon"></i>
</a>
</div>
</div>
</footer>
<script src="js/jquery-3.4.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/parallax.min.js"></script> <!-- https://pixelcog.github.io/parallax.js/ -->
<script src="js/tooplate-script.js"></script>
<script>
$(document).ready(function () {
$('#parallax-1').parallax({ imageSrc: 'img/biz-oriented-header.jpg' });
$('#parallax-3').parallax({ imageSrc: 'img/biz-oriented-footer-3.jpg' });
});
</script>
</body>
</html>