26 lines
1002 B
Plaintext
26 lines
1002 B
Plaintext
- provide(:page_name, 'landing_page full wo_1')
|
|
|
|
.column
|
|
h1 Watch Video to See How JamKazam Works
|
|
.video-wrapper
|
|
.video-container
|
|
iframe src="//www.youtube.com/embed/ylYcvTY9CVo" frameborder="0" allowfullscreen
|
|
.cta-container
|
|
h2 It's FREE! Ready to Go?
|
|
= link_to image_tag("web/cta_button.png", :alt => "Sign up now for your free account!"), signup_path, class: "signup", id: "signup", rel: "external"
|
|
.column
|
|
h1
|
|
| Learn About the Revolutionary New
|
|
b JamBlaster
|
|
.video-wrapper
|
|
.video-container
|
|
iframe src="//www.youtube.com/embed/gAJAIHMyois" frameborder="0" allowfullscreen
|
|
.cta-container
|
|
h2 More Resources:
|
|
a href="https://www.youtube.com/watch?v=_7qj5RXyHCo" rel="external"
|
|
| See kudos and endorsements from JamKazam users
|
|
a href="https://www.kickstarter.com/projects/jamkazam/jamblaster-play-music-in-real-time-with-others-fro" rel="external"
|
|
| Visit the JamBlaster page on KickStarter
|
|
|
|
|
|
br clear="all" |