diff --git a/app/assets/images/about/neopass-survey.png b/app/assets/images/about/neopass-survey.png new file mode 100644 index 00000000..bb336af0 Binary files /dev/null and b/app/assets/images/about/neopass-survey.png differ diff --git a/app/assets/images/about/neopass-survey@2x.png b/app/assets/images/about/neopass-survey@2x.png new file mode 100644 index 00000000..85b68a26 Binary files /dev/null and b/app/assets/images/about/neopass-survey@2x.png differ diff --git a/app/assets/images/about/neopass-thumbnail.png b/app/assets/images/about/neopass-thumbnail.png deleted file mode 100644 index 57d3efcf..00000000 Binary files a/app/assets/images/about/neopass-thumbnail.png and /dev/null differ diff --git a/app/assets/images/about/neopass-thumbnail@2x.png b/app/assets/images/about/neopass-thumbnail@2x.png deleted file mode 100644 index d4bcfbf4..00000000 Binary files a/app/assets/images/about/neopass-thumbnail@2x.png and /dev/null differ diff --git a/app/assets/stylesheets/outfits/_new.sass b/app/assets/stylesheets/outfits/_new.sass index 9dd4bd70..a0308dbc 100644 --- a/app/assets/stylesheets/outfits/_new.sass +++ b/app/assets/stylesheets/outfits/_new.sass @@ -8,8 +8,8 @@ body.outfits-new display: none .neopass-announcement - border: 1px solid #7bd5ce - color: #3b6c68 + border: 1px solid orange + color: #8d5900 padding: .5em display: grid grid-template-areas: "thumbnail content" @@ -24,6 +24,9 @@ body.outfits-new p:last-of-type margin-bottom: 0 + a + color: #be7a00 + #outfit-forms +clearfix +module diff --git a/app/views/outfits/new.html.haml b/app/views/outfits/new.html.haml index 89ae75ea..3f13a7ea 100644 --- a/app/views/outfits/new.html.haml +++ b/app/views/outfits/new.html.haml @@ -5,30 +5,38 @@ %p#pet-not-found.alert= t 'pets.load.not_found' %section.neopass-announcement - = image_tag "about/neopass-thumbnail.png", width: 70, height: 70, - srcset: {"about/neopass-thumbnail@2x.png": "2x"}, + = image_tag "about/neopass-survey.png", width: 70, height: 70, + srcset: {"about/neopass-survey@2x.png": "2x"}, class: "neopass-thumbnail" .neopass-content %p %strong - ๐ŸŽ‰ Big news: Login with NeoPass is ready! + ๐Ÿ’ญ Can you help us and TNT decide what to build next with NeoPass? + + %p - if user_signed_in? - if current_user.uses_neopass? - And hey, you're already on it, thank you for giving it a try!! ๐Ÿฅฐ + = link_to "Login with NeoPass", about_neopass_path + is readyโ€”and you're already on it, thank you! ๐Ÿฅฐ - else - You can connect your existing account via the + = link_to "Login with NeoPass", about_neopass_path + is ready! You can connect via the #{link_to "Settings page", edit_auth_user_path}. - else - If you're new to Dress to Impress, try logging in right now!! ๐ŸŽ‰ + = link_to "Login with NeoPass", about_neopass_path + is ready! If you're new to Dress to Impress, try logging in right now!! + ๐ŸŽ‰ %p - We're hoping NeoPass will help new users, and can be part of a more sustainable future for the site. - %br - = link_to "Here's what's coming and why.", about_neopass_path + Now that we've built the foundation, TNT are looking for our help deciding what integration to build + next. + = link_to "Would you fill out this survey for us, please?", + "https://docs.google.com/forms/d/e/1FAIpQLSdyi7bZB3-gyztdOVSmikRrfts6KM5mK2r37D0SBla3JO3GbQ/viewform" + We've got some ideas, and we're looking for more! Even if you don't use + NeoPass yet, your input would be super useful. %p - Big thanks to our beta testers! More to come soon! Thank you all for - your constant love and support! ๐Ÿ’– + Thanks again to everyone for helping us out! We're grateful, as always ๐Ÿ’– %br %em โ€”Matchu