Commit a9ff2e1d
Changed files (1)
app
views
creations
app/views/creations/index.html.erb
@@ -33,17 +33,17 @@
<div class="marketing">
<div class="row">
<div class="span4">
- <img class="bs-icon" src="/assets/cupcake_share.png" alt="share your creativity" style="margin-left:auto;margin-right:auto;display:block;" />
+ <%#<img class="bs-icon" src="/assets/cupcake_share.png" alt="share your creativity" style="margin-left:auto;margin-right:auto;display:block;" />%>
<h2 style="text-align:center;font-weight:bold;">Share your creativity</h2>
<p style="text-align:center;">Show off your originality and find interesting ideas with fellow passionate CakeSide artists.</p>
</div>
<div class="span4">
- <img class="bs-icon" src="/assets/cupcake_promote.png" alt="promote yourself" style="margin-left:auto;margin-right:auto;display:block;" />
+ <%#<img class="bs-icon" src="/assets/cupcake_promote.png" alt="promote yourself" style="margin-left:auto;margin-right:auto;display:block;" />%>
<h2 style="text-align:center;font-weight:bold;">Promote yourself</h2>
<p style="text-align:center;">Get recognized for your work and connect with other artists with unique styles. </p>
</div>
<div class="span4">
- <img class="bs-icon" src="/assets/cupcake_inspire.png" alt="inspire a community" style="margin-left:auto;margin-right:auto;display:block;" />
+ <%#<img class="bs-icon" src="/assets/cupcake_inspire.png" alt="inspire a community" style="margin-left:auto;margin-right:auto;display:block;" />%>
<h2 style="text-align:center;font-weight:bold;">Inspire a community</h2>
<p style="text-align:center;">Upload creations, teach with tutorials, and create a vibrant community for everything cake.</p>
</div>