Blame view

pages/Home.html 3.27 KB
4a0f11c9f   Palak Handa   minor changes
1
  <div class="header" >
ead3256b4   Palak Handa   add and delete im...
2
     <div>
944cbb8ea   Palak Handa   design changes
3
        <h1 class="startup-jalsa">STARTUP JALSA 2018</h1>
f244be512   Palak Handa   new content
4
     </div> 
ead3256b4   Palak Handa   add and delete im...
5
     
f244be512   Palak Handa   new content
6
7
8
9
  <div class="clearfix"></div>
  </div>
  <!-- CLOSE HEADER -->
  <form name="homeForm">   
4a0f11c9f   Palak Handa   minor changes
10
     <div class="col-xs-12 col-md-10 col-md-offset-1 city-meetup card-color " >
f244be512   Palak Handa   new content
11
12
        <div class="col-xs-12">
           <div class="row">
ead3256b4   Palak Handa   add and delete im...
13
              <div class="col-sm-6">
944cbb8ea   Palak Handa   design changes
14
15
                 <div class="happen-city">
                 <div class="happen-meetup">
a06bfe022   Palak Handa   minor change
16
                    <b>What will happen at the city meetup?</b>
c62079487   Palak Handa   updated design
17
                 </div>
f244be512   Palak Handa   new content
18
                    <ul>
befd40f8b   Palak Handa   content change
19
20
21
22
23
24
25
26
27
                        <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   Palak Handa   new content
28
                    </ul>
f244be512   Palak Handa   new content
29
30
31
                 </div>
              </div>
              <div class="row">
944cbb8ea   Palak Handa   design changes
32
                 <div class="col-sm-6 happen-attend">
6e585183a   Palak Handa   content change on...
33
                    <div class="width-auto">
c9436672b   Palak Handa   icons add
34
                      <div class="happen-meetup" style="margin-top: -5px;">
befd40f8b   Palak Handa   content change
35
                          <b class="phone-meetup">Is there any registration fee involved for the meetup?</b>
ead3256b4   Palak Handa   add and delete im...
36
                       </div>
1d98f8892   Palak Handa   minor changes of ...
37
                        <ul class="phone-meetup">
befd40f8b   Palak Handa   content change
38
                           <li>A startup is required to pay a registration fee of Rs.500 to attend the city meetup.</li>
ead3256b4   Palak Handa   add and delete im...
39
                        </ul>
6e585183a   Palak Handa   content change on...
40
                    </div><br>
ada4774be   Palak Handa   content change
41
                    <div class="width-auto">
a9f93e775   Palak Handa   content change
42
                      <div class="happen-meetup" style="margin-top: -18px;">
ada4774be   Palak Handa   content change
43
44
45
                          <b class="phone-meetup">What follows after the city meetups?</b>
                       </div>
                        <ul class="phone-meetup">
befd40f8b   Palak Handa   content change
46
                           <li>Two exciting startups from each city will get a travel grant to fly to the Startup Jalsa main conference where 4 startups will get an investment of Rs.25 Lacs each at 10% equity, subject to due diligence.</li>
ada4774be   Palak Handa   content change
47
                        </ul>
6e585183a   Palak Handa   content change on...
48
49
                    </div>
                    <!-- <div class="width-auto">
700385b01   Palak Handa   minor change
50
51
52
53
                      <div class="happen-meetup" style="margin-top: -18px;">
                          <b class="phone-meetup">Who can attend the meetup?</b>
                       </div>
                        <ul class="phone-meetup">
42e5ea7e7   Palak Handa   content change
54
                           <li>A MVP (Minimum Viable Product) is all you need to participate. If you have revenue, even better.</li>
700385b01   Palak Handa   minor change
55
                        </ul>
f244be512   Palak Handa   new content
56
                    </div>
6e585183a   Palak Handa   content change on...
57
                 </div> -->
f0feac069   Palak Handa   update new content
58
              </div>
c62079487   Palak Handa   updated design
59
           </div><br>
944cbb8ea   Palak Handa   design changes
60
           <div class="apply-btn">    
1d98f8892   Palak Handa   minor changes of ...
61
62
              <!-- <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   Palak Handa   icons add
63
           </div>                                      
f244be512   Palak Handa   new content
64
65
        </div>
     </div>
79a9693e5   Digvijay Singh   console erro
66
  </form>
7b8c1cf64   Palak Handa   add new field
67
  <footer>
7b2bef227   Palak Handa   background image ...
68
    <img id="footer" class="img-responsive banner">
ead3256b4   Palak Handa   add and delete im...
69
    <center class="footer"><a class="footer-link" href="http://www.viithiisys.com/" target="_blank"></a> </center>
7b2bef227   Palak Handa   background image ...
70
  </footer>
10e247018   root   fixed conflicts
71