diff --git a/app/views/main/index.html.erb b/app/views/main/index.html.erb index 5ccc087f..14d1b529 100644 --- a/app/views/main/index.html.erb +++ b/app/views/main/index.html.erb @@ -187,11 +187,10 @@
- Write quickly with reference sheets at the ready. You can view details about - your world without leaving the editor! + <%= t('marketing.landing_page.benefits.speed.text') %>
+ <%= t('marketing.landing_page.benefits.search.text') %> +
++ <%= t('marketing.landing_page.benefits.creativity.text') %> +
++ <%= t('marketing.landing_page.benefits.growth.text') %> +
+- Once you've signed up, you can immediately start creating universes and filling them with characters, +
+ Once you've signed up, you can immediately start creating universes and filling them with your characters, locations, and items. The worlds you create are private, owned by you, and always available on any device, any time you need them.
-- trusted by +
+ Our + + <%= number_with_delimiter User.last.try(:id) || 0 %> <%= 'worldbuilders'.pluralize(User.last.try(:id) || 0) %> + + have created + + <%= number_with_delimiter Character.last.try(:id) || 0 %> <%= 'character'.pluralize(Character.last.try(:id) || 0) %>, + + + <%= number_with_delimiter Location.last.try(:id) || 0 %> <%= 'location'.pluralize(Location.last.try(:id) || 0) %>, + + and + + <%= number_with_delimiter Item.last.try(:id) || 0 %> <%= 'item'.pluralize(Item.last.try(:id) || 0) %> + + in + + <%= number_with_delimiter Universe.last.try(:id) || 0 %> <%= 'fictional universe'.pluralize(Universe.last.try(:id) || 0) %> + + since 2016.
+- <%= t('marketing.landing_page.benefits.locations.text') %> -
-+ All of these features are available with a Premium subscription with customizable payment plans. + Upgrade or downgrade your account whenever inspiration strikes. +
+ <%= t('marketing.landing_page.benefits.locations.text') %> +
++ See the full list below. +
++ Link events together with the characters, locations, and anything else that's relevant — then see your world's stories + at a glance. +
++ Our state-of-the-art artificial intelligence can analyze your documents for feedback on style, structure, + readability, flow, and more. +
++ Collections are a new way to organize your worldbuilding — or open them up for content submissions from + other users! +
+- <%= t('marketing.landing_page.benefits.creativity.text') %> -
-- <%= t('marketing.landing_page.benefits.continuity.text') %> -
-- <%= t('marketing.landing_page.benefits.search.text') %> -
-- <%= t('marketing.landing_page.benefits.speed.text') %> -
-- <%= t('marketing.landing_page.benefits.quality.text') %> -
-- <%= t('marketing.landing_page.benefits.growth.text') %> -
-+ Accounts can be freely upgraded or downgraded at any time with no hidden fees or penalties. +
- Notebook.ai's free tier was intentionally designed to be enough for most worlds, but if you want to support the site and - take your worldbuilding to a new level, a premium subscription is available that unlocks - <%= Rails.application.config.content_types[:premium].count %> additional page templates to use. Each template is customizable and - comes with its own set of writing prompts. +
+ + + + Create up to 5 universes
+ ++ + + + Upload 50MB of images +
++ + + + Create 3 core worldbuilding pages +
+ + + + Create unlimited universes +
-+ + + + Upload 10GB of images +
++ + + + Create all <%= Rails.application.config.content_types[:all].count %> worldbuilding pages +
- <%= t("content_descriptions.timeline") %> -
-+ + + + Create timelines +
++ + + + Create collections +
++ + + + Analyze documents +
+ <%= link_to new_user_registration_path, class: 'mt-auto' do %> + + <% end %>+ + + + Create unlimited universes +
-+ + + + Upload 10GB of images +
++ + + + Create all <%= Rails.application.config.content_types[:all].count %> worldbuilding pages +
- <%= t("content_descriptions.pagecollection") %> -
+ ++ + + + Create timelines +
++ + + + Create collections +
++ + + + Analyze documents +
+ <%= link_to new_user_registration_path, class: 'mt-auto' do %> + + <% end %> ++ + + + Create unlimited universes +
++ + + + Upload 10GB of images +
++ + + + Create all <%= Rails.application.config.content_types[:all].count %> worldbuilding pages +
+ + + + Create timelines +
++ + + + Create collections +
++ + + + Analyze documents +
+ <%= link_to new_user_registration_path, class: 'mt-auto' do %> + + <% end %>