forked from NorthImpact/northimpact.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
290 lines (219 loc) · 12.6 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="favicon.ico">
<title>North Impact</title>
<!-- Bootstrap core CSS -->
<link href="./assets/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="./assets/bootstrap/dist/css/northimpact.css" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<!-- 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" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<img src="./assets/imgs/northimpact_tiny.png"><a href="#"></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="#projects">PROJECTS</a></li>
<li><a href="#services">SERVICES</a></li>
<li><a href="#team">TEAM</a></li>
<li><a href="./blog/index.html">BLOG</a></li>
<li><a href="#contactus">CONTACT US</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<div class="container">
<div class="wrapper">
<div class="row">
<div class="col-md-12">
<div id="intro-text">
<img src="./assets/imgs/northimpact2.png">
<h2 class="heading">NORTH IMPACT</h2>
<p>At North Impact, we believe that software can help solving the toughest social challenges. We work close to people, organizations and projects to bring their ideas to life. We believe in freedom, in open source and we believe in community. Our mission is to help solving the most challenging social problems and inequalities with beautifuly crafted software.</p>
</div>
<center><a class="arrow" href="#services"><img src="./assets/imgs/arrow2.png"></a></center>
</div>
</div>
</div>
</div>
<div class="container">
<div class="wrapper">
<h3 id="projects" class="heading">PROJECTS</h3>
<div class="row">
<div class="col-md-6 col-md-offset-3 col-sm-2 col-sx-12 services">
<center><img class="discover-logo" src="./discover/imgs/compass.png"></center>
<h4><b>Discover</b></h4>
<p style="max-width: 800px; padding: 0 25px 0 25px;">We want to turn open source into the volunteering of the next century. Discover will connect coders and designers with social projects that leverage open source for social impact.
<a target="_blank" href="http://discover.northimpact.com">website</a></p>
</div>
</div>
</div>
</div>
<div class="container">
<div class="wrapper">
<h3 id="services" class="heading">SERVICES</h3>
<div class="row">
<div class="col-md-4 col-sm-6 col-sx-12 services">
<h4 ><b>Fast Prototyping</b></h4>
<center><img src="./assets/imgs/woodworking_y.png" class="services-img img-responsive"></center>
<center><p class="max-width">Our team will help you to transform your idea and vision into a well crafted product in less than a month. We also work with you to go through the process of getting customer feedback and pivoting</p></center>
</div>
<div class="col-md-4 col-sm-6 col-sx-12 services">
<h4><b>Software Consulting</b></h4>
<center><img src="./assets/imgs/woodworking2_y.png" class="services-img img-responsive"></center>
<center><p class="max-width">We are experts in crafting beautiful software. From the user interaction to the bits and bytes running in the servers and data analysis, we'll help you to find the best solutions</p></center>
</div>
<div class="col-md-4 col-sm-12 col-sx-12 services">
<h4><b>Product Development</b></h4>
<center><img src="./assets/imgs/woodworking3_y.png" class="services-img img-responsive"></center>
<center><p class="max-width">Tell us what is your next product or your customer's problems and we'll find you a solution! </p></center>
</div>
</div>
<h3 id="team" class="heading">TEAM</h3>
<div class="row">
<div class="col-md-3 col-sm-6 team">
<center><img src="./assets/imgs/me-small2.png" alt="Gonçalo Pestana" class="staff-pic img-responsive"></center>
<h4 ><b>Gonçalo Pestana</b></h4>
<div>
<p> Founder and software engineer </p>
</div>
<p class = "social-btns">
<a class="social" onmouseover="this.style.color='#FFDC00'" onmouseout="this.style.color=''" target="_blank" href="http://goncalopestana.co">www</a>
<a class="social" onmouseover="this.style.color='#FFDC00'" onmouseout="this.style.color=''" target="_blank" href="https://fi.linkedin.com/in/gpestana"><span class="socicon">j</span></a>
<a class="social" onmouseover="this.style.color='#FFDC00'" onmouseout="this.style.color=''" target="_blank" href="http://twitter.com/gpestana"><span class="socicon">a</span></a>
<a class="social" onmouseover="this.style.color='#FFDC00'" onmouseout="this.style.color=''" target="_blank" href="http://github.com/gpestana"><span class="socicon">Q</span></a>
</p>
</div>
<div class="col-md-3 col-sm-6 team">
<center><img src="./assets/imgs/dario_4.jpg" alt="Dário Nascimento" class="staff-pic img-responsive"></center>
<h4><b>Dário Nascimento</b></h4>
<div>
<p>Software engineer and consultant</p>
</div>
<p class = "social-btns">
<a class="social" onmouseover="this.style.color='#FFDC00'" onmouseout="this.style.color=''" target="_blank" href="http://darionascimento.com">www</a>
<a class="social" onmouseover="this.style.color='#FFDC00'" onmouseout="this.style.color=''" target="_blank" href="https://fi.linkedin.com/in/darionascimento"><span class="socicon">j</span></a>
<a class="social" onmouseover="this.style.color='#FFDC00'" onmouseout="this.style.color=''" target="_blank" href="http://twitter.com/dfrnascimento"><span class="socicon">a</span></a>
<a class="social" onmouseover="this.style.color='#FFDC00'" onmouseout="this.style.color=''" target="_blank" href="http://github.com/dnascimento"><span class="socicon">Q</span></a>
</p>
</div>
<div class="col-md-3 col-sm-6 team">
<center><img src="./assets/imgs/northimpact_pic.png" alt="Alexandre Campos" class="staff-pic img-responsive"></center>
<h4><b>Alexandre Campos</b></h4>
<div>
<p>Software engineer and consultant</p>
</div>
<p class = "social-btns">
<a class="social" onmouseover="this.style.color='#FFDC00'" onmouseout="this.style.color=''" target="_blank" href="https://fi.linkedin.com/in/axfcampos"><span class="socicon">j</span></a>
<a class="social" onmouseover="this.style.color='#FFDC00'" onmouseout="this.style.color=''" target="_blank" href="https://twitter.com/s_m_n"><span class="socicon">a</span></a>
<a class="social" onmouseover="this.style.color='#FFDC00'" onmouseout="this.style.color=''" target="_blank" href="http://github.com/axfcampos"><span class="socicon">Q</span></a>
</p>
</div>
<div class="col-md-3 col-sm-6 team">
<center><img src="./assets/imgs/northimpact_pic.png" alt="Simon Esposito" class="staff-pic img-responsive"></center>
<h4><b>Simon Esposito</b></h4>
<div>
<p>Software engineer and consultant</p>
</div>
<p class = "social-btns">
<a class="social" onmouseover="this.style.color='#FFDC00'" onmouseout="this.style.color=''" target="_blank" href="http://simonesposito.me">www</a>
<a class="social" onmouseover="this.style.color='#FFDC00'" onmouseout="this.style.color=''" target="_blank" href="https://pt.linkedin.com/in/espositosimon"><span class="socicon">j</span></a>
<a class="social" onmouseover="this.style.color='#FFDC00'" onmouseout="this.style.color=''" target="_blank" href="http://twitter.com/s_m_n"><span class="socicon">a</span></a>
<a class="social" onmouseover="this.style.color='#FFDC00'" onmouseout="this.style.color=''" target="_blank" href="http://github.com/sesposito"><span class="socicon">Q</span></a>
</p>
</div>
</div>
</div>
</div>
<div class="container">
<div class="wrapper">
<!-- <h3 id="projects" class="heading">PROJECTS</h3> -->
<h3 id="contactus" class="heading">CONTACT US</h3>
<!-- Contact-->
<center><p style="max-width: 800px; padding: 0 25px 0 25px;">Let us know how we can help you. Questions, project ideas and feedback are more than welcome. A 'hello there' is very appreciated too!</p></center>
</div>
</div>
<!-- HTML Form (wrapped in a .bootstrap-iso div) -->
<div class="container">
<div class="wrapper">
<div class="row">
<div class="bootstrap-iso">
<!-- <div class="col-md-6 col-sm-6 col-xs-2">
</div> -->
<!-- <div class="col-md-6 col-sm-6 col-xs-6"> -->
<div class="col-md-9 col-md-offset-2">
<form action="https://formden.com/post/geD0AqSm/" method="post">
<div class="form-group form-group-sm">
<label class="control-label " for="name">
Your name
</label>
<input class="field form-control" id="name" name="name" type="text"/>
</div>
<div class="form-group form-group-sm">
<label class="control-label requiredField" for="email">
Email
</label>
<input class="field form-control" id="email" name="email" type="text"/>
</div>
<div class="form-group form-group-sm">
<label class="control-label " for="subject">
Subject
</label>
<input class="field form-control" id="subject" name="subject" type="text"/>
</div>
<div class="form-group form-group-sm">
<label class="control-label " for="subject">
Message
</label>
<textarea class="form-control" cols="40" id="message" name="message" rows="10"></textarea>
</div>
<div class="form-group">
<div>
<button class="btn btn-info" name="submit" type="submit">Send</button>
</div>
</div>
</form>
</div>
</div>
<!-- </div> -->
</div>
</div>
</div>
<!-- /contact -->
<footer>
<hr>
<p class = "social-btns">
<a class="social" onmouseover="this.style.color='#FFDC00'" onmouseout="this.style.color=''" target="_blank" href="https://fi.linkedin.com/in/northimpact"><span class="socicon">j</span></a>
<a class="social" onmouseover="this.style.color='#FFDC00'" onmouseout="this.style.color=''" target="_blank" href="http://twitter.com/thenorthimpact"><span class="socicon">a</span></a>
<a class="social" onmouseover="this.style.color='#FFDC00'" onmouseout="this.style.color=''" target="_blank" href="http://github.com/northimpact"><span class="socicon">Q</span></a>
</p>
<p class="footer-text">with love, North Impact 2015</p>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="./assets/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="./assets/bootstrap/dist/js/northimpact.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
</body>
</html>