update jamblaster video on home page and on product page
This commit is contained in:
parent
a2d5c0a2b9
commit
0ac1f977b5
|
|
@ -18,7 +18,7 @@
|
|||
h1 See What You Can Do With The JamBlaster
|
||||
.video-wrapper
|
||||
.video-container
|
||||
iframe src="//www.youtube.com/embed/2Zk7-04IAx4" frameborder="0" allowfullscreen
|
||||
iframe src="//www.youtube.com/embed/YHZQHfKDdMc" frameborder="0" allowfullscreen
|
||||
br clear="all"
|
||||
.row
|
||||
.column
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
br clear="all"
|
||||
|
||||
.home-column.last
|
||||
= link_to image_tag("web/thumbnail_jamblaster.jpg", :alt => "JamBlaster explanatory video!"), '#', class: "jamblaster-video video-item", 'data-video-header' => 'JamBlaster', 'data-video-url' => 'http://www.youtube.com/embed/gAJAIHMyois?autoplay=1'
|
||||
= link_to image_tag("web/thumbnail_jamblaster.jpg", :alt => "JamBlaster explanatory video!"), '#', class: "jamblaster-video video-item", 'data-video-header' => 'JamBlaster', 'data-video-url' => 'http://www.youtube.com/embed/YHZQHfKDdMc?autoplay=1'
|
||||
h3 Ultra Low-Latency Audio Interface
|
||||
|
||||
p
|
||||
|
|
|
|||
Loading…
Reference in New Issue