-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathteam.html
265 lines (167 loc) · 9.68 KB
/
team.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link type="text/css" rel="stylesheet" href="min.css" />
<link type="text/css" rel="stylesheet" href="icons.css" />
<script type="text/javascript" src="min.js"></script>
<!--[if lte IE 7]><script src="lte-ie7.js"></script><![endif]-->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,800' rel='stylesheet' type='text/css' />
<link href='http://fonts.googleapis.com/css?family=Quicksand' rel='stylesheet' type='text/css' />
<title>Preseed : Meet the Team</title>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/jquery-ui.min.js"></script>
<script type="text/javascript">
var isMobile = false;
if( navigator.userAgent.match(/Android/i) ||
navigator.userAgent.match(/webOS/i) ||
navigator.userAgent.match(/iPhone/i) ||
navigator.userAgent.match(/iPad/i)||
navigator.userAgent.match(/iPod/i) ||
navigator.userAgent.match(/BlackBerry/i)){
isMobile = true;
}
$(window).load(function() {
//call slider
$('.epicSlider').epicSlider({
loop : true, //Boolean: whether slideshow should loop or not
slideShow: true, //Boolean: use slideshow or not
autoPlay: false, //Boolean: autoplay uplon load or not
slideShowInterval :3500, //Integer: slideshow cycling speed, in milliseconds
transitionSpeed : 1000, //Integer: transitions speed, in milliseconds
startSlide : 0, //Integer: starts at 0
shuffleSlides:false, //Boolean: shuffle slides or not
easing : 'easeInOutQuint', //String: easing method - see http://jqueryui.com/demos/effect/easing.html
fx : 'leftToRight', //String: none, fade, leftToRight, topToBottom
fxmobile : 'leftToRight', //String: mobile effect - none, fade, leftToRight, topToBottom
pattern :true //Boolean: add pattern or not
});
});
</script>
</head>
<body>
<!--start wrapper-->
<div id="wrapper">
<!--start header-->
<div class="header header-main">
<div class="inner">
<div class="logo-container">
<div class="logo">
<a class="navigateTo" href="http://preseed.in/#We-Inspire"><img src="images/logo.png" title="Home" alt=""/></a>
</div>
</div>
<!--mobileMenu toggle-->
<div class="mobileMenuToggle"><a href="#"></a></div>
<!--navigation-->
<ul class="navigation">
<li><a class="navigateTo" href="http://preseed.in/">Home</a></li>
<li><a class="navigateTo" href="http://preseed.in/#About">We Do</a></li>
<li><a class="navigateTo" href="http://preseed.in/#We-Are">We Are</a></li>
<li><a class="navigateTo" href="http://preseed.in/#Media-Network">Media Network</a></li>
<li><a class="navigateTo" href="http://preseed.in/#contact">Contact</a></li>
<li><a title="Tumblr" href="http://blog.preseed.in" target="_blank" data-icon="" style="font-size:16px;"></a></li>
<li><a title="Facebook" href="http://www.facebook.com/thepreseed" target="_blank" data-icon="" style="font-size:16px;"></a></li>
<li><a title="Twitter" href="http://twitter.com/thepreseed" target="_blank" data-icon="" style="font-size:16px;"></a></li>
<li><a title="Pinterest" href="http://pinterest.com/thepreseed" target="_blank" data-icon="" style="font-size:16px;"></a></li>
</ul>
</div>
</div>
<!--end header-->
<!--start page 1-->
<div id="about" class="page odd section">
<!--start p1 content-->
<div class="content clearfix">
<br/>
<!--section title-->
<div class="section-title">
<h3>PRESEED <span>TEAM</span></h3>
</div>
<!--end section title-->
<h4><span>REACTOR</span> CORE</h4>
<div class="clearfix"></div>
<div class="column_one_third">
<div class="round-thumb-container">
<div class="round-thumb">
<span>
<img class="lazy" src="images/gallery/team-1.jpg" alt=""/>
</span>
</div>
</div>
</div>
<div class="column_two_third last">
<h6>Nishchal Kesarwani <span>(Founder)</span></h6>
<hr/>
<p style="text-transform:uppercase;">A freak who lives in the world of extra ordinary ideas, idealism, inspiration, simplicity, a bicycle, a suitcase and lots of action.</p>
<a href="http://www.twitter.com/nishchal" target="_blank">@nishchal</a>  
<a href="http://about.me/nishchalkesarwani" target="_blank">About.Me</a>
</div>
<div class="clearfix"></div>
<div class="column_one_third">
<div class="round-thumb-container">
<div class="round-thumb">
<span>
<img class="lazy" src="images/gallery/quessign.png" alt=""/>
</span>
</div>
</div>
</div>
<div class="column_two_third last">
<h6>Itcouldbeyou <span>(Preseed Web Lab Manager)</span></h6>
<hr/>
<p style="text-transform:uppercase;">WE NEED SOMEONE WHO HAS HAD PRIOR EXPERIENCEs IN BUILDING AND PROMOTING GREAT LOOKING AND FUNCTIONING MOBILE/WEB APPS TO EARLY ADOPTERS, ORGANICALLY.</p>
</div>
<div class="clearfix"></div>
<div class="column_one_third">
<div class="round-thumb-container">
<div class="round-thumb">
<span>
<img class="lazy" src="images/gallery/quessign.png" alt=""/>
</span>
</div>
</div>
</div>
<div class="column_two_third last">
<h6>Itcouldbeyou <span>(Preseed Ecell Manager)</span></h6>
<hr/>
<p style="text-transform:uppercase;"> We need someone experienced at multi tasking, has had a startup of his own to come full time on board to look after a plethora of events, people, opportunities and other creations at our Ecell.</p>
</div>
<div class="clearfix"></div>
<div class="column_one_third">
<div class="round-thumb-container">
<div class="round-thumb">
<span>
<img class="lazy" src="images/gallery/quessign.png" alt=""/>
</span>
</div>
</div>
</div>
<div class="column_two_third last">
<h6>Itcouldbeyou <span>(Investor/Advisor)</span></h6>
<hr/>
<p style="text-transform:uppercase;"> SOMEONE WHO UNDERSTANDS WHAT GOES INTO RUNNING A HIPPIE COMPANY LIKE OURS.</p>
</div>
<div class="clearfix"></div>
<div class="divider"></div>
<br/>
<p style="font-size:18px" align="center"> <span>To apply for above get in touch with <a href="mailto:[email protected]">[email protected]</a></span></p>
<br/><br/><br/><br/>
<strong><p align="center" style="font-size:30px">Meet rest of the Preseed team at <a href="https://angel.co/preseed" target="_blank">angellist</a></p></strong>
</div>
<!--end p1 content-->
</div>
<!--end page 1-->
</div>
<!--end wrapper-->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-1930971-6']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>