diff --git a/app/views/my/mailroom/index.html.erb b/app/views/my/mailroom/index.html.erb index 824482b..6a77be2 100644 --- a/app/views/my/mailroom/index.html.erb +++ b/app/views/my/mailroom/index.html.erb @@ -27,14 +27,13 @@ <% end %> <% else %> -
+
+
-
- ! -
-

Mailing Address Required

+ Emergency Light +

No Address Added!

-

You need to add your mailing address for your mail to be sent.

+

You need to add your mailing address to receive physical mail and rewards.

<%= link_to "Add my address", edit_my_mailing_address_path, class: "bg-primary hover:bg-red text-white px-6 py-3 rounded-lg font-semibold transition-colors inline-block" %>