update landing page copy
This commit is contained in:
@ -2,25 +2,22 @@ extends layout
|
||||
block content
|
||||
.text-center
|
||||
.row
|
||||
h1.landing-heading Learn to code and help nonprofits
|
||||
h1.landing-heading Learn to code for free
|
||||
.big-break
|
||||
.big-break
|
||||
.big-break
|
||||
.col-xs-12.col-sm-12.col-md-4
|
||||
img.img-responsive.landing-icon.img-center(src= 'https://s3.amazonaws.com/freecodecamp/landingIcons_connect.svg', alt='Get great references and connections to start your software engineer career')
|
||||
p.large-p
|
||||
a(href='/map') 30,000,000+
|
||||
|  coding challenges solved
|
||||
p.large-p Join a supportive community.
|
||||
|
||||
.col-xs-12.col-sm-12.col-md-4
|
||||
img.img-responsive.landing-icon.img-center(src= 'https://s3.amazonaws.com/freecodecamp/landingIcons_nonprofits.svg', alt='Help nonprofits with bro bono code projects')
|
||||
p.large-p
|
||||
a(href='/nonprofits') $1,400,000+
|
||||
|  in donated development work
|
||||
p.large-p Build projects and earn certificates.
|
||||
|
||||
.col-xs-12.col-sm-12.col-md-4
|
||||
img.img-responsive.landing-icon.img-center(src= 'https://s3.amazonaws.com/freecodecamp/landingIcons_portfolio.svg', alt='Get hired as a developer and start your software engineer career')
|
||||
p.large-p
|
||||
a(href='/stories') 4,000+
|
||||
|  people like you now have developer jobs
|
||||
p.large-p Get experience while helping nonprofits.
|
||||
|
||||
.big-break
|
||||
.big-break
|
||||
.row
|
||||
@ -37,15 +34,15 @@ block content
|
||||
.row
|
||||
.col-xs-12.col-sm-12.col-md-4
|
||||
img.img-responsive.testimonial-image.img-center(src="//i.imgur.com/nsvNixW.jpg", alt="Meta's testimonial image")
|
||||
p.testimonial-copy Through Free Code Camp, I built a robust and highly functional web app for a nonprofit. This led me to getting a fantastic job.
|
||||
p.testimonial-copy Through freeCodeCamp, I built a robust and highly functional web app for a nonprofit. This led me to getting a fantastic job.
|
||||
h3 - Meta Hirschl
|
||||
.col-xs-12.col-sm-12.col-md-4
|
||||
img.img-responsive.testimonial-image.img-center(src="//i.imgur.com/QPpjPac.jpg", alt="Brian's testimonial image")
|
||||
p.testimonial-copy Free Code Camp's a great way for disabled veterans like me to retrain. I'm receiving engineering job offers, and I haven't even finished yet.
|
||||
p.testimonial-copy freeCodeCamp is a great way for disabled veterans like me to retrain. I'm already receiving engineering job offers.
|
||||
h3 - Brian Grant
|
||||
.col-xs-12.col-sm-12.col-md-4
|
||||
img.img-responsive.testimonial-image.img-center(src="//i.imgur.com/wjlDigg.jpg", alt="Maxim Orlov's testimonial image")
|
||||
p.testimonial-copy I started Free Code Camp with zero knowledge of web development. 6 months later, I landed my first job as a back end engineer.
|
||||
p.testimonial-copy I started freeCodeCamp with zero knowledge of web development. 6 months later, I landed my first job as a back end engineer.
|
||||
h3 - Maxim Orlov
|
||||
.spacer
|
||||
hr
|
||||
@ -80,34 +77,6 @@ block content
|
||||
.landing-skill-icon.custom-landing-skill-icon
|
||||
img(src='https://s3.amazonaws.com/freecodecamp/d3-logo.svg')
|
||||
h2.black-text D3.js
|
||||
.spacer
|
||||
hr
|
||||
.spacer
|
||||
.col-xs-offset-0.col-sm-offset-1.text-left.large-p
|
||||
h2 Here's why you should join our open source community right now:
|
||||
.spacer
|
||||
ul.large-li
|
||||
li
|
||||
span.fa.fa-code
|
||||
|   You'll get help in real time from our community chat rooms.
|
||||
li
|
||||
span.fa.fa-code
|
||||
|   You'll meet up with other coders in your city.
|
||||
li
|
||||
span.fa.fa-code
|
||||
|   You'll learn to code at your own pace, in your browser or on your phone.
|
||||
li
|
||||
span.fa.fa-code
|
||||
|   You'll work through our focused, interactive courses and tutorials.
|
||||
li
|
||||
span.fa.fa-code
|
||||
|   You'll learn state-of-the-art full stack JavaScript technologies.
|
||||
li
|
||||
span.fa.fa-code
|
||||
|   You'll build projects that help nonprofits carry out their missions more effectively.
|
||||
li
|
||||
span.fa.fa-code
|
||||
|   You'll assemble a portfolio of real apps used by real people.
|
||||
.big-break
|
||||
.row
|
||||
.col-xs-12.col-sm-8.col-sm-offset-2
|
||||
|
Reference in New Issue
Block a user