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

26 lines
1002 B
Plaintext
Raw Normal View History

2014-08-14 15:09:33 +00:00
- 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"
2014-08-14 15:09:33 +00:00
.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
2015-02-08 21:06:17 +00:00
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
2014-08-14 15:09:33 +00:00
br clear="all"