diff --git a/app/views/main/index.html.erb b/app/views/main/index.html.erb index 965b8a16..888967f4 100644 --- a/app/views/main/index.html.erb +++ b/app/views/main/index.html.erb @@ -1,13 +1,13 @@ -
-
-
+
+
+
-
-
- The smart notebook - for smart worldbuilders +
+
+ The smart notebook + for smart worldbuilders
-
+
<%= t('marketing.landing_page.promo_subheader') %>
@@ -24,72 +24,76 @@
-
-
-
-
-
-
- create +
+
+
+
+
+
+ create
-
- <%= t('marketing.landing_page.cta.writers.header') %> +
+

+ <%= t('marketing.landing_page.cta.writers.header') %> +

+

+ <%= t('marketing.landing_page.cta.writers.body') %> +

+ <%= link_to writers_landing_path, class: 'inline-flex items-center text-notebook-blue hover:text-blue-600 font-medium transition-colors duration-200' do %> + <%= t('marketing.landing_page.cta.writers.button') %> + + + + <% end %>
-
-

- <%= t('marketing.landing_page.cta.writers.body') %> -

- <%= link_to writers_landing_path, class: 'mt-3 text-notebook-blue inline-flex items-center' do %> - <%= t('marketing.landing_page.cta.writers.button') %> - - - - <% end %> -
-
-
-
- gavel +
+
+
+ gavel
-
- <%= t('marketing.landing_page.cta.roleplayers.header') %> +
+

+ <%= t('marketing.landing_page.cta.roleplayers.header') %> +

+

+ <%= t('marketing.landing_page.cta.roleplayers.body') %> +

+ <%= link_to roleplayers_landing_path, class: 'inline-flex items-center text-notebook-blue hover:text-blue-600 font-medium transition-colors duration-200' do %> + <%= t('marketing.landing_page.cta.roleplayers.button') %> + + + + <% end %>
-
-

- <%= t('marketing.landing_page.cta.roleplayers.body') %> -

- <%= link_to roleplayers_landing_path, class: 'mt-3 text-notebook-blue inline-flex items-center' do %> - <%= t('marketing.landing_page.cta.roleplayers.button') %> - - - - <% end %> -
-
-
- -
-
-
-

- Create rich, fictional worlds with your - smart notebook — for free -

+
+
+ +
+
+
+
+
+

+ Create rich, fictional worlds with your + smart notebook — for free +

+
+

+ With a free account, you'll have access to the core building blocks of fictional worlds, personalized writing prompts set + in your universe, unlimited document storage, access to a thriving <%= link_to 'community', thredded_path %> of other worldbuilders, and more. +

-

- With a free account, you'll have access to the core building blocks of fictional worlds, personalized writing prompts set - in your universe, unlimited document storage, access to a thriving <%= link_to 'community', thredded_path %> of other worldbuilders, and more. -

+
<%= render partial: 'cards/intros/content_type_intro', locals: { content_type: Universe } %> @@ -104,146 +108,143 @@ <%= render partial: 'cards/intros/content_type_intro', locals: { content_type: Item } %>
-
- - -
-
-
-
- face +
+
+
+
+ face +
+
+

+ <%= t('marketing.landing_page.benefits.characters.title') %> +

+

+ <%= t('marketing.landing_page.benefits.characters.text') %> +

+
-
-

- <%= t('marketing.landing_page.benefits.characters.title') %> -

-

- <%= t('marketing.landing_page.benefits.characters.text') %> -

+
+
+
+
+ bubble_chart +
+
+

+ <%= t('marketing.landing_page.benefits.creativity.title') %> +

+

+ <%= t('marketing.landing_page.benefits.creativity.text') %> +

+
+
+
+
+
+
+ <%= Document.icon %> +
+
+

+ <%= t('marketing.landing_page.benefits.speed.title') %> +

+

+ <%= t('marketing.landing_page.benefits.speed.text') %> +

+
+
+
+
+
+
+ list +
+
+

+ <%= t('marketing.landing_page.benefits.organization.title') %> +

+

+ <%= t('marketing.landing_page.benefits.organization.text') %> +

+
+
+
+
+
+
+ search +
+
+

+ <%= t('marketing.landing_page.benefits.search.title') %> +

+

+ <%= t('marketing.landing_page.benefits.search.text') %> +

+
+
+
+
+
+
+ settings_ethernet +
+
+

