aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGareth Rees <gareth@mysociety.org>2014-05-22 15:55:42 +0100
committerGareth Rees <gareth@mysociety.org>2014-05-22 15:55:42 +0100
commit2b0ee007549f542bbac2321725ccc8eb7d3b0304 (patch)
tree5725cda6edf98630532f59736fa189fe6eae84ad
parenta57b32aaac6cc36f0fc54eb517b90e2b694f1f40 (diff)
Reword CTA copy on frontpage banner
In user testing no one clicked "Start Now" to make a request. All users clicked "Make a Request" in the main nav, so lets try that here.
-rw-r--r--app/views/general/_frontpage_new_request.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/general/_frontpage_new_request.html.erb b/app/views/general/_frontpage_new_request.html.erb
index 499b60eb5..5b987b320 100644
--- a/app/views/general/_frontpage_new_request.html.erb
+++ b/app/views/general/_frontpage_new_request.html.erb
@@ -4,4 +4,4 @@
Information<br/>
request</strong>") %>
</h1>
-<a class="link_button_green_large" href="<%= select_authority_path %>"><%= _("Start now &raquo;") %></a>
+<a class="link_button_green_large" href="<%= select_authority_path %>"><%= _("Make a request &raquo;") %></a>