Commit 35d97582a74326507d68a669305fe5d92d6d8cab
1 parent
01df29c152
Exists in
master
add questions
Showing
1 changed file
with
13 additions
and
1 deletions
Show diff stats
pages/campusAmbassador.html
... | ... | @@ -44,7 +44,6 @@ |
44 | 44 | <div class="startup-questions">Expected responsibilities:</div> |
45 | 45 | <div class="startup-answers"> |
46 | 46 | <ul> |
47 | - <li>After pitch sessions, non-binding term sheet will be offered to the selected startups and the legal and financial due diligence will be initiated.</li> | |
48 | 47 | <li>Spread word in your college, network through WhatsApp.</li> |
49 | 48 | <li>Get Start-ups in your network to participate – you can make cool pocket money – via 10% commission of all the sales that will be generated. We will give you a unique promo code to track all the sales. </li> |
50 | 49 | </ul> |
... | ... | @@ -64,6 +63,19 @@ |
64 | 63 | </ul> |
65 | 64 | </div> |
66 | 65 | </div> |
66 | + <div class="happen-meetup"> | |
67 | + <div class="startup-questions">What is Startup Jalsa Ideate Edition?</div> | |
68 | + <div class="startup-answers">Via Startup Jalsa Ideate Edition we are looking to nurture and empower the startup ecosystem of India. We will be looking to organise various workshops, lead by industry experts dealing with the pain points of the startups.<br> | |
69 | + We will be offering the following workshops that can be conducted via campus ambassadors in their respective universities. The workshops being offered by us are: | |
70 | + <ul> | |
71 | + <li>How to find startup ideas</li> | |
72 | + <li>How to build a MVP</li> | |
73 | + <li>How to Start a startup</li> | |
74 | + <li>How to create a pitch deck</li> | |
75 | + <li>How to Pitch to investors</li> | |
76 | + </ul> | |
77 | + </div> | |
78 | + </div> | |
67 | 79 | <div class="apply-btn"> |
68 | 80 | <button class="btn submit-button" style="outline: none;" value="Apply" ng-click="applyForm()" >REGISTER</button> |
69 | 81 | </div> | ... | ... |