diff --git a/theme_yes/__manifest__.py b/theme_yes/__manifest__.py
index a262d8504..18b900209 100644
--- a/theme_yes/__manifest__.py
+++ b/theme_yes/__manifest__.py
@@ -80,7 +80,7 @@
'website.library_image_02': '/theme_yes/static/src/img/snippets/library_image_02.jpg',
'website.library_image_14': '/theme_yes/static/src/img/snippets/library_image_14.webp',
'website.library_image_16': '/theme_yes/static/src/img/snippets/library_image_16.webp',
- 'website.s_parallax_default_image': '/theme_yes/static/src/img/snippets/s_parallax.jpg',
+ 'website.s_parallax_default_image': '/theme_yes/static/src/img/snippets/s_parallax.webp',
},
'configurator_snippets': {
'homepage': ['s_kickoff', 's_title', 's_company_team', 's_image_text_overlap', 's_features', 's_freegrid', 's_quotes_carousel', 's_call_to_action'],
diff --git a/theme_yes/static/description/yes_screenshot.jpg b/theme_yes/static/description/yes_screenshot.jpg
index e4fb60d0a..f496639f3 100644
Binary files a/theme_yes/static/description/yes_screenshot.jpg and b/theme_yes/static/description/yes_screenshot.jpg differ
diff --git a/theme_yes/static/src/img/snippets/s_parallax.jpg b/theme_yes/static/src/img/snippets/s_parallax.jpg
deleted file mode 100644
index 5ebe63ff8..000000000
Binary files a/theme_yes/static/src/img/snippets/s_parallax.jpg and /dev/null differ
diff --git a/theme_yes/static/src/img/snippets/s_parallax.webp b/theme_yes/static/src/img/snippets/s_parallax.webp
new file mode 100644
index 000000000..af58ec72f
Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_parallax.webp differ
diff --git a/theme_yes/views/images.xml b/theme_yes/views/images.xml
index c889602b7..dae973e77 100644
--- a/theme_yes/views/images.xml
+++ b/theme_yes/views/images.xml
@@ -206,7 +206,7 @@ Check in theme_kea's primary_variables.scss, theme.scss and theme_common's mixin
website.s_parallax_default_image
website.s_parallax_default_image
- /theme_yes/static/src/img/snippets/s_parallax.jpg
+ /theme_yes/static/src/img/snippets/s_parallax.webp
diff --git a/theme_yes/views/snippets/s_call_to_action.xml b/theme_yes/views/snippets/s_call_to_action.xml
index 73806355c..69cccb377 100644
--- a/theme_yes/views/snippets/s_call_to_action.xml
+++ b/theme_yes/views/snippets/s_call_to_action.xml
@@ -3,7 +3,8 @@
-
+
+