jam-cloud/web/app/views/landings/watch_kick_2.html.slim

40 lines
1.7 KiB
Plaintext

- provide(:page_name, 'landing_page full kick_2')
.linker
.column.one
h1
| Learn About the Revolutionary New 
b JamBlaster
span.youtube-time-tip
p Band performance starts at 1:00 mark
.video-wrapper
.video-container
iframe src="//www.youtube.com/embed/gAJAIHMyois" frameborder="0" allowfullscreen="allowfullscreen"
.cta-container
p
| If you don't own an audio interface, we strongly recommend that you grab a JamBlaster on KickStarter now. It is far faster than traditional interfaces and easily 
span
b the best way to play online!
= 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. There are open sessions up every night with other musicians already playing online.
.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"