-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
266 lines (227 loc) · 12.9 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
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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-57620849-4', 'auto');
ga('send', 'pageview');
</script>
<meta charset="utf-8">
<meta http-equiv="Invenioforce" Site</title>
<meta name="description" content="Invenio Software Solutions site">
<meta name="author" content="Gita">
<meta name="keyword" content="html, css, bootstrap, job-board">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,700,800' rel='stylesheet' type='text/css'>
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/fontello.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/owl.theme.css">
<link rel="stylesheet" href="css/owl.transitions.css">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="responsive.css">
<script src="js/vendor/modernizr-2.6.2.min.js"></script>
<style>
.logo img{
width: 263px;
height: 40px;
}
.page-title {
padding-top: 10px;
}
@media (max-width: 480px){
.logo img{
width: 131px;
height: 20px;
}
}
</style>
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<nav class="navbar navbar-default">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand logo" href="home.html">
<img src="img/inveniologov2.png">
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<!--<div class="button navbar-right">-->
<!-- <button class="navbar-btn nav-button wow bounceInRight login" data-wow-delay="0.8s">Login</button>-->
<!-- <button class="navbar-btn nav-button wow fadeInRight" data-wow-delay="0.6s">Sign up</button>-->
<!--</div>-->
<ul class="main-nav nav navbar-nav navbar-right">
<li ><a class="active" href=home.html>Home</a></li>
<!--<li ><a href=services.html>Services</a></li>-->
<li ><a href=about.html>About Us</a></li>
<li ><a href=canidates.html>Find a Job!</a></li>
<li ><a href=clients.html>Hiring?</a></li>
<!--<li class="wow fadeInDown" data-wow-delay="0.4s"><a href="#">Blog</a></li>-->
<li ><a href="contact.html">Contact Us</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
</nav>
</style>
<!--<div class="content-area">-->
<!-- <div class="container">-->
<!-- <div class="row page-title text-center wow">-->
<!-- <h2>Our Mission</h2>-->
<!--p>We believe in reaching your passion by discovering uniqueness within y and matching your talent with best IT opporunities. We belive in marketing Job seekers with reaching their passion combined with technical skills and placing at right place.</p>-->
<!-- <a class="navbar-brand col-md-6 col-sm-3 col-xs-3" href="about.html">-->
<!-- <img src="img/coverinv.JPG" class="img-rounded" > -->
<!-- </a>-->
<!-- </div>-->
<!-- <div class= "text-center col-md-6 col-md-offset-3">-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<style>
.background-image1
{
/*background: url("img/border1.png");*/
/*background: url("img/border4.png");*/
background: url("img/greyyyy.JPG");
}
</style>
<div class="row page-title text-center background-image1">
<!--div class="row page-title text-center wow zoomInDown" data-wow-delay="1s">-->
<!--h4>Invenio Discovery Process</h4>-->
<form action="" class=" form-inline">
<!--<p> <input type="btnn" class="btn" href="#" data-toggle="modal" data-target="#PostCommentsModal" value="Hire Me!" readonly> </p> -->
</form>
<br/><br><br/><br> <br/><br><br/><br>
</div>
<div class="container ">
<div class="container ">
<div class=" row page-title text-center">
<div class="page-title text-center col-md-6 col-md-offset-3 ">
<h2>Our Mission</h2>
</div>
<!-- <div >-->
<!-- <img src="img/gitapict.jpg" class="img-rounded " > -->
<!--</div>-->
</div>
<div class="text-center col-md-6 col-md-offset-3 ">
<p>At InvenioForce, we believe that in order for IoT to improve peoples' lives, we need to find the
best talent to work on today's challanges. We are strongly passionate about the promise
IoT holds for saving energy, improving health care, creating a better user experience
and making life more enjoyable. Our philosophy is to make the world a better place by
connecting great talent to leading companies.</p>
</div>
</div>
<style>
.tit{
padding-bottom: 50px;
}
</style>
<div class="container ">
<div class="row ">
<div class="page-title text-center col-md-6 col-md-offset-3 ">
<h2>The Force Behind Invenio</h2>
</div>
<!-- <div >-->
<!-- <img src="img/gitapict.jpg" class="img-rounded " > -->
<!--</div>-->
</div>
<div class="text-center col-md-6 col-md-offset-3 ">
<p> <img src="img/gitapict.jpg" class="img-rounded " > </p>
</div>
<div class="text-center col-md-6 col-md-offset-3 ">
<p>Gita founded InvenioForce to help job seekers find exciting IoT opportunities. Gita holds a degree in Computer Science from Rutger's University and has over 25 years of experience in the IT Industry working at companies such as Lucent Technologies, at&t and The Children's Place. She loves inspring people and seeing their innovations come to life.</p>
</div>
</div>
</div>
<br><br/> <br><br/>
<!-- <h2>The Force behind Invenio</h2>-->
<!-- </div>-->
<!--<div class= "text-center col-md-6 col-md-offset-3">-->
<!-- <p>Gita founded InvenioForce to help job seekers find exciting IoT opporunities. Gita holds a Computer Science degree from Rutger's University and she has over 25 years of experience in the IT Industry working at companies like Lucent Technologies, at&t and The Children's Place. She loves to inspire people and see new innovations in the world.</p>-->
<div class="footer-area">
<div class="container">
<div class="row footer">
<div class="col-md-6">
<div class="single-footer">
<!--h2>InvenioForce</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Obcaecati architecto quaerat facere blanditiis tempora sequi nulla accusamus, possimus cum necessitatibus suscipit quia autem mollitia, similique quisquam molestias. Vel unde, blanditiis.</p>-->
</div>
</div>
<!--<div class="col-md-4">-->
<!-- <div class="single-footer">-->
<!-- <h4>Twitter update</h4>-->
<!-- <div class="twitter-updates">-->
<!-- <div class="single-tweets">-->
<!-- <h5>ABOUT 9 HOURS</h5>-->
<!-- <p><strong>AGOMeet Aldous</strong> - a Brave New World for #rails with more cohesion, less coupling and greater dev speed <a href="http://t.co/rsekglotzs">http://t.co/rsekglotzs</a></p>-->
<!-- </div>-->
<!-- <div class="single-tweets">-->
<!-- <h5>ABOUT 9 HOURS</h5>-->
<!-- <p><strong>AGOMeet Aldous</strong> - a Brave New World for #rails with more cohesion, less coupling and greater dev speed <a href="http://t.co/rsekglotzs">http://t.co/rsekglotzs</a></p>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!--</div>-->
<div class="col-left-5">
<div class="single-footer">
<div class="footer-links">
<ul class="list-unstyled">
<li><a href="home.html">Home</a><span style="padding-left:38px;"></span>
<a href="about.html">About Us</a><span style="padding-left:38px;"></span>
<a href="canidates.html">Find a Job!</a><span style="padding-left:38px;"></span>
<a href="clients.html">Hiring?</a><span style="padding-left:38px;"></span>
<a href="contact.html">Contact Us</a></li>
<li><small>© 2015 Invenio Software Solutions LLC.</small></li>
<!--<li><a href="">Customers Testimonials</a></li>-->
</ul>
</div>
</div>
</div>
<!--div class="col-md-6">
<div class="single-footer">
<h4>Useful lnks</h4>
<div class="footer-links">
<ul class="list-unstyled">
<li><a href="home.html">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="services.html" class="active">Services</a></li>
<li><a href="clients.html">Clients</a></li>
<li><a href="canidates.html">Canidates</a></li>
<!--<li><a href="">Customers Testimonials</a></li>-->
<!--li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
</div>
</div>-->
</div>
</div>
</div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.10.2.min.js"><\/script>')</script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/wow.js"></script>
<script src="js/main.js"></script>
</body>
</html>