- <%= image_tag 'logos/both-small.png', class: 'hide-on-small-only', style: 'width: 100%' %>
- <%= image_tag 'logos/book-small.png', class: 'hide-on-med-and-up', style: 'width: 100%' %>
+ <%= image_tag 'logos/both-small.webp', class: 'hide-on-small-only', style: 'width: 100%' %>
+ <%= image_tag 'logos/book-small.webp', class: 'hide-on-med-and-up', style: 'width: 100%' %>
<%= render 'devise/sessions/form' %>
diff --git a/app/views/layouts/_seo.html.erb b/app/views/layouts/_seo.html.erb
index 32db9753..5e62bf9e 100644
--- a/app/views/layouts/_seo.html.erb
+++ b/app/views/layouts/_seo.html.erb
@@ -9,7 +9,7 @@
display_meta_tags site: 'Notebook.ai',
publisher: 'https://www.facebook.com/IndentLabs',
- image_src: image_url('logos/both-original.png'),
+ image_src: image_url('logos/both-original.webp'),
description: 'Notebook.ai is a set of tools for writers, game designers, and roleplayers to create magnificent universes — and everything within them.',
# Recommended keywords tag length: up to 255 characters, 20 words.
keywords: %w[writing author nanowrimo novel character fiction fantasy universe creative dnd roleplay larp game design worldbuilding],
diff --git a/app/views/main/for_designers.html.erb b/app/views/main/for_designers.html.erb
index d397ae4e..3c1aceb7 100644
--- a/app/views/main/for_designers.html.erb
+++ b/app/views/main/for_designers.html.erb
@@ -543,7 +543,7 @@ body {
- <%= image_tag 'logos/book-small.png', class: 'responsive-img' %>
+ <%= image_tag 'logos/book-small.webp', class: 'responsive-img' %>
@@ -557,7 +557,7 @@ body {
- <%= image_tag 'logos/book-small.png', class: 'responsive-img' %>
+ <%= image_tag 'logos/book-small.webp', class: 'responsive-img' %>
@@ -574,7 +574,7 @@ body {
- <%= image_tag 'logos/book-small.png', class: 'responsive-img' %>
+ <%= image_tag 'logos/book-small.webp', class: 'responsive-img' %>
@@ -588,7 +588,7 @@ body {
- <%= image_tag 'logos/book-small.png', class: 'responsive-img' %>
+ <%= image_tag 'logos/book-small.webp', class: 'responsive-img' %>
@@ -605,7 +605,7 @@ body {
- <%= image_tag 'logos/book-small.png', class: 'responsive-img' %>
+ <%= image_tag 'logos/book-small.webp', class: 'responsive-img' %>
@@ -621,7 +621,7 @@ body {
-
<%= image_tag 'logos/both-small.png' %>
+
<%= image_tag 'logos/both-small.webp' %>
<%= link_to 'Start worldbuilding now', new_user_registration_path, class: 'btn blue btn-large waves-effect waves-light ' %>
diff --git a/app/views/main/for_roleplayers.html.erb b/app/views/main/for_roleplayers.html.erb
index 5d92be40..3d72e399 100644
--- a/app/views/main/for_roleplayers.html.erb
+++ b/app/views/main/for_roleplayers.html.erb
@@ -562,7 +562,7 @@ body {
- <%= image_tag 'logos/book-small.png', class: 'responsive-img' %>
+ <%= image_tag 'logos/book-small.webp', class: 'responsive-img' %>
@@ -576,7 +576,7 @@ body {
- <%= image_tag 'logos/book-small.png', class: 'responsive-img' %>
+ <%= image_tag 'logos/book-small.webp', class: 'responsive-img' %>
@@ -593,7 +593,7 @@ body {
- <%= image_tag 'logos/book-small.png', class: 'responsive-img' %>
+ <%= image_tag 'logos/book-small.webp', class: 'responsive-img' %>
@@ -607,7 +607,7 @@ body {
- <%= image_tag 'logos/book-small.png', class: 'responsive-img' %>
+ <%= image_tag 'logos/book-small.webp', class: 'responsive-img' %>
@@ -624,7 +624,7 @@ body {
- <%= image_tag 'logos/book-small.png', class: 'responsive-img' %>
+ <%= image_tag 'logos/book-small.webp', class: 'responsive-img' %>
@@ -640,7 +640,7 @@ body {
-
<%= image_tag 'logos/both-small.png' %>
+
<%= image_tag 'logos/both-small.webp' %>
<%= link_to 'Start worldbuilding now', new_user_registration_path, class: 'btn blue btn-large waves-effect waves-light ' %>
diff --git a/app/views/main/for_writers.html.erb b/app/views/main/for_writers.html.erb
index 4f54f40e..3001761d 100644
--- a/app/views/main/for_writers.html.erb
+++ b/app/views/main/for_writers.html.erb
@@ -585,7 +585,7 @@ body {
- <%= image_tag 'logos/book-small.png', class: 'responsive-img' %>
+ <%= image_tag 'logos/book-small.webp', class: 'responsive-img' %>
@@ -599,7 +599,7 @@ body {
- <%= image_tag 'logos/book-small.png', class: 'responsive-img' %>
+ <%= image_tag 'logos/book-small.webp', class: 'responsive-img' %>
@@ -616,7 +616,7 @@ body {
- <%= image_tag 'logos/book-small.png', class: 'responsive-img' %>
+ <%= image_tag 'logos/book-small.webp', class: 'responsive-img' %>
@@ -630,7 +630,7 @@ body {
- <%= image_tag 'logos/book-small.png', class: 'responsive-img' %>
+ <%= image_tag 'logos/book-small.webp', class: 'responsive-img' %>
@@ -647,7 +647,7 @@ body {
- <%= image_tag 'logos/book-small.png', class: 'responsive-img' %>
+ <%= image_tag 'logos/book-small.webp', class: 'responsive-img' %>
@@ -661,7 +661,7 @@ body {
- <%= image_tag 'logos/book-small.png', class: 'responsive-img' %>
+ <%= image_tag 'logos/book-small.webp', class: 'responsive-img' %>
@@ -688,7 +688,7 @@ body {
-
<%= image_tag 'logos/both-small.png' %>
+
<%= image_tag 'logos/both-small.webp' %>
<%= link_to 'Start worldbuilding now', new_user_registration_path, class: 'btn blue btn-large waves-effect waves-light ' %>
diff --git a/app/views/main/sascon.html.erb b/app/views/main/sascon.html.erb
index 9b12f14d..a05135e6 100644
--- a/app/views/main/sascon.html.erb
+++ b/app/views/main/sascon.html.erb
@@ -3,7 +3,7 @@
- <%= image_tag 'logos/both-small.png', class: 'center' %>
+ <%= image_tag 'logos/both-small.webp', class: 'center' %>
Notebook.ai + SaS Con