diff --git a/app/views/sessions/new.html.erb b/app/views/sessions/new.html.erb index 68f0c7e83..dd2292601 100644 --- a/app/views/sessions/new.html.erb +++ b/app/views/sessions/new.html.erb @@ -1,7 +1,7 @@ <% @page_title = "Enter your email" %>
-

Let’s get you in to Fizzy

+

Get into Fizzy

<%= form_with url: session_path, class: "flex flex-column gap-half txt-medium" do |form| %>
@@ -10,7 +10,7 @@
-

If you’ve already got an account we’ll get you signed in. If you’re new here, we’ll set you up with your own Fizzy account.

+

New here? Enter your email to create an account. Already have an account? Enter your email and we'll get you signed in.