forked from Dokime03/anything
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
458 lines (378 loc) · 21.2 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
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
<!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.0">
<meta name="description" content="This helps us in keeping our web app obsession at check. Here we build upon anything that is beyond the scope of the kind of ideas we are building at Preseed Web Lab.
">
<meta name="author" content="">
<link rel="shortcut icon" href="../../docs-assets/ico/favicon.png">
<title>Anything Lab</title>
<!-- Bootstrap core CSS -->
<link href="bootstrap.css" rel="stylesheet">
<link href="fa/css/foaw.css" rel="stylesheet">
<link href="fa/css/foaw1.css" rel="stylesheet">
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="../../docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
<!-- Custom styles for this template -->
<link href="carousel.css" rel="stylesheet">
</head>
<!-- NAVBAR
================================================== -->
<body style="background-color:rgb(245,245,245)">
<div class="navbar-wrapper">
<div class="container">
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<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="nav navbar-nav navbar-left" href="http://preseed.in"><img src="og1.png" style="padding-top:10px"></a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li ><a href="http://preseed.in" >Home</a></li>
<li><a href="http://patron.preseed.in">Patron</a></li>
<li><a href="http://ecell.preseed.in">E-Cell</a></li>
<li><a href="http://weblab.preseed.in">Web Lab</a></li>
<li class="active"><a href="http://anythinglab.preseed.in">Anything Lab</a></li>
<li><a href="http://anythinglab.preseed.in/projects/4consult/">4Consult</a></li>
<li><a href="http://preseed.in/#Media-Network">Media Network</a></li>
<li><a href="http://www.facebook.com/thepreseed"><i class="fa fa-facebook-square fa-1x fa-inverse"></i></a></li>
<li><a href="http://twitter.com/thepreseed"><i class="fa fa-twitter fa-inverse"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- Carousel
================================================== -->
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<div class="carousel-inner">
<div class="item active">
<div class="container"><br/><br/><br/><br/><br/>
<center> <img src="anythinglablogo.png"/></center>
<div class="carousel-caption">
<br/><br/><br/>
<p style="font-family:droidsans;font-size:32px">This helps us in keeping our web app obsession at check.</p>
<h3 style="font-family:calibriItalica;font-size:20px">Here we build upon anything that is beyond the scope of the kind of ideas we are building at Preseed Web Lab.</h3>
</div>
</div>
</div>
</div>
<!-- Marketing messaging and featurettes
================================================== -->
<!-- Wrap the rest of the page in another container to center all the content. -->
<div class="mbck" style="background-color:#FFFFFF">
<div class="container marketing">
<!-- Three columns of text below the carousel -->
<!-- <div class="row">
<div class="col-lg-4">
<img class="img-circle" data-src="holder.js/140x140" alt="Generic placeholder image">
<h2>Heading</h2>
<p>Donec sed odio dui. Etiam porta sem malesuada magna mollis euismod. Nullam id dolor id nibh ultricies vehicula ut id elit. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Praesent commodo cursus magna.</p>
<p><a class="btn btn-default" href="#" role="button">View details »</a></p>
</div>
<div class="col-lg-4">
<img class="img-circle" data-src="holder.js/140x140" alt="Generic placeholder image">
<h2>Heading</h2>
<p>Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh.</p>
<p><a class="btn btn-default" href="#" role="button">View details »</a></p>
</div>
<div class="col-lg-4">
<img class="img-circle" data-src="holder.js/140x140" alt="Generic placeholder image">
<h2>Heading</h2>
<p>Donec sed odio dui. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Vestibulum id ligula porta felis euismod semper. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.</p>
<p><a class="btn btn-default" href="#" role="button">View details »</a></p>
</div>
</div>
-->
<h2 style="line-height:2; font-family:droidsans;text-align:center;color:#000000"><strong>If you have the will to build with us upon an idea here <br/>that resonates with you regardless of your skills.<br/>As long as you can do the hard work, we<br/> will take you in.</strong></h1>
<!-- START THE FEATURETTES -->
</div>
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<div class="carousel-inner" >
<div class="item active" style= "background-image:url('kitchen.png'); height:450px">
<div class="carousel-caption">
<center><h1 style="font-family:pragmatic;font-size:60px;"><strong><br/><br/><br/>IN THE KITCHEN</strong></h1></center><br/><br/><br/><br/><br/><br/>
<center> <h2 style="font-family:'droidsans';color:#FFFFFF;line-height:1.5">These are the products that are still in the cooking stage. The stuff that keeps us up at nights.</h2> </center>
<a href="#redirect"> <img src="arrowdown.png"/></a>
</div>
</div>
</div>
<div class="container marketing" id="redirect">
<br/>
<!-- <center><h1 style="color:#02669a;font-size:48px;line-height:2">Foods And Flavours</h1></center>
<center><h1 style="color:#02669a;font-size:48px;line-height:2">Cafe Geeks and Freaks</h1></center>
<center><h1 style="color:#02669a;font-size:48px;line-height:2">FMCG Delivery</h1></center>
<center><h1 style="color:#02669a;font-size:48px;line-height:2">Co Working Spaces</h1></center>
<center><h1 style="color:#02669a;font-size:48px;line-height:2">Our Startup Incubator</h1></center>
<center><h1 style="color:#02669a;font-size:48px;line-height:2">Business Consulting</h1></center> -->
<!--
<a href="#news" class="modal fade"><h2 style="font-family:Pragmatica;color:#00FF55;font-size:48px"><strong>UCF</strong></h2></a>
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title">Modal title</h4>
</div>
<div class="modal-body">
<p style="font-family:Arial, Helvetica, sans-serif;font-size:24px;"> Menus for special events should be just that:Special.</p>
<a href="">dig more on this</a>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
<button type="button" class="btn btn-primary">Save changes</button>
</div>
</div>
</div>
</div>
-->
<!-- Modal -->
<!-- Button trigger modal -->
<!-- Button trigger modal -->
<br/><br/>
<center><strong><a href="#myModal" class="color-change"data-toggle="modal" style="line-height:2.5; font-family:pragmatic;font-size:48px">Favourite City Foods Served</a></strong>
</center>
<!-- Modal -->
<div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title" id="myModalLabel" style="font-size:24.5px;text-align:center;font-weight:bold">Favourite City Foods Served</h4>
</div>
<div class="modal-body">
<center> <p style="font-family:Arial, Helvetica, sans-serif;font-size:20px;"> Menus for special events should be just that: Special.
</p></center>
</div>
<div class="modal-footer">
<button class="btn btn-warning" data-dismiss="modal" aria-hidden="true">Nice!</button>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<br/>
<center><a href="#myModa" data-toggle="modal" class="colo" style="line-height:2.5; font-family:pragmatic;font-size:48px">Cafe Geeks and Freaks</a>
</center>
<!-- Modal -->
<div class="modal fade" id="myModa" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title" id="myModalLabel" style="font-size:24.5px;font-weight:bold"><center>Cafe Geeks and Freaks</center></h4>
</div>
<div class="modal-body">
<p style="font-family:Arial, Helvetica, sans-serif;font-size:20px;text-align:center;">Open environment for co creation, innovation, & caffeine</p>
<br/>
<a href="https://medium.com/preseed-anything-lab/23973d22eee0" style="font-size:16px"><center>Dig more on this</center></a>
</div>
<div class="modal-footer">
<button class="btn btn-warning" data-dismiss="modal" aria-hidden="true">Nice!</button>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<br/>
<center><a href="#myMod" class="colo" data-toggle="modal" style="line-height:2.5; font-family:pragmatic;font-size:48px">FMCG Delivery</a>
</center>
<!-- Modal -->
<div class="modal fade" id="myMod" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title" id="myModalLabel" style="font-size:24.5px;text-align:center;font-weight:bold">FMCG Delivery</h4>
</div>
<div class="modal-body">
<p style="font-family:Arial, Helvetica, sans-serif;font-size:20px;text-align:center"> We wish to be that layer between the restaurants/offices and their daily supplies.</p>
<br/><a href="https://medium.com/p/f0811355304f" style="font-size:16px"><center>Dig more on this</center></a>
</div>
<div class="modal-footer">
<button class="btn btn-warning" data-dismiss="modal" aria-hidden="true">Nice!</button>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<br/>
<center><a href="#myod" data-toggle="modal" class="colo" style="line-height:2.5; font-family:pragmatic;font-size:48px">Co Working Spaces</a>
</center>
<!-- Modal -->
<div class="modal fade" id="myod" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title" id="myModalLabel" style="font-size:24.5px;font-weight:bold;text-align:center">Co Working Spaces</h4>
</div>
<div class="modal-body">
<p style="font-family:Arial, Helvetica, sans-serif;font-size:20px;text-align:center"> We really do feel that working in isolation of the vibe of the progressive conversations takes away the possibility of incredibly valuable advice and perspectives.</p>
<br/>
<a href="https://medium.com/preseed-anything-lab/118da49de328" style="font-size:16px;"><center>Dig more on this</center></a>
</div>
<div class="modal-footer">
<button class="btn btn-warning" data-dismiss="modal" aria-hidden="true">Nice!</button>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<br/>
<center><a href="#myM" class="colo" data-toggle="modal" style="line-height:2.5; font-family:pragmatic;font-size:48px">Our Startup Incubator</a>
</center>
<!-- Modal -->
<div class="modal fade" id="myM" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title" id="myModalLabel" style="font-weight:bold;font-size:24.5px;text-align:center">Our Startup Incubator</h4>
</div>
<div class="modal-body">
<p style="font-family:Arial, Helvetica, sans-serif;font-size:20px;text-align:center"> We build MVPs at Preseed, not necessarily full blown startups. For that we are building this.</p>
<br/>
<a href="https://medium.com/preseed-verticals" style="font-size:16px"><center>Dig more on this</center></a>
</div>
<div class="modal-footer">
<button class="btn btn-warning" data-dismiss="modal" aria-hidden="true">Nice!</button>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<br/>
<center><a href="#my" class="colo" data-toggle="modal" style="line-height:2.5; font-family:pragmatic;font-size:48px">Business Consulting</a>
</center>
<!-- Modal -->
<div class="modal fade" id="my" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title" id="myModalLabel" style="font-weight:bold;font-size:24.5px;text-align:center">Business Consulting</h4>
</div>
<div class="modal-body">
<p style="font-family:Arial, Helvetica, sans-serif;font-size:20px;text-align:center">This is where we manifest our art of thinking and building stuff for your startups.</p>
<br/>
<a href="http://anything.preseed.in/4consult" style="font-size:16px"><center>Dig more on this</center></a>
</div>
<div class="modal-footer">
<button class="btn btn-warning" data-dismiss="modal" aria-hidden="true">Nice!</button>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<br/><br/><br/>
<div class="container">
<center><a href="http://apply.preseed.in/anythinglab.html" class="btn btn-warning btn-lg" target="_blank" style="box-shadow:none;">Sounds Interesting? <strong>Apply Here.</strong></a>
<!-- <p align="center" class="text-warning"><small><a href="#what" data-toggle="modal" class="text-warning">Do you fit?</a></small> </p>
</center></div>
<div id="what" class="modal hide fade" tabindex="-1" role="dialog" aria-labelledby="myModalLabelWhat" aria-hidden="true">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h3 id="myModalLabelWhat">Who is it for</h3>
</div>
<div class="modal-body">
<p>Definitely not for the faint-hearted. Apply here, if you have it in you to one day co own a great startup, because that is what is in it for you. Any short of extraordinaire, and you may not fit the bill.</p>
</div>
<div class="modal-footer">
<a href="http://apply.preseed.in" class="btn btn-success" style="box-shadow:none;">Let's Start</a>
</div>
</div>-->
<!-- <hr class="featurette-divider"> -->
<center><a href="#bs" class="text-warning" data-toggle="modal" style="line-height:2.5;">Do you fit?</a>
</center>
<!-- Modal -->
<div class="modal fade" id="bs" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title" id="myModalLabel" style="font-family:pragmaticabold;font-size:36px">Who is it for</h4>
</div>
<div class="modal-body">
<p style="font-family:Arial, Helvetica, sans-serif;font-size:24px;"> Definitely not for the faint-hearted. Apply here, if you have it in you to one day co own a great startup, because that is what is in it for you. Any short of extraordinaire, and you may not fit the bill.</p>
<br/>
</div>
<div class="modal-footer">
<a href="http://apply.preseed.in/anythinglab.html" class="btn btn-success" style="box-shadow:none;">Let's Start</a>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
</div>
<br/><br/><br/><br/>
<!-- <div class="row featurette" style="background-image:url('si.png')">
<div class="col-md-7">
<h2 class="featurette-heading">First featurette heading. <span class="text-muted">It'll blow your mind.</span></h2>
<p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p>
</div>
<div class="col-md-5">
<img class="featurette-image img-responsive" data-src="holder.js/500x500/auto" alt="Generic placeholder image">
</div>
</div>
-->
<!-- <div class="row featurette">
<div class="col-md-5">
<img class="featurette-image img-responsive" data-src="holder.js/500x500/auto" alt="Generic placeholder image">
</div>
<div class="col-md-7">
<h2 class="featurette-heading">Oh yeah, it's that good. <span class="text-muted">See for yourself.</span></h2>
<p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p>
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-7">
<h2 class="featurette-heading">And lastly, this one. <span class="text-muted">Checkmate.</span></h2>
<p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p>
</div>
<div class="col-md-5">
<img class="featurette-image img-responsive" data-src="holder.js/500x500/auto" alt="Generic placeholder image">
</div>
</div> -->
<!-- /END THE FEATURETTES -->
<hr/>
<!-- FOOTER -->
<footer>
<p class="pull-right"><a href="#">Back to top</a></p>
<p>© 2013 Preseed</p>
</footer>
<!-- /.container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!--
<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
<script src="assets/js/jquery.js"></script>
<script src="assets/js/bootstrap-transition.js"></script>
<script src="assets/js/bootstrap-alert.js"></script>
<script src="assets/js/bootstrap-modal.js"></script>
<script src="assets/js/bootstrap-dropdown.js"></script>
<script src="assets/js/bootstrap-scrollspy.js"></script>
<script src="assets/js/bootstrap-tab.js"></script>
<script src="assets/js/bootstrap-tooltip.js"></script>
<script src="assets/js/bootstrap-popover.js"></script>
<script src="assets/js/bootstrap-button.js"></script>
<script src="assets/js/bootstrap-collapse.js"></script>
<script src="assets/js/bootstrap-carousel.js"></script>
<script src="assets/js/bootstrap-typeahead.js"></script>
<script src="assets/js/bootstrap-affix.js"></script>
<script src="assets/js/holder/holder.js"></script>
<script src="assets/js/google-code-prettify/prettify.js"></script>
<script src="assets/js/application.js"></script>-->
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="assets/js/bootstrap.js"></script>
</body>
</html>