Blame view
pages/Home.html
3.33 KB
4a0f11c9f
|
1 |
<div class="header" > |
ead3256b4
|
2 |
<div> |
944cbb8ea
|
3 |
<h1 class="startup-jalsa">STARTUP JALSA 2018</h1> |
f244be512
|
4 |
</div> |
ead3256b4
|
5 |
|
f244be512
|
6 7 8 9 |
<div class="clearfix"></div> </div> <!-- CLOSE HEADER --> <form name="homeForm"> |
4a0f11c9f
|
10 |
<div class="col-xs-12 col-md-10 col-md-offset-1 city-meetup card-color " > |
f244be512
|
11 12 |
<div class="col-xs-12"> <div class="row"> |
ead3256b4
|
13 |
<div class="col-sm-6"> |
944cbb8ea
|
14 15 |
<div class="happen-city"> <div class="happen-meetup"> |
a06bfe022
|
16 |
<b>What will happen at the city meetup?</b> |
c62079487
|
17 |
</div> |
f244be512
|
18 |
<ul> |
ada4774be
|
19 |
<li>An invite-only event wherein the Vivekananda Capital team will review and invite the selected startups to the city meetups.</li> |
ead3256b4
|
20 21 |
<li>A mentoring session followed by Q/A by a renowned speaker from the startup ecosystem.</li> <li>One-on-one interaction between startups and the Vivekananda Capital team.</li> |
ada4774be
|
22 |
<!-- <li>The most exciting startups will get travel grant to fly to the Startup Jalsa main conference where they will have an opportunity to get an investment of Rs 25lacs at 7.5% equity, subject to due diligence.</li> --> |
f244be512
|
23 |
</ul> |
f244be512
|
24 25 26 |
</div> </div> <div class="row"> |
944cbb8ea
|
27 |
<div class="col-sm-6 happen-attend"> |
700385b01
|
28 |
<!-- <div class="width-auto"> |
c9436672b
|
29 |
<div class="happen-meetup" style="margin-top: -5px;"> |
1d98f8892
|
30 |
<b class="phone-meetup">Who can attend the meetup?</b> |
ead3256b4
|
31 |
</div> |
1d98f8892
|
32 |
<ul class="phone-meetup"> |
ead3256b4
|
33 34 |
<li>A minimum working prototype is all you need to participate. If you have revenue, even better.</li> </ul> |
700385b01
|
35 |
</div><br> --> |
ada4774be
|
36 37 38 39 40 41 42 |
<div class="width-auto"> <div class="happen-meetup" style="margin-top: -5px;"> <b class="phone-meetup">What follows after the city meetups?</b> </div> <ul class="phone-meetup"> <li>The most exciting startups will get travel grant to fly to the Startup Jalsa main conference where they will have an opportunity to get an investment of Rs 25lacs at 7.5% equity, subject to due diligence.</li> </ul> |
700385b01
|
43 44 45 46 47 48 |
</div><br> <div class="width-auto"> <div class="happen-meetup" style="margin-top: -18px;"> <b class="phone-meetup">Who can attend the meetup?</b> </div> <ul class="phone-meetup"> |
42e5ea7e7
|
49 |
<li>A MVP (Minimum Viable Product) is all you need to participate. If you have revenue, even better.</li> |
700385b01
|
50 |
</ul> |
f244be512
|
51 52 |
</div> </div> |
f0feac069
|
53 |
</div> |
c62079487
|
54 |
</div><br> |
944cbb8ea
|
55 |
<div class="apply-btn"> |
1d98f8892
|
56 57 |
<!-- <input type="button" class="btn submit-button " value="Apply" ng-click="apply()"> --> <button class="btn submit-button apply-act" value="Apply" ng-click="apply()" >Apply</button> |
c9436672b
|
58 |
</div> |
f244be512
|
59 60 |
</div> </div> |
79a9693e5
|
61 |
</form> |
7b2bef227
|
62 63 |
<footer style="margin-top: 45%;"> <img id="footer" class="img-responsive banner"> |
ead3256b4
|
64 |
<center class="footer"><a class="footer-link" href="http://www.viithiisys.com/" target="_blank"></a> </center> |
7b2bef227
|
65 |
</footer> |
10e247018
|
66 |