Home.html
5.76 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
81
82
83
84
85
86
87
88
89
90
91
92
93
<div class="header" >
<div>
<!-- <img src="images/LOGO.png" class="logojalsa"><span class="jalsaheadr">2018</span>
<h4 class="PitchYourPower">#PitchYourPower</h4> -->
</div>
<div class="clearfix"></div>
</div>
<form name="homeForm">
<div class="col-xs-12 col-md-offset-0 city-meetup card-color">
<img src="images/Startup_JAlsa_logo.png" class="logojalsa">
<div class="jalsaHeader">PITCH SESSION 2019</div>
<div class="col-md-12 happen-imagemeetup">
<div class="row">
<div class="col-sm-4 imagemeetup">
<img src="images/Founder_Talk.png">
<div class="imageText">Founder Talk</div>
</div>
<div class="col-sm-4 image-meet-up">
<img src="images/Elevator_Pitch.png">
<div class="imageText">Elevator Pitch</div>
<div class="imageTxt">Startups will get 60 seconds to deleiver a pitch.</div>
</div>
<div class="col-sm-4">
<img src="images/Networking.png">
<div class="imageText">Connect</div>
<div class="imageTxt">Shortlisted startups get an oportunity to interact with the jury.</div>
</div>
</div>
</div>
<div class="col-xs-12 happen-citymeetup">
<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 Startup Jalsa Invest Edition 2019, where at least one startup from POC/Beta stage will get funding of INR 25 Lacs at 10% equity and one from Revenue stage will get funding of INR 1 Crore at 10% equity.</div>
</div>
<div class="happen-meetup">
<div class="startup-questions">Who can attend?</div>
<div class="startup-answers">There are no eligibility criteria for startups. However, we want serious entrepreneurs to be a part of this – you can be a Startup in POC/Beta or in Revenue Stage.</div>
</div>
<div class="happen-meetup">
<div class="startup-questions">Does Startup Jalsa Pitch Sessions accept startups only from India?</div>
<div class="startup-answers">At present, Startup Jalsa Pitch Sessions are being organised in 4 countries in South East Asia - India, Bangladesh, Nepal and Sri Lanka.</div>
</div>
<div class="happen-meetup">
<div class="startup-questions">Is there any registeration fee involved?</div>
<div class="startup-answers">The startups will have to pay a fee of INR 1000 to pitch at the Pitch Sessions.</div>
</div>
<div class="happen-meetup">
<div class="startup-questions">How will the data of my startup be kept confidential or private?</div>
<div class="startup-answers">At Startup Jalsa, we are very serious about the security and privacy of your data. </div>
</div>
<div class="happen-meetup">
<div class="startup-questions">Things to keep in mind</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>
<div class="startup-answers">- When writing your twitter pitch in the form, make it clear and unambiguous. If in one sentence you cannot tell what you do, then you should rework the sentence. This is the first thing we will read, so taking time in crafting a good one-liner is time well spent.</div>
<div class="startup-answers">- In Team Summary, write a one to two sentences short bio of yourself, your co-founders and your core team members. If you have founded companies before, mention it.</div>
<div class="startup-answers">- Pitch deck is your first impression. You need to communicate and present relevant information clearly and concisely.</div>
</div>
<div class="happen-meetup">
<div class="startup-questions">There are 7 essential elements that make a good pitch deck:</div>
<div class="startup-answers">- Problem statement: What is it that you are trying to solve?</div>
<div class="startup-answers">- Solution: What is the solution? What is the product?</div>
<div class="startup-answers">- Market: How big is the market? Market size? What are the numbers?</div>
<div class="startup-answers">- Competition Analysis: Competition. Differentiation.</div>
<div class="startup-answers">- Revenue model: Not projections. How you will make money? Potential revenue model.</div>
<div class="startup-answers">- Team, Founders & Advisors: Write a short one to two sentence bio of each co-founder.</div>
<div class="startup-answers">- Funding ask: In your funding ask slide, mention your funding ask in INR and show how you are going to use the funds. For example: 30% for Product Development, 20% for Marketing, 30% for talent etc.</div>
</div>
</div>
<div class="apply-btn">
<button class="btn submit-button" value="Apply" ng-click="apply()" >PROCEED</button>
</div>
</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>
<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>
<span id="jaipur"></span>
<span id="kanpur"></span>
<span id="dharamsala"></span>
</span>