Home.html
5.01 KB
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
<div class="header">
<div style="float: left;">
<!-- <a href="http://startupjalsa.com/utm_source=signature&utm_medium=Portal/" target="_blank"> -->
<a href="http://startupjalsa.com/" target="_blank">
<img src="images/white.png" class="logo" >
</a>
</div>
<!-- <div style="float: right;">
<input type="button" style="font-size:20px;color:#fff" class="btn submit-button" value="Register Now" ng-click="apply()">
</div> -->
<div class="clearfix"></div>
</div>
<!-- CLOSE HEADER -->
<form name="homeForm">
<div class="col-xs-12 col-md-10 col-md-offset-1">
<div class="col-xs-12">
<div class="row">
<div class="col-sm-8">
<div style="padding-top:2%;">
<div style="font-size:17px">
<b>Startup Jalsa</b> is a platform which brings together successful entrepreneurs with aspiring entrepreneurs - to help startups get funding ready.<br>
</div>
<ul style="font-size:17px">
<li>Watch <a href="https://www.youtube.com/watch?v=8i1bLQ7jS0I&feature=youtu.be/" target="_blank">Startup Jalsa 2016</a></li>
<li>Watch what<a href="https://www.youtube.com/watch?v=v8jqTRzQqOI&index=2&list=PL_ieVNgs36HStvzUph85NUXjrZIXS_bTg/" target="_blank"> startups, mentors and investors think</a> about it.</li>
<li>Watch how <a href="https://www.youtube.com/watch?v=eAFNFvCdvhY&feature=youtu.be" target="_blank">Startup Jalsa 2017</a> can help you.</li>
</ul>
<div style="padding-top:1%;font-size:16px"><b>Become a part of our network and get access to leading entrepreneurs.</b><br>
There are Inspire and Invest editions for selection:</div><br>
<ol style="margin-bottom: 0;font-size:15px"><li style="font-weight: bold;"><b>Startup Jalsa Inspire edition (November 9, 2017 onwards across cities)</b></li></ol>
<ul>
<li><b>Registered startups will pitch </b>in front of a panel of top mentors and investors who will give one-on- one feedback on your idea.</li>
<li>The shortlisted startups will get access to the Invest edition.</li>
</ul>
<ol start="2" style="margin-bottom: 0;padding-top:1%;font-size:15px"><li style="font-weight:bold;"><b>Startup Jalsa Invest edition (December 2 and 3, 2017 in Chandigarh)</b></li></ol>
<ul>
<li>Selected startups will spend 2 days with the top investors, entrepreneurs and policy makers.</li>
<li>1 idea stage startup will get guaranteed <b>₹10 Lac</b> funding from Startup Jalsa.**</li>
<li>1 product stage startup will get <b>guaranteed ₹1 Crore funding </b>from Startup Jalsa.**</li>
</ul>
</div>
</div>
<div class="row">
<div class="col-sm-4">
<div class="card" style="width:auto;">
<p style="font-size:15px;padding:5% 4%"><b>Inspire edition of Startup Jalsa is coming to the following cities:</b></p>
<ul>
<li>November 9: Chennai</li>
<li>November 11: Pune</li>
<li>November 13: Mumbai</li>
<li>November 15: Ahmedabad</li>
<li>November 17: Jaipur</li>
<li>November 21: Hyderabad</li>
<li>November 23: Bangalore</li>
<li>November 28: Delhi</li>
<li>December 2: Chandigarh</li>
</ul>
<p style="font-size:15px;padding-left:8%"><b>Invest edition of Startup Jalsa is in Chandigarh: 2nd & 3rd December</b></p><br>
</div>
</div>
</div><br>
<div class="col-sm-12" style="text-align:center">
<b>Fee: Idea stage ₹500 + GST/ Product stage ₹1000 + GST/ Growth stage ₹1000+ GST *</b>
</div>
</div><br>
<div style="text-align:center">
<input type="button" style="font-size:16px;color:#fff" class="btn submit-button" value="Select City" ng-click="apply()">
</div><br>
<div style="font-size:15px">* Fee will be increased by 50% post deadline<br> * A separate registration fee for Invest edition will be notified in due time.<br>
** Subject to industry standard due diligence.<br>
<span style="color:red"> For any queries, contact Shivangi +91 98889 96638</span><br>
<span style="color:red">IIT Madras and IIT Madras Research Park startups call Nirmal- +918355975855 for promo codes.</span>
</div><br>
</div>
</div>
<footer>
<img id="footer" class="img-responsive banner">
<center class="footer"> Powered By <a class="footer-link" href="http://www.viithiisys.com/" target="_blank">Viithiisys Technologies.</a> </center>
</footer>
</form>