Browse Source

stronger call to action

pull/1/head
Nicolae Claudius 13 years ago
parent
commit
4212c3c6f6
  1. 2
      app/views/pages/shared/_action.html.erb

2
app/views/pages/shared/_action.html.erb

@ -1,6 +1,6 @@
<div class="call-to-action">
<%= image_tag 'marketing/arrow_left.png' %>
<%= link_to new_user_registration_path, class: 'btn btn-success btn-large' do %>
<%= link_to new_user_registration_path, class: 'btn btn-primary btn-large' do %>
<strong>Create an Account Now</strong><br>
<small>It's free, sign up in 60 seconds.</small>
<% end %>

Loading…
Cancel
Save