40 lines
1.6 KiB
Plaintext
40 lines
1.6 KiB
Plaintext
- provide(:page_name, 'landing_page full kick_3')
|
|
|
|
|
|
.linker
|
|
|
|
.column.one
|
|
h1
|
|
| Watch a band play from Austin, Atlanta, Chicago & Brooklyn!
|
|
span.youtube-time-tip
|
|
p
|
|
| using the revolutionary new
|
|
b JamBlaster
|
|
.video-wrapper
|
|
.video-container
|
|
iframe src="//www.youtube.com/embed/2Zk7-04IAx4?rel=0&autoplay=1" frameborder="0" allowfullscreen="allowfullscreen"
|
|
.cta-container
|
|
p
|
|
| If you want to be able to play like this, grab a JamBlaster on KickStarter while it's available - only about 20 more days!
|
|
= link_to image_tag("web/back-us-kickstarter.png", :alt => "Back us on KickStarter"), "https://www.kickstarter.com/projects/jamkazam/jamblaster-play-music-in-real-time-with-others-fro", class: "back-us", rel: "external"
|
|
.column.two
|
|
.testimonial
|
|
p "When my band played in real time from Austin, Atlanta, Chicago, and Brooklyn, it was mind blowing, pretty surreal. But at the same time, it was really easy and felt very natural. These guys have built something amazing!"
|
|
|
|
.signature
|
|
span.dash -
|
|
| Dave Sebree
|
|
.signature-details
|
|
p Gibson Endorsed Guitarist
|
|
p Professional Touring Musician
|
|
p Founder, Austin School of Music
|
|
p Owner, ASM Studios
|
|
|
|
.signup-holder
|
|
.signup-info
|
|
p
|
|
| If you already own an audio interface, then sign up for an account, and try using it with our free internet service.
|
|
.signup-wrapper
|
|
= link_to image_tag("web/cta_button.png", :alt => "Sign up now for your free account!"), signup_path, class: "signup", id: "signup", rel: "external"
|
|
|
|
br clear="all" |