Blame view
pages/Home.html
3.41 KB
4a0f11c9f
|
1 |
<div class="header" > |
ead3256b4
|
2 |
<div> |
a00813ee9
|
3 4 5 |
<img src="images/SartupJalsa_Logo.png" class="logojalsa"><span class="jalsaheadr" style="">2018</span> <!-- <h1 class="startup-jalsa">2018</h1> --> <h4 class="PitchYourPower">#PitchYourPower</h4> |
f244be512
|
6 |
</div> |
ead3256b4
|
7 |
|
f244be512
|
8 9 10 11 |
<div class="clearfix"></div> </div> <!-- CLOSE HEADER --> <form name="homeForm"> |
4a0f11c9f
|
12 |
<div class="col-xs-12 col-md-10 col-md-offset-1 city-meetup card-color " > |
f244be512
|
13 14 |
<div class="col-xs-12"> <div class="row"> |
ead3256b4
|
15 |
<div class="col-sm-6"> |
944cbb8ea
|
16 17 |
<div class="happen-city"> <div class="happen-meetup"> |
a06bfe022
|
18 |
<b>What will happen at the city meetup?</b> |
c62079487
|
19 |
</div> |
f244be512
|
20 |
<ul> |
befd40f8b
|
21 22 23 24 25 26 27 28 29 |
<li>Mentoring session by an industry expert followed by a quick Q/A session.</li> <li>Startups will be given 60 seconds to pitch their venture to the judging panel.</li> <li>One-on-one interaction between the top 5 startups and the jury.</li> </ul> <div class="happen-meetup"> <b>Who can attend the meetup?</b> </div> <ul> <li>Startups of all sectors and stages can attend the city meetup.</li> |
f244be512
|
30 |
</ul> |
f244be512
|
31 32 33 |
</div> </div> <div class="row"> |
944cbb8ea
|
34 |
<div class="col-sm-6 happen-attend"> |
6e585183a
|
35 |
<div class="width-auto"> |
c9436672b
|
36 |
<div class="happen-meetup" style="margin-top: -5px;"> |
9d4fa776e
|
37 |
<b>Is there any registration fee involved for the meetup?</b> |
ead3256b4
|
38 |
</div> |
9d4fa776e
|
39 |
<ul > |
befd40f8b
|
40 |
<li>A startup is required to pay a registration fee of Rs.500 to attend the city meetup.</li> |
ead3256b4
|
41 |
</ul> |
6e585183a
|
42 |
</div><br> |
ada4774be
|
43 |
<div class="width-auto"> |
a9f93e775
|
44 |
<div class="happen-meetup" style="margin-top: -18px;"> |
43c3bab59
|
45 |
<b > Why should a startup participate?</b> |
ada4774be
|
46 |
</div> |
9d4fa776e
|
47 |
<ul > |
f615a339f
|
48 |
<li><b>4 Startups</b> will get a guaranteed investment opportunity of <b>Rs.25 Lacs each</b> at 10% equity, subject to due diligence.</li> |
d9e1b8170
|
49 |
<li>Two exciting startups from each city will get a travel grant to fly to Startup Jalsa, Invest Edition.</li> |
ada4774be
|
50 |
</ul> |
6e585183a
|
51 52 |
</div> <!-- <div class="width-auto"> |
700385b01
|
53 54 55 56 |
<div class="happen-meetup" style="margin-top: -18px;"> <b class="phone-meetup">Who can attend the meetup?</b> </div> <ul class="phone-meetup"> |
42e5ea7e7
|
57 |
<li>A MVP (Minimum Viable Product) is all you need to participate. If you have revenue, even better.</li> |
700385b01
|
58 |
</ul> |
f244be512
|
59 |
</div> |
6e585183a
|
60 |
</div> --> |
f0feac069
|
61 |
</div> |
c62079487
|
62 |
</div><br> |
944cbb8ea
|
63 |
<div class="apply-btn"> |
1d98f8892
|
64 65 |
<!-- <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
|
66 |
</div> |
f244be512
|
67 68 |
</div> </div> |
79a9693e5
|
69 |
</form> |
7b8c1cf64
|
70 |
<footer> |
7b2bef227
|
71 |
<img id="footer" class="img-responsive banner"> |
ead3256b4
|
72 |
<center class="footer"><a class="footer-link" href="http://www.viithiisys.com/" target="_blank"></a> </center> |
7b2bef227
|
73 |
</footer> |
10e247018
|
74 |