From afa4ff3182ff838f57b0104866bf65a0aee8af2d Mon Sep 17 00:00:00 2001 From: Seth Call Date: Mon, 28 Dec 2015 22:23:16 -0600 Subject: [PATCH] JamBlaster product page finalization --- .../ProductJamBlasterBottomPage.js.jsx.coffee | 11 +---------- .../landing/ProductJamBlasterPage.js.jsx.coffee | 5 ++++- .../stylesheets/landings/product_jamblaster.css.scss | 12 ++++++++++++ web/app/views/landings/product_jamblaster.html.slim | 3 ++- 4 files changed, 19 insertions(+), 12 deletions(-) diff --git a/web/app/assets/javascripts/react-components/landing/ProductJamBlasterBottomPage.js.jsx.coffee b/web/app/assets/javascripts/react-components/landing/ProductJamBlasterBottomPage.js.jsx.coffee index 45cbf6a60..88bfb48b0 100644 --- a/web/app/assets/javascripts/react-components/landing/ProductJamBlasterBottomPage.js.jsx.coffee +++ b/web/app/assets/javascripts/react-components/landing/ProductJamBlasterBottomPage.js.jsx.coffee @@ -255,20 +255,11 @@ context = window -
-
-

The JamBlaster Plugs Into The JamKazam Platform And Community

-

JamKazam has already signed up 20,000+ musicians who play in thousands of online sessions per month using their computers and audio interfaces. The JamBlaster interoperates seamlessly with other musicians who are running Mac and Windows PC setups, so you can jump right in and start playing with other musicians in the community using your JamBlaster from day one.

- -
-
-
-

Ready to Order Your JamBlaster?

The JamBlaster had a great run on Kickstarter, as we hit 347% of our Kickstarter revenue goal, but the Kickstarter campaign is over now. We don't have enough cash to have JamBlaster inventory sitting around waiting for orders, so we are using pre-orders to fund our next JamBlaster production run. This is very similar to the way Kickstarter works.

-

Simply stated, you can pre-order a JamBlaster now by clicking the "Pre-Order a JamBlaster" button below and following the on-screen instructions. You will not be charged until we have accumulated enough orders to move forward with our next manufacturing batch. We expect this will be in Q2 2016. When we have enough orders, we will charge everyone together at one time, and we expect we'll be able to build and ship JamBlasters about 30 days after we have charged customers for this next batch.

+

Simply stated, you can pre-order a JamBlaster now by clicking the white "Pre-order the JamBlaster today!” link on the orange background below and following the on-screen instructions.

So if you want a JamBlaster, we'd advise you go ahead and place your order now to reserve your place in the next batch.

We are currently able to ship to customers in the United States, Canada, the European Union (EU), and Australia. If you have any other questions about the JamBlaster, please email us at support@jamkazam.com.

diff --git a/web/app/assets/javascripts/react-components/landing/ProductJamBlasterPage.js.jsx.coffee b/web/app/assets/javascripts/react-components/landing/ProductJamBlasterPage.js.jsx.coffee index 8931b36b8..0979c61b5 100644 --- a/web/app/assets/javascripts/react-components/landing/ProductJamBlasterPage.js.jsx.coffee +++ b/web/app/assets/javascripts/react-components/landing/ProductJamBlasterPage.js.jsx.coffee @@ -23,6 +23,9 @@ rest = context.JK.Rest() +
+ Reserve your spot in our next JamBlaster manufacturing run now!
Pre-order now and you won’t be charged until 30 days before we ship. +
@@ -32,7 +35,7 @@ rest = context.JK.Rest()

    -
  • Play live in sync with other musicians from different locations over the Internet – great for rehearsals without travel or space, co-writing, or joining open jams for fun
  • +
  • Play live in sync with other musicians from different locations over the Internet with the lowest possible latency – great for rehearsals without travel or space, co-writing, or joining open jams for fun
  • Make pro quality audio (and optionally video) recordings of yourself and others – both master mix and fully isolated stems
  • Learn and play along with 4,000+ of your favorite songs – with the ability to solo or mute any part, slow down playback for practice, change pitch/key, and more
  • Teach or take online music lessons that really work – unlike Skype and Google Hangouts, which suffer from very high latency and poor audio quality
  • diff --git a/web/app/assets/stylesheets/landings/product_jamblaster.css.scss b/web/app/assets/stylesheets/landings/product_jamblaster.css.scss index 6350d5ea2..c8a1c09d9 100644 --- a/web/app/assets/stylesheets/landings/product_jamblaster.css.scss +++ b/web/app/assets/stylesheets/landings/product_jamblaster.css.scss @@ -195,6 +195,8 @@ body.web.product_jamblaster { p { color: $copy-color-on-dark; + overflow:visible; + width:130%; } } @@ -224,6 +226,12 @@ body.web.product_jamblaster { text-align: center; } + .tiny-note { + margin-top:6px; + font-size:12px; + text-align:center; + } + img.app-preview { width: 340px; float: left; @@ -250,6 +258,10 @@ body.web.product_jamblaster { color: #fefefe; } + a.jamblaster-pre-order { + color:white; + } + .cta-button { cursor:pointer; background-color: $cta-color; diff --git a/web/app/views/landings/product_jamblaster.html.slim b/web/app/views/landings/product_jamblaster.html.slim index 9acd8d31b..f1e08c1f9 100644 --- a/web/app/views/landings/product_jamblaster.html.slim +++ b/web/app/views/landings/product_jamblaster.html.slim @@ -15,7 +15,8 @@ - content_for :red_bar do .full-row - | Pre-order the JamBlaster today! + a.jamblaster-pre-order data-celery="5675ffb8004f6711002918b6" data-celery-version="v2" + | Pre-order the JamBlaster today! javascript: