diff bns_website/templates/buy.html @ 108:9ca05ec9b64e tip

Update buy links.
author Brian Neal <bgneal@gmail.com>
date Sat, 27 Sep 2014 12:36:06 -0500
parents cf4e7eed74d3
children
line wrap: on
line diff
--- a/bns_website/templates/buy.html	Tue Oct 15 21:00:21 2013 -0500
+++ b/bns_website/templates/buy.html	Sat Sep 27 12:36:06 2014 -0500
@@ -10,35 +10,13 @@
    <div class="span6">
       <h1>Buy</h1>
       <p>
-      Please click the buttons below to add the <em>Brave New Surf</em> CD to your <strong>Double Crown Records</strong>
-      shopping cart. You can pay by:
-      </p>
+      You can find <span class="bns">Brave New Surf</span> here:</p>
       <ul>
-         <li>Visa</li>
-         <li>Mastercard</li>
-         <li>American Express</li>
-         <li>Discover</li>
-         <li>Diner's Club</li>
-         <li>JCB</li>
-         <li>Paypal</li>
-      </ul>
-      <p>
-      <a href="http://www.ccnow.com/cgi-local/cart.cgi?doublecrown_DCCD45_http://www.doublecrownrecords.com/products-page/" class="btn large primary bns">1 for $12.75</a>
-      <a href="http://www.ccnow.com/cgi-local/cart.cgi?doublecrown_DCCD452X_http://www.doublecrownrecords.com/products-page/" class="btn large danger bns">2 for $20!!!</a>
-      </p>
-      <hr />
-      <p>If you prefer to order by mail, please send $12.75 USD plus shipping to:</p>
-      <address>
-         <strong>Double Crown Records</strong><br />
-         P.O. Box 4336<br />
-         Bellingham, WA 98227-4336<br />
-         USA
-      </address>
-      <p>Shipping:</p>
-      <ul>
-         <li>US - $2.00 USD</li>
-         <li>Canada - $3.00 USD</li>
-         <li>Rest of the World - $4.00 USD</li>
+         <li><a href="https://itunes.apple.com/us/album/brave-new-surf/id487192602">iTunes</a></li>
+         <li><a href="http://www.amazon.com/Brave-New-Surf/dp/B006KENVQU">Amazon</a></li>
+         <li><a href="http://www.cdbaby.com/cd/bravenewsurf">CD Baby</a></li>
+         <li><a href="http://www.emusic.com/album/various-artists/brave-new-surf/12979005/">eMusic</a></li>
+         <li><a href="https://play.spotify.com/album/3R3D8Gci2GRcup5xImOoDT">Spotify</a></li>
       </ul>
    </div>
 </div>