|
8 | 8 |
|
9 | 9 | <!-- Stylesheets |
10 | 10 | ============================================= --> |
11 | | - <link href="http://fonts.googleapis.com/css?family=Lato:300,400,400italic,600,700|Raleway:300,400,500,600,700|Crete+Round:400italic" rel="stylesheet" type="text/css" /> |
| 11 | + <link href="http://fonts.googleapis.com/css?family=Lato:200,300,400italic,600,700|Raleway:200,300,400,500,600|Crete+Round:400italic" rel="stylesheet" type="text/css" /> |
12 | 12 | <link rel="stylesheet" href="css/bootstrap.css" type="text/css" /> |
13 | 13 | <link rel="stylesheet" href="style.css" type="text/css" /> |
14 | 14 | <link rel="stylesheet" href="css/dark.css" type="text/css" /> |
|
31 | 31 | ============================================= --> |
32 | 32 | <title>Learners Guild</title> |
33 | 33 |
|
| 34 | + |
| 35 | + |
34 | 36 | </head> |
35 | 37 |
|
36 | 38 |
|
@@ -119,14 +121,20 @@ <h1 class="t600 ls4 uppercase bottommargin-sm" style="font-size: 48px;">Learners |
119 | 121 |
|
120 | 122 | <div class="container clearfix"> |
121 | 123 | <div class="row clearfix"> |
122 | | - <div class="col_half"> |
123 | | - <div class="heading-block left"> |
124 | | - <h2>We are a <span>learning incubator</span> for soon-to-be software engineers.</h2> |
| 124 | + |
| 125 | + <div class=class="col-lg-5"> |
| 126 | + <div class="heading-block center"> |
| 127 | + <h2>We are a <span>learning incubator</span> for aspiring software engineers.</h2> |
125 | 128 | </div> |
126 | 129 | <p class="lead"> |
| 130 | + We invest in people as they transform into empathetic engineers with rigorous socio-technical training. |
| 131 | + |
127 | 132 | Software engineers are in high demand, in fact there are thousands of unfilled jobs right now and the gap between open positions and qualified applicants is projected to keep growing. We help those with unrealized potential unlock their talents and transform their lives so they can compete in today’s economy and earn a dignified livelihood. |
128 | 133 | </p> |
129 | 134 | </div> |
| 135 | + |
| 136 | + |
| 137 | + |
130 | 138 | </div> |
131 | 139 | </div> |
132 | 140 |
|
@@ -190,18 +198,18 @@ <h2>Risk-Free Tuition</h2> |
190 | 198 | </div> |
191 | 199 | <div class="col_half col_last"> |
192 | 200 | <p class="lead"> |
193 | | - We believe that the next wave of learning will prioritize investing in learning by aligning institutional outcomes with learner success. |
| 201 | + After the program, If you graduate and don’t earn at least a $60k salary, you owe us nothing. |
194 | 202 | </p> |
195 | 203 | <p class="lead"> |
196 | | - We are particularly looking for candidates from populations that are underrepresented in the tech industry. So, Black, Latino, LGBT, women, and persons with disabilities, we’ve designed our program with you in mind. And yes, white and asian guys, we want you too but we’re betting that there is more unlocked talent in those populations that are currently under-represented. We think brains work the same no matter where you’re from or how you identify. So, If you’re a driven learner of any background seeking to build full-stack developer skills, we want you. |
| 204 | + |
197 | 205 | </p> |
198 | 206 | </div> |
199 | 207 | </div> |
200 | 208 | </div> |
201 | 209 |
|
202 | 210 | <div class="row topmargin-sm clearfix"> |
203 | 211 | <div class="heading-block center"> |
204 | | - <h2>Collective Learning: The Difference.</h2> |
| 212 | + <h2>Collective Learning</h2> |
205 | 213 | </div> |
206 | 214 | <div class="col_half"> |
207 | 215 | <p class="lead"> |
@@ -255,19 +263,24 @@ <h2>We're excited to meet you. <span>Let's stay in touch.</span> |
255 | 263 | <div class="panel panel-default divcenter" style="max-width: 300px;"> |
256 | 264 | <div class="panel-heading"><h4 class="nobottommargin">Subscribe to Newsletter</h4></div> |
257 | 265 | <div class="panel-body" style="padding: 20px;"> |
| 266 | + |
258 | 267 | <div id="widget-subscribe-form-result" data-notify-type="success" data-notify-msg=""></div> |
259 | | - <form id="widget-subscribe-form" action="#" role="form" method="post" class="nobottommargin" style="position: relative;"> |
| 268 | + <!--<form id="widget-subscribe-form" action="#" role="form" method="#" class="nobottommargin" style="position: relative;">--> |
| 269 | + <form action="//learnersguild.us12.list-manage.com/subscribe/post?u=481a47142e2623453d4effb69&id=4eb567d10d" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> |
260 | 270 | <div class="form-process"></div> |
261 | 271 | <input type="text" name="widget-subscribe-form-name" class="form-control required" placeholder="Name" style="margin-bottom: 15px;"> |
262 | 272 | <input type="email" name="widget-subscribe-form-email" class="form-control required email" placeholder="Email" style="margin-bottom: 15px;"> |
263 | 273 | <button class="btn btn-default" type="submit">Subscribe Now</button> |
264 | 274 | </form> |
265 | 275 | </div> |
| 276 | + |
266 | 277 | </div> |
267 | 278 | </div> |
268 | 279 | </div> |
269 | 280 | </div> |
270 | 281 | </div> |
| 282 | + |
| 283 | + |
271 | 284 | </section> |
272 | 285 |
|
273 | 286 | <section id="section-faqs" class="page-section"> |
@@ -573,16 +586,53 @@ <h3>Follow on Twitter<span class="subtitle">LearnersGuild</span></h3> |
573 | 586 | </section> |
574 | 587 |
|
575 | 588 |
|
| 589 | +<!-- Footer |
| 590 | + ============================================= --> |
| 591 | + <footer id="footer" class="dark"> |
| 592 | + |
| 593 | + <!-- Copyrights |
| 594 | + ============================================= --> |
| 595 | + <div id="copyrights"> |
| 596 | + |
| 597 | + <div class="container clearfix"> |
| 598 | + |
| 599 | + <div class="col_half"> |
| 600 | + <img src="images/footer-logo.png" alt="" class="footer-logo"> |
| 601 | + |
| 602 | + |
| 603 | + </div> |
| 604 | + |
| 605 | + <div class="col_half col_last tright"> |
| 606 | + <div class="copyrights-menu copyright-links fright clearfix"> |
| 607 | + <a href="#">Home</a>/<a href="#" >About</a>/<a href="#">FAQs</a>/<a href="#" >Contact</a> |
| 608 | + <br> |
| 609 | + Copyrights © 2016 All Rights Reserved by Learners Guild Inc. |
| 610 | + </div> |
| 611 | + |
| 612 | + </div> |
| 613 | + |
| 614 | + </div> |
| 615 | + |
| 616 | + </div><!-- #copyrights end --> |
| 617 | + |
| 618 | +</footer><!-- #footer end --> |
| 619 | + |
| 620 | + |
576 | 621 |
|
577 | 622 | </div> |
578 | 623 |
|
579 | 624 | </section><!-- #content end --> |
580 | 625 |
|
581 | 626 | </div><!-- #wrapper end --> |
582 | 627 |
|
| 628 | + |
| 629 | + |
| 630 | + |
583 | 631 | <!-- Footer Scripts |
584 | | - ============================================= --> |
| 632 | + ============================================= --> |
| 633 | + |
585 | 634 | <script type="text/javascript" src="js/functions.js"></script> |
586 | 635 |
|
| 636 | + |
587 | 637 | </body> |
588 | 638 | </html> |
0 commit comments