fix(landing): Update beta landing page (#16120)

pull/16130/head
Quincy Larson 2017-11-26 23:54:49 -06:00 committed by mrugesh mohapatra
parent 52c99823b8
commit b48037adc2
1 changed files with 15 additions and 47 deletions

View File

@ -2,30 +2,27 @@ 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') 17,000,000+
|  coding challenges solved
img.img-responsive.landing-icon.img-center(src= 'https://s3.amazonaws.com/freecodecamp/landing-icon-community.svg', alt='Get great references and connections to start your software engineer career')
p.large-p Join a supportive community of millions of coders.
.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,000,000+
|  in donated development work
img.img-responsive.landing-icon.img-center(src= 'https://s3.amazonaws.com/freecodecamp/landing-icon-certificate.svg', alt='Help nonprofits with bro bono code projects')
p.large-p Build projects and earn free 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') 2,000+
|  people like you now have developer jobs
img.img-responsive.landing-icon.img-center(src= 'https://s3.amazonaws.com/freecodecamp/landing-icon-experience.svg', alt='Get hired as a developer and start your software engineer career')
p.large-p Get experience by coding for nonprofits.
.big-break
.big-break
.row
.col-xs-12.col-sm-8.col-sm-offset-2
a.btn.btn-cta.signup-btn.btn-block(href="/signup") Start coding (it's free)
a.btn.btn-cta.signup-btn.btn-block(href="/signin") Start coding (it's free)
.spacer
h2 As featured in:
img.img-center.img-responsive(src='https://s3.amazonaws.com/freecodecamp/as-seen-on.png')
@ -41,11 +38,11 @@ block content
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 freeCodeCamp'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 software 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 freeCodeCamp with zero knowledge of web development. 6 months later, I landed my first job as a back end engineer.
p.testimonial-copy I joined 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,37 +77,8 @@ 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
a.btn.btn-cta.signup-btn.btn-block(href="/signup") Start coding (it's free)
script.
challengeName = 'Home'
a.btn.btn-cta.signup-btn.btn-block(href="/signin") Start coding (it's free)
.big-break