From c7cf1d21116ea110a4619f56973f224c8e773463 Mon Sep 17 00:00:00 2001 From: Emi Matchu Date: Thu, 1 Feb 2024 06:58:54 -0800 Subject: [PATCH] Update site copy to reflect that Alt Styles are released Announcements babyyy! --- app/views/alt_styles/index.html.haml | 8 ++++---- app/views/outfits/new.html.haml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app/views/alt_styles/index.html.haml b/app/views/alt_styles/index.html.haml index 7ba06c8a..ef7ae2d4 100644 --- a/app/views/alt_styles/index.html.haml +++ b/app/views/alt_styles/index.html.haml @@ -1,12 +1,12 @@ - title "Styling Studio" %p - We're getting set up with the new NC Pet Styles! They're not ready in the app - yet, but here's what we have so far! + Here's all the new NC Pet Styles we have! They're available in the app too, + by opening the emotion picker and clicking the "Styles" tab. %p - If you have one we don't, please model it by entering your pet's name on the - homepage! Thank you! 💖 + If you have an Alt Style we don't, please model it by entering your pet's + name on the homepage! Thank you! 💖 %p Also, heads-up: Style tokens are pretty different from normal wearables, so diff --git a/app/views/outfits/new.html.haml b/app/views/outfits/new.html.haml index f006ae3a..2d07a2d6 100644 --- a/app/views/outfits/new.html.haml +++ b/app/views/outfits/new.html.haml @@ -3,11 +3,11 @@ = advertise_campaign_progress @campaign .notice - %strong Happy NC UC day! - We're working on Styling Studio support, - = link_to("here's what we have so far", alt_styles_path) + "!" + %strong Alt styles are ready now! + You can find them by opening the emotion picker, then clicking "Styles". %br - Thank you for helping us model the new styles, we appreciate it lots!!! 💖 + = link_to("Here's our reference page, too!", alt_styles_path) + Thanks again for all your help, let us know how it works for you! 💖 %p#pet-not-found.alert= t 'pets.load.not_found'