diff --git a/app/views/layouts/_sidebar.html.erb b/app/views/layouts/_sidebar.html.erb index 302398e3..f1579327 100644 --- a/app/views/layouts/_sidebar.html.erb +++ b/app/views/layouts/_sidebar.html.erb @@ -31,7 +31,7 @@ You can upload images to any content from the "Gallery" tab while editing it.
- Free users have 50MB of space, and premium users have a whopping 1GB. + Free users have 50MB of space, and premium users have a whopping 10GB. <% if current_user && current_user.selected_billing_plan_id == BillingPlan.find_by(stripe_plan_id: 'free-for-life').id %> Because you were here at Notebook.ai's launch, we've quintupled your space from 50MB to 250MB. Thank you! <% end %> diff --git a/app/views/main/for_designers.html.erb b/app/views/main/for_designers.html.erb index 3a09fc4e..ad612d4f 100644 --- a/app/views/main/for_designers.html.erb +++ b/app/views/main/for_designers.html.erb @@ -220,7 +220,7 @@ body {
Free users start with 50MB of storage space that can be used to upload any size of image. Premium users are boosted an additional - 1GB of storage space. You can delete any image at any time to reclaim and reuse its space. + 10GB of storage space. You can delete any image at any time to reclaim and reuse its space.
Premium memberships are $9.00, billed monthly, and allow you to create unlimited amounts of any type of content. - Additionally, a Premium subscription also increases your image upload storage from 50MB to 1GB. + Additionally, a Premium subscription also increases your image upload storage from 50MB to 10GB.
- Our raffle winner has been notified (check your email!) and we've added 1GB of storage space to all Premium user accounts + Our raffle winner has been notified (check your email!) and we've added 10GB of storage space to all Premium user accounts from now until forever as a thank you.
diff --git a/app/views/main/for_roleplayers.html.erb b/app/views/main/for_roleplayers.html.erb index 26eced51..ac7c7953 100644 --- a/app/views/main/for_roleplayers.html.erb +++ b/app/views/main/for_roleplayers.html.erb @@ -217,7 +217,7 @@ body {
Free users start with 50MB of storage space that can be used to upload any size of image. Premium users are boosted an additional - 1GB of storage space. You can delete any image at any time to reclaim and reuse its space. + 10GB of storage space. You can delete any image at any time to reclaim and reuse its space.
Premium memberships are $9.00, billed monthly, and allow you to create unlimited amounts of any type of content. - Additionally, a Premium subscription also increases your image upload storage from 50MB to 1GB. + Additionally, a Premium subscription also increases your image upload storage from 50MB to 10GB.
Free users start with 50MB of storage space that can be used to upload any size of image. Premium users are boosted an additional - 1GB of storage space. You can delete any image at any time to reclaim and reuse its space. + 10GB of storage space. You can delete any image at any time to reclaim and reuse its space.
Premium memberships are $9.00, billed monthly, and allow you to create unlimited amounts of any type of content. - Additionally, a Premium subscription also increases your image upload storage from 50MB to 1GB. + Additionally, a Premium subscription also increases your image upload storage from 50MB to 10GB.