Blame view
pages/Home.html
3.41 KB
fe142256c
|
1 |
<div class="header" > |
ead3256b4
|
2 |
<div> |
fe142256c
|
3 4 |
<!-- <img src="images/LOGO.png" class="logojalsa"><span class="jalsaheadr">2018</span> <h4 class="PitchYourPower">#PitchYourPower</h4> --> |
f244be512
|
5 |
</div> |
ead3256b4
|
6 |
|
f244be512
|
7 8 |
<div class="clearfix"></div> </div> |
f244be512
|
9 |
<form name="homeForm"> |
fe142256c
|
10 11 12 |
<div class="col-xs-12 col-md-8 col-md-offset-2 city-meetup card-color"> <div class="jalsaheader">Startup Jalsa</div> <div class="jalsaHeader">PITCH SESSIONS 2019</div> |
f244be512
|
13 14 |
<div class="col-xs-12"> <div class="row"> |
ead3256b4
|
15 |
<div class="col-sm-6"> |
944cbb8ea
|
16 |
<div class="happen-city"> |
befd40f8b
|
17 |
<div class="happen-meetup"> |
fe142256c
|
18 19 20 21 22 23 |
<div class="startup-questions">Who can attend?</div> <div class="startup-answers">A startup from any sector with a minimal viable prototype can attend.</div> </div> <div class="happen-meetup"> <div class="startup-questions">What next after the Pitch sessions?</div> <div class="startup-answers">Selected startups will get a travel grant to fly to Startup Jalsa Invest Edition, where startups will get funding opportunities.</div> |
6e585183a
|
24 |
</div> |
2f527348f
|
25 |
</div> |
5734bf6dc
|
26 |
</div> |
fe142256c
|
27 28 29 30 31 32 33 34 35 36 37 38 |
<div class="col-sm-6 happen-attend"> <div class="width-auto"> <div class="happen-meetup" style="margin-top: -5px;"> <div class="startup-questions">What will happen at the Pitch sessions?</div> <div class="startup-answers">Founder talk | 60 seconds to deliver an Elevator Pitch | Shortlisted startups get to interact with the jury.</div> </div> </div><br> <div class="width-auto"> <div class="happen-meetup" style="margin-top: -18px;"> <div class="startup-questions">Is there any registeration fee involved?</div> <div class="startup-answers">The startups will have to pay a fee of Rs 1000 to pitch at the Pitch Sessions.</div> </div> |
2f527348f
|
39 |
</div> |
5734bf6dc
|
40 41 42 |
</div> </div> </div> |
fe142256c
|
43 44 45 46 47 48 |
<div class="col-xs-12"> <div class="happen-citymeetup"> <div class="startup-questions">Things to keep in mind</div> <div class="startup-answers">- When attaching the pitch deck in the form, it should include the idea, business plan, market analysis, financial projections and investment required.</div> <div class="startup-answers">- An elevator pitch is of 60 seconds and no extra time will be granted.</div> <div class="startup-answers">- Startups should present their prototypes during the pitch sessions, if in hand.</div> |
5734bf6dc
|
49 50 |
</div> </div> |
fe142256c
|
51 52 53 54 55 56 57 58 |
<div class="apply-btn"> <button class="btn submit-button apply-act" value="Apply" ng-click="apply()" >Proceed</button> </div> </form> <footer> <img id="footer" class="img-responsive banner"> <center class="footer"><a class="footer-link" href="http://www.viithiisys.com/" target="_blank"></a> </center> </footer> |
8e38c5b71
|
59 60 61 62 63 64 65 66 |
<span ng-show="span == true"> <span id="chennai"></span> <span id="mumbai"></span> <span id="hyderabad"></span> <span id="kolkata"></span> <span id="delhi"></span> <span id="ahmedabad"></span> <span id="bengaluru"></span> |
5734bf6dc
|
67 |
<span id="jaipur"></span> |
8e38c5b71
|
68 69 70 |
<span id="kanpur"></span> <span id="dharamsala"></span> </span> |
10e247018
|
71 |
|
5734bf6dc
|
72 |