changeset 176:5e58f89d3dd8

New band photo on home page. Also added Ancient Winds album cover as a headline.
author Brian Neal <bgneal@gmail.com>
date Thu, 20 Aug 2015 19:49:50 -0500
parents 1f9630c3f974
children 8003888ba3b2
files madeira/templates/index.html
diffstat 1 files changed, 12 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/madeira/templates/index.html	Wed Aug 19 20:12:15 2015 -0500
+++ b/madeira/templates/index.html	Thu Aug 20 19:49:50 2015 -0500
@@ -9,9 +9,10 @@
 {% block content %}
 <h1>The Madeira</h1>
 <div>
+   <a href="https://s3.amazonaws.com/madeira.media/Madeira_Silver_Lake-119-Hi-res.jpg">
    <img class="floatLeftBox img-responsive img-rounded"
-      src="/media/photologue/photos/2008/Apr/20/band2008.jpg"
-      alt="The Madeira 2008" title="The Madeira 2008" />
+      src="http://themadeira.net/media/photologue/photos/Madeira_Silver_Lake.jpg"
+      alt="The Madeira 2015" title="The Madeira 2015" /></a>
    <p class="lead">The Madeira plays surf music born of screaming wind over the sand dunes of the Sahara Desert, deafening echoes of waves pounding the Gibraltar Rock, joyous late-night gypsy dances in the small towns of Andalucia, and exotic cacophony of the Marrakesh town square. It is the surf music of the millennia-old Mediterranean mysteries.</p>
 
    <p>On these pages you will find the latest news from the band, show dates, songs &amp; videos to download, photos, and merchandise information.</p>
@@ -27,6 +28,15 @@
 <div>
    <div class="row">
       <div class="col-md-8 col-md-offset-2 text-center page-header">
+         <h2>New album <em>Ancient Winds</em> out September 1st!</h2>
+         <a href="/buy/">
+         <img src="http://themadeira.net/media/photologue/photos/AncientWindsCover.png"
+              alt="Ancient Winds Cover" title="Ancient Winds" class="img-rounded" /></a>
+      </div>
+   </div>
+   <!-- ################################################# -->
+   <div class="row">
+      <div class="col-md-8 col-md-offset-2 text-center page-header">
          <img src="http://themadeira.net/media/photologue/photos/Pipeline-2014-AlbumOfTheYear.jpg" alt="Pipeline 2014 Album of the Year"
             title="Pipeline Magazine 2014 Album of the Year" class="img-responsive img-thumbnail">
       </div>