comparison bns_website/templates/home.html @ 71:c9a2c21b68bd

Making some tweaks to the design as per feedback from Ferenc.
author Brian Neal <bgneal@gmail.com>
date Wed, 23 Nov 2011 16:38:31 -0600
parents cf4e7eed74d3
children b4c5b04c4209
comparison
equal deleted inserted replaced
70:cf4e7eed74d3 71:c9a2c21b68bd
13 <meta property="fb:admins" content="100001558124013" /> 13 <meta property="fb:admins" content="100001558124013" />
14 {% endblock %} 14 {% endblock %}
15 {% block custom_css %} 15 {% block custom_css %}
16 <link rel="stylesheet" href="{{ STATIC_URL }}js/fancybox/jquery.fancybox-1.3.4.css" type="text/css" media="screen" /> 16 <link rel="stylesheet" href="{{ STATIC_URL }}js/fancybox/jquery.fancybox-1.3.4.css" type="text/css" media="screen" />
17 <style> 17 <style>
18 .hero-unit { margin:0px 10px 20px 10px; padding:20px;} 18 .hero-unit { margin:0px 0px 20px 0px; padding:20px;}
19 .hero-unit h4 { text-align:center; } 19 .hero-unit h4 { text-align:center; }
20 .hero-unit p#get-it-now { text-align:center; } 20 .hero-unit p#get-it-now { text-align:center; }
21 .hero-unit ol#column1 { margin-left: 0px; } 21 .hero-unit ol#column1 { margin-left: 0px; }
22 .hero-unit ol#column2 { margin-left: 10px; } 22 .hero-unit ol#column2 { margin-left: 10px; }
23 </style> 23 </style>
46 <p id="get-it-now"> 46 <p id="get-it-now">
47 <a href="{% url 'buy' %}" class="btn large primary bns">Get it Now! »</a> 47 <a href="{% url 'buy' %}" class="btn large primary bns">Get it Now! »</a>
48 <a href="{% url 'music' %}" class="btn large info bns">Listen Now! »</a> 48 <a href="{% url 'music' %}" class="btn large info bns">Listen Now! »</a>
49 </p> 49 </p>
50 </div> 50 </div>
51 <div class="8"> 51 <div>
52 <h2>Brave New Surf</h2> 52 <h2>Brave New Surf</h2>
53 <p> 53 <p>
54 is a collection of the best of modern instrumental surf music from around the world. The newest sounds of surf music are more vibrant, more diverse, more charged with energy and excitement than ever. These are the new surf classics &mdash; this is <strong><span class="bns">BRAVE NEW SURF!</span></strong> 54 is a collection of the best of modern instrumental surf music from around the world. The newest sounds of surf music are more vibrant, more diverse, more charged with energy and excitement than ever. These are the new surf classics &mdash; this is <strong><span class="bns">BRAVE NEW SURF!</span></strong>
55 </p> 55 </p>
56 <br/> 56 <br/>
101 </p><p> 101 </p><p>
102 No matter what their approach, for every one of the bands here the 1960s foundations provide a springboard to a fresh and individual approach to surf music. Remarkably, while relying on the same basic set of instruments and tonal recipes, each of the bands has its own signature sound, as unique to it as a fingerprint to a person. It’s clear that the full possibilities of surf music for musical creativity (not to mention FUN!) are really only starting to be explored. 102 No matter what their approach, for every one of the bands here the 1960s foundations provide a springboard to a fresh and individual approach to surf music. Remarkably, while relying on the same basic set of instruments and tonal recipes, each of the bands has its own signature sound, as unique to it as a fingerprint to a person. It’s clear that the full possibilities of surf music for musical creativity (not to mention FUN!) are really only starting to be explored.
103 </p><p> 103 </p><p>
104 September 2011 marked the 50th anniversary of the release of the first surf record, Let’s Go Trippin’ by The King of Surf Guitar, Dick Dale (who celebrated this anniversary by touring the US yet again, at the amazing age of 74). The first half-century of surf music was an amazing ride, but for the bands represented here surf music is NOT a nostalgia trip. They are moving beyond the 1960s standards as the be-all, end-all of surf music. 104 September 2011 marked the 50th anniversary of the release of the first surf record, Let’s Go Trippin’ by The King of Surf Guitar, Dick Dale (who celebrated this anniversary by touring the US yet again, at the amazing age of 74). The first half-century of surf music was an amazing ride, but for the bands represented here surf music is NOT a nostalgia trip. They are moving beyond the 1960s standards as the be-all, end-all of surf music.
105 </p><p> 105 </p><p>
106 Surf music has never been so vibrant, so diverse, so charged with energy and excitement. It’s time for the new surf classics. It’s time for BRAVE NEW SURF! 106 Surf music has never been so vibrant, so diverse, so charged with energy and excitement. It’s time for the new surf classics. It’s time for <span class="bns">BRAVE NEW SURF!</span>
107 </p> 107 </p>
108 <p><a href="{% url 'buy' %}" class="btn primary bns">Buy Now »</a> 108 <p><a href="{% url 'buy' %}" class="btn primary bns">Buy Now »</a>
109 <a href="{% url 'music' %}" class="btn info bns">Listen Now »</a> 109 <a href="{% url 'music' %}" class="btn info bns">Listen Now »</a>
110 </p> 110 </p>
111 {% social_sharing 'Brave New Surf' 'http://bravenewsurf.com' %} 111 {% social_sharing 'Brave New Surf' 'http://bravenewsurf.com' %}