+ <%= t('marketing.landing_page.benefits.growth.title') %> +

+

+ <%= t('marketing.landing_page.benefits.growth.text') %> +

+
+
+
+
+
+
+ group +
+
+

+ <%= t('marketing.landing_page.benefits.sharing.title') %> +

+

+ <%= t('marketing.landing_page.benefits.sharing.text') %> +

+
+
+
+
+
+
+ cloud +
+
+

+ <%= t('marketing.landing_page.benefits.backups.title') %> +

+

+ <%= t('marketing.landing_page.benefits.backups.text') %> +

+
+
+
+
+
+
+ security +
+
+

+ <%= t('marketing.landing_page.benefits.ads.title') %> +

+

+ <%= t('marketing.landing_page.benefits.ads.text') %> +

+
-
-
-
- bubble_chart -
-
-

- <%= t('marketing.landing_page.benefits.creativity.title') %> -

-

- <%= t('marketing.landing_page.benefits.creativity.text') %> -

-
-
-
-
-
-
- <%= Document.icon %> -
-
-

- <%= t('marketing.landing_page.benefits.speed.title') %> -

-

- <%= t('marketing.landing_page.benefits.speed.text') %> -

-
-
-
-
-
-
- list -
-
-

- <%= t('marketing.landing_page.benefits.organization.title') %> -

-

- <%= t('marketing.landing_page.benefits.organization.text') %> -

-
-
-
-
-
-
- search -
-
-

- <%= t('marketing.landing_page.benefits.search.title') %> -

-

- <%= t('marketing.landing_page.benefits.search.text') %> -

-
-
-
-
-
-
- settings_ethernet -
-
-

- <%= t('marketing.landing_page.benefits.growth.title') %> -

-

- <%= t('marketing.landing_page.benefits.growth.text') %> -

-
-
-
-
-
-
- group -
-
-

- <%= t('marketing.landing_page.benefits.sharing.title') %> -

-

- <%= t('marketing.landing_page.benefits.sharing.text') %> -

-
-
-
-
-
-
- cloud -
-
-

- <%= t('marketing.landing_page.benefits.backups.title') %> -

-

- <%= t('marketing.landing_page.benefits.backups.text') %> -

-
-
-
-
-
-
- security -
-
-

- <%= t('marketing.landing_page.benefits.ads.title') %> -

-

- <%= t('marketing.landing_page.benefits.ads.text') %> -

-
-
-
-
@@ -354,106 +355,101 @@
-
- -
-
-
-

- Take your world to the - next level - - with powerful Premium features -

+
+
+
+
+
+

+ Take your world to the + next level + + with powerful Premium features +

+
+

+ More advanced features are available with a Premium subscription. + Upgrade or downgrade your account any time to be ready when inspiration strikes. +

-

- More advanced features are available with a Premium subscription. - Upgrade or downgrade your account any time to be ready when inspiration strikes. -

-
-
-
-
-
-
-
- public +
+
+
+
+ public
-
-

+
+

<%= t('marketing.landing_page.benefits.locations.title') %>

<%= t('marketing.landing_page.benefits.locations.text') %>

-

- See the full list below. -

+ + See the full list below ↓ +

-
+
-
-
-
- <%= Timeline.icon %> +
+
+
+ <%= Timeline.icon %>
-
-

+
+

Build timelines

-

+

Link events together with the characters, locations, and anything else that's relevant — then see your world's stories at a glance.

-
+
-
-
-
- <%= Document.icon %> +
+
+
+ <%= Document.icon %>
-
-

+
+

Document analysis

-

- Our state-of-the-art artificial intelligence can analyze your documents for feedback on style, structure, +

+ Our artificial intelligence can analyze your documents for feedback on style, structure, readability, flow, and more.

-
+
-
-
-
- <%= PageCollection.icon %> +
+
+
+ <%= PageCollection.icon %>
-
-

+
+

Start collections

-

+

Collections are a new way to organize your worldbuilding — or open them up for content submissions from other users!

-
-
-
- +
-
+
@@ -470,11 +466,11 @@
<% end %> -
+
Want even more page types?
- Of course, we recognize these pages aren't one-size-fits-all for every world. Every template is fully customizable and - new pages are added as users request them. + Of course, we recognize these pages aren't one-size-fits-all for every world! Every template is fully customizable and + new page types are added as soon as they're ready.