Skip to content

Commit da551d7

Browse files
author
Omoju
committed
Merge pull request #51 from LearnersGuild/my-team-feature
Update overview, fixes #27
2 parents 068f895 + 46febb8 commit da551d7

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

_includes/about.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h2>Overview</h2>
3030
<div class="col_one_third">
3131
<div class="feature-box fbox-plain">
3232
<div class="fbox-icon" data-animate="bounceIn">
33-
<a href="#"><img src="images/features/map.png" alt="Responsive Layout"></a>
33+
<img src="images/features/map.png" alt="Responsive Layout">
3434
</div>
3535
<h3>No Degree Requirement</h3>
3636
<p>You don't need a college degree to get in. Just a passion for building software.</p>
@@ -40,7 +40,7 @@ <h3>No Degree Requirement</h3>
4040
<div class="col_one_third">
4141
<div class="feature-box fbox-plain">
4242
<div class="fbox-icon" data-animate="bounceIn" data-delay="200">
43-
<a href="#"><img src="images/features/tick.png" alt="Retina Graphics"></a>
43+
<img src="images/features/tick.png" alt="Retina Graphics">
4444
</div>
4545
<h3>No Up-Front Tuition</h3>
4646
<p>Admittance is free. You only pay back the cost once you've found a paying job.</p>
@@ -50,7 +50,7 @@ <h3>No Up-Front Tuition</h3>
5050
<div class="col_one_third col_last">
5151
<div class="feature-box fbox-plain">
5252
<div class="fbox-icon" data-animate="bounceIn" data-delay="400">
53-
<a href="#"><img src="images/features/performance.png" alt="Powerful Performance"></a>
53+
<img src="images/features/performance.png" alt="Powerful Performance">
5454
</div>
5555
<h3>Optional Living Allowance</h3>
5656
<p>$1,500 month to keep you afloat so you can focus on learning.</p>
@@ -62,7 +62,7 @@ <h3>Optional Living Allowance</h3>
6262
<div class="col_one_third">
6363
<div class="feature-box fbox-plain">
6464
<div class="fbox-icon" data-animate="bounceIn" data-delay="600">
65-
<a href="#"><img src="images/features/support.png" alt="Responsive Layout"></a>
65+
<img src="images/features/support.png" alt="Responsive Layout">
6666
</div>
6767
<h3>Facilitation and Support </h3>
6868
<p>Learn alongside expert facilitators and mentors.</p>
@@ -72,7 +72,7 @@ <h3>Facilitation and Support </h3>
7272
<div class="col_one_third">
7373
<div class="feature-box fbox-plain">
7474
<div class="fbox-icon" data-animate="bounceIn" data-delay="800">
75-
<a href="#"><img src="images/features/tools.png" alt="Retina Graphics"></a>
75+
<img src="images/features/tools.png" alt="Retina Graphics">
7676
</div>
7777
<h3>Accesible and Inclusive</h3>
7878
<p>Learn in an inclusive environment.</p>
@@ -82,7 +82,7 @@ <h3>Accesible and Inclusive</h3>
8282
<div class="col_one_third col_last">
8383
<div class="feature-box fbox-plain">
8484
<div class="fbox-icon" data-animate="bounceIn" data-delay="1000">
85-
<a href="#"><img src="images/features/responsive.png" alt="Powerful Performance"></a>
85+
<img src="images/features/responsive.png" alt="Powerful Performance">
8686
</div>
8787
<h3>Cognitive Apprenticeship</h3>
8888
<p>Learn alongside expert practioners while also learning to be a team lead.</p>
@@ -134,7 +134,7 @@ <h2>Collective Learning</h2>
134134
Learners Guild is a supportive, collective, environment that is designed around cognitive apprenticeship. We help people do whatever it takes to become ready for a career in web development. This includes learning at least one formal programming language (JavaScript), and a host of other tools and technologies.
135135
</p>
136136
<p class="lead">
137-
With the help of our expert learning facilitators you will learn not only how to be a great junior engineer but, more importantly, how to be a great learner. We believe a successful career is defined by an open mindset, well-honed collaboration skills, social and emotional intelligence, and an ability to adapt and learn. We know that technologies will keep advancing and changing, so learning how to learn is the most valuable skill for software engineers (and also for life).
137+
With the help of our expert learning facilitators you will learn not only how to be a great junior engineer but, more importantly, how to be a great learner. We believe a successful career is defined by an open mindset, well-honed collaboration skills, social and emotional intelligence, and an ability to adapt and learn. We know that technologies will keep advancing and changing, so learning how to learn is the most valuable skill for software engineers (and also for life).
138138
</p>
139139
<p class="lead">
140140
We stagger our sessions so you learn new skills from others who are a few months ahead, and you master your technique by mentoring those just a few months behind. In this type of collaborative environment, you will not only build world-class learning aptitude and skills, but also make new friends for life.

0 commit comments

Comments
 (0)