diff --git a/theme_anelusia/__manifest__.py b/theme_anelusia/__manifest__.py index b707be2e75..466695c5cf 100644 --- a/theme_anelusia/__manifest__.py +++ b/theme_anelusia/__manifest__.py @@ -61,21 +61,21 @@ 'views/new_page_template.xml', ], 'images': [ - 'static/description/anelusia_description.jpg', - 'static/description/anelusia_screenshot.jpg', + 'static/description/anelusia_description.webp', + 'static/description/anelusia_screenshot.webp', ], 'images_preview_theme': { - 'website.library_image_10': '/theme_anelusia/static/src/img/snippets/library_image_03.jpg', - 'website.library_image_05': '/theme_anelusia/static/src/img/snippets/library_image_13.jpg', - 'website.library_image_08': '/theme_anelusia/static/src/img/snippets/library_image_14.jpg', - 'website.library_image_13': '/theme_anelusia/static/src/img/snippets/library_image_10.jpg', - 'website.library_image_03': '/theme_anelusia/static/src/img/snippets/library_image_05.jpg', - 'website.library_image_02': '/theme_anelusia/static/src/img/snippets/library_image_16.jpg', - 'website.s_cover_default_image': '/theme_anelusia/static/src/img/snippets/s_cover.jpg', - 'website.s_media_list_default_image_1': '/theme_anelusia/static/src/img/snippets/s_media_list_1.jpg', - 'website.s_image_text_default_image': '/theme_anelusia/static/src/img/snippets/s_image_text.jpg', - 'website.s_media_list_default_image_2': '/theme_anelusia/static/src/img/snippets/s_media_list_2.jpg', - 'website.s_text_image_default_image': '/theme_anelusia/static/src/img/snippets/s_text_image.jpg', + 'website.library_image_10': '/theme_anelusia/static/src/img/snippets/library_image_03.webp', + 'website.library_image_05': '/theme_anelusia/static/src/img/snippets/library_image_13.webp', + 'website.library_image_08': '/theme_anelusia/static/src/img/snippets/library_image_14.webp', + 'website.library_image_13': '/theme_anelusia/static/src/img/snippets/library_image_10.webp', + 'website.library_image_03': '/theme_anelusia/static/src/img/snippets/library_image_05.webp', + 'website.library_image_02': '/theme_anelusia/static/src/img/snippets/library_image_16.webp', + 'website.s_cover_default_image': '/theme_anelusia/static/src/img/snippets/s_cover.webp', + 'website.s_media_list_default_image_1': '/theme_anelusia/static/src/img/snippets/s_media_list_1.webp', + 'website.s_image_text_default_image': '/theme_anelusia/static/src/img/snippets/s_image_text.webp', + 'website.s_media_list_default_image_2': '/theme_anelusia/static/src/img/snippets/s_media_list_2.webp', + 'website.s_text_image_default_image': '/theme_anelusia/static/src/img/snippets/s_text_image.webp', }, 'configurator_snippets': { 'homepage': ['s_text_cover', 's_images_wall', 's_color_blocks_2', 's_references', 's_media_list','s_key_images', 's_call_to_action'], diff --git a/theme_anelusia/static/description/anelusia_description.jpg b/theme_anelusia/static/description/anelusia_description.jpg deleted file mode 100644 index d373f13b7e..0000000000 Binary files a/theme_anelusia/static/description/anelusia_description.jpg and /dev/null differ diff --git a/theme_anelusia/static/description/anelusia_description.webp b/theme_anelusia/static/description/anelusia_description.webp new file mode 100644 index 0000000000..45e127d5e4 Binary files /dev/null and b/theme_anelusia/static/description/anelusia_description.webp differ diff --git a/theme_anelusia/static/description/anelusia_screenshot.jpg b/theme_anelusia/static/description/anelusia_screenshot.jpg deleted file mode 100644 index f0ddd9ca2a..0000000000 Binary files a/theme_anelusia/static/description/anelusia_screenshot.jpg and /dev/null differ diff --git a/theme_anelusia/static/description/anelusia_screenshot.webp b/theme_anelusia/static/description/anelusia_screenshot.webp new file mode 100644 index 0000000000..603d3658dc Binary files /dev/null and b/theme_anelusia/static/description/anelusia_screenshot.webp differ diff --git a/theme_anelusia/static/src/img/content/content_img_02.jpg b/theme_anelusia/static/src/img/content/content_img_02.jpg deleted file mode 100755 index a4389baf4e..0000000000 Binary files a/theme_anelusia/static/src/img/content/content_img_02.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/content/content_img_02.webp b/theme_anelusia/static/src/img/content/content_img_02.webp new file mode 100644 index 0000000000..dec3674417 Binary files /dev/null and b/theme_anelusia/static/src/img/content/content_img_02.webp differ diff --git a/theme_anelusia/static/src/img/content/content_img_03.jpg b/theme_anelusia/static/src/img/content/content_img_03.jpg deleted file mode 100755 index 4fb97a8f7a..0000000000 Binary files a/theme_anelusia/static/src/img/content/content_img_03.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/content/content_img_03.webp b/theme_anelusia/static/src/img/content/content_img_03.webp new file mode 100644 index 0000000000..25e2fadf52 Binary files /dev/null and b/theme_anelusia/static/src/img/content/content_img_03.webp differ diff --git a/theme_anelusia/static/src/img/content/content_img_07.jpg b/theme_anelusia/static/src/img/content/content_img_07.jpg deleted file mode 100755 index 6dad4de4a2..0000000000 Binary files a/theme_anelusia/static/src/img/content/content_img_07.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/content/content_img_07.webp b/theme_anelusia/static/src/img/content/content_img_07.webp new file mode 100644 index 0000000000..09f53871cd Binary files /dev/null and b/theme_anelusia/static/src/img/content/content_img_07.webp differ diff --git a/theme_anelusia/static/src/img/content/content_img_09.jpg b/theme_anelusia/static/src/img/content/content_img_09.jpg deleted file mode 100755 index 793f498e7b..0000000000 Binary files a/theme_anelusia/static/src/img/content/content_img_09.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/content/content_img_09.webp b/theme_anelusia/static/src/img/content/content_img_09.webp new file mode 100644 index 0000000000..59b72cb925 Binary files /dev/null and b/theme_anelusia/static/src/img/content/content_img_09.webp differ diff --git a/theme_anelusia/static/src/img/content/content_img_10.jpg b/theme_anelusia/static/src/img/content/content_img_10.jpg deleted file mode 100755 index dec0ef788f..0000000000 Binary files a/theme_anelusia/static/src/img/content/content_img_10.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/content/content_img_10.webp b/theme_anelusia/static/src/img/content/content_img_10.webp new file mode 100644 index 0000000000..a81329595a Binary files /dev/null and b/theme_anelusia/static/src/img/content/content_img_10.webp differ diff --git a/theme_anelusia/static/src/img/content/content_img_11.jpg b/theme_anelusia/static/src/img/content/content_img_11.jpg deleted file mode 100755 index e304e380bf..0000000000 Binary files a/theme_anelusia/static/src/img/content/content_img_11.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/content/content_img_11.webp b/theme_anelusia/static/src/img/content/content_img_11.webp new file mode 100644 index 0000000000..d9b21fc445 Binary files /dev/null and b/theme_anelusia/static/src/img/content/content_img_11.webp differ diff --git a/theme_anelusia/static/src/img/content/content_img_12.jpg b/theme_anelusia/static/src/img/content/content_img_12.jpg deleted file mode 100755 index c59a434095..0000000000 Binary files a/theme_anelusia/static/src/img/content/content_img_12.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/content/content_img_12.webp b/theme_anelusia/static/src/img/content/content_img_12.webp new file mode 100644 index 0000000000..ede8379130 Binary files /dev/null and b/theme_anelusia/static/src/img/content/content_img_12.webp differ diff --git a/theme_anelusia/static/src/img/snippets/library_image_02.jpg b/theme_anelusia/static/src/img/snippets/library_image_02.jpg deleted file mode 100644 index 9034ad9f1c..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/library_image_02.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/library_image_02.webp b/theme_anelusia/static/src/img/snippets/library_image_02.webp new file mode 100644 index 0000000000..319e3f8406 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/library_image_02.webp differ diff --git a/theme_anelusia/static/src/img/snippets/library_image_03.jpg b/theme_anelusia/static/src/img/snippets/library_image_03.jpg deleted file mode 100644 index c92b18e94f..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/library_image_03.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/library_image_03.webp b/theme_anelusia/static/src/img/snippets/library_image_03.webp new file mode 100644 index 0000000000..0f72804e08 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/library_image_03.webp differ diff --git a/theme_anelusia/static/src/img/snippets/library_image_05.jpg b/theme_anelusia/static/src/img/snippets/library_image_05.jpg deleted file mode 100644 index 59eed2652f..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/library_image_05.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/library_image_05.webp b/theme_anelusia/static/src/img/snippets/library_image_05.webp new file mode 100644 index 0000000000..9771bbeacf Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/library_image_05.webp differ diff --git a/theme_anelusia/static/src/img/snippets/library_image_07.jpg b/theme_anelusia/static/src/img/snippets/library_image_07.jpg deleted file mode 100644 index 96bbe3d311..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/library_image_07.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/library_image_07.webp b/theme_anelusia/static/src/img/snippets/library_image_07.webp new file mode 100644 index 0000000000..ec753ae727 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/library_image_07.webp differ diff --git a/theme_anelusia/static/src/img/snippets/library_image_08.jpg b/theme_anelusia/static/src/img/snippets/library_image_08.jpg deleted file mode 100644 index 3fb4cb213f..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/library_image_08.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/library_image_08.webp b/theme_anelusia/static/src/img/snippets/library_image_08.webp new file mode 100644 index 0000000000..8bd89164d5 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/library_image_08.webp differ diff --git a/theme_anelusia/static/src/img/snippets/library_image_10.jpg b/theme_anelusia/static/src/img/snippets/library_image_10.jpg deleted file mode 100644 index f62bfb15d7..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/library_image_10.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/library_image_10.webp b/theme_anelusia/static/src/img/snippets/library_image_10.webp new file mode 100644 index 0000000000..ed3903f62f Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/library_image_10.webp differ diff --git a/theme_anelusia/static/src/img/snippets/library_image_11.jpg b/theme_anelusia/static/src/img/snippets/library_image_11.jpg deleted file mode 100644 index 8891c73ec0..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/library_image_11.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/library_image_11.webp b/theme_anelusia/static/src/img/snippets/library_image_11.webp new file mode 100644 index 0000000000..e047b9d7f3 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/library_image_11.webp differ diff --git a/theme_anelusia/static/src/img/snippets/library_image_13.jpg b/theme_anelusia/static/src/img/snippets/library_image_13.jpg deleted file mode 100644 index 66815bf77e..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/library_image_13.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/library_image_13.webp b/theme_anelusia/static/src/img/snippets/library_image_13.webp new file mode 100644 index 0000000000..b00222f26d Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/library_image_13.webp differ diff --git a/theme_anelusia/static/src/img/snippets/library_image_14.jpg b/theme_anelusia/static/src/img/snippets/library_image_14.jpg deleted file mode 100644 index 74fb51019e..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/library_image_14.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/library_image_14.webp b/theme_anelusia/static/src/img/snippets/library_image_14.webp new file mode 100644 index 0000000000..5e358a8ee6 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/library_image_14.webp differ diff --git a/theme_anelusia/static/src/img/snippets/library_image_16.jpg b/theme_anelusia/static/src/img/snippets/library_image_16.jpg deleted file mode 100644 index 7b78150fba..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/library_image_16.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/library_image_16.webp b/theme_anelusia/static/src/img/snippets/library_image_16.webp new file mode 100644 index 0000000000..fdd1d61789 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/library_image_16.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_banner.jpg b/theme_anelusia/static/src/img/snippets/s_banner.jpg deleted file mode 100644 index b49843b812..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_banner.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_banner.webp b/theme_anelusia/static/src/img/snippets/s_banner.webp new file mode 100644 index 0000000000..f821e7aa12 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_banner.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_banner_2.jpg b/theme_anelusia/static/src/img/snippets/s_banner_2.jpg deleted file mode 100644 index 4c8ed47710..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_banner_2.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_banner_2.webp b/theme_anelusia/static/src/img/snippets/s_banner_2.webp new file mode 100644 index 0000000000..a19f607354 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_banner_2.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_banner_3.jpg b/theme_anelusia/static/src/img/snippets/s_banner_3.jpg deleted file mode 100644 index 7c316aa01c..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_banner_3.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_banner_3.webp b/theme_anelusia/static/src/img/snippets/s_banner_3.webp new file mode 100644 index 0000000000..a23c87b314 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_banner_3.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_carousel_1.jpg b/theme_anelusia/static/src/img/snippets/s_carousel_1.jpg deleted file mode 100644 index 11b68bcb48..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_carousel_1.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_carousel_1.webp b/theme_anelusia/static/src/img/snippets/s_carousel_1.webp new file mode 100644 index 0000000000..1a05a7f587 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_carousel_1.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_carousel_2.jpg b/theme_anelusia/static/src/img/snippets/s_carousel_2.jpg deleted file mode 100644 index 7380a6ca9d..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_carousel_2.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_carousel_2.webp b/theme_anelusia/static/src/img/snippets/s_carousel_2.webp new file mode 100644 index 0000000000..08a8b7e8ca Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_carousel_2.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_carousel_3.jpg b/theme_anelusia/static/src/img/snippets/s_carousel_3.jpg deleted file mode 100644 index 81a1731ea2..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_carousel_3.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_carousel_3.webp b/theme_anelusia/static/src/img/snippets/s_carousel_3.webp new file mode 100644 index 0000000000..e5135b201f Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_carousel_3.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_cover.jpg b/theme_anelusia/static/src/img/snippets/s_cover.jpg deleted file mode 100644 index e2995f63e0..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_cover.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_cover.webp b/theme_anelusia/static/src/img/snippets/s_cover.webp new file mode 100644 index 0000000000..462198c827 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_cover.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_cta_box_default_image.jpg b/theme_anelusia/static/src/img/snippets/s_cta_box_default_image.jpg deleted file mode 100644 index 8bc424e1ea..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_cta_box_default_image.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_cta_box_default_image.webp b/theme_anelusia/static/src/img/snippets/s_cta_box_default_image.webp new file mode 100644 index 0000000000..a5b6b003d6 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_cta_box_default_image.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_empowerment_default_image.jpg b/theme_anelusia/static/src/img/snippets/s_empowerment_default_image.jpg deleted file mode 100644 index 974f318a47..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_empowerment_default_image.webp b/theme_anelusia/static/src/img/snippets/s_empowerment_default_image.webp new file mode 100644 index 0000000000..a9a9c95688 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_empowerment_default_image.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_image_hexagonal_default_image_1.jpg b/theme_anelusia/static/src/img/snippets/s_image_hexagonal_default_image_1.jpg deleted file mode 100644 index f4f56614a0..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_image_hexagonal_default_image_1.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_image_hexagonal_default_image_1.webp b/theme_anelusia/static/src/img/snippets/s_image_hexagonal_default_image_1.webp new file mode 100644 index 0000000000..34eab6a316 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_image_hexagonal_default_image_1.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_image_text.jpg b/theme_anelusia/static/src/img/snippets/s_image_text.jpg deleted file mode 100644 index 8aac9a7d81..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_image_text.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_image_text.webp b/theme_anelusia/static/src/img/snippets/s_image_text.webp new file mode 100644 index 0000000000..c8bf177e54 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_image_text.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_images_constellation_default_image.jpg b/theme_anelusia/static/src/img/snippets/s_images_constellation_default_image.jpg deleted file mode 100644 index 71a308439a..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_images_constellation_default_image.webp b/theme_anelusia/static/src/img/snippets/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..76cd92e34c Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_images_constellation_default_image.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_images_constellation_default_image_1.jpg b/theme_anelusia/static/src/img/snippets/s_images_constellation_default_image_1.jpg deleted file mode 100644 index 7bf3944d6c..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_images_constellation_default_image_1.webp b/theme_anelusia/static/src/img/snippets/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..bb478c3275 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_images_constellation_default_image_1.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_images_constellation_default_image_2.jpg b/theme_anelusia/static/src/img/snippets/s_images_constellation_default_image_2.jpg deleted file mode 100644 index eecfdcf84d..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_images_constellation_default_image_2.webp b/theme_anelusia/static/src/img/snippets/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..104a3086e0 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_images_constellation_default_image_2.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_1.jpg b/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_1.jpg deleted file mode 100644 index 9b03d230a2..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_1.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_1.webp b/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_1.webp new file mode 100644 index 0000000000..c0b68eeb99 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_1.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_2.jpg b/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_2.jpg deleted file mode 100644 index 1bbef8d8de..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_2.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_2.webp b/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_2.webp new file mode 100644 index 0000000000..a845bda0d6 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_2.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_3.jpg b/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_3.jpg deleted file mode 100644 index 4e2ff19cd8..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_3.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_3.webp b/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_3.webp new file mode 100644 index 0000000000..cb59e182de Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_3.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_4.jpg b/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_4.jpg deleted file mode 100644 index 869b0e13fc..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_4.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_4.webp b/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_4.webp new file mode 100644 index 0000000000..a173909eaf Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_4.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_5.jpg b/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_5.jpg deleted file mode 100644 index 55c60cf2fc..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_5.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_5.webp b/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_5.webp new file mode 100644 index 0000000000..525b6f62cf Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_5.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_intro_pill_default_image.jpg b/theme_anelusia/static/src/img/snippets/s_intro_pill_default_image.jpg deleted file mode 100644 index f794a9208e..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_intro_pill_default_image.webp b/theme_anelusia/static/src/img/snippets/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..8ea4bda18f Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_intro_pill_default_image.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_intro_pill_default_image_2.jpg b/theme_anelusia/static/src/img/snippets/s_intro_pill_default_image_2.jpg deleted file mode 100644 index 3b6e4843cc..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_intro_pill_default_image_2.webp b/theme_anelusia/static/src/img/snippets/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..921a494b0c Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_intro_pill_default_image_2.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_key_images_default_image_1.jpg b/theme_anelusia/static/src/img/snippets/s_key_images_default_image_1.jpg deleted file mode 100644 index 94522808af..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_key_images_default_image_1.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_key_images_default_image_1.webp b/theme_anelusia/static/src/img/snippets/s_key_images_default_image_1.webp new file mode 100644 index 0000000000..b28cc4d24c Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_key_images_default_image_1.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_key_images_default_image_2.jpg b/theme_anelusia/static/src/img/snippets/s_key_images_default_image_2.jpg deleted file mode 100644 index 9e2b70c584..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_key_images_default_image_2.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_key_images_default_image_2.webp b/theme_anelusia/static/src/img/snippets/s_key_images_default_image_2.webp new file mode 100644 index 0000000000..9949cb662d Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_key_images_default_image_2.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_key_images_default_image_3.jpg b/theme_anelusia/static/src/img/snippets/s_key_images_default_image_3.jpg deleted file mode 100644 index f2e2452338..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_key_images_default_image_3.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_key_images_default_image_3.webp b/theme_anelusia/static/src/img/snippets/s_key_images_default_image_3.webp new file mode 100644 index 0000000000..fcc6c152c5 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_key_images_default_image_3.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_key_images_default_image_4.jpg b/theme_anelusia/static/src/img/snippets/s_key_images_default_image_4.jpg deleted file mode 100644 index b5dc1ba864..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_key_images_default_image_4.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_key_images_default_image_4.webp b/theme_anelusia/static/src/img/snippets/s_key_images_default_image_4.webp new file mode 100644 index 0000000000..93e07465d3 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_key_images_default_image_4.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_kickoff_default_image.jpg b/theme_anelusia/static/src/img/snippets/s_kickoff_default_image.jpg deleted file mode 100644 index b297e14144..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_kickoff_default_image.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_kickoff_default_image.webp b/theme_anelusia/static/src/img/snippets/s_kickoff_default_image.webp new file mode 100644 index 0000000000..3589bb0af2 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_kickoff_default_image.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_masonry_block.jpg b/theme_anelusia/static/src/img/snippets/s_masonry_block.jpg deleted file mode 100644 index de273d7419..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_masonry_block.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_masonry_block.webp b/theme_anelusia/static/src/img/snippets/s_masonry_block.webp new file mode 100644 index 0000000000..ba160b46b8 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_masonry_block.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_media_list_1.jpg b/theme_anelusia/static/src/img/snippets/s_media_list_1.jpg deleted file mode 100644 index 6ef3e4b975..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_media_list_1.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_media_list_1.webp b/theme_anelusia/static/src/img/snippets/s_media_list_1.webp new file mode 100644 index 0000000000..068dd61388 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_media_list_1.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_media_list_2.jpg b/theme_anelusia/static/src/img/snippets/s_media_list_2.jpg deleted file mode 100644 index 5186d02681..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_media_list_2.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_media_list_2.webp b/theme_anelusia/static/src/img/snippets/s_media_list_2.webp new file mode 100644 index 0000000000..ae7512e206 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_media_list_2.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_media_list_3.jpg b/theme_anelusia/static/src/img/snippets/s_media_list_3.jpg deleted file mode 100644 index 5e9c99c834..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_media_list_3.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_media_list_3.webp b/theme_anelusia/static/src/img/snippets/s_media_list_3.webp new file mode 100644 index 0000000000..b8a2ecabd0 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_media_list_3.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_newsletter_block.jpg b/theme_anelusia/static/src/img/snippets/s_newsletter_block.jpg deleted file mode 100644 index a3391e8c6b..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_newsletter_block.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_newsletter_block.webp b/theme_anelusia/static/src/img/snippets/s_newsletter_block.webp new file mode 100644 index 0000000000..946d3a4b83 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_newsletter_block.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_parallax.jpg b/theme_anelusia/static/src/img/snippets/s_parallax.jpg deleted file mode 100644 index d35366bc58..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_parallax.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_parallax.webp b/theme_anelusia/static/src/img/snippets/s_parallax.webp new file mode 100644 index 0000000000..7859f18ffb Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_parallax.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_picture.jpg b/theme_anelusia/static/src/img/snippets/s_picture.jpg deleted file mode 100644 index 108ef3b407..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_picture.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_picture.webp b/theme_anelusia/static/src/img/snippets/s_picture.webp new file mode 100644 index 0000000000..eb15f3a70a Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_picture.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_popup.jpg b/theme_anelusia/static/src/img/snippets/s_popup.jpg deleted file mode 100644 index d6584d64fe..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_popup.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_popup.webp b/theme_anelusia/static/src/img/snippets/s_popup.webp new file mode 100644 index 0000000000..9add2d4f94 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_popup.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_product_1.jpg b/theme_anelusia/static/src/img/snippets/s_product_1.jpg deleted file mode 100644 index 9b5f5b03a4..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_product_1.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_product_1.webp b/theme_anelusia/static/src/img/snippets/s_product_1.webp new file mode 100644 index 0000000000..5fc9fffb56 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_product_1.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_product_2.jpg b/theme_anelusia/static/src/img/snippets/s_product_2.jpg deleted file mode 100644 index 72f65c2867..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_product_2.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_product_2.webp b/theme_anelusia/static/src/img/snippets/s_product_2.webp new file mode 100644 index 0000000000..17627a6341 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_product_2.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_product_3.jpg b/theme_anelusia/static/src/img/snippets/s_product_3.jpg deleted file mode 100644 index 683adc1fc5..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_product_3.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_product_3.webp b/theme_anelusia/static/src/img/snippets/s_product_3.webp new file mode 100644 index 0000000000..f9763973ad Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_product_3.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_product_4.jpg b/theme_anelusia/static/src/img/snippets/s_product_4.jpg deleted file mode 100644 index 868b698999..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_product_4.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_product_4.webp b/theme_anelusia/static/src/img/snippets/s_product_4.webp new file mode 100644 index 0000000000..7a551f2ced Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_product_4.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_product_5.jpg b/theme_anelusia/static/src/img/snippets/s_product_5.jpg deleted file mode 100644 index a0dcc9a7f2..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_product_5.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_product_5.webp b/theme_anelusia/static/src/img/snippets/s_product_5.webp new file mode 100644 index 0000000000..743612f2e3 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_product_5.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_product_6.jpg b/theme_anelusia/static/src/img/snippets/s_product_6.jpg deleted file mode 100644 index 1fe42e3fea..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_product_6.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_product_6.webp b/theme_anelusia/static/src/img/snippets/s_product_6.webp new file mode 100644 index 0000000000..c90b82c507 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_product_6.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_product_catalog.jpg b/theme_anelusia/static/src/img/snippets/s_product_catalog.jpg deleted file mode 100644 index cb905650e9..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_product_catalog.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_product_catalog.webp b/theme_anelusia/static/src/img/snippets/s_product_catalog.webp new file mode 100644 index 0000000000..d04d52e0e9 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_product_catalog.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_quotes_carousel_0.jpg b/theme_anelusia/static/src/img/snippets/s_quotes_carousel_0.jpg deleted file mode 100644 index 91e7d988a0..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_quotes_carousel_0.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_quotes_carousel_0.webp b/theme_anelusia/static/src/img/snippets/s_quotes_carousel_0.webp new file mode 100644 index 0000000000..a09880ff8b Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_quotes_carousel_0.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_quotes_carousel_1.jpg b/theme_anelusia/static/src/img/snippets/s_quotes_carousel_1.jpg deleted file mode 100644 index 32b07e7968..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_quotes_carousel_1.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_quotes_carousel_1.webp b/theme_anelusia/static/src/img/snippets/s_quotes_carousel_1.webp new file mode 100644 index 0000000000..a2e64864c6 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_quotes_carousel_1.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_quotes_carousel_2.jpg b/theme_anelusia/static/src/img/snippets/s_quotes_carousel_2.jpg deleted file mode 100644 index 35bb63431d..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_quotes_carousel_2.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_quotes_carousel_2.webp b/theme_anelusia/static/src/img/snippets/s_quotes_carousel_2.webp new file mode 100644 index 0000000000..b74c2fbf31 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_quotes_carousel_2.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_shape_image_default_image.jpg b/theme_anelusia/static/src/img/snippets/s_shape_image_default_image.jpg deleted file mode 100644 index b08a8c264a..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_shape_image_default_image.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_shape_image_default_image.webp b/theme_anelusia/static/src/img/snippets/s_shape_image_default_image.webp new file mode 100644 index 0000000000..b200821478 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_shape_image_default_image.webp differ diff --git a/theme_anelusia/static/src/img/snippets/s_text_image.jpg b/theme_anelusia/static/src/img/snippets/s_text_image.jpg deleted file mode 100644 index a31532af46..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/s_text_image.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/s_text_image.webp b/theme_anelusia/static/src/img/snippets/s_text_image.webp new file mode 100644 index 0000000000..37c3ad2529 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_text_image.webp differ diff --git a/theme_anelusia/static/src/img/snippets/uiface_1.jpg b/theme_anelusia/static/src/img/snippets/uiface_1.jpg deleted file mode 100644 index 5eda54d349..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/uiface_1.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/uiface_1.webp b/theme_anelusia/static/src/img/snippets/uiface_1.webp new file mode 100644 index 0000000000..11d97c7d6a Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/uiface_1.webp differ diff --git a/theme_anelusia/static/src/img/snippets/uiface_2.jpg b/theme_anelusia/static/src/img/snippets/uiface_2.jpg deleted file mode 100644 index c7a47f79ab..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/uiface_2.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/uiface_2.webp b/theme_anelusia/static/src/img/snippets/uiface_2.webp new file mode 100644 index 0000000000..80f9312046 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/uiface_2.webp differ diff --git a/theme_anelusia/static/src/img/snippets/uiface_3.jpg b/theme_anelusia/static/src/img/snippets/uiface_3.jpg deleted file mode 100644 index f67528e800..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/uiface_3.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/uiface_3.webp b/theme_anelusia/static/src/img/snippets/uiface_3.webp new file mode 100644 index 0000000000..ac747382fc Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/uiface_3.webp differ diff --git a/theme_anelusia/static/src/img/snippets/uiface_4.jpg b/theme_anelusia/static/src/img/snippets/uiface_4.jpg deleted file mode 100644 index 213ad75a20..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/uiface_4.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/uiface_4.webp b/theme_anelusia/static/src/img/snippets/uiface_4.webp new file mode 100644 index 0000000000..e81de6a52d Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/uiface_4.webp differ diff --git a/theme_anelusia/static/src/img/snippets/uiface_5.jpg b/theme_anelusia/static/src/img/snippets/uiface_5.jpg deleted file mode 100644 index bceae29322..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/uiface_5.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/uiface_5.webp b/theme_anelusia/static/src/img/snippets/uiface_5.webp new file mode 100644 index 0000000000..029ba39adf Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/uiface_5.webp differ diff --git a/theme_anelusia/static/src/img/snippets/uiface_6.jpg b/theme_anelusia/static/src/img/snippets/uiface_6.jpg deleted file mode 100644 index 7093903057..0000000000 Binary files a/theme_anelusia/static/src/img/snippets/uiface_6.jpg and /dev/null differ diff --git a/theme_anelusia/static/src/img/snippets/uiface_6.webp b/theme_anelusia/static/src/img/snippets/uiface_6.webp new file mode 100644 index 0000000000..51d9265312 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/uiface_6.webp differ diff --git a/theme_anelusia/views/images_content.xml b/theme_anelusia/views/images_content.xml index 0e3a2423c3..3f718389cd 100644 --- a/theme_anelusia/views/images_content.xml +++ b/theme_anelusia/views/images_content.xml @@ -6,37 +6,37 @@ Check in primary_variables.scss, theme.scss and theme_common's mixins.scss --> theme_common.image_content_02 theme_common.image_content_02 - /theme_anelusia/static/src/img/content/content_img_02.jpg + /theme_anelusia/static/src/img/content/content_img_02.webp theme_common.image_content_03 theme_common.image_content_03 - /theme_anelusia/static/src/img/content/content_img_03.jpg + /theme_anelusia/static/src/img/content/content_img_03.webp theme_common.image_content_07 theme_common.image_content_07 - /theme_anelusia/static/src/img/content/content_img_07.jpg + /theme_anelusia/static/src/img/content/content_img_07.webp theme_common.image_content_09 theme_common.image_content_09 - /theme_anelusia/static/src/img/content/content_img_09.jpg + /theme_anelusia/static/src/img/content/content_img_09.webp theme_common.image_content_10 theme_common.image_content_10 - /theme_anelusia/static/src/img/content/content_img_10.jpg + /theme_anelusia/static/src/img/content/content_img_10.webp theme_common.image_content_11 theme_common.image_content_11 - /theme_anelusia/static/src/img/content/content_img_11.jpg + /theme_anelusia/static/src/img/content/content_img_11.webp theme_common.image_content_12 theme_common.image_content_12 - /theme_anelusia/static/src/img/content/content_img_12.jpg + /theme_anelusia/static/src/img/content/content_img_12.webp diff --git a/theme_anelusia/views/images_library.xml b/theme_anelusia/views/images_library.xml index 9386e19fa9..88ad6a88fa 100644 --- a/theme_anelusia/views/images_library.xml +++ b/theme_anelusia/views/images_library.xml @@ -5,427 +5,427 @@ website.s_banner_default_image website.s_banner_default_image - /theme_anelusia/static/src/img/snippets/s_banner.jpg + /theme_anelusia/static/src/img/snippets/s_banner.webp website.s_banner_default_image_2 website.s_banner_default_image_2 - /theme_anelusia/static/src/img/snippets/s_banner_2.jpg + /theme_anelusia/static/src/img/snippets/s_banner_2.webp website.s_banner_default_image_3 website.s_banner_default_image_3 - /theme_anelusia/static/src/img/snippets/s_banner_3.jpg + /theme_anelusia/static/src/img/snippets/s_banner_3.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_anelusia/static/src/img/snippets/s_banner.jpg + /theme_anelusia/static/src/img/snippets/s_banner.webp website.s_popup_default_image website.s_popup_default_image - /theme_anelusia/static/src/img/snippets/s_popup.jpg + /theme_anelusia/static/src/img/snippets/s_popup.webp website.s_cover_default_image website.s_cover_default_image - /theme_anelusia/static/src/img/snippets/s_cover.jpg + /theme_anelusia/static/src/img/snippets/s_cover.webp website.s_text_image_default_image website.s_text_image_default_image - /theme_anelusia/static/src/img/snippets/s_text_image.jpg + /theme_anelusia/static/src/img/snippets/s_text_image.webp website.s_image_text_default_image website.s_image_text_default_image - /theme_anelusia/static/src/img/snippets/s_image_text.jpg + /theme_anelusia/static/src/img/snippets/s_image_text.webp website.s_picture_default_image website.s_picture_default_image - /theme_anelusia/static/src/img/snippets/s_picture.jpg + /theme_anelusia/static/src/img/snippets/s_picture.webp website.library_image_02 website.library_image_02 - /theme_anelusia/static/src/img/snippets/library_image_02.jpg + /theme_anelusia/static/src/img/snippets/library_image_02.webp website.library_image_03 website.library_image_03 - /theme_anelusia/static/src/img/snippets/library_image_03.jpg + /theme_anelusia/static/src/img/snippets/library_image_03.webp website.library_image_05 website.library_image_05 - /theme_anelusia/static/src/img/snippets/library_image_05.jpg + /theme_anelusia/static/src/img/snippets/library_image_05.webp website.library_image_07 website.library_image_07 - /theme_anelusia/static/src/img/snippets/library_image_07.jpg + /theme_anelusia/static/src/img/snippets/library_image_07.webp website.library_image_08 website.library_image_08 - /theme_anelusia/static/src/img/snippets/library_image_08.jpg + /theme_anelusia/static/src/img/snippets/library_image_08.webp website.library_image_10 website.library_image_10 - /theme_anelusia/static/src/img/snippets/library_image_10.jpg + /theme_anelusia/static/src/img/snippets/library_image_10.webp website.library_image_11 website.library_image_11 - /theme_anelusia/static/src/img/snippets/library_image_11.jpg + /theme_anelusia/static/src/img/snippets/library_image_11.webp website.library_image_13 website.library_image_13 - /theme_anelusia/static/src/img/snippets/library_image_13.jpg + /theme_anelusia/static/src/img/snippets/library_image_13.webp website.library_image_14 website.library_image_14 - /theme_anelusia/static/src/img/snippets/library_image_14.jpg + /theme_anelusia/static/src/img/snippets/library_image_14.webp website.library_image_16 website.library_image_16 - /theme_anelusia/static/src/img/snippets/library_image_16.jpg + /theme_anelusia/static/src/img/snippets/library_image_16.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_anelusia/static/src/img/snippets/s_masonry_block.jpg + /theme_anelusia/static/src/img/snippets/s_masonry_block.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_anelusia/static/src/img/snippets/s_carousel_1.jpg + /theme_anelusia/static/src/img/snippets/s_carousel_1.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_anelusia/static/src/img/snippets/s_carousel_2.jpg + /theme_anelusia/static/src/img/snippets/s_carousel_2.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_anelusia/static/src/img/snippets/s_carousel_3.jpg + /theme_anelusia/static/src/img/snippets/s_carousel_3.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_anelusia/static/src/img/snippets/s_quotes_carousel_0.jpg + /theme_anelusia/static/src/img/snippets/s_quotes_carousel_0.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_anelusia/static/src/img/snippets/s_quotes_carousel_1.jpg + /theme_anelusia/static/src/img/snippets/s_quotes_carousel_1.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_anelusia/static/src/img/snippets/s_quotes_carousel_2.jpg + /theme_anelusia/static/src/img/snippets/s_quotes_carousel_2.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_anelusia/static/src/img/snippets/s_media_list_1.jpg + /theme_anelusia/static/src/img/snippets/s_media_list_1.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_anelusia/static/src/img/snippets/s_media_list_2.jpg + /theme_anelusia/static/src/img/snippets/s_media_list_2.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_anelusia/static/src/img/snippets/s_media_list_3.jpg + /theme_anelusia/static/src/img/snippets/s_media_list_3.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_anelusia/static/src/img/snippets/s_parallax.jpg + /theme_anelusia/static/src/img/snippets/s_parallax.webp website.s_company_team_image_1 website.s_company_team_image_1 - /theme_anelusia/static/src/img/snippets/uiface_1.jpg + /theme_anelusia/static/src/img/snippets/uiface_1.webp website.s_company_team_image_2 website.s_company_team_image_2 - /theme_anelusia/static/src/img/snippets/uiface_2.jpg + /theme_anelusia/static/src/img/snippets/uiface_2.webp website.s_company_team_image_3 website.s_company_team_image_3 - /theme_anelusia/static/src/img/snippets/uiface_3.jpg + /theme_anelusia/static/src/img/snippets/uiface_3.webp website.s_company_team_image_4 website.s_company_team_image_4 - /theme_anelusia/static/src/img/snippets/uiface_4.jpg + /theme_anelusia/static/src/img/snippets/uiface_4.webp website.s_company_team_image_5 website.s_company_team_image_5 - /theme_anelusia/static/src/img/snippets/uiface_5.jpg + /theme_anelusia/static/src/img/snippets/uiface_5.webp website.s_company_team_image_6 website.s_company_team_image_6 - /theme_anelusia/static/src/img/snippets/uiface_6.jpg + /theme_anelusia/static/src/img/snippets/uiface_6.webp website.s_product_catalog_default_image website.s_product_catalog_default_image - /theme_anelusia/static/src/img/snippets/s_product_catalog.jpg + /theme_anelusia/static/src/img/snippets/s_product_catalog.webp website.s_product_list_default_image_1 website.s_product_list_default_image_1 - /theme_anelusia/static/src/img/snippets/s_product_1.jpg + /theme_anelusia/static/src/img/snippets/s_product_1.webp website.s_product_list_default_image_2 website.s_product_list_default_image_2 - /theme_anelusia/static/src/img/snippets/s_product_2.jpg + /theme_anelusia/static/src/img/snippets/s_product_2.webp website.s_product_list_default_image_3 website.s_product_list_default_image_3 - /theme_anelusia/static/src/img/snippets/s_product_3.jpg + /theme_anelusia/static/src/img/snippets/s_product_3.webp website.s_product_list_default_image_4 website.s_product_list_default_image_4 - /theme_anelusia/static/src/img/snippets/s_product_4.jpg + /theme_anelusia/static/src/img/snippets/s_product_4.webp website.s_product_list_default_image_5 website.s_product_list_default_image_5 - /theme_anelusia/static/src/img/snippets/s_product_5.jpg + /theme_anelusia/static/src/img/snippets/s_product_5.webp website.s_product_list_default_image_6 website.s_product_list_default_image_6 - /theme_anelusia/static/src/img/snippets/s_product_6.jpg + /theme_anelusia/static/src/img/snippets/s_product_6.webp website.s_quotes_carousel_demo_image_0 website.s_quotes_carousel_demo_image_0 - /theme_anelusia/static/src/img/snippets/s_quotes_carousel_0.jpg + /theme_anelusia/static/src/img/snippets/s_quotes_carousel_0.webp website.s_quotes_carousel_demo_image_1 website.s_quotes_carousel_demo_image_1 - /theme_anelusia/static/src/img/snippets/s_quotes_carousel_1.jpg + /theme_anelusia/static/src/img/snippets/s_quotes_carousel_1.webp website.s_quotes_carousel_demo_image_2 website.s_quotes_carousel_demo_image_2 - /theme_anelusia/static/src/img/snippets/s_quotes_carousel_2.jpg + /theme_anelusia/static/src/img/snippets/s_quotes_carousel_2.webp website.s_quotes_carousel_demo_image_3 website.s_quotes_carousel_demo_image_3 - /theme_anelusia/static/src/img/snippets/uiface_3.jpg + /theme_anelusia/static/src/img/snippets/uiface_3.webp website.s_quotes_carousel_demo_image_4 website.s_quotes_carousel_demo_image_4 - /theme_anelusia/static/src/img/snippets/uiface_1.jpg + /theme_anelusia/static/src/img/snippets/uiface_1.webp website.s_quotes_carousel_demo_image_5 website.s_quotes_carousel_demo_image_5 - /theme_anelusia/static/src/img/snippets/uiface_4.jpg + /theme_anelusia/static/src/img/snippets/uiface_4.webp website.library_image_17 website.library_image_17 - /theme_anelusia/static/src/img/snippets/s_newsletter_block.jpg + /theme_anelusia/static/src/img/snippets/s_newsletter_block.webp website.s_blockquote_default_image website.s_blockquote_default_image - /theme_anelusia/static/src/img/snippets/uiface_1.jpg + /theme_anelusia/static/src/img/snippets/uiface_1.webp website.s_cta_box_default_image website.s_cta_box_default_image - /theme_anelusia/static/src/img/snippets/s_cta_box_default_image.jpg + /theme_anelusia/static/src/img/snippets/s_cta_box_default_image.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_anelusia/static/src/img/snippets/s_picture.jpg + /theme_anelusia/static/src/img/snippets/s_picture.webp website.s_image_title_default_image website.s_image_title_default_image - /theme_anelusia/static/src/img/snippets/s_carousel_3.jpg + /theme_anelusia/static/src/img/snippets/s_carousel_3.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_anelusia/static/src/img/snippets/s_key_images_default_image_1.jpg + /theme_anelusia/static/src/img/snippets/s_key_images_default_image_1.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_anelusia/static/src/img/snippets/s_key_images_default_image_2.jpg + /theme_anelusia/static/src/img/snippets/s_key_images_default_image_2.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_anelusia/static/src/img/snippets/s_key_images_default_image_3.jpg + /theme_anelusia/static/src/img/snippets/s_key_images_default_image_3.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_anelusia/static/src/img/snippets/s_key_images_default_image_4.jpg + /theme_anelusia/static/src/img/snippets/s_key_images_default_image_4.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_anelusia/static/src/img/snippets/s_kickoff_default_image.jpg + /theme_anelusia/static/src/img/snippets/s_kickoff_default_image.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_anelusia/static/src/img/snippets/s_carousel_3.jpg + /theme_anelusia/static/src/img/snippets/s_carousel_3.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_anelusia/static/src/img/snippets/library_image_10.jpg + /theme_anelusia/static/src/img/snippets/library_image_10.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_anelusia/static/src/img/snippets/library_image_08.jpg + /theme_anelusia/static/src/img/snippets/library_image_08.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_anelusia/static/src/img/snippets/library_image_02.jpg + /theme_anelusia/static/src/img/snippets/library_image_02.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_anelusia/static/src/img/snippets/s_intro_pill_default_image.jpg + /theme_anelusia/static/src/img/snippets/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_anelusia/static/src/img/snippets/s_intro_pill_default_image_2.jpg + /theme_anelusia/static/src/img/snippets/s_intro_pill_default_image_2.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_anelusia/static/src/img/snippets/library_image_05.jpg + /theme_anelusia/static/src/img/snippets/library_image_05.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_anelusia/static/src/img/snippets/library_image_03.jpg + /theme_anelusia/static/src/img/snippets/library_image_03.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_anelusia/static/src/img/snippets/library_image_14.jpg + /theme_anelusia/static/src/img/snippets/library_image_14.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_anelusia/static/src/img/snippets/library_image_16.jpg + /theme_anelusia/static/src/img/snippets/library_image_16.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_1.jpg + /theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_2.jpg + /theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_3.jpg + /theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_4.jpg + /theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_4.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_5.jpg + /theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_5.webp website.s_shape_image_default_image website.s_shape_image_default_image - /theme_anelusia/static/src/img/snippets/s_shape_image_default_image.jpg + /theme_anelusia/static/src/img/snippets/s_shape_image_default_image.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_anelusia/static/src/img/snippets/s_images_constellation_default_image.jpg + /theme_anelusia/static/src/img/snippets/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_anelusia/static/src/img/snippets/s_images_constellation_default_image_1.jpg + /theme_anelusia/static/src/img/snippets/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_anelusia/static/src/img/snippets/s_images_constellation_default_image_2.jpg + /theme_anelusia/static/src/img/snippets/s_images_constellation_default_image_2.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_anelusia/static/src/img/snippets/s_empowerment_default_image.jpg + /theme_anelusia/static/src/img/snippets/s_empowerment_default_image.webp website.s_image_hexagonal_default_image website.s_image_hexagonal_default_image - /theme_anelusia/static/src/img/snippets/s_quotes_carousel_1.jpg + /theme_anelusia/static/src/img/snippets/s_quotes_carousel_1.webp website.s_image_hexagonal_default_image_1 website.s_image_hexagonal_default_image_1 - /theme_anelusia/static/src/img/snippets/s_image_hexagonal_default_image_1.jpg + /theme_anelusia/static/src/img/snippets/s_image_hexagonal_default_image_1.webp website.s_image_punchy_default_image website.s_image_punchy_default_image - /theme_anelusia/static/src/img/snippets/s_carousel_3.jpg + /theme_anelusia/static/src/img/snippets/s_carousel_3.webp website.s_sidegrid_default_image_3 website.s_sidegrid_default_image_3 - /theme_anelusia/static/src/img/snippets/s_parallax.jpg + /theme_anelusia/static/src/img/snippets/s_parallax.webp website.s_framed_intro_default_image website.s_framed_intro_default_image - /theme_anelusia/static/src/img/snippets/s_image_text.jpg + /theme_anelusia/static/src/img/snippets/s_image_text.webp website.s_showcase_default_image website.s_showcase_default_image - /theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_1.jpg + /theme_anelusia/static/src/img/snippets/s_images_mosaic_default_image_1.webp diff --git a/theme_anelusia/views/snippets/s_accordion_image.xml b/theme_anelusia/views/snippets/s_accordion_image.xml index b31317ec27..0c91456967 100644 --- a/theme_anelusia/views/snippets/s_accordion_image.xml +++ b/theme_anelusia/views/snippets/s_accordion_image.xml @@ -8,7 +8,7 @@ /web_editor/image_shape/website.s_accordion_image_default_image/web_editor/solid/solid_square_1.svg?c2=o-color-1 web_editor/solid/solid_square_1 - image/jpeg + image/webp s_accordion_image_default_image.svg ;o-color-1;;; diff --git a/theme_anelusia/views/snippets/s_company_team.xml b/theme_anelusia/views/snippets/s_company_team.xml index 1745903f6e..0c60ec4480 100644 --- a/theme_anelusia/views/snippets/s_company_team.xml +++ b/theme_anelusia/views/snippets/s_company_team.xml @@ -27,7 +27,7 @@ /web_editor/image_shape/website.s_company_team_image_1/web_editor/geometric/geo_square_1.svg web_editor/geometric/geo_square_1 - image/jpeg + image/webp uiface_1.svg ;;;; @@ -53,7 +53,7 @@ /web_editor/image_shape/website.s_company_team_image_2/web_editor/geometric/geo_square_2.svg web_editor/geometric/geo_square_2 - image/jpeg + image/webp uiface_2.svg ;;;; @@ -78,7 +78,7 @@ /web_editor/image_shape/website.s_company_team_image_3/web_editor/geometric/geo_square_3.svg web_editor/geometric/geo_square_3 - image/jpeg + image/webp uiface_3.svg ;;;; @@ -103,7 +103,7 @@ /web_editor/image_shape/website.s_company_team_image_4/web_editor/geometric/geo_square_1.svg web_editor/geometric/geo_square_1 - image/jpeg + image/webp uiface_4.svg ;;;; diff --git a/theme_anelusia/views/snippets/s_company_team_basic.xml b/theme_anelusia/views/snippets/s_company_team_basic.xml index 0f0c3b756b..4a6dfe3d45 100644 --- a/theme_anelusia/views/snippets/s_company_team_basic.xml +++ b/theme_anelusia/views/snippets/s_company_team_basic.xml @@ -15,7 +15,7 @@ /web_editor/image_shape/website.s_company_team_image_1/web_editor/geometric/geo_square_6.svg web_editor/geometric/geo_square_6 - image/jpeg + image/webp uiface_1.svg ;;;; @@ -33,7 +33,7 @@ /web_editor/image_shape/website.s_company_team_image_2/web_editor/geometric/geo_square_4.svg web_editor/geometric/geo_square_4 - image/jpeg + image/webp uiface_2.svg ;;;; @@ -51,7 +51,7 @@ /web_editor/image_shape/website.s_company_team_image_3/web_editor/geometric/geo_square_3.svg web_editor/geometric/geo_square_3 - image/jpeg + image/webp uiface_3.svg ;;;; @@ -69,7 +69,7 @@ /web_editor/image_shape/website.s_company_team_image_4/web_editor/geometric/geo_square_5.svg web_editor/geometric/geo_square_5 - image/jpeg + image/webp uiface_4.svg ;;;; diff --git a/theme_anelusia/views/snippets/s_image_text.xml b/theme_anelusia/views/snippets/s_image_text.xml index 56df6b648b..b7522c7538 100644 --- a/theme_anelusia/views/snippets/s_image_text.xml +++ b/theme_anelusia/views/snippets/s_image_text.xml @@ -6,7 +6,7 @@ /web_editor/image_shape/website.s_image_text_default_image/web_editor/composition/composition_square_1.svg?c1=o-color-1&c2=o-color-3 web_editor/composition/composition_square_1 - image/jpeg + image/webp s_image_text.svg o-color-1;o-color-3;;; diff --git a/theme_anelusia/views/snippets/s_key_images.xml b/theme_anelusia/views/snippets/s_key_images.xml index b3148e44f7..f0a1cfcaa3 100644 --- a/theme_anelusia/views/snippets/s_key_images.xml +++ b/theme_anelusia/views/snippets/s_key_images.xml @@ -9,14 +9,14 @@ /web_editor/image_shape/website.s_key_images_default_image_1/web_editor/geometric/geo_square_6.svg web_editor/geometric/geo_square_6 - image/jpeg + image/webp s_key_images_default_image_1.svg ;;;; /web_editor/image_shape/website.s_key_images_default_image_4/web_editor/geometric/geo_square_5.svg web_editor/geometric/geo_square_5 - image/jpeg + image/webp s_key_images_default_image_4.svg ;;;; diff --git a/theme_anelusia/views/snippets/s_media_list.xml b/theme_anelusia/views/snippets/s_media_list.xml index c130d8cc75..28838e945c 100644 --- a/theme_anelusia/views/snippets/s_media_list.xml +++ b/theme_anelusia/views/snippets/s_media_list.xml @@ -19,7 +19,7 @@ /web_editor/image_shape/website.s_media_list_default_image_1/web_editor/composition/composition_square_1.svg?c1=o-color-4&c2=o-color-2 web_editor/composition/composition_square_1 - image/jpeg + image/webp s_media_list_1.svg o-color-4;o-color-2;;; @@ -48,7 +48,7 @@ /web_editor/image_shape/website.s_media_list_default_image_2/web_editor/composition/composition_square_3.svg?c1=o-color-1&c5=o-color-2 web_editor/composition/composition_square_3 - image/jpeg + image/webp s_media_list_2.svg o-color-1;;;;o-color-2 diff --git a/theme_anelusia/views/snippets/s_product_list.xml b/theme_anelusia/views/snippets/s_product_list.xml index 81450e8785..3f34bed322 100644 --- a/theme_anelusia/views/snippets/s_product_list.xml +++ b/theme_anelusia/views/snippets/s_product_list.xml @@ -29,7 +29,7 @@ /web_editor/image_shape/website.s_product_list_default_image_1/web_editor/geometric/geo_square_1.svg web_editor/geometric/geo_square_1 - image/jpeg + image/webp s_product_1.svg ;;;; @@ -37,7 +37,7 @@ /web_editor/image_shape/website.s_product_list_default_image_2/web_editor/geometric/geo_square_3.svg web_editor/geometric/geo_square_3 - image/jpeg + image/webp s_product_2.svg ;;;; @@ -45,7 +45,7 @@ /web_editor/image_shape/website.s_product_list_default_image_3/web_editor/geometric/geo_square_2.svg web_editor/geometric/geo_square_2 - image/jpeg + image/webp s_product_3.svg ;;;; @@ -53,7 +53,7 @@ /web_editor/image_shape/website.s_product_list_default_image_4/web_editor/geometric/geo_square_1.svg web_editor/geometric/geo_square_1 - image/jpeg + image/webp s_product_4.svg ;;;; @@ -61,7 +61,7 @@ /web_editor/image_shape/website.s_product_list_default_image_5/web_editor/geometric/geo_square_2.svg web_editor/geometric/geo_square_2 - image/jpeg + image/webp s_product_5.svg ;;;; @@ -69,7 +69,7 @@ /web_editor/image_shape/website.s_product_list_default_image_6/web_editor/geometric/geo_square_3.svg web_editor/geometric/geo_square_3 - image/jpeg + image/webp s_product_6.svg ;;;; diff --git a/theme_anelusia/views/snippets/s_text_image.xml b/theme_anelusia/views/snippets/s_text_image.xml index 3089ac8b63..c73605e5dc 100644 --- a/theme_anelusia/views/snippets/s_text_image.xml +++ b/theme_anelusia/views/snippets/s_text_image.xml @@ -10,7 +10,7 @@ /web_editor/image_shape/website.s_text_image_default_image/web_editor/composition/composition_square_3.svg?c1=o-color-2&c5=o-color-1 web_editor/composition/composition_square_3 - image/jpeg + image/webp s_text_image.svg o-color-2;;;;o-color-1 diff --git a/theme_anelusia/views/snippets/s_wavy_grid.xml b/theme_anelusia/views/snippets/s_wavy_grid.xml index b9d0748021..9116b132e5 100644 --- a/theme_anelusia/views/snippets/s_wavy_grid.xml +++ b/theme_anelusia/views/snippets/s_wavy_grid.xml @@ -11,14 +11,14 @@ /web_editor/image_shape/website.s_wavy_grid_default_image_1/web_editor/geometric/geo_square_3.svg web_editor/geometric/geo_square_3 - image/jpeg + image/webp s_wavy_grid_default_image_1.svg ;;;; /web_editor/image_shape/website.s_wavy_grid_default_image_4/web_editor/geometric/geo_square_6.svg web_editor/geometric/geo_square_6 - image/jpeg + image/webp s_wavy_grid_default_image_4.svg ;;;; diff --git a/theme_artists/__manifest__.py b/theme_artists/__manifest__.py index 59aa5d387c..354fc8b973 100644 --- a/theme_artists/__manifest__.py +++ b/theme_artists/__manifest__.py @@ -101,19 +101,19 @@ 'views/new_page_template.xml', ], 'images': [ - 'static/description/artists_description.jpg', - 'static/description/artists_screenshot.jpg', + 'static/description/artists_description.webp', + 'static/description/artists_screenshot.webp', ], 'images_preview_theme': { - 'website.library_image_02': '/theme_artists/static/src/img/snippets/library_image_02.jpg', - 'website.library_image_03': '/theme_artists/static/src/img/snippets/s_text_image.jpg', - 'website.library_image_05': '/theme_artists/static/src/img/snippets/library_image_08.jpg', - 'website.library_image_10': '/theme_artists/static/src/img/snippets/s_banner_2.jpg', - 'website.library_image_13': '/theme_artists/static/src/img/snippets/s_banner.jpg', - 'website.s_carousel_default_image_2': '/theme_artists/static/src/img/snippets/s_cover.jpg', - 'website.library_image_14': '/theme_artists/static/src/img/snippets/library_image_14.jpg', - 'website.library_image_16': '/theme_artists/static/src/img/snippets/library_image_16.jpg', - 'website.s_image_text_default_image': '/theme_artists/static/src/img/snippets/s_shape_image_default_image.jpg', + 'website.library_image_02': '/theme_artists/static/src/img/snippets/library_image_02.webp', + 'website.library_image_03': '/theme_artists/static/src/img/snippets/s_text_image.webp', + 'website.library_image_05': '/theme_artists/static/src/img/snippets/library_image_08.webp', + 'website.library_image_10': '/theme_artists/static/src/img/snippets/s_banner_2.webp', + 'website.library_image_13': '/theme_artists/static/src/img/snippets/s_banner.webp', + 'website.s_carousel_default_image_2': '/theme_artists/static/src/img/snippets/s_cover.webp', + 'website.library_image_14': '/theme_artists/static/src/img/snippets/library_image_14.webp', + 'website.library_image_16': '/theme_artists/static/src/img/snippets/library_image_16.webp', + 'website.s_image_text_default_image': '/theme_artists/static/src/img/snippets/s_shape_image_default_image.webp', }, 'configurator_snippets': { 'homepage': ['s_sidegrid', 's_product_catalog', 's_cta_box', 's_title', 's_image_frame', 's_images_wall', 's_shape_image'], diff --git a/theme_artists/static/description/artists_description.jpg b/theme_artists/static/description/artists_description.jpg deleted file mode 100644 index 77d76e30be..0000000000 Binary files a/theme_artists/static/description/artists_description.jpg and /dev/null differ diff --git a/theme_artists/static/description/artists_description.webp b/theme_artists/static/description/artists_description.webp new file mode 100644 index 0000000000..e3c625ea41 Binary files /dev/null and b/theme_artists/static/description/artists_description.webp differ diff --git a/theme_artists/static/description/artists_screenshot.jpg b/theme_artists/static/description/artists_screenshot.jpg deleted file mode 100644 index 1dbb66451e..0000000000 Binary files a/theme_artists/static/description/artists_screenshot.jpg and /dev/null differ diff --git a/theme_artists/static/description/artists_screenshot.webp b/theme_artists/static/description/artists_screenshot.webp new file mode 100644 index 0000000000..25564379f0 Binary files /dev/null and b/theme_artists/static/description/artists_screenshot.webp differ diff --git a/theme_artists/static/src/img/content/content_img_02.jpg b/theme_artists/static/src/img/content/content_img_02.jpg deleted file mode 100644 index aa8cee5e5a..0000000000 Binary files a/theme_artists/static/src/img/content/content_img_02.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/content/content_img_02.webp b/theme_artists/static/src/img/content/content_img_02.webp new file mode 100644 index 0000000000..e52581ff1c Binary files /dev/null and b/theme_artists/static/src/img/content/content_img_02.webp differ diff --git a/theme_artists/static/src/img/content/content_img_03.jpg b/theme_artists/static/src/img/content/content_img_03.jpg deleted file mode 100644 index 48589c1107..0000000000 Binary files a/theme_artists/static/src/img/content/content_img_03.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/content/content_img_03.webp b/theme_artists/static/src/img/content/content_img_03.webp new file mode 100644 index 0000000000..a057fc9bac Binary files /dev/null and b/theme_artists/static/src/img/content/content_img_03.webp differ diff --git a/theme_artists/static/src/img/content/content_img_07.jpg b/theme_artists/static/src/img/content/content_img_07.jpg deleted file mode 100644 index 76a6bf0af8..0000000000 Binary files a/theme_artists/static/src/img/content/content_img_07.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/content/content_img_07.webp b/theme_artists/static/src/img/content/content_img_07.webp new file mode 100644 index 0000000000..03f4824988 Binary files /dev/null and b/theme_artists/static/src/img/content/content_img_07.webp differ diff --git a/theme_artists/static/src/img/content/content_img_09.jpg b/theme_artists/static/src/img/content/content_img_09.jpg deleted file mode 100644 index 40ea80513c..0000000000 Binary files a/theme_artists/static/src/img/content/content_img_09.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/content/content_img_09.webp b/theme_artists/static/src/img/content/content_img_09.webp new file mode 100644 index 0000000000..a134debdef Binary files /dev/null and b/theme_artists/static/src/img/content/content_img_09.webp differ diff --git a/theme_artists/static/src/img/content/content_img_10.jpg b/theme_artists/static/src/img/content/content_img_10.jpg deleted file mode 100644 index 8806950386..0000000000 Binary files a/theme_artists/static/src/img/content/content_img_10.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/content/content_img_10.webp b/theme_artists/static/src/img/content/content_img_10.webp new file mode 100644 index 0000000000..7c7e27b0eb Binary files /dev/null and b/theme_artists/static/src/img/content/content_img_10.webp differ diff --git a/theme_artists/static/src/img/content/content_img_11.jpg b/theme_artists/static/src/img/content/content_img_11.jpg deleted file mode 100644 index 5212a0baf0..0000000000 Binary files a/theme_artists/static/src/img/content/content_img_11.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/content/content_img_11.webp b/theme_artists/static/src/img/content/content_img_11.webp new file mode 100644 index 0000000000..3fc566f3d7 Binary files /dev/null and b/theme_artists/static/src/img/content/content_img_11.webp differ diff --git a/theme_artists/static/src/img/content/content_img_12.jpg b/theme_artists/static/src/img/content/content_img_12.jpg deleted file mode 100644 index a2911d4198..0000000000 Binary files a/theme_artists/static/src/img/content/content_img_12.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/content/content_img_12.webp b/theme_artists/static/src/img/content/content_img_12.webp new file mode 100644 index 0000000000..f5d0420f7d Binary files /dev/null and b/theme_artists/static/src/img/content/content_img_12.webp differ diff --git a/theme_artists/static/src/img/snippets/library_image_02.jpg b/theme_artists/static/src/img/snippets/library_image_02.jpg deleted file mode 100644 index 917ee2ba86..0000000000 Binary files a/theme_artists/static/src/img/snippets/library_image_02.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/library_image_02.webp b/theme_artists/static/src/img/snippets/library_image_02.webp new file mode 100644 index 0000000000..7926ebb4cd Binary files /dev/null and b/theme_artists/static/src/img/snippets/library_image_02.webp differ diff --git a/theme_artists/static/src/img/snippets/library_image_03.jpg b/theme_artists/static/src/img/snippets/library_image_03.jpg deleted file mode 100644 index dae34c7acf..0000000000 Binary files a/theme_artists/static/src/img/snippets/library_image_03.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/library_image_03.webp b/theme_artists/static/src/img/snippets/library_image_03.webp new file mode 100644 index 0000000000..7e264cc3a8 Binary files /dev/null and b/theme_artists/static/src/img/snippets/library_image_03.webp differ diff --git a/theme_artists/static/src/img/snippets/library_image_05.jpg b/theme_artists/static/src/img/snippets/library_image_05.jpg deleted file mode 100644 index 705ea88cb8..0000000000 Binary files a/theme_artists/static/src/img/snippets/library_image_05.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/library_image_05.webp b/theme_artists/static/src/img/snippets/library_image_05.webp new file mode 100644 index 0000000000..10b014ba69 Binary files /dev/null and b/theme_artists/static/src/img/snippets/library_image_05.webp differ diff --git a/theme_artists/static/src/img/snippets/library_image_07.jpg b/theme_artists/static/src/img/snippets/library_image_07.jpg deleted file mode 100644 index 2a4da09b60..0000000000 Binary files a/theme_artists/static/src/img/snippets/library_image_07.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/library_image_07.webp b/theme_artists/static/src/img/snippets/library_image_07.webp new file mode 100644 index 0000000000..dc266288e4 Binary files /dev/null and b/theme_artists/static/src/img/snippets/library_image_07.webp differ diff --git a/theme_artists/static/src/img/snippets/library_image_08.jpg b/theme_artists/static/src/img/snippets/library_image_08.jpg deleted file mode 100644 index f53df42823..0000000000 Binary files a/theme_artists/static/src/img/snippets/library_image_08.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/library_image_08.webp b/theme_artists/static/src/img/snippets/library_image_08.webp new file mode 100644 index 0000000000..535d859065 Binary files /dev/null and b/theme_artists/static/src/img/snippets/library_image_08.webp differ diff --git a/theme_artists/static/src/img/snippets/library_image_10.jpg b/theme_artists/static/src/img/snippets/library_image_10.jpg deleted file mode 100644 index 417686290a..0000000000 Binary files a/theme_artists/static/src/img/snippets/library_image_10.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/library_image_10.webp b/theme_artists/static/src/img/snippets/library_image_10.webp new file mode 100644 index 0000000000..a270adbd28 Binary files /dev/null and b/theme_artists/static/src/img/snippets/library_image_10.webp differ diff --git a/theme_artists/static/src/img/snippets/library_image_11.jpg b/theme_artists/static/src/img/snippets/library_image_11.jpg deleted file mode 100644 index fb1eb325da..0000000000 Binary files a/theme_artists/static/src/img/snippets/library_image_11.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/library_image_11.webp b/theme_artists/static/src/img/snippets/library_image_11.webp new file mode 100644 index 0000000000..89790950d9 Binary files /dev/null and b/theme_artists/static/src/img/snippets/library_image_11.webp differ diff --git a/theme_artists/static/src/img/snippets/library_image_13.jpg b/theme_artists/static/src/img/snippets/library_image_13.jpg deleted file mode 100644 index e12e5d63b0..0000000000 Binary files a/theme_artists/static/src/img/snippets/library_image_13.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/library_image_13.webp b/theme_artists/static/src/img/snippets/library_image_13.webp new file mode 100644 index 0000000000..53c6187015 Binary files /dev/null and b/theme_artists/static/src/img/snippets/library_image_13.webp differ diff --git a/theme_artists/static/src/img/snippets/library_image_14.jpg b/theme_artists/static/src/img/snippets/library_image_14.jpg deleted file mode 100644 index 76dc61e89b..0000000000 Binary files a/theme_artists/static/src/img/snippets/library_image_14.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/library_image_14.webp b/theme_artists/static/src/img/snippets/library_image_14.webp new file mode 100644 index 0000000000..202e4dccf2 Binary files /dev/null and b/theme_artists/static/src/img/snippets/library_image_14.webp differ diff --git a/theme_artists/static/src/img/snippets/library_image_16.jpg b/theme_artists/static/src/img/snippets/library_image_16.jpg deleted file mode 100644 index bccc37fec7..0000000000 Binary files a/theme_artists/static/src/img/snippets/library_image_16.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/library_image_16.webp b/theme_artists/static/src/img/snippets/library_image_16.webp new file mode 100644 index 0000000000..9663c8c21f Binary files /dev/null and b/theme_artists/static/src/img/snippets/library_image_16.webp differ diff --git a/theme_artists/static/src/img/snippets/library_image_19.jpg b/theme_artists/static/src/img/snippets/library_image_19.jpg deleted file mode 100644 index 4b0324f4c7..0000000000 Binary files a/theme_artists/static/src/img/snippets/library_image_19.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/library_image_19.webp b/theme_artists/static/src/img/snippets/library_image_19.webp new file mode 100644 index 0000000000..fe35e511b1 Binary files /dev/null and b/theme_artists/static/src/img/snippets/library_image_19.webp differ diff --git a/theme_artists/static/src/img/snippets/s_banner.jpg b/theme_artists/static/src/img/snippets/s_banner.jpg deleted file mode 100644 index 90d50e1e7c..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_banner.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_banner.webp b/theme_artists/static/src/img/snippets/s_banner.webp new file mode 100644 index 0000000000..53afaa7866 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_banner.webp differ diff --git a/theme_artists/static/src/img/snippets/s_banner_2.jpg b/theme_artists/static/src/img/snippets/s_banner_2.jpg deleted file mode 100644 index ed792734f2..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_banner_2.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_banner_2.webp b/theme_artists/static/src/img/snippets/s_banner_2.webp new file mode 100644 index 0000000000..4e12b3b166 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_banner_2.webp differ diff --git a/theme_artists/static/src/img/snippets/s_banner_3.jpg b/theme_artists/static/src/img/snippets/s_banner_3.jpg deleted file mode 100644 index c166258ba2..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_banner_3.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_banner_3.webp b/theme_artists/static/src/img/snippets/s_banner_3.webp new file mode 100644 index 0000000000..63de3166ba Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_banner_3.webp differ diff --git a/theme_artists/static/src/img/snippets/s_carousel_1.jpg b/theme_artists/static/src/img/snippets/s_carousel_1.jpg deleted file mode 100644 index 8036ed74ad..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_carousel_1.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_carousel_1.webp b/theme_artists/static/src/img/snippets/s_carousel_1.webp new file mode 100644 index 0000000000..892e6644ee Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_carousel_1.webp differ diff --git a/theme_artists/static/src/img/snippets/s_carousel_2.jpg b/theme_artists/static/src/img/snippets/s_carousel_2.jpg deleted file mode 100644 index 8ac8d414c6..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_carousel_2.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_carousel_2.webp b/theme_artists/static/src/img/snippets/s_carousel_2.webp new file mode 100644 index 0000000000..24902346b3 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_carousel_2.webp differ diff --git a/theme_artists/static/src/img/snippets/s_carousel_3.jpg b/theme_artists/static/src/img/snippets/s_carousel_3.jpg deleted file mode 100644 index 5eb94ea19c..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_carousel_3.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_carousel_3.webp b/theme_artists/static/src/img/snippets/s_carousel_3.webp new file mode 100644 index 0000000000..2b52694b0b Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_carousel_3.webp differ diff --git a/theme_artists/static/src/img/snippets/s_cover.jpg b/theme_artists/static/src/img/snippets/s_cover.jpg deleted file mode 100644 index d825933fb7..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_cover.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_cover.webp b/theme_artists/static/src/img/snippets/s_cover.webp new file mode 100644 index 0000000000..3c6593188c Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_cover.webp differ diff --git a/theme_artists/static/src/img/snippets/s_empowerment_default_image.jpg b/theme_artists/static/src/img/snippets/s_empowerment_default_image.jpg deleted file mode 100644 index 6640eec6ce..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_empowerment_default_image.webp b/theme_artists/static/src/img/snippets/s_empowerment_default_image.webp new file mode 100644 index 0000000000..883542d087 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_empowerment_default_image.webp differ diff --git a/theme_artists/static/src/img/snippets/s_image_hexagonal_1.jpg b/theme_artists/static/src/img/snippets/s_image_hexagonal_1.jpg deleted file mode 100644 index 79246bdec3..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_image_hexagonal_1.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_image_hexagonal_1.webp b/theme_artists/static/src/img/snippets/s_image_hexagonal_1.webp new file mode 100644 index 0000000000..69b0133f38 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_image_hexagonal_1.webp differ diff --git a/theme_artists/static/src/img/snippets/s_image_text.jpg b/theme_artists/static/src/img/snippets/s_image_text.jpg deleted file mode 100644 index 80d0cdd4da..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_image_text.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_image_text.webp b/theme_artists/static/src/img/snippets/s_image_text.webp new file mode 100644 index 0000000000..eb7ec52a35 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_image_text.webp differ diff --git a/theme_artists/static/src/img/snippets/s_images_constellation_default_image.jpg b/theme_artists/static/src/img/snippets/s_images_constellation_default_image.jpg deleted file mode 100644 index b16c4ca5bf..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_images_constellation_default_image.webp b/theme_artists/static/src/img/snippets/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..741af087e2 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_images_constellation_default_image.webp differ diff --git a/theme_artists/static/src/img/snippets/s_images_constellation_default_image_1.jpg b/theme_artists/static/src/img/snippets/s_images_constellation_default_image_1.jpg deleted file mode 100644 index 1c6d2f37f3..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_images_constellation_default_image_1.webp b/theme_artists/static/src/img/snippets/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..d471ec17e7 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_images_constellation_default_image_1.webp differ diff --git a/theme_artists/static/src/img/snippets/s_images_constellation_default_image_2.jpg b/theme_artists/static/src/img/snippets/s_images_constellation_default_image_2.jpg deleted file mode 100644 index e03d26688b..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_images_constellation_default_image_2.webp b/theme_artists/static/src/img/snippets/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..69010795d3 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_images_constellation_default_image_2.webp differ diff --git a/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_1.jpg b/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_1.jpg deleted file mode 100644 index 2d6685d862..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_1.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_1.webp b/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_1.webp new file mode 100644 index 0000000000..0eaf6d372e Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_1.webp differ diff --git a/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_2.jpg b/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_2.jpg deleted file mode 100644 index bf5e2e7e42..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_2.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_2.webp b/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_2.webp new file mode 100644 index 0000000000..a0757f223a Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_2.webp differ diff --git a/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_3.jpg b/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_3.jpg deleted file mode 100644 index 26f270adda..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_3.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_3.webp b/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_3.webp new file mode 100644 index 0000000000..de66a5199b Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_3.webp differ diff --git a/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_4.jpg b/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_4.jpg deleted file mode 100644 index 9ccae5e368..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_4.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_4.webp b/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_4.webp new file mode 100644 index 0000000000..5898d11093 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_4.webp differ diff --git a/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_5.jpg b/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_5.jpg deleted file mode 100644 index 8c83d7e7bf..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_5.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_5.webp b/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_5.webp new file mode 100644 index 0000000000..72e9db7db4 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_images_mosaic_default_image_5.webp differ diff --git a/theme_artists/static/src/img/snippets/s_intro_pill_default_image.jpg b/theme_artists/static/src/img/snippets/s_intro_pill_default_image.jpg deleted file mode 100644 index 90ccdcc194..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_intro_pill_default_image.webp b/theme_artists/static/src/img/snippets/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..34663631ff Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_intro_pill_default_image.webp differ diff --git a/theme_artists/static/src/img/snippets/s_intro_pill_default_image_2.jpg b/theme_artists/static/src/img/snippets/s_intro_pill_default_image_2.jpg deleted file mode 100644 index 02a8b92edd..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_intro_pill_default_image_2.webp b/theme_artists/static/src/img/snippets/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..175c4b7322 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_intro_pill_default_image_2.webp differ diff --git a/theme_artists/static/src/img/snippets/s_kickoff_default_image.jpg b/theme_artists/static/src/img/snippets/s_kickoff_default_image.jpg deleted file mode 100644 index c60cae44bd..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_kickoff_default_image.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_kickoff_default_image.webp b/theme_artists/static/src/img/snippets/s_kickoff_default_image.webp new file mode 100644 index 0000000000..3a24a25c31 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_kickoff_default_image.webp differ diff --git a/theme_artists/static/src/img/snippets/s_masonry_block.jpg b/theme_artists/static/src/img/snippets/s_masonry_block.jpg deleted file mode 100644 index 0d6deb1eda..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_masonry_block.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_masonry_block.webp b/theme_artists/static/src/img/snippets/s_masonry_block.webp new file mode 100644 index 0000000000..0416fd6186 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_masonry_block.webp differ diff --git a/theme_artists/static/src/img/snippets/s_media_list_1.jpg b/theme_artists/static/src/img/snippets/s_media_list_1.jpg deleted file mode 100644 index dbef9f2e77..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_media_list_1.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_media_list_1.webp b/theme_artists/static/src/img/snippets/s_media_list_1.webp new file mode 100644 index 0000000000..35a3070df5 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_media_list_1.webp differ diff --git a/theme_artists/static/src/img/snippets/s_media_list_2.jpg b/theme_artists/static/src/img/snippets/s_media_list_2.jpg deleted file mode 100644 index 8495ded1cf..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_media_list_2.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_media_list_2.webp b/theme_artists/static/src/img/snippets/s_media_list_2.webp new file mode 100644 index 0000000000..629a555be0 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_media_list_2.webp differ diff --git a/theme_artists/static/src/img/snippets/s_media_list_3.jpg b/theme_artists/static/src/img/snippets/s_media_list_3.jpg deleted file mode 100644 index 59e251773f..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_media_list_3.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_media_list_3.webp b/theme_artists/static/src/img/snippets/s_media_list_3.webp new file mode 100644 index 0000000000..e6b88539c4 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_media_list_3.webp differ diff --git a/theme_artists/static/src/img/snippets/s_newsletter.jpg b/theme_artists/static/src/img/snippets/s_newsletter.jpg deleted file mode 100644 index d8c52a759b..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_newsletter.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_newsletter.webp b/theme_artists/static/src/img/snippets/s_newsletter.webp new file mode 100644 index 0000000000..c0a23a0972 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_newsletter.webp differ diff --git a/theme_artists/static/src/img/snippets/s_parallax.jpg b/theme_artists/static/src/img/snippets/s_parallax.jpg deleted file mode 100644 index 0c584b2074..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_parallax.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_parallax.webp b/theme_artists/static/src/img/snippets/s_parallax.webp new file mode 100644 index 0000000000..1fa26ac614 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_parallax.webp differ diff --git a/theme_artists/static/src/img/snippets/s_picture.jpg b/theme_artists/static/src/img/snippets/s_picture.jpg deleted file mode 100644 index 9276edab46..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_picture.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_picture.webp b/theme_artists/static/src/img/snippets/s_picture.webp new file mode 100644 index 0000000000..84985e7318 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_picture.webp differ diff --git a/theme_artists/static/src/img/snippets/s_popup.jpg b/theme_artists/static/src/img/snippets/s_popup.jpg deleted file mode 100644 index 7c9ec50f78..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_popup.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_popup.webp b/theme_artists/static/src/img/snippets/s_popup.webp new file mode 100644 index 0000000000..fd10365f90 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_popup.webp differ diff --git a/theme_artists/static/src/img/snippets/s_product_1.jpg b/theme_artists/static/src/img/snippets/s_product_1.jpg deleted file mode 100644 index 7678a3bcda..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_product_1.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_product_1.webp b/theme_artists/static/src/img/snippets/s_product_1.webp new file mode 100644 index 0000000000..ad399e20f8 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_product_1.webp differ diff --git a/theme_artists/static/src/img/snippets/s_product_2.jpg b/theme_artists/static/src/img/snippets/s_product_2.jpg deleted file mode 100644 index c44ef72862..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_product_2.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_product_2.webp b/theme_artists/static/src/img/snippets/s_product_2.webp new file mode 100644 index 0000000000..cab1d553ae Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_product_2.webp differ diff --git a/theme_artists/static/src/img/snippets/s_product_3.jpg b/theme_artists/static/src/img/snippets/s_product_3.jpg deleted file mode 100644 index 77948718be..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_product_3.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_product_3.webp b/theme_artists/static/src/img/snippets/s_product_3.webp new file mode 100644 index 0000000000..ec218fdb77 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_product_3.webp differ diff --git a/theme_artists/static/src/img/snippets/s_product_4.jpg b/theme_artists/static/src/img/snippets/s_product_4.jpg deleted file mode 100644 index 449d084e21..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_product_4.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_product_4.webp b/theme_artists/static/src/img/snippets/s_product_4.webp new file mode 100644 index 0000000000..b55bfa0b1c Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_product_4.webp differ diff --git a/theme_artists/static/src/img/snippets/s_product_5.jpg b/theme_artists/static/src/img/snippets/s_product_5.jpg deleted file mode 100644 index b9ca0c0b79..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_product_5.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_product_5.webp b/theme_artists/static/src/img/snippets/s_product_5.webp new file mode 100644 index 0000000000..bf7ed94946 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_product_5.webp differ diff --git a/theme_artists/static/src/img/snippets/s_product_6.jpg b/theme_artists/static/src/img/snippets/s_product_6.jpg deleted file mode 100644 index 98460f24a7..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_product_6.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_product_6.webp b/theme_artists/static/src/img/snippets/s_product_6.webp new file mode 100644 index 0000000000..56bdb521cb Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_product_6.webp differ diff --git a/theme_artists/static/src/img/snippets/s_product_catalog.jpg b/theme_artists/static/src/img/snippets/s_product_catalog.jpg deleted file mode 100644 index c08ee36120..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_product_catalog.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_product_catalog.webp b/theme_artists/static/src/img/snippets/s_product_catalog.webp new file mode 100644 index 0000000000..1564724c62 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_product_catalog.webp differ diff --git a/theme_artists/static/src/img/snippets/s_quotes_carousel_1.jpg b/theme_artists/static/src/img/snippets/s_quotes_carousel_1.jpg deleted file mode 100644 index 552f5f975f..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_quotes_carousel_1.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_quotes_carousel_1.webp b/theme_artists/static/src/img/snippets/s_quotes_carousel_1.webp new file mode 100644 index 0000000000..3d23b1ce87 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_quotes_carousel_1.webp differ diff --git a/theme_artists/static/src/img/snippets/s_quotes_carousel_2.jpg b/theme_artists/static/src/img/snippets/s_quotes_carousel_2.jpg deleted file mode 100644 index 78c7c93473..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_quotes_carousel_2.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_quotes_carousel_2.webp b/theme_artists/static/src/img/snippets/s_quotes_carousel_2.webp new file mode 100644 index 0000000000..1fc5b51cc1 Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_quotes_carousel_2.webp differ diff --git a/theme_artists/static/src/img/snippets/s_shape_image_default_image.jpg b/theme_artists/static/src/img/snippets/s_shape_image_default_image.jpg deleted file mode 100644 index d8f5c3fbdb..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_shape_image_default_image.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_shape_image_default_image.webp b/theme_artists/static/src/img/snippets/s_shape_image_default_image.webp new file mode 100644 index 0000000000..2ab45dfa7a Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_shape_image_default_image.webp differ diff --git a/theme_artists/static/src/img/snippets/s_text_cover.jpg b/theme_artists/static/src/img/snippets/s_text_cover.jpg deleted file mode 100644 index 4602ce3639..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_text_cover.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_text_cover.webp b/theme_artists/static/src/img/snippets/s_text_cover.webp new file mode 100644 index 0000000000..b426c5fb1a Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_text_cover.webp differ diff --git a/theme_artists/static/src/img/snippets/s_text_image.jpg b/theme_artists/static/src/img/snippets/s_text_image.jpg deleted file mode 100644 index 93f69eb617..0000000000 Binary files a/theme_artists/static/src/img/snippets/s_text_image.jpg and /dev/null differ diff --git a/theme_artists/static/src/img/snippets/s_text_image.webp b/theme_artists/static/src/img/snippets/s_text_image.webp new file mode 100644 index 0000000000..fa1d35478c Binary files /dev/null and b/theme_artists/static/src/img/snippets/s_text_image.webp differ diff --git a/theme_artists/views/images.xml b/theme_artists/views/images.xml index b445ad9ac9..68c161e5bb 100644 --- a/theme_artists/views/images.xml +++ b/theme_artists/views/images.xml @@ -6,419 +6,419 @@ Check in theme_monglia's primary_variables.scss, theme.scss and theme_common's m theme_common.image_content_02 theme_common.image_content_02 - /theme_artists/static/src/img/content/content_img_02.jpg + /theme_artists/static/src/img/content/content_img_02.webp theme_common.image_content_03 theme_common.image_content_03 - /theme_artists/static/src/img/content/content_img_03.jpg + /theme_artists/static/src/img/content/content_img_03.webp theme_common.image_content_07 theme_common.image_content_07 - /theme_artists/static/src/img/content/content_img_07.jpg + /theme_artists/static/src/img/content/content_img_07.webp theme_common.image_content_09 theme_common.image_content_09 - /theme_artists/static/src/img/content/content_img_09.jpg + /theme_artists/static/src/img/content/content_img_09.webp theme_common.image_content_10 theme_common.image_content_10 - /theme_artists/static/src/img/content/content_img_10.jpg + /theme_artists/static/src/img/content/content_img_10.webp theme_common.image_content_11 theme_common.image_content_11 - /theme_artists/static/src/img/content/content_img_11.jpg + /theme_artists/static/src/img/content/content_img_11.webp theme_common.image_content_12 theme_common.image_content_12 - /theme_artists/static/src/img/content/content_img_12.jpg + /theme_artists/static/src/img/content/content_img_12.webp website.s_banner_default_image website.s_banner_default_image - /theme_artists/static/src/img/snippets/s_banner.jpg + /theme_artists/static/src/img/snippets/s_banner.webp website.s_banner_default_image_2 website.s_banner_default_image_2 - /theme_artists/static/src/img/snippets/s_banner_2.jpg + /theme_artists/static/src/img/snippets/s_banner_2.webp website.s_banner_default_image_3 website.s_banner_default_image_3 - /theme_artists/static/src/img/snippets/s_banner_3.jpg + /theme_artists/static/src/img/snippets/s_banner_3.webp website.s_popup_default_image website.s_popup_default_image - /theme_artists/static/src/img/snippets/s_popup.jpg + /theme_artists/static/src/img/snippets/s_popup.webp website.s_cover_default_image website.s_cover_default_image - /theme_artists/static/src/img/snippets/s_cover.jpg + /theme_artists/static/src/img/snippets/s_cover.webp website.s_text_image_default_image website.s_text_image_default_image - /theme_artists/static/src/img/snippets/s_text_image.jpg + /theme_artists/static/src/img/snippets/s_text_image.webp website.s_image_text_default_image website.s_image_text_default_image - /theme_artists/static/src/img/snippets/s_image_text.jpg + /theme_artists/static/src/img/snippets/s_image_text.webp website.s_picture_default_image website.s_picture_default_image - /theme_artists/static/src/img/snippets/s_picture.jpg + /theme_artists/static/src/img/snippets/s_picture.webp website.s_three_columns_default_image_2 website.s_three_columns_default_image_2 - /theme_artists/static/src/img/snippets/library_image_13.jpg + /theme_artists/static/src/img/snippets/library_image_13.webp website.library_image_11 website.library_image_11 - /theme_artists/static/src/img/snippets/library_image_11.jpg + /theme_artists/static/src/img/snippets/library_image_11.webp website.library_image_13 website.library_image_13 - /theme_artists/static/src/img/snippets/library_image_19.jpg + /theme_artists/static/src/img/snippets/library_image_19.webp website.library_image_07 website.library_image_07 - /theme_artists/static/src/img/snippets/library_image_07.jpg + /theme_artists/static/src/img/snippets/library_image_07.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_artists/static/src/img/snippets/s_masonry_block.jpg + /theme_artists/static/src/img/snippets/s_masonry_block.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_artists/static/src/img/snippets/s_carousel_1.jpg + /theme_artists/static/src/img/snippets/s_carousel_1.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_artists/static/src/img/snippets/s_carousel_2.jpg + /theme_artists/static/src/img/snippets/s_carousel_2.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_artists/static/src/img/snippets/s_carousel_3.jpg + /theme_artists/static/src/img/snippets/s_carousel_3.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_artists/static/src/img/snippets/s_picture.jpg + /theme_artists/static/src/img/snippets/s_picture.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_artists/static/src/img/snippets/s_cover.jpg + /theme_artists/static/src/img/snippets/s_cover.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_artists/static/src/img/snippets/library_image_05.jpg + /theme_artists/static/src/img/snippets/library_image_05.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_artists/static/src/img/snippets/s_media_list_1.jpg + /theme_artists/static/src/img/snippets/s_media_list_1.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_artists/static/src/img/snippets/s_media_list_2.jpg + /theme_artists/static/src/img/snippets/s_media_list_2.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_artists/static/src/img/snippets/s_media_list_3.jpg + /theme_artists/static/src/img/snippets/s_media_list_3.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_artists/static/src/img/snippets/s_parallax.jpg + /theme_artists/static/src/img/snippets/s_parallax.webp website.s_product_catalog_default_image website.s_product_catalog_default_image - /theme_artists/static/src/img/snippets/s_product_catalog.jpg + /theme_artists/static/src/img/snippets/s_product_catalog.webp website.s_product_list_default_image_1 website.s_product_list_default_image_1 - /theme_artists/static/src/img/snippets/s_product_1.jpg + /theme_artists/static/src/img/snippets/s_product_1.webp website.s_product_list_default_image_2 website.s_product_list_default_image_2 - /theme_artists/static/src/img/snippets/s_product_2.jpg + /theme_artists/static/src/img/snippets/s_product_2.webp website.s_product_list_default_image_3 website.s_product_list_default_image_3 - /theme_artists/static/src/img/snippets/s_product_3.jpg + /theme_artists/static/src/img/snippets/s_product_3.webp website.s_product_list_default_image_4 website.s_product_list_default_image_4 - /theme_artists/static/src/img/snippets/s_product_4.jpg + /theme_artists/static/src/img/snippets/s_product_4.webp website.s_product_list_default_image_5 website.s_product_list_default_image_5 - /theme_artists/static/src/img/snippets/s_product_5.jpg + /theme_artists/static/src/img/snippets/s_product_5.webp website.s_product_list_default_image_6 website.s_product_list_default_image_6 - /theme_artists/static/src/img/snippets/s_product_6.jpg + /theme_artists/static/src/img/snippets/s_product_6.webp website.s_quotes_carousel_demo_image_1 website.s_quotes_carousel_demo_image_1 - /theme_artists/static/src/img/snippets/s_quotes_carousel_1.jpg + /theme_artists/static/src/img/snippets/s_quotes_carousel_1.webp website.s_quotes_carousel_demo_image_2 website.s_quotes_carousel_demo_image_2 - /theme_artists/static/src/img/snippets/s_quotes_carousel_2.jpg + /theme_artists/static/src/img/snippets/s_quotes_carousel_2.webp website.library_image_17 website.library_image_17 - /theme_artists/static/src/img/snippets/s_newsletter.jpg + /theme_artists/static/src/img/snippets/s_newsletter.webp website.library_image_02 website.library_image_02 - /theme_artists/static/src/img/snippets/library_image_02.jpg + /theme_artists/static/src/img/snippets/library_image_02.webp website.library_image_08 website.library_image_08 - /theme_artists/static/src/img/snippets/library_image_08.jpg + /theme_artists/static/src/img/snippets/library_image_08.webp website.library_image_03 website.library_image_03 - /theme_artists/static/src/img/snippets/library_image_03.jpg + /theme_artists/static/src/img/snippets/library_image_03.webp website.library_image_10 website.library_image_10 - /theme_artists/static/src/img/snippets/library_image_10.jpg + /theme_artists/static/src/img/snippets/library_image_10.webp website.library_image_05 website.library_image_05 - /theme_artists/static/src/img/snippets/library_image_05.jpg + /theme_artists/static/src/img/snippets/library_image_05.webp website.library_image_14 website.library_image_14 - /theme_artists/static/src/img/snippets/library_image_14.jpg + /theme_artists/static/src/img/snippets/library_image_14.webp website.library_image_16 website.library_image_16 - /theme_artists/static/src/img/snippets/library_image_16.jpg + /theme_artists/static/src/img/snippets/library_image_16.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_artists/static/src/img/snippets/library_image_08.jpg + /theme_artists/static/src/img/snippets/library_image_08.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_artists/static/src/img/snippets/library_image_10.jpg + /theme_artists/static/src/img/snippets/library_image_10.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_artists/static/src/img/snippets/library_image_14.jpg + /theme_artists/static/src/img/snippets/library_image_14.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_artists/static/src/img/snippets/s_picture.jpg + /theme_artists/static/src/img/snippets/s_picture.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_artists/static/src/img/snippets/library_image_10.jpg + /theme_artists/static/src/img/snippets/library_image_10.webp website.s_image_hexagonal_default_image_1 website.s_image_hexagonal_default_image_1 - /theme_artists/static/src/img/snippets/s_image_hexagonal_1.jpg + /theme_artists/static/src/img/snippets/s_image_hexagonal_1.webp website.s_image_title_default_image website.s_image_title_default_image - /theme_artists/static/src/img/snippets/s_carousel_1.jpg + /theme_artists/static/src/img/snippets/s_carousel_1.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_artists/static/src/img/snippets/s_product_1.jpg + /theme_artists/static/src/img/snippets/s_product_1.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_artists/static/src/img/snippets/s_product_2.jpg + /theme_artists/static/src/img/snippets/s_product_2.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_artists/static/src/img/snippets/s_product_3.jpg + /theme_artists/static/src/img/snippets/s_product_3.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_artists/static/src/img/snippets/s_product_4.jpg + /theme_artists/static/src/img/snippets/s_product_4.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_artists/static/src/img/snippets/s_kickoff_default_image.jpg + /theme_artists/static/src/img/snippets/s_kickoff_default_image.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_artists/static/src/img/snippets/s_intro_pill_default_image.jpg + /theme_artists/static/src/img/snippets/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_artists/static/src/img/snippets/s_intro_pill_default_image_2.jpg + /theme_artists/static/src/img/snippets/s_intro_pill_default_image_2.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_artists/static/src/img/snippets/library_image_08.jpg + /theme_artists/static/src/img/snippets/library_image_08.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_artists/static/src/img/snippets/library_image_10.jpg + /theme_artists/static/src/img/snippets/library_image_10.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_artists/static/src/img/snippets/library_image_14.jpg + /theme_artists/static/src/img/snippets/library_image_14.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_artists/static/src/img/snippets/library_image_16.jpg + /theme_artists/static/src/img/snippets/library_image_16.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_artists/static/src/img/snippets/s_images_mosaic_default_image_1.jpg + /theme_artists/static/src/img/snippets/s_images_mosaic_default_image_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_artists/static/src/img/snippets/s_images_mosaic_default_image_2.jpg + /theme_artists/static/src/img/snippets/s_images_mosaic_default_image_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_artists/static/src/img/snippets/s_images_mosaic_default_image_3.jpg + /theme_artists/static/src/img/snippets/s_images_mosaic_default_image_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_artists/static/src/img/snippets/s_images_mosaic_default_image_4.jpg + /theme_artists/static/src/img/snippets/s_images_mosaic_default_image_4.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_artists/static/src/img/snippets/s_images_mosaic_default_image_5.jpg + /theme_artists/static/src/img/snippets/s_images_mosaic_default_image_5.webp website.s_shape_image_default_image website.s_shape_image_default_image - /theme_artists/static/src/img/snippets/s_shape_image_default_image.jpg + /theme_artists/static/src/img/snippets/s_shape_image_default_image.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_artists/static/src/img/snippets/s_images_constellation_default_image.jpg + /theme_artists/static/src/img/snippets/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_artists/static/src/img/snippets/s_images_constellation_default_image_1.jpg + /theme_artists/static/src/img/snippets/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_artists/static/src/img/snippets/s_images_constellation_default_image_2.jpg + /theme_artists/static/src/img/snippets/s_images_constellation_default_image_2.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_artists/static/src/img/snippets/s_text_cover.jpg + /theme_artists/static/src/img/snippets/s_text_cover.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_artists/static/src/img/snippets/s_empowerment_default_image.jpg + /theme_artists/static/src/img/snippets/s_empowerment_default_image.webp website.s_sidegrid_default_image_1 website.s_sidegrid_default_image_1 - /theme_artists/static/src/img/snippets/s_text_image.jpg + /theme_artists/static/src/img/snippets/s_text_image.webp website.s_sidegrid_default_image_2 website.s_sidegrid_default_image_2 - /theme_artists/static/src/img/snippets/s_banner_2.jpg + /theme_artists/static/src/img/snippets/s_banner_2.webp website.s_sidegrid_default_image_3 website.s_sidegrid_default_image_3 - /theme_artists/static/src/img/snippets/s_banner_3.jpg + /theme_artists/static/src/img/snippets/s_banner_3.webp website.s_sidegrid_default_image_4 website.s_sidegrid_default_image_4 - /theme_artists/static/src/img/snippets/library_image_08.jpg + /theme_artists/static/src/img/snippets/library_image_08.webp website.s_image_frame_default_image website.s_image_frame_default_image - /theme_artists/static/src/img/snippets/s_cover.jpg + /theme_artists/static/src/img/snippets/s_cover.webp website.s_cta_box_default_image website.s_cta_box_default_image - /theme_artists/static/src/img/snippets/library_image_02.jpg + /theme_artists/static/src/img/snippets/library_image_02.webp website.s_showcase_default_image website.s_showcase_default_image - /theme_artists/static/src/img/snippets/s_product_4.jpg + /theme_artists/static/src/img/snippets/s_product_4.webp diff --git a/theme_artists/views/snippets/s_accordion_image.xml b/theme_artists/views/snippets/s_accordion_image.xml index 08d1cf1e9c..3b3384acb3 100644 --- a/theme_artists/views/snippets/s_accordion_image.xml +++ b/theme_artists/views/snippets/s_accordion_image.xml @@ -8,7 +8,7 @@ /web_editor/image_shape/website.s_accordion_image_default_image/web_editor/geometric/geo_square_3.svg web_editor/geometric/geo_square_3 - image/jpeg + image/webp s_accordion_image_default_image.svg ;;;; diff --git a/theme_artists/views/snippets/s_image_text.xml b/theme_artists/views/snippets/s_image_text.xml index 9ccd667996..16391e802a 100644 --- a/theme_artists/views/snippets/s_image_text.xml +++ b/theme_artists/views/snippets/s_image_text.xml @@ -17,7 +17,7 @@ /web_editor/image_shape/website.s_image_text_default_image/web_editor/geometric/geo_square_3.svg web_editor/geometric/geo_square_3 - image/jpeg + image/webp s_image_text.svg ;;;; diff --git a/theme_artists/views/snippets/s_text_image.xml b/theme_artists/views/snippets/s_text_image.xml index 6d25305f4f..d055f974e3 100644 --- a/theme_artists/views/snippets/s_text_image.xml +++ b/theme_artists/views/snippets/s_text_image.xml @@ -24,7 +24,7 @@ /web_editor/image_shape/website.s_text_image_default_image/web_editor/geometric/geo_square_2.svg web_editor/geometric/geo_square_2 - image/jpeg + image/webp s_text_image.svg ;;;; diff --git a/theme_avantgarde/__manifest__.py b/theme_avantgarde/__manifest__.py index d228765ff0..aff1202a20 100644 --- a/theme_avantgarde/__manifest__.py +++ b/theme_avantgarde/__manifest__.py @@ -13,14 +13,14 @@ 'views/new_page_template.xml', ], 'images': [ - 'static/description/poster.jpg', - 'static/description/avantgarde_screenshot.jpg', + 'static/description/poster.webp', + 'static/description/avantgarde_screenshot.webp', ], 'images_preview_theme': { - 'website.s_cover_default_image': '/theme_avantgarde/static/src/img/pictures/bg_image_08.jpg', - 'website.library_image_13': '/theme_avantgarde/static/src/img/pictures/library_image_13.jpg', - 'website.library_image_03': '/theme_avantgarde/static/src/img/pictures/library_image_03.jpg', - 'website.library_image_16': '/theme_avantgarde/static/src/img/pictures/library_image_16.jpg', + 'website.s_cover_default_image': '/theme_avantgarde/static/src/img/pictures/bg_image_08.webp', + 'website.library_image_13': '/theme_avantgarde/static/src/img/pictures/library_image_13.webp', + 'website.library_image_03': '/theme_avantgarde/static/src/img/pictures/library_image_03.webp', + 'website.library_image_16': '/theme_avantgarde/static/src/img/pictures/library_image_16.webp', }, 'configurator_snippets': { 'homepage': ['s_sidegrid', 's_features_wall', 's_masonry_block', 's_carousel', 's_timeline', 's_quadrant'], diff --git a/theme_avantgarde/static/description/avantgarde_screenshot.jpg b/theme_avantgarde/static/description/avantgarde_screenshot.jpg deleted file mode 100644 index 4508294c52..0000000000 Binary files a/theme_avantgarde/static/description/avantgarde_screenshot.jpg and /dev/null differ diff --git a/theme_avantgarde/static/description/avantgarde_screenshot.webp b/theme_avantgarde/static/description/avantgarde_screenshot.webp new file mode 100644 index 0000000000..99caf26c4d Binary files /dev/null and b/theme_avantgarde/static/description/avantgarde_screenshot.webp differ diff --git a/theme_avantgarde/static/description/poster.jpg b/theme_avantgarde/static/description/poster.jpg deleted file mode 100644 index 4e89097804..0000000000 Binary files a/theme_avantgarde/static/description/poster.jpg and /dev/null differ diff --git a/theme_avantgarde/static/description/poster.webp b/theme_avantgarde/static/description/poster.webp new file mode 100644 index 0000000000..fa7b0473a9 Binary files /dev/null and b/theme_avantgarde/static/description/poster.webp differ diff --git a/theme_avantgarde/static/src/img/patterns/bg_pattern_01.jpg b/theme_avantgarde/static/src/img/patterns/bg_pattern_01.jpg deleted file mode 100755 index 0787d58a8d..0000000000 Binary files a/theme_avantgarde/static/src/img/patterns/bg_pattern_01.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/patterns/bg_pattern_01.webp b/theme_avantgarde/static/src/img/patterns/bg_pattern_01.webp new file mode 100644 index 0000000000..0d1ab42de9 Binary files /dev/null and b/theme_avantgarde/static/src/img/patterns/bg_pattern_01.webp differ diff --git a/theme_avantgarde/static/src/img/patterns/bg_pattern_02.jpg b/theme_avantgarde/static/src/img/patterns/bg_pattern_02.jpg deleted file mode 100755 index c2f1a1e97d..0000000000 Binary files a/theme_avantgarde/static/src/img/patterns/bg_pattern_02.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/patterns/bg_pattern_02.webp b/theme_avantgarde/static/src/img/patterns/bg_pattern_02.webp new file mode 100644 index 0000000000..557cd7411f Binary files /dev/null and b/theme_avantgarde/static/src/img/patterns/bg_pattern_02.webp differ diff --git a/theme_avantgarde/static/src/img/patterns/bg_pattern_03.jpg b/theme_avantgarde/static/src/img/patterns/bg_pattern_03.jpg deleted file mode 100755 index b96a511afd..0000000000 Binary files a/theme_avantgarde/static/src/img/patterns/bg_pattern_03.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/patterns/bg_pattern_03.webp b/theme_avantgarde/static/src/img/patterns/bg_pattern_03.webp new file mode 100644 index 0000000000..64a7b2cab7 Binary files /dev/null and b/theme_avantgarde/static/src/img/patterns/bg_pattern_03.webp differ diff --git a/theme_avantgarde/static/src/img/patterns/bg_pattern_04.jpg b/theme_avantgarde/static/src/img/patterns/bg_pattern_04.jpg deleted file mode 100755 index 08fe32f293..0000000000 Binary files a/theme_avantgarde/static/src/img/patterns/bg_pattern_04.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/patterns/bg_pattern_04.webp b/theme_avantgarde/static/src/img/patterns/bg_pattern_04.webp new file mode 100644 index 0000000000..8862f1601b Binary files /dev/null and b/theme_avantgarde/static/src/img/patterns/bg_pattern_04.webp differ diff --git a/theme_avantgarde/static/src/img/patterns/bg_pattern_05.jpg b/theme_avantgarde/static/src/img/patterns/bg_pattern_05.jpg deleted file mode 100755 index e67e5f2ae6..0000000000 Binary files a/theme_avantgarde/static/src/img/patterns/bg_pattern_05.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/patterns/bg_pattern_05.webp b/theme_avantgarde/static/src/img/patterns/bg_pattern_05.webp new file mode 100644 index 0000000000..b4def17b5c Binary files /dev/null and b/theme_avantgarde/static/src/img/patterns/bg_pattern_05.webp differ diff --git a/theme_avantgarde/static/src/img/patterns/bg_pattern_06.jpg b/theme_avantgarde/static/src/img/patterns/bg_pattern_06.jpg deleted file mode 100755 index 1b72873557..0000000000 Binary files a/theme_avantgarde/static/src/img/patterns/bg_pattern_06.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/patterns/bg_pattern_06.webp b/theme_avantgarde/static/src/img/patterns/bg_pattern_06.webp new file mode 100644 index 0000000000..751128bc21 Binary files /dev/null and b/theme_avantgarde/static/src/img/patterns/bg_pattern_06.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_01.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_01.jpg deleted file mode 100755 index 8c74bb27e4..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_01.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_01.webp b/theme_avantgarde/static/src/img/pictures/bg_image_01.webp new file mode 100644 index 0000000000..1d7e2a44b7 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_01.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_02.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_02.jpg deleted file mode 100755 index c151fbfa6d..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_02.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_02.webp b/theme_avantgarde/static/src/img/pictures/bg_image_02.webp new file mode 100644 index 0000000000..8e5031e3f5 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_02.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_03.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_03.jpg deleted file mode 100755 index 2f3b11028f..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_03.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_03.webp b/theme_avantgarde/static/src/img/pictures/bg_image_03.webp new file mode 100644 index 0000000000..2a2d7b6394 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_03.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_04.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_04.jpg deleted file mode 100644 index cde11112f5..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_04.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_04.webp b/theme_avantgarde/static/src/img/pictures/bg_image_04.webp new file mode 100644 index 0000000000..a7f3f2b6ab Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_04.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_05.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_05.jpg deleted file mode 100755 index f7faf54083..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_05.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_05.webp b/theme_avantgarde/static/src/img/pictures/bg_image_05.webp new file mode 100644 index 0000000000..6249585a7b Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_05.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_06.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_06.jpg deleted file mode 100755 index a5b31ff078..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_06.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_06.webp b/theme_avantgarde/static/src/img/pictures/bg_image_06.webp new file mode 100644 index 0000000000..a72975b724 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_06.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_07.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_07.jpg deleted file mode 100755 index 0bf80351fb..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_07.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_07.webp b/theme_avantgarde/static/src/img/pictures/bg_image_07.webp new file mode 100644 index 0000000000..646fd140b8 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_07.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_08.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_08.jpg deleted file mode 100644 index 7f0cb31e28..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_08.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_08.webp b/theme_avantgarde/static/src/img/pictures/bg_image_08.webp new file mode 100644 index 0000000000..3027221046 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_08.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_09.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_09.jpg deleted file mode 100644 index 64cd319cf7..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_09.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_09.webp b/theme_avantgarde/static/src/img/pictures/bg_image_09.webp new file mode 100644 index 0000000000..db7325e50b Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_09.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_10.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_10.jpg deleted file mode 100755 index a422aab26d..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_10.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_10.webp b/theme_avantgarde/static/src/img/pictures/bg_image_10.webp new file mode 100644 index 0000000000..6da22da04b Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_10.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_11.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_11.jpg deleted file mode 100755 index a1c899797f..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_11.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_11.webp b/theme_avantgarde/static/src/img/pictures/bg_image_11.webp new file mode 100644 index 0000000000..ad303959eb Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_11.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_12.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_12.jpg deleted file mode 100755 index fbbaa4915c..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_12.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_12.webp b/theme_avantgarde/static/src/img/pictures/bg_image_12.webp new file mode 100644 index 0000000000..d65b3c2a59 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_12.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_13.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_13.jpg deleted file mode 100644 index c84cfbf866..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_13.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_13.webp b/theme_avantgarde/static/src/img/pictures/bg_image_13.webp new file mode 100644 index 0000000000..db615adb93 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_13.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_14.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_14.jpg deleted file mode 100644 index 33463d44e8..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_14.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_14.webp b/theme_avantgarde/static/src/img/pictures/bg_image_14.webp new file mode 100644 index 0000000000..34f0235dec Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_14.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_15.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_15.jpg deleted file mode 100644 index 6ac4c7c307..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_15.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_15.webp b/theme_avantgarde/static/src/img/pictures/bg_image_15.webp new file mode 100644 index 0000000000..863da31298 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_15.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_16.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_16.jpg deleted file mode 100644 index ef352e119d..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_16.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_16.webp b/theme_avantgarde/static/src/img/pictures/bg_image_16.webp new file mode 100644 index 0000000000..1bf8b4d801 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_16.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_17.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_17.jpg deleted file mode 100644 index f9df07c3dd..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_17.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_17.webp b/theme_avantgarde/static/src/img/pictures/bg_image_17.webp new file mode 100644 index 0000000000..83caac5c2e Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_17.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_18.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_18.jpg deleted file mode 100644 index 302ddfa518..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_18.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_18.webp b/theme_avantgarde/static/src/img/pictures/bg_image_18.webp new file mode 100644 index 0000000000..24d42546c8 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_18.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_19.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_19.jpg deleted file mode 100644 index 7a46f2e561..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_19.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_19.webp b/theme_avantgarde/static/src/img/pictures/bg_image_19.webp new file mode 100644 index 0000000000..4ab322a5c0 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_19.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_20.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_20.jpg deleted file mode 100644 index 3f457e572f..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_20.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_20.webp b/theme_avantgarde/static/src/img/pictures/bg_image_20.webp new file mode 100644 index 0000000000..406ba7338b Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_20.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_21.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_21.jpg deleted file mode 100644 index 32218eb6b2..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_21.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_21.webp b/theme_avantgarde/static/src/img/pictures/bg_image_21.webp new file mode 100644 index 0000000000..8e66949ab1 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_21.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_22.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_22.jpg deleted file mode 100644 index f2bc7766b4..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_22.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_22.webp b/theme_avantgarde/static/src/img/pictures/bg_image_22.webp new file mode 100644 index 0000000000..a9d39cf90f Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_22.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_27.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_27.jpg deleted file mode 100644 index 9ce57bc8b3..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_27.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_27.webp b/theme_avantgarde/static/src/img/pictures/bg_image_27.webp new file mode 100644 index 0000000000..6a70e07cee Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_27.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_28.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_28.jpg deleted file mode 100644 index 62ba4d7f86..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_28.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_28.webp b/theme_avantgarde/static/src/img/pictures/bg_image_28.webp new file mode 100644 index 0000000000..89c1b4d571 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_28.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_29.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_29.jpg deleted file mode 100644 index 459b1e1edd..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_29.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_29.webp b/theme_avantgarde/static/src/img/pictures/bg_image_29.webp new file mode 100644 index 0000000000..64b2bddc8e Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_29.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_30.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_30.jpg deleted file mode 100644 index 64ed380e19..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_30.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_30.webp b/theme_avantgarde/static/src/img/pictures/bg_image_30.webp new file mode 100644 index 0000000000..74ee5ac504 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_30.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_31.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_31.jpg deleted file mode 100644 index 0eb31549e5..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_31.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_31.webp b/theme_avantgarde/static/src/img/pictures/bg_image_31.webp new file mode 100644 index 0000000000..5dd6f4cfc3 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_31.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_32.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_32.jpg deleted file mode 100644 index 303925ad78..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_32.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_32.webp b/theme_avantgarde/static/src/img/pictures/bg_image_32.webp new file mode 100644 index 0000000000..528d4ad581 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_32.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_33.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_33.jpg deleted file mode 100644 index 1ef3fbc32b..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_33.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_33.webp b/theme_avantgarde/static/src/img/pictures/bg_image_33.webp new file mode 100644 index 0000000000..c0e3ee75b5 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_33.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_34.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_34.jpg deleted file mode 100644 index b06f017dd7..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_34.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_34.webp b/theme_avantgarde/static/src/img/pictures/bg_image_34.webp new file mode 100644 index 0000000000..ae27ccf292 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_34.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_35.jpg b/theme_avantgarde/static/src/img/pictures/bg_image_35.jpg deleted file mode 100644 index 6e0276650a..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/bg_image_35.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/bg_image_35.webp b/theme_avantgarde/static/src/img/pictures/bg_image_35.webp new file mode 100644 index 0000000000..04c34dd7b5 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/bg_image_35.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/item_01.jpg b/theme_avantgarde/static/src/img/pictures/item_01.jpg deleted file mode 100644 index 60ccd08075..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/item_01.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/item_01.webp b/theme_avantgarde/static/src/img/pictures/item_01.webp new file mode 100644 index 0000000000..681f9daa58 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/item_01.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/item_02.jpg b/theme_avantgarde/static/src/img/pictures/item_02.jpg deleted file mode 100644 index 102335c32f..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/item_02.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/item_02.webp b/theme_avantgarde/static/src/img/pictures/item_02.webp new file mode 100644 index 0000000000..b0eb3c4597 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/item_02.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/item_03.jpg b/theme_avantgarde/static/src/img/pictures/item_03.jpg deleted file mode 100644 index 5ecf9b5302..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/item_03.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/item_03.webp b/theme_avantgarde/static/src/img/pictures/item_03.webp new file mode 100644 index 0000000000..58e7d1a9a5 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/item_03.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/item_04.jpg b/theme_avantgarde/static/src/img/pictures/item_04.jpg deleted file mode 100644 index 30a4c56564..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/item_04.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/item_04.webp b/theme_avantgarde/static/src/img/pictures/item_04.webp new file mode 100644 index 0000000000..c33f201c6c Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/item_04.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/item_05.jpg b/theme_avantgarde/static/src/img/pictures/item_05.jpg deleted file mode 100644 index e71ed652ab..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/item_05.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/item_05.webp b/theme_avantgarde/static/src/img/pictures/item_05.webp new file mode 100644 index 0000000000..331a9f0927 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/item_05.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/item_06.jpg b/theme_avantgarde/static/src/img/pictures/item_06.jpg deleted file mode 100644 index 2554dc9f0f..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/item_06.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/item_06.webp b/theme_avantgarde/static/src/img/pictures/item_06.webp new file mode 100644 index 0000000000..065e524351 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/item_06.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/library_image_02.jpg b/theme_avantgarde/static/src/img/pictures/library_image_02.jpg deleted file mode 100644 index ca4c6a578d..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/library_image_02.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/library_image_02.webp b/theme_avantgarde/static/src/img/pictures/library_image_02.webp new file mode 100644 index 0000000000..4c57033191 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/library_image_02.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/library_image_03.jpg b/theme_avantgarde/static/src/img/pictures/library_image_03.jpg deleted file mode 100644 index e985804591..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/library_image_03.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/library_image_03.webp b/theme_avantgarde/static/src/img/pictures/library_image_03.webp new file mode 100644 index 0000000000..9ada59a63d Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/library_image_03.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/library_image_08.jpg b/theme_avantgarde/static/src/img/pictures/library_image_08.jpg deleted file mode 100644 index 01fb8204d7..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/library_image_08.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/library_image_08.webp b/theme_avantgarde/static/src/img/pictures/library_image_08.webp new file mode 100644 index 0000000000..66e2a0ef2f Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/library_image_08.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/library_image_13.jpg b/theme_avantgarde/static/src/img/pictures/library_image_13.jpg deleted file mode 100644 index a8ac42ca47..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/library_image_13.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/library_image_13.webp b/theme_avantgarde/static/src/img/pictures/library_image_13.webp new file mode 100644 index 0000000000..7c372ca779 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/library_image_13.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/library_image_16.jpg b/theme_avantgarde/static/src/img/pictures/library_image_16.jpg deleted file mode 100644 index db0430a9f1..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/library_image_16.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/library_image_16.webp b/theme_avantgarde/static/src/img/pictures/library_image_16.webp new file mode 100644 index 0000000000..c6f08bd2fa Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/library_image_16.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/s_empowerment_default_image.jpg b/theme_avantgarde/static/src/img/pictures/s_empowerment_default_image.jpg deleted file mode 100644 index 4916c5f161..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/s_empowerment_default_image.webp b/theme_avantgarde/static/src/img/pictures/s_empowerment_default_image.webp new file mode 100644 index 0000000000..a95ef7a9a4 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/s_empowerment_default_image.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image.jpg b/theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image.jpg deleted file mode 100644 index 7d11610510..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image.webp b/theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..4d822f4a49 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image_1.jpg b/theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image_1.jpg deleted file mode 100644 index 69aa53ab0f..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image_1.webp b/theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..1138376049 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image_1.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image_2.jpg b/theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image_2.jpg deleted file mode 100644 index 0442708628..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image_2.webp b/theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..dea7df2369 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image_2.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_1.jpg b/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_1.jpg deleted file mode 100644 index 8294f1aa44..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_1.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_1.webp b/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_1.webp new file mode 100644 index 0000000000..4352bc9b01 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_1.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_2.jpg b/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_2.jpg deleted file mode 100644 index da79d455fc..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_2.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_2.webp b/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_2.webp new file mode 100644 index 0000000000..2ace1fb91d Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_2.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_3.jpg b/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_3.jpg deleted file mode 100644 index 75d5b9abdb..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_3.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_3.webp b/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_3.webp new file mode 100644 index 0000000000..fc377723de Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_3.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_4.jpg b/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_4.jpg deleted file mode 100644 index 289be1c054..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_4.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_4.webp b/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_4.webp new file mode 100644 index 0000000000..965fab6f70 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_4.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_5.jpg b/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_5.jpg deleted file mode 100644 index edccdc2c6a..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_5.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_5.webp b/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_5.webp new file mode 100644 index 0000000000..a281c2cecd Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_5.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/s_intro_pill_default_image.jpg b/theme_avantgarde/static/src/img/pictures/s_intro_pill_default_image.jpg deleted file mode 100644 index a6b47afa8e..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/s_intro_pill_default_image.webp b/theme_avantgarde/static/src/img/pictures/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..802de6d04c Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/s_intro_pill_default_image.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/s_intro_pill_default_image_2.jpg b/theme_avantgarde/static/src/img/pictures/s_intro_pill_default_image_2.jpg deleted file mode 100644 index 366a05de66..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/s_intro_pill_default_image_2.webp b/theme_avantgarde/static/src/img/pictures/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..bb2d54128b Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/s_intro_pill_default_image_2.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/s_popup.jpg b/theme_avantgarde/static/src/img/pictures/s_popup.jpg deleted file mode 100644 index 979dc0d307..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/s_popup.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/s_popup.webp b/theme_avantgarde/static/src/img/pictures/s_popup.webp new file mode 100644 index 0000000000..57cf4ff4a9 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/s_popup.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/s_pricelist_boxed_default_background.jpg b/theme_avantgarde/static/src/img/pictures/s_pricelist_boxed_default_background.jpg deleted file mode 100644 index 309bcb4045..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/s_pricelist_boxed_default_background.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/s_pricelist_boxed_default_background.webp b/theme_avantgarde/static/src/img/pictures/s_pricelist_boxed_default_background.webp new file mode 100644 index 0000000000..d2d0556a68 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/s_pricelist_boxed_default_background.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/s_shape_image_default_image.jpg b/theme_avantgarde/static/src/img/pictures/s_shape_image_default_image.jpg deleted file mode 100644 index 182523ebee..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/s_shape_image_default_image.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/s_shape_image_default_image.webp b/theme_avantgarde/static/src/img/pictures/s_shape_image_default_image.webp new file mode 100644 index 0000000000..03284eae58 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/s_shape_image_default_image.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/s_text_cover.jpg b/theme_avantgarde/static/src/img/pictures/s_text_cover.jpg deleted file mode 100644 index c4c171413f..0000000000 Binary files a/theme_avantgarde/static/src/img/pictures/s_text_cover.jpg and /dev/null differ diff --git a/theme_avantgarde/static/src/img/pictures/s_text_cover.webp b/theme_avantgarde/static/src/img/pictures/s_text_cover.webp new file mode 100644 index 0000000000..6081eb289f Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/s_text_cover.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/uiface_01.webp b/theme_avantgarde/static/src/img/pictures/uiface_01.webp new file mode 100644 index 0000000000..08550751e1 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/uiface_01.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/uiface_02.webp b/theme_avantgarde/static/src/img/pictures/uiface_02.webp new file mode 100644 index 0000000000..8e91cde1b2 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/uiface_02.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/uiface_03.webp b/theme_avantgarde/static/src/img/pictures/uiface_03.webp new file mode 100644 index 0000000000..063b48e8dc Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/uiface_03.webp differ diff --git a/theme_avantgarde/static/src/img/pictures/uiface_04.webp b/theme_avantgarde/static/src/img/pictures/uiface_04.webp new file mode 100644 index 0000000000..2083e1ae3e Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/uiface_04.webp differ diff --git a/theme_avantgarde/views/customizations.xml b/theme_avantgarde/views/customizations.xml index 1ffe1dfb8f..300a7270fb 100644 --- a/theme_avantgarde/views/customizations.xml +++ b/theme_avantgarde/views/customizations.xml @@ -127,7 +127,7 @@ /web_editor/image_shape/website.s_picture_default_image/web_editor/panel/panel_duo_step.svg web_editor/panel/panel_duo_step - image/jpeg + image/webp bg_image_14.svg @@ -212,7 +212,7 @@ /web_editor/image_shape/website.s_text_image_default_image/web_editor/panel/panel_trio_out_r.svg web_editor/panel/panel_trio_out_r - image/jpeg + image/webp bg_image_13.svg @@ -268,7 +268,7 @@ - /theme_avantgarde/static/src/img/pictures/bg_image_07.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_07.webp diff --git a/theme_avantgarde/views/images_library.xml b/theme_avantgarde/views/images_library.xml index 7e943068ed..322916d091 100644 --- a/theme_avantgarde/views/images_library.xml +++ b/theme_avantgarde/views/images_library.xml @@ -6,476 +6,476 @@ Check in images.scss, primary_variables.scss, main.scss and theme_common's mixin theme_common.image_content_01 theme_common.image_content_01 - /theme_avantgarde/static/src/img/pictures/bg_image_01.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_01.webp theme_common.image_content_02 theme_common.image_content_02 - /theme_avantgarde/static/src/img/pictures/bg_image_02.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_02.webp theme_common.image_content_03 theme_common.image_content_03 - /theme_avantgarde/static/src/img/pictures/bg_image_03.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_03.webp theme_common.image_content_04 theme_common.image_content_04 - /theme_avantgarde/static/src/img/pictures/bg_image_04.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_04.webp theme_common.image_content_05 theme_common.image_content_05 - /theme_avantgarde/static/src/img/pictures/bg_image_05.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_05.webp theme_common.image_content_06 theme_common.image_content_06 - /theme_avantgarde/static/src/img/pictures/bg_image_06.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_06.webp theme_common.image_content_07 theme_common.image_content_07 - /theme_avantgarde/static/src/img/pictures/bg_image_07.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_07.webp theme_common.image_content_08 theme_common.image_content_08 - /theme_avantgarde/static/src/img/pictures/bg_image_08.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_08.webp theme_common.image_content_09 theme_common.image_content_09 - /theme_avantgarde/static/src/img/pictures/bg_image_09.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_09.webp theme_common.image_content_10 theme_common.image_content_10 - /theme_avantgarde/static/src/img/pictures/bg_image_10.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_10.webp theme_common.image_content_11 theme_common.image_content_11 - /theme_avantgarde/static/src/img/pictures/bg_image_11.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_11.webp theme_common.image_content_12 theme_common.image_content_12 - /theme_avantgarde/static/src/img/pictures/bg_image_12.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_12.webp theme_common.image_content_20 theme_common.image_content_20 - /theme_avantgarde/static/src/img/pictures/bg_image_01.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_01.webp theme_common.image_content_21 theme_common.image_content_21 - /theme_avantgarde/static/src/img/pictures/bg_image_02.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_02.webp theme_common.image_content_22 theme_common.image_content_22 - /theme_avantgarde/static/src/img/pictures/bg_image_03.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_03.webp website.library_image_11 website.library_image_11 - /theme_avantgarde/static/src/img/pictures/bg_image_15.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_15.webp website.library_image_13 website.library_image_13 - /theme_avantgarde/static/src/img/pictures/bg_image_16.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_16.webp website.library_image_07 website.library_image_07 - /theme_avantgarde/static/src/img/pictures/bg_image_17.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_17.webp website.s_background_image_01 Background Image 01 - /theme_avantgarde/static/src/img/patterns/bg_pattern_01.jpg + /theme_avantgarde/static/src/img/patterns/bg_pattern_01.webp website.s_background_image_02 Background Image 02 - /theme_avantgarde/static/src/img/patterns/bg_pattern_02.jpg + /theme_avantgarde/static/src/img/patterns/bg_pattern_02.webp website.s_background_image_03 Background Image 03 - /theme_avantgarde/static/src/img/patterns/bg_pattern_03.jpg + /theme_avantgarde/static/src/img/patterns/bg_pattern_03.webp website.s_background_image_04 Background Image 04 - /theme_avantgarde/static/src/img/patterns/bg_pattern_04.jpg + /theme_avantgarde/static/src/img/patterns/bg_pattern_04.webp website.s_background_image_05 Background Image 05 - /theme_avantgarde/static/src/img/patterns/bg_pattern_05.jpg + /theme_avantgarde/static/src/img/patterns/bg_pattern_05.webp website.s_background_image_06 Background Image 06 - /theme_avantgarde/static/src/img/patterns/bg_pattern_06.jpg + /theme_avantgarde/static/src/img/patterns/bg_pattern_06.webp website.s_cover_default_image website.s_cover_default_image - /theme_avantgarde/static/src/img/pictures/bg_image_08.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_08.webp website.s_banner_default_image website.s_banner_default_image - /theme_avantgarde/static/src/img/pictures/bg_image_04.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_04.webp website.s_banner_default_image_2 website.s_banner_default_image_2 - /theme_avantgarde/static/src/img/pictures/bg_image_34.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_34.webp website.s_banner_default_image_3 website.s_banner_default_image_3 - /theme_avantgarde/static/src/img/pictures/bg_image_35.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_35.webp website.s_popup_default_image website.s_popup_default_image - /theme_avantgarde/static/src/img/pictures/s_popup.jpg + /theme_avantgarde/static/src/img/pictures/s_popup.webp website.s_text_image_default_image website.s_text_image_default_image - /theme_avantgarde/static/src/img/pictures/bg_image_20.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_20.webp website.s_image_text_default_image website.s_image_text_default_image - /theme_avantgarde/static/src/img/pictures/bg_image_09.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_09.webp website.s_picture_default_image website.s_picture_default_image - /theme_avantgarde/static/src/img/pictures/bg_image_14.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_14.webp website.s_three_columns_default_image_1 website.s_three_columns_default_image_1 - /theme_avantgarde/static/src/img/pictures/bg_image_15.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_15.webp website.s_three_columns_default_image_2 website.s_three_columns_default_image_2 - /theme_avantgarde/static/src/img/pictures/bg_image_16.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_16.webp website.s_three_columns_default_image_3 website.s_three_columns_default_image_3 - /theme_avantgarde/static/src/img/pictures/bg_image_17.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_17.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_avantgarde/static/src/img/pictures/bg_image_19.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_19.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_avantgarde/static/src/img/pictures/bg_image_28.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_28.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_avantgarde/static/src/img/pictures/bg_image_29.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_29.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_avantgarde/static/src/img/pictures/bg_image_30.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_30.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_avantgarde/static/src/img/pictures/bg_image_19.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_19.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_avantgarde/static/src/img/pictures/s_pricelist_boxed_default_background.jpg + /theme_avantgarde/static/src/img/pictures/s_pricelist_boxed_default_background.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_avantgarde/static/src/img/pictures/bg_image_08.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_08.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_avantgarde/static/src/img/pictures/bg_image_31.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_31.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_avantgarde/static/src/img/pictures/bg_image_32.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_32.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_avantgarde/static/src/img/pictures/bg_image_33.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_33.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_avantgarde/static/src/img/pictures/bg_image_18.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_18.webp website.s_product_catalog_default_image website.s_product_catalog_default_image - /theme_avantgarde/static/src/img/pictures/bg_image_27.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_27.webp website.s_quotes_carousel_demo_image_1 website.s_quotes_carousel_demo_image_1 - /theme_avantgarde/static/src/img/pictures/bg_image_18.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_18.webp website.s_quotes_carousel_demo_image_2 website.s_quotes_carousel_demo_image_2 - /theme_avantgarde/static/src/img/pictures/bg_image_04.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_04.webp website.s_product_list_default_image_1 website.s_product_list_default_image_1 - /theme_avantgarde/static/src/img/pictures/item_01.jpg + /theme_avantgarde/static/src/img/pictures/item_01.webp website.s_product_list_default_image_2 website.s_product_list_default_image_2 - /theme_avantgarde/static/src/img/pictures/item_02.jpg + /theme_avantgarde/static/src/img/pictures/item_02.webp website.s_product_list_default_image_3 website.s_product_list_default_image_3 - /theme_avantgarde/static/src/img/pictures/item_03.jpg + /theme_avantgarde/static/src/img/pictures/item_03.webp website.s_product_list_default_image_4 website.s_product_list_default_image_4 - /theme_avantgarde/static/src/img/pictures/item_04.jpg + /theme_avantgarde/static/src/img/pictures/item_04.webp website.s_product_list_default_image_5 website.s_product_list_default_image_5 - /theme_avantgarde/static/src/img/pictures/item_05.jpg + /theme_avantgarde/static/src/img/pictures/item_05.webp website.s_product_list_default_image_6 website.s_product_list_default_image_6 - /theme_avantgarde/static/src/img/pictures/item_06.jpg + /theme_avantgarde/static/src/img/pictures/item_06.webp website.library_image_17 website.library_image_17 - /theme_avantgarde/static/src/img/pictures/bg_image_33.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_33.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_avantgarde/static/src/img/pictures/bg_image_20.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_20.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_avantgarde/static/src/img/pictures/bg_image_08.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_08.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_avantgarde/static/src/img/pictures/bg_image_04.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_04.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_avantgarde/static/src/img/pictures/bg_image_30.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_30.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_avantgarde/static/src/img/pictures/bg_image_28.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_28.webp website.library_image_02 website.library_image_02 - /theme_avantgarde/static/src/img/pictures/library_image_02.jpg + /theme_avantgarde/static/src/img/pictures/library_image_02.webp website.library_image_03 website.library_image_03 - /theme_avantgarde/static/src/img/pictures/library_image_03.jpg + /theme_avantgarde/static/src/img/pictures/library_image_03.webp website.library_image_08 website.library_image_08 - /theme_avantgarde/static/src/img/pictures/library_image_08.jpg + /theme_avantgarde/static/src/img/pictures/library_image_08.webp website.library_image_13 website.library_image_13 - /theme_avantgarde/static/src/img/pictures/library_image_13.jpg + /theme_avantgarde/static/src/img/pictures/library_image_13.webp website.library_image_16 website.library_image_16 - /theme_avantgarde/static/src/img/pictures/library_image_16.jpg + /theme_avantgarde/static/src/img/pictures/library_image_16.webp website.s_pricelist_boxed_default_background website.s_pricelist_boxed_default_background - /theme_avantgarde/static/src/img/pictures/s_pricelist_boxed_default_background.jpg + /theme_avantgarde/static/src/img/pictures/s_pricelist_boxed_default_background.webp website.s_image_title_default_image website.s_image_title_default_image - /theme_avantgarde/static/src/img/pictures/bg_image_30.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_30.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_avantgarde/static/src/img/pictures/item_01.jpg + /theme_avantgarde/static/src/img/pictures/item_01.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_avantgarde/static/src/img/pictures/item_02.jpg + /theme_avantgarde/static/src/img/pictures/item_02.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_avantgarde/static/src/img/pictures/item_03.jpg + /theme_avantgarde/static/src/img/pictures/item_03.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_avantgarde/static/src/img/pictures/item_04.jpg + /theme_avantgarde/static/src/img/pictures/item_04.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_avantgarde/static/src/img/pictures/s_intro_pill_default_image.jpg + /theme_avantgarde/static/src/img/pictures/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_avantgarde/static/src/img/pictures/s_intro_pill_default_image_2.jpg + /theme_avantgarde/static/src/img/pictures/s_intro_pill_default_image_2.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_avantgarde/static/src/img/pictures/bg_image_19.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_19.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_avantgarde/static/src/img/pictures/bg_image_20.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_20.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_avantgarde/static/src/img/pictures/bg_image_21.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_21.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_avantgarde/static/src/img/pictures/bg_image_18.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_18.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_1.jpg + /theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_2.jpg + /theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_3.jpg + /theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_4.jpg + /theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_4.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_5.jpg + /theme_avantgarde/static/src/img/pictures/s_images_mosaic_default_image_5.webp website.s_shape_image_default_image website.s_shape_image_default_image - /theme_avantgarde/static/src/img/pictures/s_shape_image_default_image.jpg + /theme_avantgarde/static/src/img/pictures/s_shape_image_default_image.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image.jpg + /theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image_1.jpg + /theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image_2.jpg + /theme_avantgarde/static/src/img/pictures/s_images_constellation_default_image_2.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_avantgarde/static/src/img/pictures/s_text_cover.jpg + /theme_avantgarde/static/src/img/pictures/s_text_cover.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_avantgarde/static/src/img/pictures/s_empowerment_default_image.jpg + /theme_avantgarde/static/src/img/pictures/s_empowerment_default_image.webp website.s_sidegrid_default_image_2 website.s_sidegrid_default_image_2 - /theme_avantgarde/static/src/img/pictures/bg_image_35.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_35.webp website.s_sidegrid_default_image_4 website.s_sidegrid_default_image_4 - /theme_avantgarde/static/src/img/pictures/bg_image_34.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_34.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_avantgarde/static/src/img/pictures/bg_image_14.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_14.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_avantgarde/static/src/img/pictures/bg_image_30.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_30.webp website.s_showcase_default_image website.s_showcase_default_image - /theme_avantgarde/static/src/img/pictures/bg_image_07.jpg + /theme_avantgarde/static/src/img/pictures/bg_image_07.webp diff --git a/theme_aviato/__manifest__.py b/theme_aviato/__manifest__.py index f57bee371b..9e1eadcb37 100644 --- a/theme_aviato/__manifest__.py +++ b/theme_aviato/__manifest__.py @@ -57,19 +57,19 @@ 'views/new_page_template.xml', ], 'images': [ - 'static/description/aviato_cover.jpg', - 'static/description/aviato_screenshot.jpg', + 'static/description/aviato_cover.webp', + 'static/description/aviato_screenshot.webp', ], 'images_preview_theme': { - 'website.s_image_text_default_image': '/theme_aviato/static/src/img/content/s_banner_2.jpg', - 'website.s_product_list_default_image_1': '/theme_aviato/static/src/img/content/s_banner_3.jpg', - 'website.s_picture_default_image': '/theme_aviato/static/src/img/content/s_popup.jpg', - 'website.s_media_list_default_image_1': '/theme_aviato/static/src/img/content/s_wall_01.jpg', - 'website.s_carousel_default_image_1': '/theme_aviato/static/src/img/content/s_carousel_1.jpg', - 'website.s_quotes_carousel_demo_image_2': '/theme_aviato/static/src/img/content/s_quote_bg_3.jpg', - 'website.s_text_image_default_image': '/theme_aviato/static/src/img/content/s_wall_05.jpg', - 'website.s_three_columns_default_image_1': '/theme_aviato/static/src/img/content/s_three_columns_1.jpg', - 'website.s_quotes_carousel_demo_image_0': '/theme_aviato/static/src/img/content/s_quote_bg_1.jpg', + 'website.s_image_text_default_image': '/theme_aviato/static/src/img/content/s_banner_2.webp', + 'website.s_product_list_default_image_1': '/theme_aviato/static/src/img/content/s_banner_3.webp', + 'website.s_picture_default_image': '/theme_aviato/static/src/img/content/s_popup.webp', + 'website.s_media_list_default_image_1': '/theme_aviato/static/src/img/content/s_wall_01.webp', + 'website.s_carousel_default_image_1': '/theme_aviato/static/src/img/content/s_carousel_1.webp', + 'website.s_quotes_carousel_demo_image_2': '/theme_aviato/static/src/img/content/s_quote_bg_3.webp', + 'website.s_text_image_default_image': '/theme_aviato/static/src/img/content/s_wall_05.webp', + 'website.s_three_columns_default_image_1': '/theme_aviato/static/src/img/content/s_three_columns_1.webp', + 'website.s_quotes_carousel_demo_image_0': '/theme_aviato/static/src/img/content/s_quote_bg_1.webp', }, 'configurator_snippets': { 'homepage': ['s_banner', 's_text_image', 's_image_text', 's_picture', 's_title', 's_masonry_block', 's_company_team', 's_showcase', 's_quotes_carousel'], diff --git a/theme_aviato/static/description/aviato_cover.jpg b/theme_aviato/static/description/aviato_cover.jpg deleted file mode 100644 index 25c01ddee4..0000000000 Binary files a/theme_aviato/static/description/aviato_cover.jpg and /dev/null differ diff --git a/theme_aviato/static/description/aviato_cover.webp b/theme_aviato/static/description/aviato_cover.webp new file mode 100644 index 0000000000..bd172dcb9f Binary files /dev/null and b/theme_aviato/static/description/aviato_cover.webp differ diff --git a/theme_aviato/static/description/aviato_screenshot.jpg b/theme_aviato/static/description/aviato_screenshot.jpg deleted file mode 100644 index cb3356ac0b..0000000000 Binary files a/theme_aviato/static/description/aviato_screenshot.jpg and /dev/null differ diff --git a/theme_aviato/static/description/aviato_screenshot.webp b/theme_aviato/static/description/aviato_screenshot.webp new file mode 100644 index 0000000000..3e87a6ae8c Binary files /dev/null and b/theme_aviato/static/description/aviato_screenshot.webp differ diff --git a/theme_aviato/static/src/img/content/media_01.jpg b/theme_aviato/static/src/img/content/media_01.jpg deleted file mode 100644 index a5eae442b5..0000000000 Binary files a/theme_aviato/static/src/img/content/media_01.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/media_01.webp b/theme_aviato/static/src/img/content/media_01.webp new file mode 100644 index 0000000000..9f92acec8e Binary files /dev/null and b/theme_aviato/static/src/img/content/media_01.webp differ diff --git a/theme_aviato/static/src/img/content/media_02.jpg b/theme_aviato/static/src/img/content/media_02.jpg deleted file mode 100644 index 0cb3cec5c7..0000000000 Binary files a/theme_aviato/static/src/img/content/media_02.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/media_02.webp b/theme_aviato/static/src/img/content/media_02.webp new file mode 100644 index 0000000000..4440454fe9 Binary files /dev/null and b/theme_aviato/static/src/img/content/media_02.webp differ diff --git a/theme_aviato/static/src/img/content/media_03.jpg b/theme_aviato/static/src/img/content/media_03.jpg deleted file mode 100644 index f12a8273d8..0000000000 Binary files a/theme_aviato/static/src/img/content/media_03.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/media_03.webp b/theme_aviato/static/src/img/content/media_03.webp new file mode 100644 index 0000000000..45b5e180db Binary files /dev/null and b/theme_aviato/static/src/img/content/media_03.webp differ diff --git a/theme_aviato/static/src/img/content/s_banner.jpg b/theme_aviato/static/src/img/content/s_banner.jpg deleted file mode 100644 index 1887cbd3dd..0000000000 Binary files a/theme_aviato/static/src/img/content/s_banner.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_banner.webp b/theme_aviato/static/src/img/content/s_banner.webp new file mode 100644 index 0000000000..467fd76da0 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_banner.webp differ diff --git a/theme_aviato/static/src/img/content/s_banner_2.jpg b/theme_aviato/static/src/img/content/s_banner_2.jpg deleted file mode 100644 index 1ee6cf2431..0000000000 Binary files a/theme_aviato/static/src/img/content/s_banner_2.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_banner_2.webp b/theme_aviato/static/src/img/content/s_banner_2.webp new file mode 100644 index 0000000000..c6bc9b8a39 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_banner_2.webp differ diff --git a/theme_aviato/static/src/img/content/s_banner_3.jpg b/theme_aviato/static/src/img/content/s_banner_3.jpg deleted file mode 100644 index 6aee1024c7..0000000000 Binary files a/theme_aviato/static/src/img/content/s_banner_3.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_banner_3.webp b/theme_aviato/static/src/img/content/s_banner_3.webp new file mode 100644 index 0000000000..91e1304a88 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_banner_3.webp differ diff --git a/theme_aviato/static/src/img/content/s_carousel_1.jpg b/theme_aviato/static/src/img/content/s_carousel_1.jpg deleted file mode 100644 index cbfb4337ae..0000000000 Binary files a/theme_aviato/static/src/img/content/s_carousel_1.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_carousel_1.webp b/theme_aviato/static/src/img/content/s_carousel_1.webp new file mode 100644 index 0000000000..a433897f33 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_carousel_1.webp differ diff --git a/theme_aviato/static/src/img/content/s_carousel_2.jpg b/theme_aviato/static/src/img/content/s_carousel_2.jpg deleted file mode 100644 index 01e6e61a61..0000000000 Binary files a/theme_aviato/static/src/img/content/s_carousel_2.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_carousel_2.webp b/theme_aviato/static/src/img/content/s_carousel_2.webp new file mode 100644 index 0000000000..cd4642cc49 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_carousel_2.webp differ diff --git a/theme_aviato/static/src/img/content/s_carousel_3.jpg b/theme_aviato/static/src/img/content/s_carousel_3.jpg deleted file mode 100644 index 3c57f24427..0000000000 Binary files a/theme_aviato/static/src/img/content/s_carousel_3.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_carousel_3.webp b/theme_aviato/static/src/img/content/s_carousel_3.webp new file mode 100644 index 0000000000..dda1facf82 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_carousel_3.webp differ diff --git a/theme_aviato/static/src/img/content/s_cover.jpg b/theme_aviato/static/src/img/content/s_cover.jpg deleted file mode 100644 index ad99e5df18..0000000000 Binary files a/theme_aviato/static/src/img/content/s_cover.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_cover.webp b/theme_aviato/static/src/img/content/s_cover.webp new file mode 100644 index 0000000000..894eb8b10c Binary files /dev/null and b/theme_aviato/static/src/img/content/s_cover.webp differ diff --git a/theme_aviato/static/src/img/content/s_empowerment_default_image.jpg b/theme_aviato/static/src/img/content/s_empowerment_default_image.jpg deleted file mode 100644 index 0fc1737808..0000000000 Binary files a/theme_aviato/static/src/img/content/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_empowerment_default_image.webp b/theme_aviato/static/src/img/content/s_empowerment_default_image.webp new file mode 100644 index 0000000000..c323146f8d Binary files /dev/null and b/theme_aviato/static/src/img/content/s_empowerment_default_image.webp differ diff --git a/theme_aviato/static/src/img/content/s_images_constellation_default_image.jpg b/theme_aviato/static/src/img/content/s_images_constellation_default_image.jpg deleted file mode 100644 index 1cbfdb1096..0000000000 Binary files a/theme_aviato/static/src/img/content/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_images_constellation_default_image.webp b/theme_aviato/static/src/img/content/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..acf7daffd8 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_images_constellation_default_image.webp differ diff --git a/theme_aviato/static/src/img/content/s_images_constellation_default_image_1.jpg b/theme_aviato/static/src/img/content/s_images_constellation_default_image_1.jpg deleted file mode 100644 index ee9e7e09fb..0000000000 Binary files a/theme_aviato/static/src/img/content/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_images_constellation_default_image_1.webp b/theme_aviato/static/src/img/content/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..5aff41008a Binary files /dev/null and b/theme_aviato/static/src/img/content/s_images_constellation_default_image_1.webp differ diff --git a/theme_aviato/static/src/img/content/s_images_constellation_default_image_2.jpg b/theme_aviato/static/src/img/content/s_images_constellation_default_image_2.jpg deleted file mode 100644 index d6eb50368a..0000000000 Binary files a/theme_aviato/static/src/img/content/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_images_constellation_default_image_2.webp b/theme_aviato/static/src/img/content/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..06d70e4886 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_images_constellation_default_image_2.webp differ diff --git a/theme_aviato/static/src/img/content/s_images_mosaic_default_image_1.jpg b/theme_aviato/static/src/img/content/s_images_mosaic_default_image_1.jpg deleted file mode 100644 index 5b9106a78e..0000000000 Binary files a/theme_aviato/static/src/img/content/s_images_mosaic_default_image_1.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_images_mosaic_default_image_1.webp b/theme_aviato/static/src/img/content/s_images_mosaic_default_image_1.webp new file mode 100644 index 0000000000..840a37ff3b Binary files /dev/null and b/theme_aviato/static/src/img/content/s_images_mosaic_default_image_1.webp differ diff --git a/theme_aviato/static/src/img/content/s_images_mosaic_default_image_2.jpg b/theme_aviato/static/src/img/content/s_images_mosaic_default_image_2.jpg deleted file mode 100644 index 37ad3d654d..0000000000 Binary files a/theme_aviato/static/src/img/content/s_images_mosaic_default_image_2.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_images_mosaic_default_image_2.webp b/theme_aviato/static/src/img/content/s_images_mosaic_default_image_2.webp new file mode 100644 index 0000000000..204ac9fa98 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_images_mosaic_default_image_2.webp differ diff --git a/theme_aviato/static/src/img/content/s_images_mosaic_default_image_3.jpg b/theme_aviato/static/src/img/content/s_images_mosaic_default_image_3.jpg deleted file mode 100644 index 8fd480d63c..0000000000 Binary files a/theme_aviato/static/src/img/content/s_images_mosaic_default_image_3.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_images_mosaic_default_image_3.webp b/theme_aviato/static/src/img/content/s_images_mosaic_default_image_3.webp new file mode 100644 index 0000000000..aab6a7a519 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_images_mosaic_default_image_3.webp differ diff --git a/theme_aviato/static/src/img/content/s_images_mosaic_default_image_4.jpg b/theme_aviato/static/src/img/content/s_images_mosaic_default_image_4.jpg deleted file mode 100644 index 5c2c25cee4..0000000000 Binary files a/theme_aviato/static/src/img/content/s_images_mosaic_default_image_4.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_images_mosaic_default_image_4.webp b/theme_aviato/static/src/img/content/s_images_mosaic_default_image_4.webp new file mode 100644 index 0000000000..c8230a0367 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_images_mosaic_default_image_4.webp differ diff --git a/theme_aviato/static/src/img/content/s_images_mosaic_default_image_5.jpg b/theme_aviato/static/src/img/content/s_images_mosaic_default_image_5.jpg deleted file mode 100644 index 486d93b9c7..0000000000 Binary files a/theme_aviato/static/src/img/content/s_images_mosaic_default_image_5.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_images_mosaic_default_image_5.webp b/theme_aviato/static/src/img/content/s_images_mosaic_default_image_5.webp new file mode 100644 index 0000000000..cee834f60b Binary files /dev/null and b/theme_aviato/static/src/img/content/s_images_mosaic_default_image_5.webp differ diff --git a/theme_aviato/static/src/img/content/s_intro_pill_default_image.jpg b/theme_aviato/static/src/img/content/s_intro_pill_default_image.jpg deleted file mode 100644 index bc44cb12ae..0000000000 Binary files a/theme_aviato/static/src/img/content/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_intro_pill_default_image.webp b/theme_aviato/static/src/img/content/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..1132269091 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_intro_pill_default_image.webp differ diff --git a/theme_aviato/static/src/img/content/s_intro_pill_default_image_2.jpg b/theme_aviato/static/src/img/content/s_intro_pill_default_image_2.jpg deleted file mode 100644 index 7d8bc821f4..0000000000 Binary files a/theme_aviato/static/src/img/content/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_intro_pill_default_image_2.webp b/theme_aviato/static/src/img/content/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..3cdd4600a7 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_intro_pill_default_image_2.webp differ diff --git a/theme_aviato/static/src/img/content/s_kickoff_default_image.jpg b/theme_aviato/static/src/img/content/s_kickoff_default_image.jpg deleted file mode 100644 index c3cedf0a5c..0000000000 Binary files a/theme_aviato/static/src/img/content/s_kickoff_default_image.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_kickoff_default_image.webp b/theme_aviato/static/src/img/content/s_kickoff_default_image.webp new file mode 100644 index 0000000000..ed99ec0891 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_kickoff_default_image.webp differ diff --git a/theme_aviato/static/src/img/content/s_masonry_block.jpg b/theme_aviato/static/src/img/content/s_masonry_block.jpg deleted file mode 100644 index 6139317320..0000000000 Binary files a/theme_aviato/static/src/img/content/s_masonry_block.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_masonry_block.webp b/theme_aviato/static/src/img/content/s_masonry_block.webp new file mode 100644 index 0000000000..fdb1e39dcc Binary files /dev/null and b/theme_aviato/static/src/img/content/s_masonry_block.webp differ diff --git a/theme_aviato/static/src/img/content/s_picture.jpg b/theme_aviato/static/src/img/content/s_picture.jpg deleted file mode 100644 index 93b25a2c21..0000000000 Binary files a/theme_aviato/static/src/img/content/s_picture.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_picture.webp b/theme_aviato/static/src/img/content/s_picture.webp new file mode 100644 index 0000000000..ee179ea0ab Binary files /dev/null and b/theme_aviato/static/src/img/content/s_picture.webp differ diff --git a/theme_aviato/static/src/img/content/s_popup.jpg b/theme_aviato/static/src/img/content/s_popup.jpg deleted file mode 100644 index 346a7acc8d..0000000000 Binary files a/theme_aviato/static/src/img/content/s_popup.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_popup.webp b/theme_aviato/static/src/img/content/s_popup.webp new file mode 100644 index 0000000000..2036276cf7 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_popup.webp differ diff --git a/theme_aviato/static/src/img/content/s_pricelist_boxed_default_background.jpg b/theme_aviato/static/src/img/content/s_pricelist_boxed_default_background.jpg deleted file mode 100644 index 9239eacf05..0000000000 Binary files a/theme_aviato/static/src/img/content/s_pricelist_boxed_default_background.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_pricelist_boxed_default_background.webp b/theme_aviato/static/src/img/content/s_pricelist_boxed_default_background.webp new file mode 100644 index 0000000000..4452f4a2db Binary files /dev/null and b/theme_aviato/static/src/img/content/s_pricelist_boxed_default_background.webp differ diff --git a/theme_aviato/static/src/img/content/s_quote_1.jpg b/theme_aviato/static/src/img/content/s_quote_1.jpg deleted file mode 100644 index 4121035447..0000000000 Binary files a/theme_aviato/static/src/img/content/s_quote_1.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_quote_1.webp b/theme_aviato/static/src/img/content/s_quote_1.webp new file mode 100644 index 0000000000..d667cd8274 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_quote_1.webp differ diff --git a/theme_aviato/static/src/img/content/s_quote_2.jpg b/theme_aviato/static/src/img/content/s_quote_2.jpg deleted file mode 100644 index 3b7b21f7f7..0000000000 Binary files a/theme_aviato/static/src/img/content/s_quote_2.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_quote_2.webp b/theme_aviato/static/src/img/content/s_quote_2.webp new file mode 100644 index 0000000000..bfe47879e5 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_quote_2.webp differ diff --git a/theme_aviato/static/src/img/content/s_quote_3.jpg b/theme_aviato/static/src/img/content/s_quote_3.jpg deleted file mode 100644 index ff09d73c08..0000000000 Binary files a/theme_aviato/static/src/img/content/s_quote_3.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_quote_3.webp b/theme_aviato/static/src/img/content/s_quote_3.webp new file mode 100644 index 0000000000..35d6f9c938 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_quote_3.webp differ diff --git a/theme_aviato/static/src/img/content/s_quote_bg_1.jpg b/theme_aviato/static/src/img/content/s_quote_bg_1.jpg deleted file mode 100644 index 21e2253bd4..0000000000 Binary files a/theme_aviato/static/src/img/content/s_quote_bg_1.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_quote_bg_1.webp b/theme_aviato/static/src/img/content/s_quote_bg_1.webp new file mode 100644 index 0000000000..2a34da10c3 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_quote_bg_1.webp differ diff --git a/theme_aviato/static/src/img/content/s_quote_bg_2.jpg b/theme_aviato/static/src/img/content/s_quote_bg_2.jpg deleted file mode 100644 index 8418758643..0000000000 Binary files a/theme_aviato/static/src/img/content/s_quote_bg_2.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_quote_bg_2.webp b/theme_aviato/static/src/img/content/s_quote_bg_2.webp new file mode 100644 index 0000000000..b65bf45a2b Binary files /dev/null and b/theme_aviato/static/src/img/content/s_quote_bg_2.webp differ diff --git a/theme_aviato/static/src/img/content/s_quote_bg_3.jpg b/theme_aviato/static/src/img/content/s_quote_bg_3.jpg deleted file mode 100644 index 30baff1f38..0000000000 Binary files a/theme_aviato/static/src/img/content/s_quote_bg_3.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_quote_bg_3.webp b/theme_aviato/static/src/img/content/s_quote_bg_3.webp new file mode 100644 index 0000000000..4071f80cc8 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_quote_bg_3.webp differ diff --git a/theme_aviato/static/src/img/content/s_quotes_carousel.jpg b/theme_aviato/static/src/img/content/s_quotes_carousel.jpg deleted file mode 100644 index 91b31c84bd..0000000000 Binary files a/theme_aviato/static/src/img/content/s_quotes_carousel.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_quotes_carousel.webp b/theme_aviato/static/src/img/content/s_quotes_carousel.webp new file mode 100644 index 0000000000..bc432a8775 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_quotes_carousel.webp differ diff --git a/theme_aviato/static/src/img/content/s_shape_image_default_image.jpg b/theme_aviato/static/src/img/content/s_shape_image_default_image.jpg deleted file mode 100644 index 3d102ee7e8..0000000000 Binary files a/theme_aviato/static/src/img/content/s_shape_image_default_image.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_shape_image_default_image.webp b/theme_aviato/static/src/img/content/s_shape_image_default_image.webp new file mode 100644 index 0000000000..4eb7e22893 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_shape_image_default_image.webp differ diff --git a/theme_aviato/static/src/img/content/s_team_1.jpg b/theme_aviato/static/src/img/content/s_team_1.jpg deleted file mode 100644 index 382c70cee9..0000000000 Binary files a/theme_aviato/static/src/img/content/s_team_1.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_team_1.webp b/theme_aviato/static/src/img/content/s_team_1.webp new file mode 100644 index 0000000000..a639ef6b3a Binary files /dev/null and b/theme_aviato/static/src/img/content/s_team_1.webp differ diff --git a/theme_aviato/static/src/img/content/s_team_2.jpg b/theme_aviato/static/src/img/content/s_team_2.jpg deleted file mode 100644 index b0aa6fe836..0000000000 Binary files a/theme_aviato/static/src/img/content/s_team_2.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_team_2.webp b/theme_aviato/static/src/img/content/s_team_2.webp new file mode 100644 index 0000000000..55a9bf4af8 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_team_2.webp differ diff --git a/theme_aviato/static/src/img/content/s_team_3.jpg b/theme_aviato/static/src/img/content/s_team_3.jpg deleted file mode 100644 index b775f0c8e0..0000000000 Binary files a/theme_aviato/static/src/img/content/s_team_3.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_team_3.webp b/theme_aviato/static/src/img/content/s_team_3.webp new file mode 100644 index 0000000000..5dea31f583 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_team_3.webp differ diff --git a/theme_aviato/static/src/img/content/s_team_4.jpg b/theme_aviato/static/src/img/content/s_team_4.jpg deleted file mode 100644 index 6e4c05418f..0000000000 Binary files a/theme_aviato/static/src/img/content/s_team_4.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_team_4.webp b/theme_aviato/static/src/img/content/s_team_4.webp new file mode 100644 index 0000000000..fd9a01e2a5 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_team_4.webp differ diff --git a/theme_aviato/static/src/img/content/s_team_5.jpg b/theme_aviato/static/src/img/content/s_team_5.jpg deleted file mode 100644 index 7220056c57..0000000000 Binary files a/theme_aviato/static/src/img/content/s_team_5.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_team_5.webp b/theme_aviato/static/src/img/content/s_team_5.webp new file mode 100644 index 0000000000..f5fe6ceffd Binary files /dev/null and b/theme_aviato/static/src/img/content/s_team_5.webp differ diff --git a/theme_aviato/static/src/img/content/s_team_6.jpg b/theme_aviato/static/src/img/content/s_team_6.jpg deleted file mode 100644 index b3280cf943..0000000000 Binary files a/theme_aviato/static/src/img/content/s_team_6.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_team_6.webp b/theme_aviato/static/src/img/content/s_team_6.webp new file mode 100644 index 0000000000..8f438a9ec5 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_team_6.webp differ diff --git a/theme_aviato/static/src/img/content/s_text_cover.jpg b/theme_aviato/static/src/img/content/s_text_cover.jpg deleted file mode 100644 index 991c628a0f..0000000000 Binary files a/theme_aviato/static/src/img/content/s_text_cover.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_text_cover.webp b/theme_aviato/static/src/img/content/s_text_cover.webp new file mode 100644 index 0000000000..c0571f4de0 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_text_cover.webp differ diff --git a/theme_aviato/static/src/img/content/s_three_columns_1.jpg b/theme_aviato/static/src/img/content/s_three_columns_1.jpg deleted file mode 100644 index 298de9f55b..0000000000 Binary files a/theme_aviato/static/src/img/content/s_three_columns_1.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_three_columns_1.webp b/theme_aviato/static/src/img/content/s_three_columns_1.webp new file mode 100644 index 0000000000..b13f3c1ad6 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_three_columns_1.webp differ diff --git a/theme_aviato/static/src/img/content/s_three_columns_2.jpg b/theme_aviato/static/src/img/content/s_three_columns_2.jpg deleted file mode 100644 index e8fbe8239b..0000000000 Binary files a/theme_aviato/static/src/img/content/s_three_columns_2.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_three_columns_2.webp b/theme_aviato/static/src/img/content/s_three_columns_2.webp new file mode 100644 index 0000000000..2ceab9a83c Binary files /dev/null and b/theme_aviato/static/src/img/content/s_three_columns_2.webp differ diff --git a/theme_aviato/static/src/img/content/s_three_columns_3.jpg b/theme_aviato/static/src/img/content/s_three_columns_3.jpg deleted file mode 100644 index 8dfb3c742e..0000000000 Binary files a/theme_aviato/static/src/img/content/s_three_columns_3.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_three_columns_3.webp b/theme_aviato/static/src/img/content/s_three_columns_3.webp new file mode 100644 index 0000000000..28088e7c5e Binary files /dev/null and b/theme_aviato/static/src/img/content/s_three_columns_3.webp differ diff --git a/theme_aviato/static/src/img/content/s_wall_01.jpg b/theme_aviato/static/src/img/content/s_wall_01.jpg deleted file mode 100644 index 5b1fb2681e..0000000000 Binary files a/theme_aviato/static/src/img/content/s_wall_01.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_wall_01.webp b/theme_aviato/static/src/img/content/s_wall_01.webp new file mode 100644 index 0000000000..db8a633a4e Binary files /dev/null and b/theme_aviato/static/src/img/content/s_wall_01.webp differ diff --git a/theme_aviato/static/src/img/content/s_wall_02.jpg b/theme_aviato/static/src/img/content/s_wall_02.jpg deleted file mode 100644 index b5f1ab7ae1..0000000000 Binary files a/theme_aviato/static/src/img/content/s_wall_02.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_wall_02.webp b/theme_aviato/static/src/img/content/s_wall_02.webp new file mode 100644 index 0000000000..71abe34845 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_wall_02.webp differ diff --git a/theme_aviato/static/src/img/content/s_wall_03.jpg b/theme_aviato/static/src/img/content/s_wall_03.jpg deleted file mode 100644 index 667cb974b7..0000000000 Binary files a/theme_aviato/static/src/img/content/s_wall_03.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_wall_03.webp b/theme_aviato/static/src/img/content/s_wall_03.webp new file mode 100644 index 0000000000..c7c9db0512 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_wall_03.webp differ diff --git a/theme_aviato/static/src/img/content/s_wall_04.jpg b/theme_aviato/static/src/img/content/s_wall_04.jpg deleted file mode 100644 index 498e28dc97..0000000000 Binary files a/theme_aviato/static/src/img/content/s_wall_04.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_wall_04.webp b/theme_aviato/static/src/img/content/s_wall_04.webp new file mode 100644 index 0000000000..6bfcc0d22d Binary files /dev/null and b/theme_aviato/static/src/img/content/s_wall_04.webp differ diff --git a/theme_aviato/static/src/img/content/s_wall_05.jpg b/theme_aviato/static/src/img/content/s_wall_05.jpg deleted file mode 100644 index f55615081c..0000000000 Binary files a/theme_aviato/static/src/img/content/s_wall_05.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_wall_05.webp b/theme_aviato/static/src/img/content/s_wall_05.webp new file mode 100644 index 0000000000..be17190ebb Binary files /dev/null and b/theme_aviato/static/src/img/content/s_wall_05.webp differ diff --git a/theme_aviato/static/src/img/content/s_wall_06.jpg b/theme_aviato/static/src/img/content/s_wall_06.jpg deleted file mode 100644 index 56bb2c61e1..0000000000 Binary files a/theme_aviato/static/src/img/content/s_wall_06.jpg and /dev/null differ diff --git a/theme_aviato/static/src/img/content/s_wall_06.webp b/theme_aviato/static/src/img/content/s_wall_06.webp new file mode 100644 index 0000000000..c56e8a2ab7 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_wall_06.webp differ diff --git a/theme_aviato/views/images_library.xml b/theme_aviato/views/images_library.xml index 34aaa29570..051037d22c 100644 --- a/theme_aviato/views/images_library.xml +++ b/theme_aviato/views/images_library.xml @@ -5,381 +5,381 @@ website.s_cover_default_image website.s_cover_default_image - /theme_aviato/static/src/img/content/s_cover.jpg + /theme_aviato/static/src/img/content/s_cover.webp website.s_banner_default_image website.s_banner_default_image - /theme_aviato/static/src/img/content/s_banner.jpg + /theme_aviato/static/src/img/content/s_banner.webp website.s_banner_default_image_2 website.s_banner_default_image_2 - /theme_aviato/static/src/img/content/s_banner_2.jpg + /theme_aviato/static/src/img/content/s_banner_2.webp website.s_banner_default_image_3 website.s_banner_default_image_3 - /theme_aviato/static/src/img/content/s_banner_3.jpg + /theme_aviato/static/src/img/content/s_banner_3.webp website.s_three_columns_default_image_1 website.s_three_columns_default_image_1 - /theme_aviato/static/src/img/content/s_three_columns_1.jpg + /theme_aviato/static/src/img/content/s_three_columns_1.webp website.s_three_columns_default_image_2 website.s_three_columns_default_image_2 - /theme_aviato/static/src/img/content/s_three_columns_2.jpg + /theme_aviato/static/src/img/content/s_three_columns_2.webp website.s_three_columns_default_image_3 website.s_three_columns_default_image_3 - /theme_aviato/static/src/img/content/s_three_columns_3.jpg + /theme_aviato/static/src/img/content/s_three_columns_3.webp website.s_picture_default_image website.s_picture_default_image - /theme_aviato/static/src/img/content/s_popup.jpg + /theme_aviato/static/src/img/content/s_popup.webp website.s_popup_default_image website.s_popup_default_image - /theme_aviato/static/src/img/content/s_popup.jpg + /theme_aviato/static/src/img/content/s_popup.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_aviato/static/src/img/content/s_masonry_block.jpg + /theme_aviato/static/src/img/content/s_masonry_block.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_aviato/static/src/img/content/s_carousel_1.jpg + /theme_aviato/static/src/img/content/s_carousel_1.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_aviato/static/src/img/content/s_carousel_2.jpg + /theme_aviato/static/src/img/content/s_carousel_2.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_aviato/static/src/img/content/s_carousel_3.jpg + /theme_aviato/static/src/img/content/s_carousel_3.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_aviato/static/src/img/content/s_banner.jpg + /theme_aviato/static/src/img/content/s_banner.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_aviato/static/src/img/content/s_quote_bg_1.jpg + /theme_aviato/static/src/img/content/s_quote_bg_1.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_aviato/static/src/img/content/s_quote_bg_3.jpg + /theme_aviato/static/src/img/content/s_quote_bg_3.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_aviato/static/src/img/content/media_01.jpg + /theme_aviato/static/src/img/content/media_01.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_aviato/static/src/img/content/media_02.jpg + /theme_aviato/static/src/img/content/media_02.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_aviato/static/src/img/content/media_03.jpg + /theme_aviato/static/src/img/content/media_03.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_aviato/static/src/img/content/s_banner.jpg + /theme_aviato/static/src/img/content/s_banner.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_aviato/static/src/img/content/s_carousel_2.jpg + /theme_aviato/static/src/img/content/s_carousel_2.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_aviato/static/src/img/content/s_quote_bg_2.jpg + /theme_aviato/static/src/img/content/s_quote_bg_2.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_aviato/static/src/img/content/s_quote_bg_1.jpg + /theme_aviato/static/src/img/content/s_quote_bg_1.webp website.s_company_team_image_1 website.s_company_team_image_1 - /theme_aviato/static/src/img/content/s_team_1.jpg + /theme_aviato/static/src/img/content/s_team_1.webp website.s_company_team_image_2 website.s_company_team_image_2 - /theme_aviato/static/src/img/content/s_team_2.jpg + /theme_aviato/static/src/img/content/s_team_2.webp website.s_company_team_image_3 website.s_company_team_image_3 - /theme_aviato/static/src/img/content/s_team_3.jpg + /theme_aviato/static/src/img/content/s_team_3.webp website.s_company_team_image_4 website.s_company_team_default_image_4 - /theme_aviato/static/src/img/content/s_team_4.jpg + /theme_aviato/static/src/img/content/s_team_4.webp website.s_company_team_image_5 website.s_company_team_default_image_5 - /theme_aviato/static/src/img/content/s_team_5.jpg + /theme_aviato/static/src/img/content/s_team_5.webp website.s_company_team_image_6 website.s_company_team_default_image_6 - /theme_aviato/static/src/img/content/s_team_6.jpg + /theme_aviato/static/src/img/content/s_team_6.webp website.s_quotes_carousel_demo_image_0 website.s_quotes_carousel_demo_image_0 - /theme_aviato/static/src/img/content/s_quote_bg_1.jpg + /theme_aviato/static/src/img/content/s_quote_bg_1.webp website.s_quotes_carousel_demo_image_1 website.s_quotes_carousel_demo_image_1 - /theme_aviato/static/src/img/content/s_quote_bg_2.jpg + /theme_aviato/static/src/img/content/s_quote_bg_2.webp website.s_quotes_carousel_demo_image_2 website.s_quotes_carousel_demo_image_2 - /theme_aviato/static/src/img/content/s_quote_bg_3.jpg + /theme_aviato/static/src/img/content/s_quote_bg_3.webp website.s_quotes_carousel_demo_image_3 website.s_quotes_carousel_demo_image_3 - /theme_aviato/static/src/img/content/s_quote_1.jpg + /theme_aviato/static/src/img/content/s_quote_1.webp website.s_quotes_carousel_demo_image_4 website.s_quotes_carousel_demo_image_4 - /theme_aviato/static/src/img/content/s_quote_2.jpg + /theme_aviato/static/src/img/content/s_quote_2.webp website.s_quotes_carousel_demo_image_5 website.s_quotes_carousel_demo_image_5 - /theme_aviato/static/src/img/content/s_quote_3.jpg + /theme_aviato/static/src/img/content/s_quote_3.webp website.s_pricelist_boxed_default_background website.s_pricelist_boxed_default_background - /theme_aviato/static/src/img/content/s_pricelist_boxed_default_background.jpg + /theme_aviato/static/src/img/content/s_pricelist_boxed_default_background.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_aviato/static/src/img/content/s_wall_01.jpg + /theme_aviato/static/src/img/content/s_wall_01.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_aviato/static/src/img/content/s_wall_02.jpg + /theme_aviato/static/src/img/content/s_wall_02.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_aviato/static/src/img/content/s_wall_03.jpg + /theme_aviato/static/src/img/content/s_wall_03.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_aviato/static/src/img/content/s_wall_05.jpg + /theme_aviato/static/src/img/content/s_wall_05.webp website.library_image_03 website.library_image_03 - /theme_aviato/static/src/img/content/s_wall_01.jpg + /theme_aviato/static/src/img/content/s_wall_01.webp website.library_image_10 website.library_image_10 - /theme_aviato/static/src/img/content/s_wall_02.jpg + /theme_aviato/static/src/img/content/s_wall_02.webp website.library_image_13 website.library_image_13 - /theme_aviato/static/src/img/content/s_wall_03.jpg + /theme_aviato/static/src/img/content/s_wall_03.webp website.library_image_05 website.library_image_05 - /theme_aviato/static/src/img/content/s_wall_04.jpg + /theme_aviato/static/src/img/content/s_wall_04.webp website.library_image_14 website.library_image_14 - /theme_aviato/static/src/img/content/s_wall_05.jpg + /theme_aviato/static/src/img/content/s_wall_05.webp website.library_image_16 website.library_image_16 - /theme_aviato/static/src/img/content/s_wall_06.jpg + /theme_aviato/static/src/img/content/s_wall_06.webp website.library_image_08 website.library_image_08 - /theme_aviato/static/src/img/content/s_wall_05.jpg + /theme_aviato/static/src/img/content/s_wall_05.webp website.library_image_02 website.library_image_02 - /theme_aviato/static/src/img/content/s_wall_04.jpg + /theme_aviato/static/src/img/content/s_wall_04.webp website.s_image_title_default_image website.s_image_title_default_image - /theme_aviato/static/src/img/content/s_banner.jpg + /theme_aviato/static/src/img/content/s_banner.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_aviato/static/src/img/content/s_kickoff_default_image.jpg + /theme_aviato/static/src/img/content/s_kickoff_default_image.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_aviato/static/src/img/content/s_banner.jpg + /theme_aviato/static/src/img/content/s_banner.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_aviato/static/src/img/content/s_carousel_1.jpg + /theme_aviato/static/src/img/content/s_carousel_1.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_aviato/static/src/img/content/s_carousel_3.jpg + /theme_aviato/static/src/img/content/s_carousel_3.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_aviato/static/src/img/content/s_quote_bg_3.jpg + /theme_aviato/static/src/img/content/s_quote_bg_3.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_aviato/static/src/img/content/s_intro_pill_default_image.jpg + /theme_aviato/static/src/img/content/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_aviato/static/src/img/content/s_intro_pill_default_image_2.jpg + /theme_aviato/static/src/img/content/s_intro_pill_default_image_2.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_aviato/static/src/img/content/s_images_mosaic_default_image_1.jpg + /theme_aviato/static/src/img/content/s_images_mosaic_default_image_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_aviato/static/src/img/content/s_images_mosaic_default_image_2.jpg + /theme_aviato/static/src/img/content/s_images_mosaic_default_image_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_aviato/static/src/img/content/s_images_mosaic_default_image_3.jpg + /theme_aviato/static/src/img/content/s_images_mosaic_default_image_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_aviato/static/src/img/content/s_images_mosaic_default_image_4.jpg + /theme_aviato/static/src/img/content/s_images_mosaic_default_image_4.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_aviato/static/src/img/content/s_images_mosaic_default_image_5.jpg + /theme_aviato/static/src/img/content/s_images_mosaic_default_image_5.webp website.s_shape_image_default_image website.s_shape_image_default_image - /theme_aviato/static/src/img/content/s_shape_image_default_image.jpg + /theme_aviato/static/src/img/content/s_shape_image_default_image.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_aviato/static/src/img/content/s_images_constellation_default_image.jpg + /theme_aviato/static/src/img/content/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_aviato/static/src/img/content/s_images_constellation_default_image_1.jpg + /theme_aviato/static/src/img/content/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_aviato/static/src/img/content/s_images_constellation_default_image_2.jpg + /theme_aviato/static/src/img/content/s_images_constellation_default_image_2.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_aviato/static/src/img/content/s_text_cover.jpg + /theme_aviato/static/src/img/content/s_text_cover.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_aviato/static/src/img/content/s_empowerment_default_image.jpg + /theme_aviato/static/src/img/content/s_empowerment_default_image.webp diff --git a/theme_aviato/views/snippets/s_cta_box.xml b/theme_aviato/views/snippets/s_cta_box.xml index ee95ff2ec7..d3843ed5ed 100644 --- a/theme_aviato/views/snippets/s_cta_box.xml +++ b/theme_aviato/views/snippets/s_cta_box.xml @@ -16,7 +16,7 @@ - /theme_aviato/static/src/img/content/media_01.jpg + /theme_aviato/static/src/img/content/media_01.webp diff --git a/theme_beauty/__manifest__.py b/theme_beauty/__manifest__.py index 5677a61ee8..80dd4a9e71 100644 --- a/theme_beauty/__manifest__.py +++ b/theme_beauty/__manifest__.py @@ -61,19 +61,19 @@ 'views/new_page_template.xml', ], 'images': [ - 'static/description/beauty_description.jpg', - 'static/description/beauty_screenshot.jpg', + 'static/description/beauty_description.webp', + 'static/description/beauty_screenshot.webp', ], 'images_preview_theme': { - 'website.library_image_10': '/theme_beauty/static/src/img/snippets/library_image_10.jpg', - 'website.library_image_14': '/theme_beauty/static/src/img/snippets/library_image_14.jpg', - 'website.s_masonry_block_default_image_1': '/theme_beauty/static/src/img/snippets/s_masonry_block.jpg', - 'website.s_text_image_default_image': '/theme_beauty/static/src/img/snippets/s_text_image.jpg', - 'website.s_product_catalog_default_image': '/theme_beauty/static/src/img/snippets/s_product_catalog.jpg', - 'website.library_image_16': '/theme_beauty/static/src/img/snippets/library_image_16.jpg', - 'website.library_image_03': '/theme_beauty/static/src/img/snippets/library_image_03.jpg', - 'website.library_image_13': '/theme_beauty/static/src/img/snippets/library_image_13.jpg', - 'website.s_carousel_default_image_2': '/theme_beauty/static/src/img/snippets/s_carousel_2.jpg', + 'website.library_image_10': '/theme_beauty/static/src/img/snippets/library_image_10.webp', + 'website.library_image_14': '/theme_beauty/static/src/img/snippets/library_image_14.webp', + 'website.s_masonry_block_default_image_1': '/theme_beauty/static/src/img/snippets/s_masonry_block.webp', + 'website.s_text_image_default_image': '/theme_beauty/static/src/img/snippets/s_text_image.webp', + 'website.s_product_catalog_default_image': '/theme_beauty/static/src/img/snippets/s_product_catalog.webp', + 'website.library_image_16': '/theme_beauty/static/src/img/snippets/library_image_16.webp', + 'website.library_image_03': '/theme_beauty/static/src/img/snippets/library_image_03.webp', + 'website.library_image_13': '/theme_beauty/static/src/img/snippets/library_image_13.webp', + 'website.s_carousel_default_image_2': '/theme_beauty/static/src/img/snippets/s_carousel_2.webp', }, 'configurator_snippets': { 'homepage': ['s_intro_pill', 's_masonry_block', 's_pricelist_boxed', 's_features_wall', 's_image_frame', 's_call_to_action'], diff --git a/theme_beauty/static/description/beauty_description.jpg b/theme_beauty/static/description/beauty_description.jpg deleted file mode 100644 index 5972dd0349..0000000000 Binary files a/theme_beauty/static/description/beauty_description.jpg and /dev/null differ diff --git a/theme_beauty/static/description/beauty_description.webp b/theme_beauty/static/description/beauty_description.webp new file mode 100644 index 0000000000..8ccf99e12e Binary files /dev/null and b/theme_beauty/static/description/beauty_description.webp differ diff --git a/theme_beauty/static/description/beauty_screenshot.jpg b/theme_beauty/static/description/beauty_screenshot.jpg deleted file mode 100644 index 43d6d90080..0000000000 Binary files a/theme_beauty/static/description/beauty_screenshot.jpg and /dev/null differ diff --git a/theme_beauty/static/description/beauty_screenshot.webp b/theme_beauty/static/description/beauty_screenshot.webp new file mode 100644 index 0000000000..583fbadc12 Binary files /dev/null and b/theme_beauty/static/description/beauty_screenshot.webp differ diff --git a/theme_beauty/static/src/img/content/content_img_02.jpg b/theme_beauty/static/src/img/content/content_img_02.jpg deleted file mode 100644 index 8dccce14a2..0000000000 Binary files a/theme_beauty/static/src/img/content/content_img_02.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/content/content_img_02.webp b/theme_beauty/static/src/img/content/content_img_02.webp new file mode 100644 index 0000000000..9f040eb0eb Binary files /dev/null and b/theme_beauty/static/src/img/content/content_img_02.webp differ diff --git a/theme_beauty/static/src/img/content/content_img_03.jpg b/theme_beauty/static/src/img/content/content_img_03.jpg deleted file mode 100644 index a0eda2cc22..0000000000 Binary files a/theme_beauty/static/src/img/content/content_img_03.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/content/content_img_03.webp b/theme_beauty/static/src/img/content/content_img_03.webp new file mode 100644 index 0000000000..5c13d9029b Binary files /dev/null and b/theme_beauty/static/src/img/content/content_img_03.webp differ diff --git a/theme_beauty/static/src/img/content/content_img_07.jpg b/theme_beauty/static/src/img/content/content_img_07.jpg deleted file mode 100644 index 8b2bc56ce9..0000000000 Binary files a/theme_beauty/static/src/img/content/content_img_07.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/content/content_img_07.webp b/theme_beauty/static/src/img/content/content_img_07.webp new file mode 100644 index 0000000000..b1f66c63da Binary files /dev/null and b/theme_beauty/static/src/img/content/content_img_07.webp differ diff --git a/theme_beauty/static/src/img/content/content_img_09.jpg b/theme_beauty/static/src/img/content/content_img_09.jpg deleted file mode 100644 index 23450aca38..0000000000 Binary files a/theme_beauty/static/src/img/content/content_img_09.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/content/content_img_09.webp b/theme_beauty/static/src/img/content/content_img_09.webp new file mode 100644 index 0000000000..8e829e9044 Binary files /dev/null and b/theme_beauty/static/src/img/content/content_img_09.webp differ diff --git a/theme_beauty/static/src/img/content/content_img_10.jpg b/theme_beauty/static/src/img/content/content_img_10.jpg deleted file mode 100644 index da42a0e885..0000000000 Binary files a/theme_beauty/static/src/img/content/content_img_10.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/content/content_img_10.webp b/theme_beauty/static/src/img/content/content_img_10.webp new file mode 100644 index 0000000000..a1e0793fd0 Binary files /dev/null and b/theme_beauty/static/src/img/content/content_img_10.webp differ diff --git a/theme_beauty/static/src/img/content/content_img_11.jpg b/theme_beauty/static/src/img/content/content_img_11.jpg deleted file mode 100644 index 4fb861a58f..0000000000 Binary files a/theme_beauty/static/src/img/content/content_img_11.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/content/content_img_11.webp b/theme_beauty/static/src/img/content/content_img_11.webp new file mode 100644 index 0000000000..d16f53c7a0 Binary files /dev/null and b/theme_beauty/static/src/img/content/content_img_11.webp differ diff --git a/theme_beauty/static/src/img/content/content_img_12.jpg b/theme_beauty/static/src/img/content/content_img_12.jpg deleted file mode 100644 index 1ea978f0c3..0000000000 Binary files a/theme_beauty/static/src/img/content/content_img_12.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/content/content_img_12.webp b/theme_beauty/static/src/img/content/content_img_12.webp new file mode 100644 index 0000000000..0aaec290f1 Binary files /dev/null and b/theme_beauty/static/src/img/content/content_img_12.webp differ diff --git a/theme_beauty/static/src/img/snippets/library_image_02.jpg b/theme_beauty/static/src/img/snippets/library_image_02.jpg deleted file mode 100644 index eb7c8b0497..0000000000 Binary files a/theme_beauty/static/src/img/snippets/library_image_02.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/library_image_02.webp b/theme_beauty/static/src/img/snippets/library_image_02.webp new file mode 100644 index 0000000000..729806eb34 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/library_image_02.webp differ diff --git a/theme_beauty/static/src/img/snippets/library_image_03.jpg b/theme_beauty/static/src/img/snippets/library_image_03.jpg deleted file mode 100644 index 2daeb9014d..0000000000 Binary files a/theme_beauty/static/src/img/snippets/library_image_03.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/library_image_03.webp b/theme_beauty/static/src/img/snippets/library_image_03.webp new file mode 100644 index 0000000000..e83547b882 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/library_image_03.webp differ diff --git a/theme_beauty/static/src/img/snippets/library_image_05.jpg b/theme_beauty/static/src/img/snippets/library_image_05.jpg deleted file mode 100644 index 5e17f4e1d9..0000000000 Binary files a/theme_beauty/static/src/img/snippets/library_image_05.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/library_image_05.webp b/theme_beauty/static/src/img/snippets/library_image_05.webp new file mode 100644 index 0000000000..01fb79801e Binary files /dev/null and b/theme_beauty/static/src/img/snippets/library_image_05.webp differ diff --git a/theme_beauty/static/src/img/snippets/library_image_07.jpg b/theme_beauty/static/src/img/snippets/library_image_07.jpg deleted file mode 100644 index 73dc70b73b..0000000000 Binary files a/theme_beauty/static/src/img/snippets/library_image_07.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/library_image_07.webp b/theme_beauty/static/src/img/snippets/library_image_07.webp new file mode 100644 index 0000000000..0de9fd7c3d Binary files /dev/null and b/theme_beauty/static/src/img/snippets/library_image_07.webp differ diff --git a/theme_beauty/static/src/img/snippets/library_image_08.jpg b/theme_beauty/static/src/img/snippets/library_image_08.jpg deleted file mode 100644 index 4c743245a9..0000000000 Binary files a/theme_beauty/static/src/img/snippets/library_image_08.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/library_image_08.webp b/theme_beauty/static/src/img/snippets/library_image_08.webp new file mode 100644 index 0000000000..3038f029c5 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/library_image_08.webp differ diff --git a/theme_beauty/static/src/img/snippets/library_image_10.jpg b/theme_beauty/static/src/img/snippets/library_image_10.jpg deleted file mode 100644 index bd326a0bef..0000000000 Binary files a/theme_beauty/static/src/img/snippets/library_image_10.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/library_image_10.webp b/theme_beauty/static/src/img/snippets/library_image_10.webp new file mode 100644 index 0000000000..e8da90de4e Binary files /dev/null and b/theme_beauty/static/src/img/snippets/library_image_10.webp differ diff --git a/theme_beauty/static/src/img/snippets/library_image_11.jpg b/theme_beauty/static/src/img/snippets/library_image_11.jpg deleted file mode 100644 index 3cc3294a34..0000000000 Binary files a/theme_beauty/static/src/img/snippets/library_image_11.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/library_image_11.webp b/theme_beauty/static/src/img/snippets/library_image_11.webp new file mode 100644 index 0000000000..a10be92ad0 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/library_image_11.webp differ diff --git a/theme_beauty/static/src/img/snippets/library_image_13.jpg b/theme_beauty/static/src/img/snippets/library_image_13.jpg deleted file mode 100644 index 969cfea0da..0000000000 Binary files a/theme_beauty/static/src/img/snippets/library_image_13.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/library_image_13.webp b/theme_beauty/static/src/img/snippets/library_image_13.webp new file mode 100644 index 0000000000..c05885a03f Binary files /dev/null and b/theme_beauty/static/src/img/snippets/library_image_13.webp differ diff --git a/theme_beauty/static/src/img/snippets/library_image_14.jpg b/theme_beauty/static/src/img/snippets/library_image_14.jpg deleted file mode 100644 index 6fa92d0bf8..0000000000 Binary files a/theme_beauty/static/src/img/snippets/library_image_14.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/library_image_14.webp b/theme_beauty/static/src/img/snippets/library_image_14.webp new file mode 100644 index 0000000000..8b9e3ee877 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/library_image_14.webp differ diff --git a/theme_beauty/static/src/img/snippets/library_image_16.jpg b/theme_beauty/static/src/img/snippets/library_image_16.jpg deleted file mode 100644 index 44ff717cda..0000000000 Binary files a/theme_beauty/static/src/img/snippets/library_image_16.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/library_image_16.webp b/theme_beauty/static/src/img/snippets/library_image_16.webp new file mode 100644 index 0000000000..cb5da2aaef Binary files /dev/null and b/theme_beauty/static/src/img/snippets/library_image_16.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_banner.jpg b/theme_beauty/static/src/img/snippets/s_banner.jpg deleted file mode 100644 index 50f308805d..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_banner.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_banner.webp b/theme_beauty/static/src/img/snippets/s_banner.webp new file mode 100644 index 0000000000..bbaa2033be Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_banner.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_banner_2.jpg b/theme_beauty/static/src/img/snippets/s_banner_2.jpg deleted file mode 100644 index 0909e7cca6..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_banner_2.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_banner_2.webp b/theme_beauty/static/src/img/snippets/s_banner_2.webp new file mode 100644 index 0000000000..752849eb68 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_banner_2.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_banner_3.jpg b/theme_beauty/static/src/img/snippets/s_banner_3.jpg deleted file mode 100644 index 10c535513b..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_banner_3.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_banner_3.webp b/theme_beauty/static/src/img/snippets/s_banner_3.webp new file mode 100644 index 0000000000..49900b1334 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_banner_3.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_carousel_1.jpg b/theme_beauty/static/src/img/snippets/s_carousel_1.jpg deleted file mode 100644 index 973d6a2f39..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_carousel_1.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_carousel_1.webp b/theme_beauty/static/src/img/snippets/s_carousel_1.webp new file mode 100644 index 0000000000..d292d2f654 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_carousel_1.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_carousel_2.jpg b/theme_beauty/static/src/img/snippets/s_carousel_2.jpg deleted file mode 100644 index e1ab9e6216..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_carousel_2.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_carousel_2.webp b/theme_beauty/static/src/img/snippets/s_carousel_2.webp new file mode 100644 index 0000000000..b433a55d0e Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_carousel_2.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_carousel_3.jpg b/theme_beauty/static/src/img/snippets/s_carousel_3.jpg deleted file mode 100644 index 0a6f0e4a83..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_carousel_3.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_carousel_3.webp b/theme_beauty/static/src/img/snippets/s_carousel_3.webp new file mode 100644 index 0000000000..b15f37a225 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_carousel_3.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_company_team_1.jpg b/theme_beauty/static/src/img/snippets/s_company_team_1.jpg deleted file mode 100644 index 30cfcdfea6..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_company_team_1.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_company_team_1.webp b/theme_beauty/static/src/img/snippets/s_company_team_1.webp new file mode 100644 index 0000000000..8078df8a43 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_company_team_1.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_company_team_2.jpg b/theme_beauty/static/src/img/snippets/s_company_team_2.jpg deleted file mode 100644 index 43e111ac30..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_company_team_2.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_company_team_2.webp b/theme_beauty/static/src/img/snippets/s_company_team_2.webp new file mode 100644 index 0000000000..59a2bd5399 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_company_team_2.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_company_team_3.jpg b/theme_beauty/static/src/img/snippets/s_company_team_3.jpg deleted file mode 100644 index 513ca84dce..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_company_team_3.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_company_team_3.webp b/theme_beauty/static/src/img/snippets/s_company_team_3.webp new file mode 100644 index 0000000000..80f7f6ac85 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_company_team_3.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_company_team_4.jpg b/theme_beauty/static/src/img/snippets/s_company_team_4.jpg deleted file mode 100644 index 6cb5d2eada..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_company_team_4.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_company_team_4.webp b/theme_beauty/static/src/img/snippets/s_company_team_4.webp new file mode 100644 index 0000000000..e985c7c518 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_company_team_4.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_company_team_5.jpg b/theme_beauty/static/src/img/snippets/s_company_team_5.jpg deleted file mode 100644 index 84db79ab2a..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_company_team_5.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_company_team_5.webp b/theme_beauty/static/src/img/snippets/s_company_team_5.webp new file mode 100644 index 0000000000..b77f69544b Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_company_team_5.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_company_team_6.jpg b/theme_beauty/static/src/img/snippets/s_company_team_6.jpg deleted file mode 100644 index 845bc675f8..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_company_team_6.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_company_team_6.webp b/theme_beauty/static/src/img/snippets/s_company_team_6.webp new file mode 100644 index 0000000000..1694527c15 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_company_team_6.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_cover.jpg b/theme_beauty/static/src/img/snippets/s_cover.jpg deleted file mode 100644 index f8aca9650a..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_cover.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_cover.webp b/theme_beauty/static/src/img/snippets/s_cover.webp new file mode 100644 index 0000000000..a52f87617b Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_cover.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_empowerment_default_image.jpg b/theme_beauty/static/src/img/snippets/s_empowerment_default_image.jpg deleted file mode 100644 index 494248a855..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_empowerment_default_image.webp b/theme_beauty/static/src/img/snippets/s_empowerment_default_image.webp new file mode 100644 index 0000000000..92000a35fa Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_empowerment_default_image.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_image_frame_default_image.jpg b/theme_beauty/static/src/img/snippets/s_image_frame_default_image.jpg deleted file mode 100644 index 7f570988f5..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_image_frame_default_image.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_image_frame_default_image.webp b/theme_beauty/static/src/img/snippets/s_image_frame_default_image.webp new file mode 100644 index 0000000000..17dfb811b5 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_image_frame_default_image.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_image_hexagonal_1.jpg b/theme_beauty/static/src/img/snippets/s_image_hexagonal_1.jpg deleted file mode 100644 index 98a8ba6f72..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_image_hexagonal_1.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_image_hexagonal_1.webp b/theme_beauty/static/src/img/snippets/s_image_hexagonal_1.webp new file mode 100644 index 0000000000..11fafa157d Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_image_hexagonal_1.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_image_text.jpg b/theme_beauty/static/src/img/snippets/s_image_text.jpg deleted file mode 100644 index c253f7176a..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_image_text.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_image_text.webp b/theme_beauty/static/src/img/snippets/s_image_text.webp new file mode 100644 index 0000000000..a401b4486c Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_image_text.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_images_constellation_default_image.jpg b/theme_beauty/static/src/img/snippets/s_images_constellation_default_image.jpg deleted file mode 100644 index abc3a53126..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_images_constellation_default_image.webp b/theme_beauty/static/src/img/snippets/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..3c15fc81b8 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_images_constellation_default_image.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_images_constellation_default_image_1.jpg b/theme_beauty/static/src/img/snippets/s_images_constellation_default_image_1.jpg deleted file mode 100644 index 5b6b666955..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_images_constellation_default_image_1.webp b/theme_beauty/static/src/img/snippets/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..a87b31a5e6 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_images_constellation_default_image_1.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_images_constellation_default_image_2.jpg b/theme_beauty/static/src/img/snippets/s_images_constellation_default_image_2.jpg deleted file mode 100644 index 7d3c528a6b..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_images_constellation_default_image_2.webp b/theme_beauty/static/src/img/snippets/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..28f262add2 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_images_constellation_default_image_2.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_1.jpg b/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_1.jpg deleted file mode 100644 index 7a758471d2..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_1.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_1.webp b/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_1.webp new file mode 100644 index 0000000000..b29de8bdbb Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_1.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_2.jpg b/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_2.jpg deleted file mode 100644 index 7d1feab95d..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_2.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_2.webp b/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_2.webp new file mode 100644 index 0000000000..35b9be7da0 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_2.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_3.jpg b/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_3.jpg deleted file mode 100644 index 5f9b086362..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_3.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_3.webp b/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_3.webp new file mode 100644 index 0000000000..e75b147308 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_3.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_4.jpg b/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_4.jpg deleted file mode 100644 index a86e86a5ad..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_4.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_4.webp b/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_4.webp new file mode 100644 index 0000000000..cc6bf3699f Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_4.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_5.jpg b/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_5.jpg deleted file mode 100644 index 4276e04337..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_5.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_5.webp b/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_5.webp new file mode 100644 index 0000000000..358a5f3a8d Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_5.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_intro_pill_default_image.jpg b/theme_beauty/static/src/img/snippets/s_intro_pill_default_image.jpg deleted file mode 100644 index 3cb082c872..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_intro_pill_default_image.webp b/theme_beauty/static/src/img/snippets/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..bde4c601aa Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_intro_pill_default_image.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_intro_pill_default_image_2.jpg b/theme_beauty/static/src/img/snippets/s_intro_pill_default_image_2.jpg deleted file mode 100644 index 399c88bf46..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_intro_pill_default_image_2.webp b/theme_beauty/static/src/img/snippets/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..6ebcabe80e Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_intro_pill_default_image_2.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_kickoff_default_image.jpg b/theme_beauty/static/src/img/snippets/s_kickoff_default_image.jpg deleted file mode 100644 index 3da4373e1f..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_kickoff_default_image.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_kickoff_default_image.webp b/theme_beauty/static/src/img/snippets/s_kickoff_default_image.webp new file mode 100644 index 0000000000..cabdb22b16 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_kickoff_default_image.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_masonry_block.jpg b/theme_beauty/static/src/img/snippets/s_masonry_block.jpg deleted file mode 100644 index d79994aa51..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_masonry_block.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_masonry_block.webp b/theme_beauty/static/src/img/snippets/s_masonry_block.webp new file mode 100644 index 0000000000..769f6eb24a Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_masonry_block.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_media_list_1.jpg b/theme_beauty/static/src/img/snippets/s_media_list_1.jpg deleted file mode 100644 index bcbbb6447d..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_media_list_1.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_media_list_1.webp b/theme_beauty/static/src/img/snippets/s_media_list_1.webp new file mode 100644 index 0000000000..99a0011e5d Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_media_list_1.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_media_list_2.jpg b/theme_beauty/static/src/img/snippets/s_media_list_2.jpg deleted file mode 100644 index 3303cf3010..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_media_list_2.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_media_list_2.webp b/theme_beauty/static/src/img/snippets/s_media_list_2.webp new file mode 100644 index 0000000000..36cd95f63d Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_media_list_2.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_media_list_3.jpg b/theme_beauty/static/src/img/snippets/s_media_list_3.jpg deleted file mode 100644 index 18bb848e97..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_media_list_3.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_media_list_3.webp b/theme_beauty/static/src/img/snippets/s_media_list_3.webp new file mode 100644 index 0000000000..7ba60e6b02 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_media_list_3.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_newsletter.jpg b/theme_beauty/static/src/img/snippets/s_newsletter.jpg deleted file mode 100644 index 097e510c6e..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_newsletter.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_newsletter.webp b/theme_beauty/static/src/img/snippets/s_newsletter.webp new file mode 100644 index 0000000000..b7a5c8e8fb Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_newsletter.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_parallax.jpg b/theme_beauty/static/src/img/snippets/s_parallax.jpg deleted file mode 100644 index 041f263a94..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_parallax.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_parallax.webp b/theme_beauty/static/src/img/snippets/s_parallax.webp new file mode 100644 index 0000000000..517f0f588c Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_parallax.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_picture.jpg b/theme_beauty/static/src/img/snippets/s_picture.jpg deleted file mode 100644 index 5bfcd1bad1..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_picture.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_picture.webp b/theme_beauty/static/src/img/snippets/s_picture.webp new file mode 100644 index 0000000000..77097dc911 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_picture.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_popup.jpg b/theme_beauty/static/src/img/snippets/s_popup.jpg deleted file mode 100644 index bad5edf258..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_popup.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_popup.webp b/theme_beauty/static/src/img/snippets/s_popup.webp new file mode 100644 index 0000000000..a102cccc26 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_popup.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_pricelist_boxed_default_background.jpg b/theme_beauty/static/src/img/snippets/s_pricelist_boxed_default_background.jpg deleted file mode 100644 index f1a5561870..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_pricelist_boxed_default_background.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_pricelist_boxed_default_background.webp b/theme_beauty/static/src/img/snippets/s_pricelist_boxed_default_background.webp new file mode 100644 index 0000000000..f75a34b993 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_pricelist_boxed_default_background.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_product_1.jpg b/theme_beauty/static/src/img/snippets/s_product_1.jpg deleted file mode 100644 index 8be628ce75..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_product_1.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_product_1.webp b/theme_beauty/static/src/img/snippets/s_product_1.webp new file mode 100644 index 0000000000..9921db0211 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_product_1.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_product_2.jpg b/theme_beauty/static/src/img/snippets/s_product_2.jpg deleted file mode 100644 index 3ef3eba604..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_product_2.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_product_2.webp b/theme_beauty/static/src/img/snippets/s_product_2.webp new file mode 100644 index 0000000000..40fa648e5f Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_product_2.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_product_3.jpg b/theme_beauty/static/src/img/snippets/s_product_3.jpg deleted file mode 100644 index 5c5a9fe463..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_product_3.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_product_3.webp b/theme_beauty/static/src/img/snippets/s_product_3.webp new file mode 100644 index 0000000000..5ddeca4733 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_product_3.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_product_4.jpg b/theme_beauty/static/src/img/snippets/s_product_4.jpg deleted file mode 100644 index 3d3402cc9b..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_product_4.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_product_4.webp b/theme_beauty/static/src/img/snippets/s_product_4.webp new file mode 100644 index 0000000000..68cf7a130a Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_product_4.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_product_5.jpg b/theme_beauty/static/src/img/snippets/s_product_5.jpg deleted file mode 100644 index 9f45936fa6..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_product_5.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_product_5.webp b/theme_beauty/static/src/img/snippets/s_product_5.webp new file mode 100644 index 0000000000..b221ef43ab Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_product_5.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_product_6.jpg b/theme_beauty/static/src/img/snippets/s_product_6.jpg deleted file mode 100644 index be3d63cffb..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_product_6.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_product_6.webp b/theme_beauty/static/src/img/snippets/s_product_6.webp new file mode 100644 index 0000000000..5923e0f9d2 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_product_6.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_product_catalog.jpg b/theme_beauty/static/src/img/snippets/s_product_catalog.jpg deleted file mode 100644 index c51e478069..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_product_catalog.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_product_catalog.webp b/theme_beauty/static/src/img/snippets/s_product_catalog.webp new file mode 100644 index 0000000000..fb8e3c257f Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_product_catalog.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_quotes_carousel_1.jpg b/theme_beauty/static/src/img/snippets/s_quotes_carousel_1.jpg deleted file mode 100644 index 2af0a73cf5..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_quotes_carousel_1.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_quotes_carousel_1.webp b/theme_beauty/static/src/img/snippets/s_quotes_carousel_1.webp new file mode 100644 index 0000000000..5721035338 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_quotes_carousel_1.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_quotes_carousel_2.jpg b/theme_beauty/static/src/img/snippets/s_quotes_carousel_2.jpg deleted file mode 100644 index 9999e373a1..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_quotes_carousel_2.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_quotes_carousel_2.webp b/theme_beauty/static/src/img/snippets/s_quotes_carousel_2.webp new file mode 100644 index 0000000000..ca1b8b10b0 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_quotes_carousel_2.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_quotes_carousel_demo_image_0.jpg b/theme_beauty/static/src/img/snippets/s_quotes_carousel_demo_image_0.jpg deleted file mode 100644 index a7ac9c6699..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_quotes_carousel_demo_image_0.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_quotes_carousel_demo_image_0.webp b/theme_beauty/static/src/img/snippets/s_quotes_carousel_demo_image_0.webp new file mode 100644 index 0000000000..526c165984 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_quotes_carousel_demo_image_0.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_shape_image_default_image.jpg b/theme_beauty/static/src/img/snippets/s_shape_image_default_image.jpg deleted file mode 100644 index 648dcd0e56..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_shape_image_default_image.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_shape_image_default_image.webp b/theme_beauty/static/src/img/snippets/s_shape_image_default_image.webp new file mode 100644 index 0000000000..748f33867d Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_shape_image_default_image.webp differ diff --git a/theme_beauty/static/src/img/snippets/s_text_image.jpg b/theme_beauty/static/src/img/snippets/s_text_image.jpg deleted file mode 100644 index f93575d92d..0000000000 Binary files a/theme_beauty/static/src/img/snippets/s_text_image.jpg and /dev/null differ diff --git a/theme_beauty/static/src/img/snippets/s_text_image.webp b/theme_beauty/static/src/img/snippets/s_text_image.webp new file mode 100644 index 0000000000..4f6be7b31f Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_text_image.webp differ diff --git a/theme_beauty/views/images.xml b/theme_beauty/views/images.xml index 978f0a95d8..2e34cafe4f 100644 --- a/theme_beauty/views/images.xml +++ b/theme_beauty/views/images.xml @@ -6,444 +6,444 @@ Check in theme_loftspace's primary_variables.scss and theme.scss --> theme_common.image_content_02 theme_common.image_content_02 - /theme_beauty/static/src/img/content/content_img_02.jpg + /theme_beauty/static/src/img/content/content_img_02.webp theme_common.image_content_03 theme_common.image_content_03 - /theme_beauty/static/src/img/content/content_img_03.jpg + /theme_beauty/static/src/img/content/content_img_03.webp theme_common.image_content_07 theme_common.image_content_07 - /theme_beauty/static/src/img/content/content_img_07.jpg + /theme_beauty/static/src/img/content/content_img_07.webp theme_common.image_content_09 theme_common.image_content_09 - /theme_beauty/static/src/img/content/content_img_09.jpg + /theme_beauty/static/src/img/content/content_img_09.webp theme_common.image_content_10 theme_common.image_content_10 - /theme_beauty/static/src/img/content/content_img_10.jpg + /theme_beauty/static/src/img/content/content_img_10.webp theme_common.image_content_11 theme_common.image_content_11 - /theme_beauty/static/src/img/content/content_img_11.jpg + /theme_beauty/static/src/img/content/content_img_11.webp theme_common.image_content_12 theme_common.image_content_12 - /theme_beauty/static/src/img/content/content_img_12.jpg + /theme_beauty/static/src/img/content/content_img_12.webp website.s_banner_default_image website.s_banner_default_image - /theme_beauty/static/src/img/snippets/s_banner.jpg + /theme_beauty/static/src/img/snippets/s_banner.webp website.s_banner_default_image_2 website.s_banner_default_image_2 - /theme_beauty/static/src/img/snippets/s_banner_2.jpg + /theme_beauty/static/src/img/snippets/s_banner_2.webp website.s_banner_default_image_3 website.s_banner_default_image_3 - /theme_beauty/static/src/img/snippets/s_banner_3.jpg + /theme_beauty/static/src/img/snippets/s_banner_3.webp website.s_popup_default_image website.s_popup_default_image - /theme_beauty/static/src/img/snippets/s_popup.jpg + /theme_beauty/static/src/img/snippets/s_popup.webp website.s_cover_default_image website.s_cover_default_image - /theme_beauty/static/src/img/snippets/s_cover.jpg + /theme_beauty/static/src/img/snippets/s_cover.webp website.s_text_image_default_image website.s_text_image_default_image - /theme_beauty/static/src/img/snippets/s_text_image.jpg + /theme_beauty/static/src/img/snippets/s_text_image.webp website.s_image_text_default_image website.s_image_text_default_image - /theme_beauty/static/src/img/snippets/s_image_text.jpg + /theme_beauty/static/src/img/snippets/s_image_text.webp website.s_picture_default_image website.s_picture_default_image - /theme_beauty/static/src/img/snippets/s_picture.jpg + /theme_beauty/static/src/img/snippets/s_picture.webp website.library_image_11 website.library_image_11 - /theme_beauty/static/src/img/snippets/library_image_11.jpg + /theme_beauty/static/src/img/snippets/library_image_11.webp website.library_image_13 website.library_image_13 - /theme_beauty/static/src/img/snippets/library_image_13.jpg + /theme_beauty/static/src/img/snippets/library_image_13.webp website.library_image_07 website.library_image_07 - /theme_beauty/static/src/img/snippets/library_image_07.jpg + /theme_beauty/static/src/img/snippets/library_image_07.webp website.library_image_08 website.library_image_08 - /theme_beauty/static/src/img/snippets/library_image_08.jpg + /theme_beauty/static/src/img/snippets/library_image_08.webp website.library_image_03 website.library_image_03 - /theme_beauty/static/src/img/snippets/library_image_03.jpg + /theme_beauty/static/src/img/snippets/library_image_03.webp website.library_image_02 website.library_image_02 - /theme_beauty/static/src/img/snippets/library_image_02.jpg + /theme_beauty/static/src/img/snippets/library_image_02.webp website.library_image_10 website.library_image_10 - /theme_beauty/static/src/img/snippets/library_image_10.jpg + /theme_beauty/static/src/img/snippets/library_image_10.webp website.library_image_05 website.library_image_05 - /theme_beauty/static/src/img/snippets/library_image_05.jpg + /theme_beauty/static/src/img/snippets/library_image_05.webp website.library_image_14 website.library_image_14 - /theme_beauty/static/src/img/snippets/library_image_14.jpg + /theme_beauty/static/src/img/snippets/library_image_14.webp website.library_image_16 website.library_image_16 - /theme_beauty/static/src/img/snippets/library_image_16.jpg + /theme_beauty/static/src/img/snippets/library_image_16.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_beauty/static/src/img/snippets/s_masonry_block.jpg + /theme_beauty/static/src/img/snippets/s_masonry_block.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_beauty/static/src/img/snippets/s_carousel_1.jpg + /theme_beauty/static/src/img/snippets/s_carousel_1.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_beauty/static/src/img/snippets/s_carousel_2.jpg + /theme_beauty/static/src/img/snippets/s_carousel_2.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_beauty/static/src/img/snippets/s_carousel_3.jpg + /theme_beauty/static/src/img/snippets/s_carousel_3.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_beauty/static/src/img/snippets/library_image_08.jpg + /theme_beauty/static/src/img/snippets/library_image_08.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_beauty/static/src/img/snippets/s_parallax.jpg + /theme_beauty/static/src/img/snippets/s_parallax.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_beauty/static/src/img/snippets/library_image_02.jpg + /theme_beauty/static/src/img/snippets/library_image_02.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_beauty/static/src/img/snippets/s_media_list_1.jpg + /theme_beauty/static/src/img/snippets/s_media_list_1.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_beauty/static/src/img/snippets/s_media_list_2.jpg + /theme_beauty/static/src/img/snippets/s_media_list_2.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_beauty/static/src/img/snippets/s_media_list_3.jpg + /theme_beauty/static/src/img/snippets/s_media_list_3.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_beauty/static/src/img/snippets/s_parallax.jpg + /theme_beauty/static/src/img/snippets/s_parallax.webp website.s_product_catalog_default_image website.s_product_catalog_default_image - /theme_beauty/static/src/img/snippets/s_product_catalog.jpg + /theme_beauty/static/src/img/snippets/s_product_catalog.webp website.s_product_list_default_image_1 website.s_product_list_default_image_1 - /theme_beauty/static/src/img/snippets/s_product_1.jpg + /theme_beauty/static/src/img/snippets/s_product_1.webp website.s_product_list_default_image_2 website.s_product_list_default_image_2 - /theme_beauty/static/src/img/snippets/s_product_2.jpg + /theme_beauty/static/src/img/snippets/s_product_2.webp website.s_product_list_default_image_3 website.s_product_list_default_image_3 - /theme_beauty/static/src/img/snippets/s_product_3.jpg + /theme_beauty/static/src/img/snippets/s_product_3.webp website.s_product_list_default_image_4 website.s_product_list_default_image_4 - /theme_beauty/static/src/img/snippets/s_product_4.jpg + /theme_beauty/static/src/img/snippets/s_product_4.webp website.s_product_list_default_image_5 website.s_product_list_default_image_5 - /theme_beauty/static/src/img/snippets/s_product_5.jpg + /theme_beauty/static/src/img/snippets/s_product_5.webp website.s_product_list_default_image_6 website.s_product_list_default_image_6 - /theme_beauty/static/src/img/snippets/s_product_6.jpg + /theme_beauty/static/src/img/snippets/s_product_6.webp website.s_company_team_image_1 website.s_company_team_image_1 - /theme_beauty/static/src/img/snippets/s_company_team_1.jpg + /theme_beauty/static/src/img/snippets/s_company_team_1.webp website.s_company_team_image_2 website.s_company_team_image_2 - /theme_beauty/static/src/img/snippets/s_company_team_2.jpg + /theme_beauty/static/src/img/snippets/s_company_team_2.webp website.s_company_team_image_3 website.s_company_team_image_3 - /theme_beauty/static/src/img/snippets/s_company_team_3.jpg + /theme_beauty/static/src/img/snippets/s_company_team_3.webp website.s_company_team_image_4 website.s_company_team_image_4 - /theme_beauty/static/src/img/snippets/s_company_team_4.jpg + /theme_beauty/static/src/img/snippets/s_company_team_4.webp website.s_company_team_image_5 website.s_company_team_image_5 - /theme_beauty/static/src/img/snippets/s_company_team_5.jpg + /theme_beauty/static/src/img/snippets/s_company_team_5.webp website.s_company_team_image_6 website.s_company_team_image_6 - /theme_beauty/static/src/img/snippets/s_company_team_6.jpg + /theme_beauty/static/src/img/snippets/s_company_team_6.webp website.s_quotes_carousel_demo_image_0 website.s_quotes_carousel_demo_image_0 - /theme_beauty/static/src/img/snippets/s_quotes_carousel_demo_image_0.jpg + /theme_beauty/static/src/img/snippets/s_quotes_carousel_demo_image_0.webp website.s_quotes_carousel_demo_image_1 website.s_quotes_carousel_demo_image_1 - /theme_beauty/static/src/img/snippets/s_quotes_carousel_1.jpg + /theme_beauty/static/src/img/snippets/s_quotes_carousel_1.webp website.s_quotes_carousel_demo_image_2 website.s_quotes_carousel_demo_image_2 - /theme_beauty/static/src/img/snippets/s_quotes_carousel_2.jpg + /theme_beauty/static/src/img/snippets/s_quotes_carousel_2.webp website.s_quotes_carousel_demo_image_3 website.s_quotes_carousel_demo_image_3 - /theme_beauty/static/src/img/snippets/s_company_team_3.jpg + /theme_beauty/static/src/img/snippets/s_company_team_3.webp website.s_quotes_carousel_demo_image_4 website.s_quotes_carousel_demo_image_4 - /theme_beauty/static/src/img/snippets/s_company_team_1.jpg + /theme_beauty/static/src/img/snippets/s_company_team_1.webp website.s_quotes_carousel_demo_image_5 website.s_quotes_carousel_demo_image_5 - /theme_beauty/static/src/img/snippets/s_company_team_4.jpg + /theme_beauty/static/src/img/snippets/s_company_team_4.webp website.library_image_17 website.library_image_17 - /theme_beauty/static/src/img/snippets/s_newsletter.jpg + /theme_beauty/static/src/img/snippets/s_newsletter.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_beauty/static/src/img/snippets/s_masonry_block.jpg + /theme_beauty/static/src/img/snippets/s_masonry_block.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_beauty/static/src/img/snippets/library_image_02.jpg + /theme_beauty/static/src/img/snippets/library_image_02.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_beauty/static/src/img/content/content_img_09.jpg + /theme_beauty/static/src/img/content/content_img_09.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_beauty/static/src/img/content/content_img_07.jpg + /theme_beauty/static/src/img/content/content_img_07.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_beauty/static/src/img/snippets/s_popup.jpg + /theme_beauty/static/src/img/snippets/s_popup.webp website.s_image_hexagonal_default_image_1 website.s_image_hexagonal_default_image_1 - /theme_beauty/static/src/img/snippets/s_image_hexagonal_1.jpg + /theme_beauty/static/src/img/snippets/s_image_hexagonal_1.webp website.s_image_title_default_image website.s_image_title_default_image - /theme_beauty/static/src/img/snippets/s_carousel_1.jpg + /theme_beauty/static/src/img/snippets/s_carousel_1.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_beauty/static/src/img/snippets/s_media_list_2.jpg + /theme_beauty/static/src/img/snippets/s_media_list_2.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_beauty/static/src/img/snippets/s_product_2.jpg + /theme_beauty/static/src/img/snippets/s_product_2.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_beauty/static/src/img/snippets/s_media_list_3.jpg + /theme_beauty/static/src/img/snippets/s_media_list_3.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_beauty/static/src/img/snippets/s_product_4.jpg + /theme_beauty/static/src/img/snippets/s_product_4.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_beauty/static/src/img/snippets/s_kickoff_default_image.jpg + /theme_beauty/static/src/img/snippets/s_kickoff_default_image.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_beauty/static/src/img/snippets/s_intro_pill_default_image.jpg + /theme_beauty/static/src/img/snippets/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_beauty/static/src/img/snippets/s_intro_pill_default_image_2.jpg + /theme_beauty/static/src/img/snippets/s_intro_pill_default_image_2.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_beauty/static/src/img/snippets/library_image_02.jpg + /theme_beauty/static/src/img/snippets/library_image_02.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_beauty/static/src/img/snippets/library_image_03.jpg + /theme_beauty/static/src/img/snippets/library_image_03.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_beauty/static/src/img/snippets/library_image_05.jpg + /theme_beauty/static/src/img/snippets/library_image_05.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_beauty/static/src/img/snippets/library_image_08.jpg + /theme_beauty/static/src/img/snippets/library_image_08.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_1.jpg + /theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_2.jpg + /theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_3.jpg + /theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_4.jpg + /theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_4.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_5.jpg + /theme_beauty/static/src/img/snippets/s_images_mosaic_default_image_5.webp website.s_shape_image_default_image website.s_shape_image_default_image - /theme_beauty/static/src/img/snippets/s_shape_image_default_image.jpg + /theme_beauty/static/src/img/snippets/s_shape_image_default_image.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_beauty/static/src/img/snippets/s_images_constellation_default_image.jpg + /theme_beauty/static/src/img/snippets/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_beauty/static/src/img/snippets/s_images_constellation_default_image_1.jpg + /theme_beauty/static/src/img/snippets/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_beauty/static/src/img/snippets/s_images_constellation_default_image_2.jpg + /theme_beauty/static/src/img/snippets/s_images_constellation_default_image_2.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_beauty/static/src/img/snippets/library_image_02.jpg + /theme_beauty/static/src/img/snippets/library_image_02.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_beauty/static/src/img/snippets/s_empowerment_default_image.jpg + /theme_beauty/static/src/img/snippets/s_empowerment_default_image.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_beauty/static/src/img/snippets/library_image_16.jpg + /theme_beauty/static/src/img/snippets/library_image_16.webp website.s_pricelist_boxed_default_background website.s_pricelist_boxed_default_background - /theme_beauty/static/src/img/snippets/s_pricelist_boxed_default_background.jpg + /theme_beauty/static/src/img/snippets/s_pricelist_boxed_default_background.webp website.s_image_frame_default_image website.s_image_frame_default_image - /theme_beauty/static/src/img/snippets/s_image_frame_default_image.jpg + /theme_beauty/static/src/img/snippets/s_image_frame_default_image.webp diff --git a/theme_beauty/views/snippets/s_accordion_image.xml b/theme_beauty/views/snippets/s_accordion_image.xml index df468e1980..6283fc0af1 100644 --- a/theme_beauty/views/snippets/s_accordion_image.xml +++ b/theme_beauty/views/snippets/s_accordion_image.xml @@ -8,7 +8,7 @@ /web_editor/image_shape/website.s_accordion_image_default_image/web_editor/geometric_round/geo_round_blob_soft.svg web_editor/geometric_round/geo_round_blob_soft - image/jpeg + image/webp s_accordion_image_default_image.svg ;;;; diff --git a/theme_beauty/views/snippets/s_cta_box.xml b/theme_beauty/views/snippets/s_cta_box.xml index fd4e061d46..97716afc30 100644 --- a/theme_beauty/views/snippets/s_cta_box.xml +++ b/theme_beauty/views/snippets/s_cta_box.xml @@ -12,7 +12,7 @@ - /theme_beauty/static/src/img/snippets/library_image_16.jpg + /theme_beauty/static/src/img/snippets/library_image_16.webp diff --git a/theme_beauty/views/snippets/s_image_text.xml b/theme_beauty/views/snippets/s_image_text.xml index 32f6ab159d..accb77ca7e 100644 --- a/theme_beauty/views/snippets/s_image_text.xml +++ b/theme_beauty/views/snippets/s_image_text.xml @@ -6,7 +6,7 @@ /web_editor/image_shape/website.s_image_text_default_image/web_editor/pattern/pattern_wave_3.svg?c1=o-color-1&c3=o-color-4 web_editor/pattern/pattern_wave_3 - image/jpeg + image/webp s_image_text.svg o-color-1;;o-color-4;; diff --git a/theme_beauty/views/snippets/s_media_list.xml b/theme_beauty/views/snippets/s_media_list.xml index 817b02312b..58387a5e25 100644 --- a/theme_beauty/views/snippets/s_media_list.xml +++ b/theme_beauty/views/snippets/s_media_list.xml @@ -10,7 +10,7 @@ /web_editor/image_shape/website.s_media_list_default_image_1/web_editor/composition/composition_line_2.svg?c1=o-color-1 web_editor/composition/composition_line_2 - image/jpeg + image/webp s_media_list_1.svg o-color-1;;;; @@ -18,7 +18,7 @@ /web_editor/image_shape/website.s_media_list_default_image_2/web_editor/composition/composition_line_3.svg?c1=o-color-1&c2=o-color-2&c5=o-color-3 web_editor/composition/composition_line_3 - image/jpeg + image/webp s_media_list_2.svg o-color-1;o-color-2;;;o-color-3 @@ -26,7 +26,7 @@ /web_editor/image_shape/website.s_media_list_default_image_3/web_editor/composition/composition_line_2.svg?c2=o-color-2 web_editor/composition/composition_line_2 - image/jpeg + image/webp s_media_list_3.svg ;o-color-2;;; diff --git a/theme_beauty/views/snippets/s_text_image.xml b/theme_beauty/views/snippets/s_text_image.xml index ffea66d3ae..b099610d89 100644 --- a/theme_beauty/views/snippets/s_text_image.xml +++ b/theme_beauty/views/snippets/s_text_image.xml @@ -20,7 +20,7 @@ /web_editor/image_shape/website.s_text_image_default_image/web_editor/pattern/pattern_wave_4.svg?c1=o-color-1&c2=o-color-2&c3=o-color-3&c5=o-color-1 web_editor/pattern/pattern_wave_4 - image/jpeg + image/webp s_text_image.svg o-color-1;o-color-2;o-color-3;;o-color-1 diff --git a/theme_bewise/__manifest__.py b/theme_bewise/__manifest__.py index 01dd4e7d5e..167edb325f 100644 --- a/theme_bewise/__manifest__.py +++ b/theme_bewise/__manifest__.py @@ -14,14 +14,14 @@ 'views/new_page_template.xml', ], 'images': [ - 'static/description/bewise_description.jpg', - 'static/description/bewise_screenshot.jpg', + 'static/description/bewise_description.webp', + 'static/description/bewise_screenshot.webp', ], 'images_preview_theme': { - 'website.s_picture_default_image': '/theme_bewise/static/src/img/content/college_library.jpg', - 'website.s_media_list_default_image_1': '/theme_bewise/static/src/img/content/college_media_1.jpg', - 'website.s_media_list_default_image_2': '/theme_bewise/static/src/img/content/college_media_2.jpg', - 'website.s_masonry_block_default_image_1': '/theme_bewise/static/src/img/content/content_img_25.jpg', + 'website.s_picture_default_image': '/theme_bewise/static/src/img/content/college_library.webp', + 'website.s_media_list_default_image_1': '/theme_bewise/static/src/img/content/college_media_1.webp', + 'website.s_media_list_default_image_2': '/theme_bewise/static/src/img/content/college_media_2.webp', + 'website.s_masonry_block_default_image_1': '/theme_bewise/static/src/img/content/content_img_25.webp', }, 'configurator_snippets': { 'homepage': ['s_striped_center_top', 's_title', 's_color_blocks_2', 's_faq_collapse', 's_masonry_block', 's_company_team_shapes'], diff --git a/theme_bewise/static/description/bewise_description.jpg b/theme_bewise/static/description/bewise_description.jpg deleted file mode 100644 index d99bfbcd3d..0000000000 Binary files a/theme_bewise/static/description/bewise_description.jpg and /dev/null differ diff --git a/theme_bewise/static/description/bewise_description.webp b/theme_bewise/static/description/bewise_description.webp new file mode 100644 index 0000000000..ccdaece4a5 Binary files /dev/null and b/theme_bewise/static/description/bewise_description.webp differ diff --git a/theme_bewise/static/description/bewise_screenshot.jpg b/theme_bewise/static/description/bewise_screenshot.jpg deleted file mode 100644 index 0006a8c2f1..0000000000 Binary files a/theme_bewise/static/description/bewise_screenshot.jpg and /dev/null differ diff --git a/theme_bewise/static/description/bewise_screenshot.webp b/theme_bewise/static/description/bewise_screenshot.webp new file mode 100644 index 0000000000..73a14ff222 Binary files /dev/null and b/theme_bewise/static/description/bewise_screenshot.webp differ diff --git a/theme_bewise/static/src/img/backgrounds/college_bg.jpg b/theme_bewise/static/src/img/backgrounds/college_bg.jpg deleted file mode 100644 index 00dcc51521..0000000000 Binary files a/theme_bewise/static/src/img/backgrounds/college_bg.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/backgrounds/college_bg.webp b/theme_bewise/static/src/img/backgrounds/college_bg.webp new file mode 100644 index 0000000000..f70093481a Binary files /dev/null and b/theme_bewise/static/src/img/backgrounds/college_bg.webp differ diff --git a/theme_bewise/static/src/img/backgrounds/college_bg_2.jpg b/theme_bewise/static/src/img/backgrounds/college_bg_2.jpg deleted file mode 100644 index 5b5c5a5bf1..0000000000 Binary files a/theme_bewise/static/src/img/backgrounds/college_bg_2.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/backgrounds/college_bg_2.webp b/theme_bewise/static/src/img/backgrounds/college_bg_2.webp new file mode 100644 index 0000000000..a5e567483e Binary files /dev/null and b/theme_bewise/static/src/img/backgrounds/college_bg_2.webp differ diff --git a/theme_bewise/static/src/img/backgrounds/college_bg_3.jpg b/theme_bewise/static/src/img/backgrounds/college_bg_3.jpg deleted file mode 100644 index 39c7342e1c..0000000000 Binary files a/theme_bewise/static/src/img/backgrounds/college_bg_3.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/backgrounds/college_bg_3.webp b/theme_bewise/static/src/img/backgrounds/college_bg_3.webp new file mode 100644 index 0000000000..288f3e638b Binary files /dev/null and b/theme_bewise/static/src/img/backgrounds/college_bg_3.webp differ diff --git a/theme_bewise/static/src/img/backgrounds/college_bg_4.jpg b/theme_bewise/static/src/img/backgrounds/college_bg_4.jpg deleted file mode 100644 index f49b681f14..0000000000 Binary files a/theme_bewise/static/src/img/backgrounds/college_bg_4.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/backgrounds/college_bg_4.webp b/theme_bewise/static/src/img/backgrounds/college_bg_4.webp new file mode 100644 index 0000000000..4850886212 Binary files /dev/null and b/theme_bewise/static/src/img/backgrounds/college_bg_4.webp differ diff --git a/theme_bewise/static/src/img/backgrounds/college_bg_5.jpg b/theme_bewise/static/src/img/backgrounds/college_bg_5.jpg deleted file mode 100644 index 582509db77..0000000000 Binary files a/theme_bewise/static/src/img/backgrounds/college_bg_5.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/backgrounds/college_bg_5.webp b/theme_bewise/static/src/img/backgrounds/college_bg_5.webp new file mode 100644 index 0000000000..c910c1d7e4 Binary files /dev/null and b/theme_bewise/static/src/img/backgrounds/college_bg_5.webp differ diff --git a/theme_bewise/static/src/img/backgrounds/college_bg_6.jpg b/theme_bewise/static/src/img/backgrounds/college_bg_6.jpg deleted file mode 100644 index bea4812dd0..0000000000 Binary files a/theme_bewise/static/src/img/backgrounds/college_bg_6.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/backgrounds/college_bg_6.webp b/theme_bewise/static/src/img/backgrounds/college_bg_6.webp new file mode 100644 index 0000000000..58a91b2201 Binary files /dev/null and b/theme_bewise/static/src/img/backgrounds/college_bg_6.webp differ diff --git a/theme_bewise/static/src/img/backgrounds/college_bg_7.jpg b/theme_bewise/static/src/img/backgrounds/college_bg_7.jpg deleted file mode 100644 index 578073ef5c..0000000000 Binary files a/theme_bewise/static/src/img/backgrounds/college_bg_7.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/backgrounds/college_bg_7.webp b/theme_bewise/static/src/img/backgrounds/college_bg_7.webp new file mode 100644 index 0000000000..a0bc17ed6d Binary files /dev/null and b/theme_bewise/static/src/img/backgrounds/college_bg_7.webp differ diff --git a/theme_bewise/static/src/img/backgrounds/college_parallax.jpg b/theme_bewise/static/src/img/backgrounds/college_parallax.jpg deleted file mode 100644 index 100e491435..0000000000 Binary files a/theme_bewise/static/src/img/backgrounds/college_parallax.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/backgrounds/college_parallax.webp b/theme_bewise/static/src/img/backgrounds/college_parallax.webp new file mode 100644 index 0000000000..ab300194d8 Binary files /dev/null and b/theme_bewise/static/src/img/backgrounds/college_parallax.webp differ diff --git a/theme_bewise/static/src/img/content/college_carousel_1.jpg b/theme_bewise/static/src/img/content/college_carousel_1.jpg deleted file mode 100644 index d6cada8912..0000000000 Binary files a/theme_bewise/static/src/img/content/college_carousel_1.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/college_carousel_1.webp b/theme_bewise/static/src/img/content/college_carousel_1.webp new file mode 100644 index 0000000000..e5003bbfe0 Binary files /dev/null and b/theme_bewise/static/src/img/content/college_carousel_1.webp differ diff --git a/theme_bewise/static/src/img/content/college_carousel_2.jpg b/theme_bewise/static/src/img/content/college_carousel_2.jpg deleted file mode 100644 index cd751fe3ad..0000000000 Binary files a/theme_bewise/static/src/img/content/college_carousel_2.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/college_carousel_2.webp b/theme_bewise/static/src/img/content/college_carousel_2.webp new file mode 100644 index 0000000000..f001206922 Binary files /dev/null and b/theme_bewise/static/src/img/content/college_carousel_2.webp differ diff --git a/theme_bewise/static/src/img/content/college_carousel_3.jpg b/theme_bewise/static/src/img/content/college_carousel_3.jpg deleted file mode 100644 index 4fd5c47a61..0000000000 Binary files a/theme_bewise/static/src/img/content/college_carousel_3.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/college_carousel_3.webp b/theme_bewise/static/src/img/content/college_carousel_3.webp new file mode 100644 index 0000000000..57abcecb89 Binary files /dev/null and b/theme_bewise/static/src/img/content/college_carousel_3.webp differ diff --git a/theme_bewise/static/src/img/content/college_graduate.jpg b/theme_bewise/static/src/img/content/college_graduate.jpg deleted file mode 100644 index 0811f8b426..0000000000 Binary files a/theme_bewise/static/src/img/content/college_graduate.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/college_graduate.webp b/theme_bewise/static/src/img/content/college_graduate.webp new file mode 100644 index 0000000000..0e2f071577 Binary files /dev/null and b/theme_bewise/static/src/img/content/college_graduate.webp differ diff --git a/theme_bewise/static/src/img/content/college_graduate_2.jpg b/theme_bewise/static/src/img/content/college_graduate_2.jpg deleted file mode 100644 index b9300d6fe1..0000000000 Binary files a/theme_bewise/static/src/img/content/college_graduate_2.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/college_graduate_2.webp b/theme_bewise/static/src/img/content/college_graduate_2.webp new file mode 100644 index 0000000000..4afb03eb24 Binary files /dev/null and b/theme_bewise/static/src/img/content/college_graduate_2.webp differ diff --git a/theme_bewise/static/src/img/content/college_lab.jpg b/theme_bewise/static/src/img/content/college_lab.jpg deleted file mode 100644 index c425e88ba2..0000000000 Binary files a/theme_bewise/static/src/img/content/college_lab.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/college_lab.webp b/theme_bewise/static/src/img/content/college_lab.webp new file mode 100644 index 0000000000..91749a214d Binary files /dev/null and b/theme_bewise/static/src/img/content/college_lab.webp differ diff --git a/theme_bewise/static/src/img/content/college_lab_2.jpg b/theme_bewise/static/src/img/content/college_lab_2.jpg deleted file mode 100644 index 51f08c7ada..0000000000 Binary files a/theme_bewise/static/src/img/content/college_lab_2.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/college_lab_2.webp b/theme_bewise/static/src/img/content/college_lab_2.webp new file mode 100644 index 0000000000..8fae1e9ce9 Binary files /dev/null and b/theme_bewise/static/src/img/content/college_lab_2.webp differ diff --git a/theme_bewise/static/src/img/content/college_library.jpg b/theme_bewise/static/src/img/content/college_library.jpg deleted file mode 100644 index 33a25af552..0000000000 Binary files a/theme_bewise/static/src/img/content/college_library.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/college_library.webp b/theme_bewise/static/src/img/content/college_library.webp new file mode 100644 index 0000000000..f56e530d39 Binary files /dev/null and b/theme_bewise/static/src/img/content/college_library.webp differ diff --git a/theme_bewise/static/src/img/content/college_media_1.jpg b/theme_bewise/static/src/img/content/college_media_1.jpg deleted file mode 100644 index b01a97935b..0000000000 Binary files a/theme_bewise/static/src/img/content/college_media_1.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/college_media_1.webp b/theme_bewise/static/src/img/content/college_media_1.webp new file mode 100644 index 0000000000..33958dcc0d Binary files /dev/null and b/theme_bewise/static/src/img/content/college_media_1.webp differ diff --git a/theme_bewise/static/src/img/content/college_media_2.jpg b/theme_bewise/static/src/img/content/college_media_2.jpg deleted file mode 100644 index 716c1c615c..0000000000 Binary files a/theme_bewise/static/src/img/content/college_media_2.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/college_media_2.webp b/theme_bewise/static/src/img/content/college_media_2.webp new file mode 100644 index 0000000000..9a0faf4d2b Binary files /dev/null and b/theme_bewise/static/src/img/content/college_media_2.webp differ diff --git a/theme_bewise/static/src/img/content/college_media_3.jpg b/theme_bewise/static/src/img/content/college_media_3.jpg deleted file mode 100644 index 90ddbd2526..0000000000 Binary files a/theme_bewise/static/src/img/content/college_media_3.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/college_media_3.webp b/theme_bewise/static/src/img/content/college_media_3.webp new file mode 100644 index 0000000000..48df6b762a Binary files /dev/null and b/theme_bewise/static/src/img/content/college_media_3.webp differ diff --git a/theme_bewise/static/src/img/content/college_students.jpg b/theme_bewise/static/src/img/content/college_students.jpg deleted file mode 100644 index 42f8c0fe6a..0000000000 Binary files a/theme_bewise/static/src/img/content/college_students.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/college_students.webp b/theme_bewise/static/src/img/content/college_students.webp new file mode 100644 index 0000000000..7901bef90e Binary files /dev/null and b/theme_bewise/static/src/img/content/college_students.webp differ diff --git a/theme_bewise/static/src/img/content/content_img_25.jpg b/theme_bewise/static/src/img/content/content_img_25.jpg deleted file mode 100644 index 6d4bcd586f..0000000000 Binary files a/theme_bewise/static/src/img/content/content_img_25.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/content_img_25.webp b/theme_bewise/static/src/img/content/content_img_25.webp new file mode 100644 index 0000000000..449d1faa28 Binary files /dev/null and b/theme_bewise/static/src/img/content/content_img_25.webp differ diff --git a/theme_bewise/static/src/img/content/content_img_32.jpg b/theme_bewise/static/src/img/content/content_img_32.jpg deleted file mode 100644 index 6490c52ce4..0000000000 Binary files a/theme_bewise/static/src/img/content/content_img_32.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/content_img_32.webp b/theme_bewise/static/src/img/content/content_img_32.webp new file mode 100644 index 0000000000..791de65f07 Binary files /dev/null and b/theme_bewise/static/src/img/content/content_img_32.webp differ diff --git a/theme_bewise/static/src/img/content/content_img_33.jpg b/theme_bewise/static/src/img/content/content_img_33.jpg deleted file mode 100644 index e52cdc5811..0000000000 Binary files a/theme_bewise/static/src/img/content/content_img_33.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/content_img_33.webp b/theme_bewise/static/src/img/content/content_img_33.webp new file mode 100644 index 0000000000..533604c877 Binary files /dev/null and b/theme_bewise/static/src/img/content/content_img_33.webp differ diff --git a/theme_bewise/static/src/img/content/content_img_34.jpg b/theme_bewise/static/src/img/content/content_img_34.jpg deleted file mode 100644 index e085964c40..0000000000 Binary files a/theme_bewise/static/src/img/content/content_img_34.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/content_img_34.webp b/theme_bewise/static/src/img/content/content_img_34.webp new file mode 100644 index 0000000000..d92e5dfc4f Binary files /dev/null and b/theme_bewise/static/src/img/content/content_img_34.webp differ diff --git a/theme_bewise/static/src/img/content/content_img_35.jpg b/theme_bewise/static/src/img/content/content_img_35.jpg deleted file mode 100644 index be2f668a82..0000000000 Binary files a/theme_bewise/static/src/img/content/content_img_35.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/content_img_35.webp b/theme_bewise/static/src/img/content/content_img_35.webp new file mode 100644 index 0000000000..e4900576ec Binary files /dev/null and b/theme_bewise/static/src/img/content/content_img_35.webp differ diff --git a/theme_bewise/static/src/img/content/content_img_36.jpg b/theme_bewise/static/src/img/content/content_img_36.jpg deleted file mode 100644 index 15466be82c..0000000000 Binary files a/theme_bewise/static/src/img/content/content_img_36.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/content_img_36.webp b/theme_bewise/static/src/img/content/content_img_36.webp new file mode 100644 index 0000000000..54f9ffcbe5 Binary files /dev/null and b/theme_bewise/static/src/img/content/content_img_36.webp differ diff --git a/theme_bewise/static/src/img/content/content_img_37.jpg b/theme_bewise/static/src/img/content/content_img_37.jpg deleted file mode 100644 index c0a6a36094..0000000000 Binary files a/theme_bewise/static/src/img/content/content_img_37.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/content_img_37.webp b/theme_bewise/static/src/img/content/content_img_37.webp new file mode 100644 index 0000000000..7794eef8b0 Binary files /dev/null and b/theme_bewise/static/src/img/content/content_img_37.webp differ diff --git a/theme_bewise/static/src/img/content/content_img_38.jpg b/theme_bewise/static/src/img/content/content_img_38.jpg deleted file mode 100644 index 9cf6f87586..0000000000 Binary files a/theme_bewise/static/src/img/content/content_img_38.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/content_img_38.webp b/theme_bewise/static/src/img/content/content_img_38.webp new file mode 100644 index 0000000000..6c5fd5f9d7 Binary files /dev/null and b/theme_bewise/static/src/img/content/content_img_38.webp differ diff --git a/theme_bewise/static/src/img/content/library_image_02.jpg b/theme_bewise/static/src/img/content/library_image_02.jpg deleted file mode 100644 index 6e6add2ebb..0000000000 Binary files a/theme_bewise/static/src/img/content/library_image_02.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/library_image_02.webp b/theme_bewise/static/src/img/content/library_image_02.webp new file mode 100644 index 0000000000..c2f3edcec4 Binary files /dev/null and b/theme_bewise/static/src/img/content/library_image_02.webp differ diff --git a/theme_bewise/static/src/img/content/library_image_03.jpg b/theme_bewise/static/src/img/content/library_image_03.jpg deleted file mode 100644 index f34602958a..0000000000 Binary files a/theme_bewise/static/src/img/content/library_image_03.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/library_image_03.webp b/theme_bewise/static/src/img/content/library_image_03.webp new file mode 100644 index 0000000000..81dbc316fa Binary files /dev/null and b/theme_bewise/static/src/img/content/library_image_03.webp differ diff --git a/theme_bewise/static/src/img/content/library_image_05.jpg b/theme_bewise/static/src/img/content/library_image_05.jpg deleted file mode 100644 index b7b024a474..0000000000 Binary files a/theme_bewise/static/src/img/content/library_image_05.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/library_image_05.webp b/theme_bewise/static/src/img/content/library_image_05.webp new file mode 100644 index 0000000000..d321e8a791 Binary files /dev/null and b/theme_bewise/static/src/img/content/library_image_05.webp differ diff --git a/theme_bewise/static/src/img/content/library_image_08.jpg b/theme_bewise/static/src/img/content/library_image_08.jpg deleted file mode 100644 index 8f5ae46e2e..0000000000 Binary files a/theme_bewise/static/src/img/content/library_image_08.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/library_image_08.webp b/theme_bewise/static/src/img/content/library_image_08.webp new file mode 100644 index 0000000000..31868cc4f4 Binary files /dev/null and b/theme_bewise/static/src/img/content/library_image_08.webp differ diff --git a/theme_bewise/static/src/img/content/library_image_10.jpg b/theme_bewise/static/src/img/content/library_image_10.jpg deleted file mode 100644 index 56c6a3268b..0000000000 Binary files a/theme_bewise/static/src/img/content/library_image_10.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/library_image_10.webp b/theme_bewise/static/src/img/content/library_image_10.webp new file mode 100644 index 0000000000..ef8bc23e53 Binary files /dev/null and b/theme_bewise/static/src/img/content/library_image_10.webp differ diff --git a/theme_bewise/static/src/img/content/library_image_14.jpg b/theme_bewise/static/src/img/content/library_image_14.jpg deleted file mode 100644 index 3be6f71abe..0000000000 Binary files a/theme_bewise/static/src/img/content/library_image_14.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/library_image_14.webp b/theme_bewise/static/src/img/content/library_image_14.webp new file mode 100644 index 0000000000..1bff033b1d Binary files /dev/null and b/theme_bewise/static/src/img/content/library_image_14.webp differ diff --git a/theme_bewise/static/src/img/content/library_image_16.jpg b/theme_bewise/static/src/img/content/library_image_16.jpg deleted file mode 100644 index 96dc30b73f..0000000000 Binary files a/theme_bewise/static/src/img/content/library_image_16.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/library_image_16.webp b/theme_bewise/static/src/img/content/library_image_16.webp new file mode 100644 index 0000000000..993b15e474 Binary files /dev/null and b/theme_bewise/static/src/img/content/library_image_16.webp differ diff --git a/theme_bewise/static/src/img/content/s_empowerment_default_image.jpg b/theme_bewise/static/src/img/content/s_empowerment_default_image.jpg deleted file mode 100644 index 0f9a09169b..0000000000 Binary files a/theme_bewise/static/src/img/content/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/s_empowerment_default_image.webp b/theme_bewise/static/src/img/content/s_empowerment_default_image.webp new file mode 100644 index 0000000000..b000a5d378 Binary files /dev/null and b/theme_bewise/static/src/img/content/s_empowerment_default_image.webp differ diff --git a/theme_bewise/static/src/img/content/s_images_constellation_default_image.jpg b/theme_bewise/static/src/img/content/s_images_constellation_default_image.jpg deleted file mode 100644 index 6f8dcef983..0000000000 Binary files a/theme_bewise/static/src/img/content/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/s_images_constellation_default_image.webp b/theme_bewise/static/src/img/content/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..1155dbfba3 Binary files /dev/null and b/theme_bewise/static/src/img/content/s_images_constellation_default_image.webp differ diff --git a/theme_bewise/static/src/img/content/s_images_constellation_default_image_1.jpg b/theme_bewise/static/src/img/content/s_images_constellation_default_image_1.jpg deleted file mode 100644 index 96b917bdc2..0000000000 Binary files a/theme_bewise/static/src/img/content/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/s_images_constellation_default_image_1.webp b/theme_bewise/static/src/img/content/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..13ea66522e Binary files /dev/null and b/theme_bewise/static/src/img/content/s_images_constellation_default_image_1.webp differ diff --git a/theme_bewise/static/src/img/content/s_images_constellation_default_image_2.jpg b/theme_bewise/static/src/img/content/s_images_constellation_default_image_2.jpg deleted file mode 100644 index 3404918e2b..0000000000 Binary files a/theme_bewise/static/src/img/content/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/s_images_constellation_default_image_2.webp b/theme_bewise/static/src/img/content/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..8be8dbc671 Binary files /dev/null and b/theme_bewise/static/src/img/content/s_images_constellation_default_image_2.webp differ diff --git a/theme_bewise/static/src/img/content/s_images_mosaic_default_image_1.jpg b/theme_bewise/static/src/img/content/s_images_mosaic_default_image_1.jpg deleted file mode 100644 index de7ab6788d..0000000000 Binary files a/theme_bewise/static/src/img/content/s_images_mosaic_default_image_1.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/s_images_mosaic_default_image_1.webp b/theme_bewise/static/src/img/content/s_images_mosaic_default_image_1.webp new file mode 100644 index 0000000000..c0136faf9f Binary files /dev/null and b/theme_bewise/static/src/img/content/s_images_mosaic_default_image_1.webp differ diff --git a/theme_bewise/static/src/img/content/s_images_mosaic_default_image_2.jpg b/theme_bewise/static/src/img/content/s_images_mosaic_default_image_2.jpg deleted file mode 100644 index 697e9c7326..0000000000 Binary files a/theme_bewise/static/src/img/content/s_images_mosaic_default_image_2.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/s_images_mosaic_default_image_2.webp b/theme_bewise/static/src/img/content/s_images_mosaic_default_image_2.webp new file mode 100644 index 0000000000..5ee130ac21 Binary files /dev/null and b/theme_bewise/static/src/img/content/s_images_mosaic_default_image_2.webp differ diff --git a/theme_bewise/static/src/img/content/s_images_mosaic_default_image_3.jpg b/theme_bewise/static/src/img/content/s_images_mosaic_default_image_3.jpg deleted file mode 100644 index f87dbba89c..0000000000 Binary files a/theme_bewise/static/src/img/content/s_images_mosaic_default_image_3.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/s_images_mosaic_default_image_3.webp b/theme_bewise/static/src/img/content/s_images_mosaic_default_image_3.webp new file mode 100644 index 0000000000..091d5c835b Binary files /dev/null and b/theme_bewise/static/src/img/content/s_images_mosaic_default_image_3.webp differ diff --git a/theme_bewise/static/src/img/content/s_images_mosaic_default_image_4.jpg b/theme_bewise/static/src/img/content/s_images_mosaic_default_image_4.jpg deleted file mode 100644 index 8c95583e1c..0000000000 Binary files a/theme_bewise/static/src/img/content/s_images_mosaic_default_image_4.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/s_images_mosaic_default_image_4.webp b/theme_bewise/static/src/img/content/s_images_mosaic_default_image_4.webp new file mode 100644 index 0000000000..2bb591d59e Binary files /dev/null and b/theme_bewise/static/src/img/content/s_images_mosaic_default_image_4.webp differ diff --git a/theme_bewise/static/src/img/content/s_images_mosaic_default_image_5.jpg b/theme_bewise/static/src/img/content/s_images_mosaic_default_image_5.jpg deleted file mode 100644 index 4fefddbd5f..0000000000 Binary files a/theme_bewise/static/src/img/content/s_images_mosaic_default_image_5.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/s_images_mosaic_default_image_5.webp b/theme_bewise/static/src/img/content/s_images_mosaic_default_image_5.webp new file mode 100644 index 0000000000..1710206160 Binary files /dev/null and b/theme_bewise/static/src/img/content/s_images_mosaic_default_image_5.webp differ diff --git a/theme_bewise/static/src/img/content/s_intro_pill_default_image.jpg b/theme_bewise/static/src/img/content/s_intro_pill_default_image.jpg deleted file mode 100644 index 5e67876e82..0000000000 Binary files a/theme_bewise/static/src/img/content/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/s_intro_pill_default_image.webp b/theme_bewise/static/src/img/content/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..9af1bfc596 Binary files /dev/null and b/theme_bewise/static/src/img/content/s_intro_pill_default_image.webp differ diff --git a/theme_bewise/static/src/img/content/s_intro_pill_default_image_2.jpg b/theme_bewise/static/src/img/content/s_intro_pill_default_image_2.jpg deleted file mode 100644 index 27045628b8..0000000000 Binary files a/theme_bewise/static/src/img/content/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/s_intro_pill_default_image_2.webp b/theme_bewise/static/src/img/content/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..a49cb616ba Binary files /dev/null and b/theme_bewise/static/src/img/content/s_intro_pill_default_image_2.webp differ diff --git a/theme_bewise/static/src/img/content/s_kickoff_default_image.jpg b/theme_bewise/static/src/img/content/s_kickoff_default_image.jpg deleted file mode 100644 index e5a8359eb6..0000000000 Binary files a/theme_bewise/static/src/img/content/s_kickoff_default_image.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/s_kickoff_default_image.webp b/theme_bewise/static/src/img/content/s_kickoff_default_image.webp new file mode 100644 index 0000000000..e5079e13f0 Binary files /dev/null and b/theme_bewise/static/src/img/content/s_kickoff_default_image.webp differ diff --git a/theme_bewise/static/src/img/content/s_popup.jpg b/theme_bewise/static/src/img/content/s_popup.jpg deleted file mode 100644 index 83911f1cce..0000000000 Binary files a/theme_bewise/static/src/img/content/s_popup.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/s_popup.webp b/theme_bewise/static/src/img/content/s_popup.webp new file mode 100644 index 0000000000..0cb4d405a9 Binary files /dev/null and b/theme_bewise/static/src/img/content/s_popup.webp differ diff --git a/theme_bewise/static/src/img/content/s_pricelist_boxed_default_background.jpg b/theme_bewise/static/src/img/content/s_pricelist_boxed_default_background.jpg deleted file mode 100644 index be747e84dd..0000000000 Binary files a/theme_bewise/static/src/img/content/s_pricelist_boxed_default_background.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/s_pricelist_boxed_default_background.webp b/theme_bewise/static/src/img/content/s_pricelist_boxed_default_background.webp new file mode 100644 index 0000000000..a2a55cb2b1 Binary files /dev/null and b/theme_bewise/static/src/img/content/s_pricelist_boxed_default_background.webp differ diff --git a/theme_bewise/static/src/img/content/s_shape_image_default_image.jpg b/theme_bewise/static/src/img/content/s_shape_image_default_image.jpg deleted file mode 100644 index 38b3ff2f18..0000000000 Binary files a/theme_bewise/static/src/img/content/s_shape_image_default_image.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/s_shape_image_default_image.webp b/theme_bewise/static/src/img/content/s_shape_image_default_image.webp new file mode 100644 index 0000000000..846588871f Binary files /dev/null and b/theme_bewise/static/src/img/content/s_shape_image_default_image.webp differ diff --git a/theme_bewise/static/src/img/content/uiface_1.jpg b/theme_bewise/static/src/img/content/uiface_1.jpg deleted file mode 100644 index 026d5e3bf6..0000000000 Binary files a/theme_bewise/static/src/img/content/uiface_1.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/uiface_1.webp b/theme_bewise/static/src/img/content/uiface_1.webp new file mode 100644 index 0000000000..f5ddbbd8bf Binary files /dev/null and b/theme_bewise/static/src/img/content/uiface_1.webp differ diff --git a/theme_bewise/static/src/img/content/uiface_2.jpg b/theme_bewise/static/src/img/content/uiface_2.jpg deleted file mode 100644 index 50815dff23..0000000000 Binary files a/theme_bewise/static/src/img/content/uiface_2.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/uiface_2.webp b/theme_bewise/static/src/img/content/uiface_2.webp new file mode 100644 index 0000000000..492a388675 Binary files /dev/null and b/theme_bewise/static/src/img/content/uiface_2.webp differ diff --git a/theme_bewise/static/src/img/content/uiface_3.jpg b/theme_bewise/static/src/img/content/uiface_3.jpg deleted file mode 100644 index 00141a04bb..0000000000 Binary files a/theme_bewise/static/src/img/content/uiface_3.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/uiface_3.webp b/theme_bewise/static/src/img/content/uiface_3.webp new file mode 100644 index 0000000000..1e02cd099a Binary files /dev/null and b/theme_bewise/static/src/img/content/uiface_3.webp differ diff --git a/theme_bewise/static/src/img/content/uiface_4.jpg b/theme_bewise/static/src/img/content/uiface_4.jpg deleted file mode 100644 index b7312e8665..0000000000 Binary files a/theme_bewise/static/src/img/content/uiface_4.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/uiface_4.webp b/theme_bewise/static/src/img/content/uiface_4.webp new file mode 100644 index 0000000000..3b9bdd891a Binary files /dev/null and b/theme_bewise/static/src/img/content/uiface_4.webp differ diff --git a/theme_bewise/static/src/img/content/uiface_5.jpg b/theme_bewise/static/src/img/content/uiface_5.jpg deleted file mode 100644 index 31b9577507..0000000000 Binary files a/theme_bewise/static/src/img/content/uiface_5.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/uiface_5.webp b/theme_bewise/static/src/img/content/uiface_5.webp new file mode 100644 index 0000000000..b32f6dfe11 Binary files /dev/null and b/theme_bewise/static/src/img/content/uiface_5.webp differ diff --git a/theme_bewise/static/src/img/content/uiface_6.jpg b/theme_bewise/static/src/img/content/uiface_6.jpg deleted file mode 100644 index 322fe3bf08..0000000000 Binary files a/theme_bewise/static/src/img/content/uiface_6.jpg and /dev/null differ diff --git a/theme_bewise/static/src/img/content/uiface_6.webp b/theme_bewise/static/src/img/content/uiface_6.webp new file mode 100644 index 0000000000..3d89c492f2 Binary files /dev/null and b/theme_bewise/static/src/img/content/uiface_6.webp differ diff --git a/theme_bewise/views/customizations.xml b/theme_bewise/views/customizations.xml index a35689cbd1..4d8651cd57 100644 --- a/theme_bewise/views/customizations.xml +++ b/theme_bewise/views/customizations.xml @@ -271,7 +271,7 @@ - /theme_bewise/static/src/img/content/college_students.jpg + /theme_bewise/static/src/img/content/college_students.webp diff --git a/theme_bewise/views/image_content.xml b/theme_bewise/views/image_content.xml index bb4609d891..cd2aed256b 100644 --- a/theme_bewise/views/image_content.xml +++ b/theme_bewise/views/image_content.xml @@ -5,402 +5,402 @@ website.s_banner_default_image website.s_banner_default_image - /theme_bewise/static/src/img/backgrounds/college_bg_2.jpg + /theme_bewise/static/src/img/backgrounds/college_bg_2.webp website.s_banner_default_image_2 website.s_banner_default_image_2 - /theme_bewise/static/src/img/backgrounds/college_bg_6.jpg + /theme_bewise/static/src/img/backgrounds/college_bg_6.webp website.s_banner_default_image_3 website.s_banner_default_image_3 - /theme_bewise/static/src/img/backgrounds/college_bg_7.jpg + /theme_bewise/static/src/img/backgrounds/college_bg_7.webp website.s_cover_default_image website.s_cover_default_image - /theme_bewise/static/src/img/backgrounds/college_bg.jpg + /theme_bewise/static/src/img/backgrounds/college_bg.webp website.s_popup_default_image website.s_popup_default_image - /theme_bewise/static/src/img/content/s_popup.jpg + /theme_bewise/static/src/img/content/s_popup.webp website.s_text_image_default_image website.s_text_image_default_image - /theme_bewise/static/src/img/content/college_graduate.jpg + /theme_bewise/static/src/img/content/college_graduate.webp website.s_image_text_default_image website.s_image_text_default_image - /theme_bewise/static/src/img/content/college_students.jpg + /theme_bewise/static/src/img/content/college_students.webp website.s_picture_default_image website.s_picture_default_image - /theme_bewise/static/src/img/content/college_library.jpg + /theme_bewise/static/src/img/content/college_library.webp website.library_image_11 website.library_image_11 - /theme_bewise/static/src/img/content/college_lab.jpg + /theme_bewise/static/src/img/content/college_lab.webp website.library_image_13 website.library_image_13 - /theme_bewise/static/src/img/content/college_lab_2.jpg + /theme_bewise/static/src/img/content/college_lab_2.webp website.library_image_07 website.library_image_07 - /theme_bewise/static/src/img/content/college_graduate_2.jpg + /theme_bewise/static/src/img/content/college_graduate_2.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_bewise/static/src/img/content/content_img_25.jpg + /theme_bewise/static/src/img/content/content_img_25.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_bewise/static/src/img/content/college_carousel_1.jpg + /theme_bewise/static/src/img/content/college_carousel_1.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_bewise/static/src/img/content/college_carousel_2.jpg + /theme_bewise/static/src/img/content/college_carousel_2.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_bewise/static/src/img/content/college_carousel_3.jpg + /theme_bewise/static/src/img/content/college_carousel_3.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_bewise/static/src/img/backgrounds/college_bg.jpg + /theme_bewise/static/src/img/backgrounds/college_bg.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_bewise/static/src/img/backgrounds/college_bg_4.jpg + /theme_bewise/static/src/img/backgrounds/college_bg_4.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_bewise/static/src/img/backgrounds/college_bg_2.jpg + /theme_bewise/static/src/img/backgrounds/college_bg_2.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_bewise/static/src/img/content/college_media_1.jpg + /theme_bewise/static/src/img/content/college_media_1.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_bewise/static/src/img/content/college_media_2.jpg + /theme_bewise/static/src/img/content/college_media_2.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_bewise/static/src/img/content/college_media_3.jpg + /theme_bewise/static/src/img/content/college_media_3.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_bewise/static/src/img/backgrounds/college_parallax.jpg + /theme_bewise/static/src/img/backgrounds/college_parallax.webp website.s_company_team_image_1 website.s_company_team_image_1 - /theme_bewise/static/src/img/content/uiface_1.jpg + /theme_bewise/static/src/img/content/uiface_1.webp website.s_company_team_image_2 website.s_company_team_image_2 - /theme_bewise/static/src/img/content/uiface_2.jpg + /theme_bewise/static/src/img/content/uiface_2.webp website.s_company_team_image_3 website.s_company_team_image_3 - /theme_bewise/static/src/img/content/uiface_3.jpg + /theme_bewise/static/src/img/content/uiface_3.webp website.s_company_team_image_4 website.s_company_team_image_4 - /theme_bewise/static/src/img/content/uiface_4.jpg + /theme_bewise/static/src/img/content/uiface_4.webp website.s_company_team_image_5 website.s_company_team_image_5 - /theme_bewise/static/src/img/content/uiface_5.jpg + /theme_bewise/static/src/img/content/uiface_5.webp website.s_company_team_image_6 website.s_company_team_image_6 - /theme_bewise/static/src/img/content/uiface_6.jpg + /theme_bewise/static/src/img/content/uiface_6.webp website.s_product_catalog_default_image website.s_product_catalog_default_image - /theme_bewise/static/src/img/backgrounds/college_bg_5.jpg + /theme_bewise/static/src/img/backgrounds/college_bg_5.webp website.s_product_list_default_image_1 website.s_product_list_default_image_1 - /theme_bewise/static/src/img/content/content_img_32.jpg + /theme_bewise/static/src/img/content/content_img_32.webp website.s_product_list_default_image_2 website.s_product_list_default_image_2 - /theme_bewise/static/src/img/content/content_img_33.jpg + /theme_bewise/static/src/img/content/content_img_33.webp website.s_product_list_default_image_3 website.s_product_list_default_image_3 - /theme_bewise/static/src/img/content/content_img_34.jpg + /theme_bewise/static/src/img/content/content_img_34.webp website.s_product_list_default_image_4 website.s_product_list_default_image_4 - /theme_bewise/static/src/img/content/content_img_35.jpg + /theme_bewise/static/src/img/content/content_img_35.webp website.s_product_list_default_image_5 website.s_product_list_default_image_5 - /theme_bewise/static/src/img/content/content_img_36.jpg + /theme_bewise/static/src/img/content/content_img_36.webp website.s_product_list_default_image_6 website.s_product_list_default_image_6 - /theme_bewise/static/src/img/content/content_img_37.jpg + /theme_bewise/static/src/img/content/content_img_37.webp website.s_quotes_carousel_demo_image_1 website.s_quotes_carousel_demo_image_1 - /theme_bewise/static/src/img/backgrounds/college_bg_3.jpg + /theme_bewise/static/src/img/backgrounds/college_bg_3.webp website.s_quotes_carousel_demo_image_2 website.s_quotes_carousel_demo_image_2 - /theme_bewise/static/src/img/backgrounds/college_bg_4.jpg + /theme_bewise/static/src/img/backgrounds/college_bg_4.webp website.s_quotes_carousel_demo_image_3 website.s_quotes_carousel_demo_image_3 - /theme_bewise/static/src/img/content/uiface_3.jpg + /theme_bewise/static/src/img/content/uiface_3.webp website.s_quotes_carousel_demo_image_4 website.s_quotes_carousel_demo_image_4 - /theme_bewise/static/src/img/content/uiface_1.jpg + /theme_bewise/static/src/img/content/uiface_1.webp website.s_quotes_carousel_demo_image_5 website.s_quotes_carousel_demo_image_5 - /theme_bewise/static/src/img/content/uiface_4.jpg + /theme_bewise/static/src/img/content/uiface_4.webp website.library_image_17 website.library_image_17 - /theme_bewise/static/src/img/content/content_img_38.jpg + /theme_bewise/static/src/img/content/content_img_38.webp website.library_image_08 website.library_image_08 - /theme_bewise/static/src/img/content/library_image_08.jpg + /theme_bewise/static/src/img/content/library_image_08.webp website.library_image_03 website.library_image_03 - /theme_bewise/static/src/img/content/library_image_03.jpg + /theme_bewise/static/src/img/content/library_image_03.webp website.library_image_02 website.library_image_02 - /theme_bewise/static/src/img/content/library_image_02.jpg + /theme_bewise/static/src/img/content/library_image_02.webp website.library_image_10 website.library_image_10 - /theme_bewise/static/src/img/content/library_image_10.jpg + /theme_bewise/static/src/img/content/library_image_10.webp website.library_image_05 website.library_image_05 - /theme_bewise/static/src/img/content/library_image_05.jpg + /theme_bewise/static/src/img/content/library_image_05.webp website.library_image_14 website.library_image_14 - /theme_bewise/static/src/img/content/library_image_14.jpg + /theme_bewise/static/src/img/content/library_image_14.webp website.library_image_16 website.library_image_16 - /theme_bewise/static/src/img/content/library_image_16.jpg + /theme_bewise/static/src/img/content/library_image_16.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_bewise/static/src/img/content/college_carousel_2.jpg + /theme_bewise/static/src/img/content/college_carousel_2.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_bewise/static/src/img/content/library_image_02.jpg + /theme_bewise/static/src/img/content/library_image_02.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_bewise/static/src/img/content/college_lab_2.jpg + /theme_bewise/static/src/img/content/college_lab_2.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_bewise/static/src/img/content/college_carousel_1.jpg + /theme_bewise/static/src/img/content/college_carousel_1.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_bewise/static/src/img/content/content_img_25.jpg + /theme_bewise/static/src/img/content/content_img_25.webp website.s_pricelist_boxed_default_background website.s_pricelist_boxed_default_background - /theme_bewise/static/src/img/content/s_pricelist_boxed_default_background.jpg + /theme_bewise/static/src/img/content/s_pricelist_boxed_default_background.webp website.s_image_title_default_image website.s_image_title_default_image - /theme_bewise/static/src/img/backgrounds/college_bg.jpg + /theme_bewise/static/src/img/backgrounds/college_bg.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_bewise/static/src/img/content/college_media_1.jpg + /theme_bewise/static/src/img/content/college_media_1.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_bewise/static/src/img/content/college_graduate.jpg + /theme_bewise/static/src/img/content/college_graduate.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_bewise/static/src/img/content/college_media_2.jpg + /theme_bewise/static/src/img/content/college_media_2.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_bewise/static/src/img/content/college_students.jpg + /theme_bewise/static/src/img/content/college_students.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_bewise/static/src/img/content/s_kickoff_default_image.jpg + /theme_bewise/static/src/img/content/s_kickoff_default_image.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_bewise/static/src/img/content/s_intro_pill_default_image.jpg + /theme_bewise/static/src/img/content/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_bewise/static/src/img/content/s_intro_pill_default_image_2.jpg + /theme_bewise/static/src/img/content/s_intro_pill_default_image_2.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_bewise/static/src/img/content/college_carousel_2.jpg + /theme_bewise/static/src/img/content/college_carousel_2.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_bewise/static/src/img/content/content_img_25.jpg + /theme_bewise/static/src/img/content/content_img_25.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_bewise/static/src/img/content/library_image_05.jpg + /theme_bewise/static/src/img/content/library_image_05.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_bewise/static/src/img/content/library_image_08.jpg + /theme_bewise/static/src/img/content/library_image_08.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_bewise/static/src/img/content/s_images_mosaic_default_image_1.jpg + /theme_bewise/static/src/img/content/s_images_mosaic_default_image_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_bewise/static/src/img/content/s_images_mosaic_default_image_2.jpg + /theme_bewise/static/src/img/content/s_images_mosaic_default_image_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_bewise/static/src/img/content/s_images_mosaic_default_image_3.jpg + /theme_bewise/static/src/img/content/s_images_mosaic_default_image_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_bewise/static/src/img/content/s_images_mosaic_default_image_4.jpg + /theme_bewise/static/src/img/content/s_images_mosaic_default_image_4.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_bewise/static/src/img/content/s_images_mosaic_default_image_5.jpg + /theme_bewise/static/src/img/content/s_images_mosaic_default_image_5.webp website.s_shape_image_default_image website.s_shape_image_default_image - /theme_bewise/static/src/img/content/s_shape_image_default_image.jpg + /theme_bewise/static/src/img/content/s_shape_image_default_image.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_bewise/static/src/img/content/s_images_constellation_default_image.jpg + /theme_bewise/static/src/img/content/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_bewise/static/src/img/content/s_images_constellation_default_image_1.jpg + /theme_bewise/static/src/img/content/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_bewise/static/src/img/content/s_images_constellation_default_image_2.jpg + /theme_bewise/static/src/img/content/s_images_constellation_default_image_2.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_bewise/static/src/img/content/library_image_14.jpg + /theme_bewise/static/src/img/content/library_image_14.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_bewise/static/src/img/content/s_empowerment_default_image.jpg + /theme_bewise/static/src/img/content/s_empowerment_default_image.webp website.s_three_columns_default_image_1 website.s_three_columns_default_image_1 - /theme_bewise/static/src/img/content/college_carousel_2.jpg + /theme_bewise/static/src/img/content/college_carousel_2.webp website.s_three_columns_default_image_2 website.s_three_columns_default_image_2 - /theme_bewise/static/src/img/content/college_graduate_2.jpg + /theme_bewise/static/src/img/content/college_graduate_2.webp website.s_three_columns_default_image_3 website.s_three_columns_default_image_3 - /theme_bewise/static/src/img/content/library_image_10.jpg + /theme_bewise/static/src/img/content/library_image_10.webp diff --git a/theme_bistro/__manifest__.py b/theme_bistro/__manifest__.py index d3d315e100..98e31300f9 100644 --- a/theme_bistro/__manifest__.py +++ b/theme_bistro/__manifest__.py @@ -57,18 +57,18 @@ ], 'images': [ - 'static/description/bistro_cover.jpg', - 'static/description/bistro_screenshot.jpg', + 'static/description/bistro_cover.webp', + 'static/description/bistro_screenshot.webp', ], 'images_preview_theme': { - 'website.s_cover_default_image': '/theme_bistro/static/src/img/backgrounds/17.jpg', - 'website.s_media_list_default_image_1': '/theme_bistro/static/src/img/content/media_list_01.jpg', - 'website.s_image_text_default_image': '/theme_bistro/static/src/img/content/image_text.jpg', - 'website.s_media_list_default_image_2': '/theme_bistro/static/src/img/content/media_list_02.jpg', - 'website.s_text_image_default_image': '/theme_bistro/static/src/img/content/text_image.jpg', - 'website.s_quotes_carousel_demo_image_1': '/theme_bistro/static/src/img/backgrounds/s_quotes_carousel_background.jpg', - 'website.library_image_10': '/theme_bistro/static/src/img/backgrounds/07.jpg', - 'website.library_image_05': '/theme_bistro/static/src/img/backgrounds/11.jpg', + 'website.s_cover_default_image': '/theme_bistro/static/src/img/backgrounds/17.webp', + 'website.s_media_list_default_image_1': '/theme_bistro/static/src/img/content/media_list_01.webp', + 'website.s_image_text_default_image': '/theme_bistro/static/src/img/content/image_text.webp', + 'website.s_media_list_default_image_2': '/theme_bistro/static/src/img/content/media_list_02.webp', + 'website.s_text_image_default_image': '/theme_bistro/static/src/img/content/text_image.webp', + 'website.s_quotes_carousel_demo_image_1': '/theme_bistro/static/src/img/backgrounds/s_quotes_carousel_background.webp', + 'website.library_image_10': '/theme_bistro/static/src/img/backgrounds/07.webp', + 'website.library_image_05': '/theme_bistro/static/src/img/backgrounds/11.webp', }, 'configurator_snippets': { 'homepage': ['s_image_title', 's_key_images', 's_pricelist_cafe', 's_quotes_carousel', 's_quadrant'], diff --git a/theme_bistro/static/description/bistro_cover.jpg b/theme_bistro/static/description/bistro_cover.jpg deleted file mode 100644 index bbcaf789f2..0000000000 Binary files a/theme_bistro/static/description/bistro_cover.jpg and /dev/null differ diff --git a/theme_bistro/static/description/bistro_cover.webp b/theme_bistro/static/description/bistro_cover.webp new file mode 100644 index 0000000000..d387385c58 Binary files /dev/null and b/theme_bistro/static/description/bistro_cover.webp differ diff --git a/theme_bistro/static/description/bistro_screenshot.jpg b/theme_bistro/static/description/bistro_screenshot.jpg deleted file mode 100644 index b63007730c..0000000000 Binary files a/theme_bistro/static/description/bistro_screenshot.jpg and /dev/null differ diff --git a/theme_bistro/static/description/bistro_screenshot.webp b/theme_bistro/static/description/bistro_screenshot.webp new file mode 100644 index 0000000000..922d7d3690 Binary files /dev/null and b/theme_bistro/static/description/bistro_screenshot.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/01.jpg b/theme_bistro/static/src/img/backgrounds/01.jpg deleted file mode 100644 index bc4334065e..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/01.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/01.webp b/theme_bistro/static/src/img/backgrounds/01.webp new file mode 100644 index 0000000000..5804ece5fc Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/01.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/02.jpg b/theme_bistro/static/src/img/backgrounds/02.jpg deleted file mode 100644 index 354c54c5e8..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/02.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/02.webp b/theme_bistro/static/src/img/backgrounds/02.webp new file mode 100644 index 0000000000..7d2219c3bc Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/02.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/03.jpg b/theme_bistro/static/src/img/backgrounds/03.jpg deleted file mode 100644 index 88309e7303..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/03.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/03.webp b/theme_bistro/static/src/img/backgrounds/03.webp new file mode 100644 index 0000000000..40f7bd52d2 Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/03.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/04.jpg b/theme_bistro/static/src/img/backgrounds/04.jpg deleted file mode 100644 index 724f59c386..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/04.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/04.webp b/theme_bistro/static/src/img/backgrounds/04.webp new file mode 100644 index 0000000000..8e60589032 Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/04.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/05.jpg b/theme_bistro/static/src/img/backgrounds/05.jpg deleted file mode 100644 index bb3d109268..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/05.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/05.webp b/theme_bistro/static/src/img/backgrounds/05.webp new file mode 100644 index 0000000000..a2517a994a Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/05.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/06.jpg b/theme_bistro/static/src/img/backgrounds/06.jpg deleted file mode 100644 index 3ac8adaa6a..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/06.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/06.webp b/theme_bistro/static/src/img/backgrounds/06.webp new file mode 100644 index 0000000000..de3a0e3e66 Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/06.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/07.jpg b/theme_bistro/static/src/img/backgrounds/07.jpg deleted file mode 100644 index 00768aa525..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/07.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/07.webp b/theme_bistro/static/src/img/backgrounds/07.webp new file mode 100644 index 0000000000..4a7bacb458 Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/07.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/08.jpg b/theme_bistro/static/src/img/backgrounds/08.jpg deleted file mode 100644 index 78df09027c..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/08.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/08.webp b/theme_bistro/static/src/img/backgrounds/08.webp new file mode 100644 index 0000000000..087b65af60 Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/08.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/09.jpg b/theme_bistro/static/src/img/backgrounds/09.jpg deleted file mode 100644 index dc003903bf..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/09.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/09.webp b/theme_bistro/static/src/img/backgrounds/09.webp new file mode 100644 index 0000000000..ba5ae0eda9 Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/09.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/10.jpg b/theme_bistro/static/src/img/backgrounds/10.jpg deleted file mode 100644 index 4e1e647b1e..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/10.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/10.webp b/theme_bistro/static/src/img/backgrounds/10.webp new file mode 100644 index 0000000000..4301d36da8 Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/10.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/11.jpg b/theme_bistro/static/src/img/backgrounds/11.jpg deleted file mode 100644 index 6eb3665267..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/11.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/11.webp b/theme_bistro/static/src/img/backgrounds/11.webp new file mode 100644 index 0000000000..8449b62402 Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/11.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/12.jpg b/theme_bistro/static/src/img/backgrounds/12.jpg deleted file mode 100644 index 7aade42342..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/12.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/12.webp b/theme_bistro/static/src/img/backgrounds/12.webp new file mode 100644 index 0000000000..8672d0d161 Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/12.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/13.jpg b/theme_bistro/static/src/img/backgrounds/13.jpg deleted file mode 100644 index 2c7412e952..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/13.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/13.webp b/theme_bistro/static/src/img/backgrounds/13.webp new file mode 100644 index 0000000000..4b81e868d5 Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/13.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/14.jpg b/theme_bistro/static/src/img/backgrounds/14.jpg deleted file mode 100644 index d938980831..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/14.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/14.webp b/theme_bistro/static/src/img/backgrounds/14.webp new file mode 100644 index 0000000000..4a67746290 Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/14.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/15.jpg b/theme_bistro/static/src/img/backgrounds/15.jpg deleted file mode 100644 index bea91a1df2..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/15.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/15.webp b/theme_bistro/static/src/img/backgrounds/15.webp new file mode 100644 index 0000000000..2ea62cc61d Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/15.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/16.jpg b/theme_bistro/static/src/img/backgrounds/16.jpg deleted file mode 100644 index f44eafb436..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/16.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/16.webp b/theme_bistro/static/src/img/backgrounds/16.webp new file mode 100644 index 0000000000..1b0ddfd88c Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/16.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/17.jpg b/theme_bistro/static/src/img/backgrounds/17.jpg deleted file mode 100644 index e7fd0839f9..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/17.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/17.webp b/theme_bistro/static/src/img/backgrounds/17.webp new file mode 100644 index 0000000000..3d1164d5f8 Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/17.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/18.jpg b/theme_bistro/static/src/img/backgrounds/18.jpg deleted file mode 100644 index 48bd9bfe9e..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/18.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/18.webp b/theme_bistro/static/src/img/backgrounds/18.webp new file mode 100644 index 0000000000..307b5bfc9a Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/18.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/19.jpg b/theme_bistro/static/src/img/backgrounds/19.jpg deleted file mode 100644 index a95724f022..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/19.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/19.webp b/theme_bistro/static/src/img/backgrounds/19.webp new file mode 100644 index 0000000000..9cdad23e07 Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/19.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/20.jpg b/theme_bistro/static/src/img/backgrounds/20.jpg deleted file mode 100644 index 39515f41eb..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/20.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/20.webp b/theme_bistro/static/src/img/backgrounds/20.webp new file mode 100644 index 0000000000..19d9f7f257 Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/20.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/21.jpg b/theme_bistro/static/src/img/backgrounds/21.jpg deleted file mode 100644 index 70592d125b..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/21.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/21.webp b/theme_bistro/static/src/img/backgrounds/21.webp new file mode 100644 index 0000000000..73ccba84e3 Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/21.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/s_image_title.jpg b/theme_bistro/static/src/img/backgrounds/s_image_title.jpg deleted file mode 100644 index 756ff06729..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/s_image_title.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/s_image_title.webp b/theme_bistro/static/src/img/backgrounds/s_image_title.webp new file mode 100644 index 0000000000..174de5a017 Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/s_image_title.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/s_pricelist_boxed_default_background.jpg b/theme_bistro/static/src/img/backgrounds/s_pricelist_boxed_default_background.jpg deleted file mode 100644 index 53e53e7e79..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/s_pricelist_boxed_default_background.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/s_pricelist_boxed_default_background.webp b/theme_bistro/static/src/img/backgrounds/s_pricelist_boxed_default_background.webp new file mode 100644 index 0000000000..f54044661e Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/s_pricelist_boxed_default_background.webp differ diff --git a/theme_bistro/static/src/img/backgrounds/s_quotes_carousel_background.jpg b/theme_bistro/static/src/img/backgrounds/s_quotes_carousel_background.jpg deleted file mode 100644 index 03f0640b7d..0000000000 Binary files a/theme_bistro/static/src/img/backgrounds/s_quotes_carousel_background.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/backgrounds/s_quotes_carousel_background.webp b/theme_bistro/static/src/img/backgrounds/s_quotes_carousel_background.webp new file mode 100644 index 0000000000..acc1ae4573 Binary files /dev/null and b/theme_bistro/static/src/img/backgrounds/s_quotes_carousel_background.webp differ diff --git a/theme_bistro/static/src/img/content/company_team_01.jpg b/theme_bistro/static/src/img/content/company_team_01.jpg deleted file mode 100644 index ec11074d69..0000000000 Binary files a/theme_bistro/static/src/img/content/company_team_01.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/company_team_01.webp b/theme_bistro/static/src/img/content/company_team_01.webp new file mode 100644 index 0000000000..5a3f8c4ed6 Binary files /dev/null and b/theme_bistro/static/src/img/content/company_team_01.webp differ diff --git a/theme_bistro/static/src/img/content/company_team_02.jpg b/theme_bistro/static/src/img/content/company_team_02.jpg deleted file mode 100644 index 7220056c57..0000000000 Binary files a/theme_bistro/static/src/img/content/company_team_02.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/company_team_02.webp b/theme_bistro/static/src/img/content/company_team_02.webp new file mode 100644 index 0000000000..f5fe6ceffd Binary files /dev/null and b/theme_bistro/static/src/img/content/company_team_02.webp differ diff --git a/theme_bistro/static/src/img/content/company_team_03.jpg b/theme_bistro/static/src/img/content/company_team_03.jpg deleted file mode 100644 index b6ac866691..0000000000 Binary files a/theme_bistro/static/src/img/content/company_team_03.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/company_team_03.webp b/theme_bistro/static/src/img/content/company_team_03.webp new file mode 100644 index 0000000000..41160425cb Binary files /dev/null and b/theme_bistro/static/src/img/content/company_team_03.webp differ diff --git a/theme_bistro/static/src/img/content/company_team_04.jpg b/theme_bistro/static/src/img/content/company_team_04.jpg deleted file mode 100644 index 3f7b057477..0000000000 Binary files a/theme_bistro/static/src/img/content/company_team_04.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/company_team_04.webp b/theme_bistro/static/src/img/content/company_team_04.webp new file mode 100644 index 0000000000..683ad14018 Binary files /dev/null and b/theme_bistro/static/src/img/content/company_team_04.webp differ diff --git a/theme_bistro/static/src/img/content/company_team_05.jpg b/theme_bistro/static/src/img/content/company_team_05.jpg deleted file mode 100644 index 9024c19c42..0000000000 Binary files a/theme_bistro/static/src/img/content/company_team_05.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/company_team_05.webp b/theme_bistro/static/src/img/content/company_team_05.webp new file mode 100644 index 0000000000..b969c05eb2 Binary files /dev/null and b/theme_bistro/static/src/img/content/company_team_05.webp differ diff --git a/theme_bistro/static/src/img/content/company_team_06.jpg b/theme_bistro/static/src/img/content/company_team_06.jpg deleted file mode 100644 index 2369434763..0000000000 Binary files a/theme_bistro/static/src/img/content/company_team_06.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/company_team_06.webp b/theme_bistro/static/src/img/content/company_team_06.webp new file mode 100644 index 0000000000..de64a4b220 Binary files /dev/null and b/theme_bistro/static/src/img/content/company_team_06.webp differ diff --git a/theme_bistro/static/src/img/content/image_text.jpg b/theme_bistro/static/src/img/content/image_text.jpg deleted file mode 100644 index d6f0d117f2..0000000000 Binary files a/theme_bistro/static/src/img/content/image_text.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/image_text.webp b/theme_bistro/static/src/img/content/image_text.webp new file mode 100644 index 0000000000..6b70fdd892 Binary files /dev/null and b/theme_bistro/static/src/img/content/image_text.webp differ diff --git a/theme_bistro/static/src/img/content/media_list_01.jpg b/theme_bistro/static/src/img/content/media_list_01.jpg deleted file mode 100644 index d857519d42..0000000000 Binary files a/theme_bistro/static/src/img/content/media_list_01.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/media_list_01.webp b/theme_bistro/static/src/img/content/media_list_01.webp new file mode 100644 index 0000000000..dfc18f3547 Binary files /dev/null and b/theme_bistro/static/src/img/content/media_list_01.webp differ diff --git a/theme_bistro/static/src/img/content/media_list_02.jpg b/theme_bistro/static/src/img/content/media_list_02.jpg deleted file mode 100644 index 23595622a7..0000000000 Binary files a/theme_bistro/static/src/img/content/media_list_02.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/media_list_02.webp b/theme_bistro/static/src/img/content/media_list_02.webp new file mode 100644 index 0000000000..48bf5b5663 Binary files /dev/null and b/theme_bistro/static/src/img/content/media_list_02.webp differ diff --git a/theme_bistro/static/src/img/content/media_list_03.jpg b/theme_bistro/static/src/img/content/media_list_03.jpg deleted file mode 100644 index 036e36a4d2..0000000000 Binary files a/theme_bistro/static/src/img/content/media_list_03.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/media_list_03.webp b/theme_bistro/static/src/img/content/media_list_03.webp new file mode 100644 index 0000000000..b350a1b096 Binary files /dev/null and b/theme_bistro/static/src/img/content/media_list_03.webp differ diff --git a/theme_bistro/static/src/img/content/picture.jpg b/theme_bistro/static/src/img/content/picture.jpg deleted file mode 100644 index 2e2eeed0c4..0000000000 Binary files a/theme_bistro/static/src/img/content/picture.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/picture.webp b/theme_bistro/static/src/img/content/picture.webp new file mode 100644 index 0000000000..b54e641674 Binary files /dev/null and b/theme_bistro/static/src/img/content/picture.webp differ diff --git a/theme_bistro/static/src/img/content/s_empowerment_default_image.jpg b/theme_bistro/static/src/img/content/s_empowerment_default_image.jpg deleted file mode 100644 index 2c88c41e0a..0000000000 Binary files a/theme_bistro/static/src/img/content/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/s_empowerment_default_image.webp b/theme_bistro/static/src/img/content/s_empowerment_default_image.webp new file mode 100644 index 0000000000..87bcf712af Binary files /dev/null and b/theme_bistro/static/src/img/content/s_empowerment_default_image.webp differ diff --git a/theme_bistro/static/src/img/content/s_image_hexagonal_1.jpg b/theme_bistro/static/src/img/content/s_image_hexagonal_1.jpg deleted file mode 100644 index 5251654d1f..0000000000 Binary files a/theme_bistro/static/src/img/content/s_image_hexagonal_1.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/s_image_hexagonal_1.webp b/theme_bistro/static/src/img/content/s_image_hexagonal_1.webp new file mode 100644 index 0000000000..b7be724abd Binary files /dev/null and b/theme_bistro/static/src/img/content/s_image_hexagonal_1.webp differ diff --git a/theme_bistro/static/src/img/content/s_images_constellation_default_image.jpg b/theme_bistro/static/src/img/content/s_images_constellation_default_image.jpg deleted file mode 100644 index 6588f3b6c8..0000000000 Binary files a/theme_bistro/static/src/img/content/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/s_images_constellation_default_image.webp b/theme_bistro/static/src/img/content/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..71fc831df4 Binary files /dev/null and b/theme_bistro/static/src/img/content/s_images_constellation_default_image.webp differ diff --git a/theme_bistro/static/src/img/content/s_images_constellation_default_image_1.jpg b/theme_bistro/static/src/img/content/s_images_constellation_default_image_1.jpg deleted file mode 100644 index 86e249e13f..0000000000 Binary files a/theme_bistro/static/src/img/content/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/s_images_constellation_default_image_1.webp b/theme_bistro/static/src/img/content/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..63c8e5b5e8 Binary files /dev/null and b/theme_bistro/static/src/img/content/s_images_constellation_default_image_1.webp differ diff --git a/theme_bistro/static/src/img/content/s_images_constellation_default_image_2.jpg b/theme_bistro/static/src/img/content/s_images_constellation_default_image_2.jpg deleted file mode 100644 index 219b96cb72..0000000000 Binary files a/theme_bistro/static/src/img/content/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/s_images_constellation_default_image_2.webp b/theme_bistro/static/src/img/content/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..26e10e9b45 Binary files /dev/null and b/theme_bistro/static/src/img/content/s_images_constellation_default_image_2.webp differ diff --git a/theme_bistro/static/src/img/content/s_images_mosaic_default_image_1.jpg b/theme_bistro/static/src/img/content/s_images_mosaic_default_image_1.jpg deleted file mode 100644 index 633ac1eb4b..0000000000 Binary files a/theme_bistro/static/src/img/content/s_images_mosaic_default_image_1.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/s_images_mosaic_default_image_1.webp b/theme_bistro/static/src/img/content/s_images_mosaic_default_image_1.webp new file mode 100644 index 0000000000..460b0cb6a3 Binary files /dev/null and b/theme_bistro/static/src/img/content/s_images_mosaic_default_image_1.webp differ diff --git a/theme_bistro/static/src/img/content/s_images_mosaic_default_image_2.jpg b/theme_bistro/static/src/img/content/s_images_mosaic_default_image_2.jpg deleted file mode 100644 index 36de791e16..0000000000 Binary files a/theme_bistro/static/src/img/content/s_images_mosaic_default_image_2.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/s_images_mosaic_default_image_2.webp b/theme_bistro/static/src/img/content/s_images_mosaic_default_image_2.webp new file mode 100644 index 0000000000..5e5ee3dd65 Binary files /dev/null and b/theme_bistro/static/src/img/content/s_images_mosaic_default_image_2.webp differ diff --git a/theme_bistro/static/src/img/content/s_images_mosaic_default_image_3.jpg b/theme_bistro/static/src/img/content/s_images_mosaic_default_image_3.jpg deleted file mode 100644 index 52e855304d..0000000000 Binary files a/theme_bistro/static/src/img/content/s_images_mosaic_default_image_3.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/s_images_mosaic_default_image_3.webp b/theme_bistro/static/src/img/content/s_images_mosaic_default_image_3.webp new file mode 100644 index 0000000000..1582be70f1 Binary files /dev/null and b/theme_bistro/static/src/img/content/s_images_mosaic_default_image_3.webp differ diff --git a/theme_bistro/static/src/img/content/s_images_mosaic_default_image_4.jpg b/theme_bistro/static/src/img/content/s_images_mosaic_default_image_4.jpg deleted file mode 100644 index d81130555c..0000000000 Binary files a/theme_bistro/static/src/img/content/s_images_mosaic_default_image_4.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/s_images_mosaic_default_image_4.webp b/theme_bistro/static/src/img/content/s_images_mosaic_default_image_4.webp new file mode 100644 index 0000000000..bcfb82c559 Binary files /dev/null and b/theme_bistro/static/src/img/content/s_images_mosaic_default_image_4.webp differ diff --git a/theme_bistro/static/src/img/content/s_images_mosaic_default_image_5.jpg b/theme_bistro/static/src/img/content/s_images_mosaic_default_image_5.jpg deleted file mode 100644 index a105269cdb..0000000000 Binary files a/theme_bistro/static/src/img/content/s_images_mosaic_default_image_5.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/s_images_mosaic_default_image_5.webp b/theme_bistro/static/src/img/content/s_images_mosaic_default_image_5.webp new file mode 100644 index 0000000000..3f5f4332a7 Binary files /dev/null and b/theme_bistro/static/src/img/content/s_images_mosaic_default_image_5.webp differ diff --git a/theme_bistro/static/src/img/content/s_intro_pill_default_image.jpg b/theme_bistro/static/src/img/content/s_intro_pill_default_image.jpg deleted file mode 100644 index 9abd340562..0000000000 Binary files a/theme_bistro/static/src/img/content/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/s_intro_pill_default_image.webp b/theme_bistro/static/src/img/content/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..c3ac5597cb Binary files /dev/null and b/theme_bistro/static/src/img/content/s_intro_pill_default_image.webp differ diff --git a/theme_bistro/static/src/img/content/s_intro_pill_default_image_2.jpg b/theme_bistro/static/src/img/content/s_intro_pill_default_image_2.jpg deleted file mode 100644 index cd808a77c8..0000000000 Binary files a/theme_bistro/static/src/img/content/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/s_intro_pill_default_image_2.webp b/theme_bistro/static/src/img/content/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..6379a7bdb9 Binary files /dev/null and b/theme_bistro/static/src/img/content/s_intro_pill_default_image_2.webp differ diff --git a/theme_bistro/static/src/img/content/s_key_images_02.jpg b/theme_bistro/static/src/img/content/s_key_images_02.jpg deleted file mode 100644 index ac9906d2eb..0000000000 Binary files a/theme_bistro/static/src/img/content/s_key_images_02.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/s_key_images_02.webp b/theme_bistro/static/src/img/content/s_key_images_02.webp new file mode 100644 index 0000000000..9e6a60f5b2 Binary files /dev/null and b/theme_bistro/static/src/img/content/s_key_images_02.webp differ diff --git a/theme_bistro/static/src/img/content/s_key_images_04.jpg b/theme_bistro/static/src/img/content/s_key_images_04.jpg deleted file mode 100644 index bc9c0c02ed..0000000000 Binary files a/theme_bistro/static/src/img/content/s_key_images_04.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/s_key_images_04.webp b/theme_bistro/static/src/img/content/s_key_images_04.webp new file mode 100644 index 0000000000..c4cbf47ca9 Binary files /dev/null and b/theme_bistro/static/src/img/content/s_key_images_04.webp differ diff --git a/theme_bistro/static/src/img/content/s_kickoff_default_image.jpg b/theme_bistro/static/src/img/content/s_kickoff_default_image.jpg deleted file mode 100644 index 82eccb8194..0000000000 Binary files a/theme_bistro/static/src/img/content/s_kickoff_default_image.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/s_kickoff_default_image.webp b/theme_bistro/static/src/img/content/s_kickoff_default_image.webp new file mode 100644 index 0000000000..88402448f8 Binary files /dev/null and b/theme_bistro/static/src/img/content/s_kickoff_default_image.webp differ diff --git a/theme_bistro/static/src/img/content/s_quadrant_default_image_2.jpg b/theme_bistro/static/src/img/content/s_quadrant_default_image_2.jpg deleted file mode 100644 index 8ee6dc2e83..0000000000 Binary files a/theme_bistro/static/src/img/content/s_quadrant_default_image_2.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/s_quadrant_default_image_2.webp b/theme_bistro/static/src/img/content/s_quadrant_default_image_2.webp new file mode 100644 index 0000000000..51924fe76b Binary files /dev/null and b/theme_bistro/static/src/img/content/s_quadrant_default_image_2.webp differ diff --git a/theme_bistro/static/src/img/content/s_quadrant_default_image_4.jpg b/theme_bistro/static/src/img/content/s_quadrant_default_image_4.jpg deleted file mode 100644 index c349069b36..0000000000 Binary files a/theme_bistro/static/src/img/content/s_quadrant_default_image_4.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/s_quadrant_default_image_4.webp b/theme_bistro/static/src/img/content/s_quadrant_default_image_4.webp new file mode 100644 index 0000000000..0c1173a011 Binary files /dev/null and b/theme_bistro/static/src/img/content/s_quadrant_default_image_4.webp differ diff --git a/theme_bistro/static/src/img/content/s_shape_image_default_image.jpg b/theme_bistro/static/src/img/content/s_shape_image_default_image.jpg deleted file mode 100644 index 39149acae7..0000000000 Binary files a/theme_bistro/static/src/img/content/s_shape_image_default_image.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/s_shape_image_default_image.webp b/theme_bistro/static/src/img/content/s_shape_image_default_image.webp new file mode 100644 index 0000000000..7d00360839 Binary files /dev/null and b/theme_bistro/static/src/img/content/s_shape_image_default_image.webp differ diff --git a/theme_bistro/static/src/img/content/text_image.jpg b/theme_bistro/static/src/img/content/text_image.jpg deleted file mode 100644 index 94feadf4f0..0000000000 Binary files a/theme_bistro/static/src/img/content/text_image.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/text_image.webp b/theme_bistro/static/src/img/content/text_image.webp new file mode 100644 index 0000000000..f874cfb052 Binary files /dev/null and b/theme_bistro/static/src/img/content/text_image.webp differ diff --git a/theme_bistro/static/src/img/content/three_columns_01.jpg b/theme_bistro/static/src/img/content/three_columns_01.jpg deleted file mode 100644 index 6285a50baa..0000000000 Binary files a/theme_bistro/static/src/img/content/three_columns_01.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/three_columns_01.webp b/theme_bistro/static/src/img/content/three_columns_01.webp new file mode 100644 index 0000000000..5c25967018 Binary files /dev/null and b/theme_bistro/static/src/img/content/three_columns_01.webp differ diff --git a/theme_bistro/static/src/img/content/three_columns_02.jpg b/theme_bistro/static/src/img/content/three_columns_02.jpg deleted file mode 100644 index 73108dd5d1..0000000000 Binary files a/theme_bistro/static/src/img/content/three_columns_02.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/three_columns_02.webp b/theme_bistro/static/src/img/content/three_columns_02.webp new file mode 100644 index 0000000000..2d830470d2 Binary files /dev/null and b/theme_bistro/static/src/img/content/three_columns_02.webp differ diff --git a/theme_bistro/static/src/img/content/three_columns_03.jpg b/theme_bistro/static/src/img/content/three_columns_03.jpg deleted file mode 100644 index fe58f333f6..0000000000 Binary files a/theme_bistro/static/src/img/content/three_columns_03.jpg and /dev/null differ diff --git a/theme_bistro/static/src/img/content/three_columns_03.webp b/theme_bistro/static/src/img/content/three_columns_03.webp new file mode 100644 index 0000000000..e5ff9e8375 Binary files /dev/null and b/theme_bistro/static/src/img/content/three_columns_03.webp differ diff --git a/theme_bistro/views/images_library.xml b/theme_bistro/views/images_library.xml index 29d0634dd4..471dd31064 100644 --- a/theme_bistro/views/images_library.xml +++ b/theme_bistro/views/images_library.xml @@ -4,93 +4,93 @@ theme_bistro.bg_img_01 - theme_bistro.background_img_01.jpg - /theme_bistro/static/src/img/backgrounds/01.jpg + theme_bistro.background_img_01.webp + /theme_bistro/static/src/img/backgrounds/01.webp theme_bistro.bg_img_02 - theme_bistro.background_img_02.jpg - /theme_bistro/static/src/img/backgrounds/02.jpg + theme_bistro.background_img_02.webp + /theme_bistro/static/src/img/backgrounds/02.webp theme_bistro.bg_img_03 - theme_bistro.background_img_03.jpg - /theme_bistro/static/src/img/backgrounds/03.jpg + theme_bistro.background_img_03.webp + /theme_bistro/static/src/img/backgrounds/03.webp theme_bistro.bg_img_04 - theme_bistro.background_img_04.jpg - /theme_bistro/static/src/img/backgrounds/04.jpg + theme_bistro.background_img_04.webp + /theme_bistro/static/src/img/backgrounds/04.webp theme_bistro.bg_img_05 - theme_bistro.background_img_05.jpg - /theme_bistro/static/src/img/backgrounds/05.jpg + theme_bistro.background_img_05.webp + /theme_bistro/static/src/img/backgrounds/05.webp theme_bistro.bg_img_06 - theme_bistro.background_img_06.jpg - /theme_bistro/static/src/img/backgrounds/06.jpg + theme_bistro.background_img_06.webp + /theme_bistro/static/src/img/backgrounds/06.webp theme_bistro.bg_img_07 - theme_bistro.background_img_07.jpg - /theme_bistro/static/src/img/backgrounds/07.jpg + theme_bistro.background_img_07.webp + /theme_bistro/static/src/img/backgrounds/07.webp theme_bistro.bg_img_08 - theme_bistro.background_img_08.jpg - /theme_bistro/static/src/img/backgrounds/08.jpg + theme_bistro.background_img_08.webp + /theme_bistro/static/src/img/backgrounds/08.webp theme_bistro.bg_img_09 - theme_bistro.background_img_09.jpg - /theme_bistro/static/src/img/backgrounds/09.jpg + theme_bistro.background_img_09.webp + /theme_bistro/static/src/img/backgrounds/09.webp theme_bistro.bg_img_10 - theme_bistro.background_img_10.jpg - /theme_bistro/static/src/img/backgrounds/10.jpg + theme_bistro.background_img_10.webp + /theme_bistro/static/src/img/backgrounds/10.webp theme_bistro.bg_img_11 - theme_bistro.background_img_11.jpg - /theme_bistro/static/src/img/backgrounds/11.jpg + theme_bistro.background_img_11.webp + /theme_bistro/static/src/img/backgrounds/11.webp theme_bistro.bg_img_12 - theme_bistro.background_img_12.jpg - /theme_bistro/static/src/img/backgrounds/12.jpg + theme_bistro.background_img_12.webp + /theme_bistro/static/src/img/backgrounds/12.webp theme_bistro.bg_img_13 - theme_bistro.background_img_13.jpg - /theme_bistro/static/src/img/backgrounds/13.jpg + theme_bistro.background_img_13.webp + /theme_bistro/static/src/img/backgrounds/13.webp theme_bistro.bg_img_14 - theme_bistro.background_img_14.jpg - /theme_bistro/static/src/img/backgrounds/14.jpg + theme_bistro.background_img_14.webp + /theme_bistro/static/src/img/backgrounds/14.webp theme_bistro.bg_img_15 - theme_bistro.background_img_15.jpg - /theme_bistro/static/src/img/backgrounds/15.jpg + theme_bistro.background_img_15.webp + /theme_bistro/static/src/img/backgrounds/15.webp theme_bistro.bg_img_16 - theme_bistro.background_img_16.jpg - /theme_bistro/static/src/img/backgrounds/16.jpg + theme_bistro.background_img_16.webp + /theme_bistro/static/src/img/backgrounds/16.webp theme_bistro.bg_img_17 - theme_bistro.background_img_17.jpg - /theme_bistro/static/src/img/backgrounds/17.jpg + theme_bistro.background_img_17.webp + /theme_bistro/static/src/img/backgrounds/17.webp theme_bistro.bg_img_18 - theme_bistro.background_img_18.jpg - /theme_bistro/static/src/img/backgrounds/18.jpg + theme_bistro.background_img_18.webp + /theme_bistro/static/src/img/backgrounds/18.webp @@ -134,181 +134,181 @@ website.s_banner_default_image website.s_banner_default_image - /theme_bistro/static/src/img/backgrounds/02.jpg + /theme_bistro/static/src/img/backgrounds/02.webp website.s_banner_default_image_2 website.s_banner_default_image_2 - /theme_bistro/static/src/img/backgrounds/20.jpg + /theme_bistro/static/src/img/backgrounds/20.webp website.s_banner_default_image_3 website.s_banner_default_image_3 - /theme_bistro/static/src/img/backgrounds/21.jpg + /theme_bistro/static/src/img/backgrounds/21.webp website.s_cover_default_image website.s_cover_default_image - /theme_bistro/static/src/img/backgrounds/17.jpg + /theme_bistro/static/src/img/backgrounds/17.webp website.s_text_image_default_image website.s_text_image_default_image - /theme_bistro/static/src/img/content/text_image.jpg + /theme_bistro/static/src/img/content/text_image.webp website.s_image_text_default_image website.s_image_text_default_image - /theme_bistro/static/src/img/content/image_text.jpg + /theme_bistro/static/src/img/content/image_text.webp website.s_picture_default_image website.s_picture_default_image - /theme_bistro/static/src/img/content/picture.jpg + /theme_bistro/static/src/img/content/picture.webp website.s_three_columns_default_image_1 website.s_three_columns_default_image_1 - /theme_bistro/static/src/img/content/three_columns_01.jpg + /theme_bistro/static/src/img/content/three_columns_01.webp website.s_three_columns_default_image_2 website.s_three_columns_default_image_2 - /theme_bistro/static/src/img/content/three_columns_02.jpg + /theme_bistro/static/src/img/content/three_columns_02.webp website.s_three_columns_default_image_3 website.s_three_columns_default_image_3 - /theme_bistro/static/src/img/content/three_columns_03.jpg + /theme_bistro/static/src/img/content/three_columns_03.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_bistro/static/src/img/backgrounds/09.jpg + /theme_bistro/static/src/img/backgrounds/09.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_bistro/static/src/img/backgrounds/18.jpg + /theme_bistro/static/src/img/backgrounds/18.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_bistro/static/src/img/backgrounds/05.jpg + /theme_bistro/static/src/img/backgrounds/05.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_bistro/static/src/img/backgrounds/07.jpg + /theme_bistro/static/src/img/backgrounds/07.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_bistro/static/src/img/backgrounds/16.jpg + /theme_bistro/static/src/img/backgrounds/16.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_bistro/static/src/img/backgrounds/12.jpg + /theme_bistro/static/src/img/backgrounds/12.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_bistro/static/src/img/backgrounds/02.jpg + /theme_bistro/static/src/img/backgrounds/02.webp website.s_quotes_carousel_demo_image_1 website.s_quotes_carousel_demo_image_1 - /theme_bistro/static/src/img/backgrounds/s_quotes_carousel_background.jpg + /theme_bistro/static/src/img/backgrounds/s_quotes_carousel_background.webp website.s_quotes_carousel_demo_image_3 website.s_quotes_carousel_demo_image_3 - /theme_bistro/static/src/img/content/company_team_04.jpg + /theme_bistro/static/src/img/content/company_team_04.webp website.s_quotes_carousel_demo_image_4 website.s_quotes_carousel_demo_image_4 - /theme_bistro/static/src/img/content/company_team_02.jpg + /theme_bistro/static/src/img/content/company_team_02.webp website.s_quotes_carousel_demo_image_5 website.s_quotes_carousel_demo_image_5 - /theme_bistro/static/src/img/content/company_team_06.jpg + /theme_bistro/static/src/img/content/company_team_06.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_bistro/static/src/img/content/media_list_01.jpg + /theme_bistro/static/src/img/content/media_list_01.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_bistro/static/src/img/content/media_list_02.jpg + /theme_bistro/static/src/img/content/media_list_02.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_bistro/static/src/img/content/media_list_03.jpg + /theme_bistro/static/src/img/content/media_list_03.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_bistro/static/src/img/backgrounds/16.jpg + /theme_bistro/static/src/img/backgrounds/16.webp website.s_company_team_image_1 website.s_company_team_default_image_1 - /theme_bistro/static/src/img/content/company_team_01.jpg + /theme_bistro/static/src/img/content/company_team_01.webp website.s_company_team_image_2 website.s_company_team_default_image_2 - /theme_bistro/static/src/img/content/company_team_02.jpg + /theme_bistro/static/src/img/content/company_team_02.webp website.s_company_team_image_3 website.s_company_team_default_image_3 - /theme_bistro/static/src/img/content/company_team_03.jpg + /theme_bistro/static/src/img/content/company_team_03.webp website.s_company_team_image_4 website.s_company_team_default_image_4 - /theme_bistro/static/src/img/content/company_team_04.jpg + /theme_bistro/static/src/img/content/company_team_04.webp website.s_company_team_image_5 website.s_company_team_image_5 - /theme_bistro/static/src/img/content/company_team_05.jpg + /theme_bistro/static/src/img/content/company_team_05.webp website.s_company_team_image_6 website.s_company_team_image_6 - /theme_bistro/static/src/img/content/company_team_06.jpg + /theme_bistro/static/src/img/content/company_team_06.webp @@ -347,248 +347,248 @@ website.s_product_catalog_default_image website.s_product_catalog_default_image - /theme_bistro/static/src/img/backgrounds/16.jpg + /theme_bistro/static/src/img/backgrounds/16.webp website.library_image_02 website.library_image_02 - /theme_bistro/static/src/img/backgrounds/06.jpg + /theme_bistro/static/src/img/backgrounds/06.webp website.library_image_08 website.library_image_08 - /theme_bistro/static/src/img/backgrounds/04.jpg + /theme_bistro/static/src/img/backgrounds/04.webp website.library_image_03 website.library_image_03 - /theme_bistro/static/src/img/backgrounds/05.jpg + /theme_bistro/static/src/img/backgrounds/05.webp website.library_image_10 website.library_image_10 - /theme_bistro/static/src/img/backgrounds/07.jpg + /theme_bistro/static/src/img/backgrounds/07.webp website.library_image_13 website.library_image_13 - /theme_bistro/static/src/img/backgrounds/10.jpg + /theme_bistro/static/src/img/backgrounds/10.webp website.library_image_05 website.library_image_05 - /theme_bistro/static/src/img/backgrounds/11.jpg + /theme_bistro/static/src/img/backgrounds/11.webp website.library_image_14 website.library_image_14 - /theme_bistro/static/src/img/backgrounds/15.jpg + /theme_bistro/static/src/img/backgrounds/15.webp website.library_image_16 website.library_image_16 - /theme_bistro/static/src/img/backgrounds/08.jpg + /theme_bistro/static/src/img/backgrounds/08.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_bistro/static/src/img/backgrounds/20.jpg + /theme_bistro/static/src/img/backgrounds/20.webp website.s_image_title_default_image website.s_image_title_default_image - /theme_bistro/static/src/img/backgrounds/s_image_title.jpg + /theme_bistro/static/src/img/backgrounds/s_image_title.webp website.s_pricelist_boxed_default_background website.s_pricelist_boxed_default_background - /theme_bistro/static/src/img/backgrounds/s_pricelist_boxed_default_background.jpg + /theme_bistro/static/src/img/backgrounds/s_pricelist_boxed_default_background.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_bistro/static/src/img/backgrounds/10.jpg + /theme_bistro/static/src/img/backgrounds/10.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_bistro/static/src/img/content/s_quadrant_default_image_2.jpg + /theme_bistro/static/src/img/content/s_quadrant_default_image_2.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_bistro/static/src/img/backgrounds/08.jpg + /theme_bistro/static/src/img/backgrounds/08.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_bistro/static/src/img/content/s_quadrant_default_image_4.jpg + /theme_bistro/static/src/img/content/s_quadrant_default_image_4.webp website.s_image_hexagonal_default_image_1 website.s_image_hexagonal_default_image_1 - /theme_bistro/static/src/img/content/s_image_hexagonal_1.jpg + /theme_bistro/static/src/img/content/s_image_hexagonal_1.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_bistro/static/src/img/content/media_list_01.jpg + /theme_bistro/static/src/img/content/media_list_01.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_bistro/static/src/img/content/s_key_images_02.jpg + /theme_bistro/static/src/img/content/s_key_images_02.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_bistro/static/src/img/content/media_list_03.jpg + /theme_bistro/static/src/img/content/media_list_03.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_bistro/static/src/img/content/s_key_images_04.jpg + /theme_bistro/static/src/img/content/s_key_images_04.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_bistro/static/src/img/content/s_kickoff_default_image.jpg + /theme_bistro/static/src/img/content/s_kickoff_default_image.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_bistro/static/src/img/content/text_image.jpg + /theme_bistro/static/src/img/content/text_image.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_bistro/static/src/img/content/s_intro_pill_default_image.jpg + /theme_bistro/static/src/img/content/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_bistro/static/src/img/content/s_intro_pill_default_image_2.jpg + /theme_bistro/static/src/img/content/s_intro_pill_default_image_2.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_bistro/static/src/img/content/s_images_constellation_default_image.jpg + /theme_bistro/static/src/img/content/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_bistro/static/src/img/content/s_images_constellation_default_image_1.jpg + /theme_bistro/static/src/img/content/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_bistro/static/src/img/content/s_images_constellation_default_image_2.jpg + /theme_bistro/static/src/img/content/s_images_constellation_default_image_2.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_bistro/static/src/img/backgrounds/01.jpg + /theme_bistro/static/src/img/backgrounds/01.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_bistro/static/src/img/backgrounds/02.jpg + /theme_bistro/static/src/img/backgrounds/02.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_bistro/static/src/img/backgrounds/03.jpg + /theme_bistro/static/src/img/backgrounds/03.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_bistro/static/src/img/backgrounds/16.jpg + /theme_bistro/static/src/img/backgrounds/16.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_bistro/static/src/img/content/s_images_mosaic_default_image_1.jpg + /theme_bistro/static/src/img/content/s_images_mosaic_default_image_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_bistro/static/src/img/content/s_images_mosaic_default_image_2.jpg + /theme_bistro/static/src/img/content/s_images_mosaic_default_image_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_bistro/static/src/img/content/s_images_mosaic_default_image_3.jpg + /theme_bistro/static/src/img/content/s_images_mosaic_default_image_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_bistro/static/src/img/content/s_images_mosaic_default_image_4.jpg + /theme_bistro/static/src/img/content/s_images_mosaic_default_image_4.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_bistro/static/src/img/content/s_images_mosaic_default_image_5.jpg + /theme_bistro/static/src/img/content/s_images_mosaic_default_image_5.webp website.s_shape_image_default_image website.s_shape_image_default_image - /theme_bistro/static/src/img/content/s_shape_image_default_image.jpg + /theme_bistro/static/src/img/content/s_shape_image_default_image.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_bistro/static/src/img/content/s_empowerment_default_image.jpg + /theme_bistro/static/src/img/content/s_empowerment_default_image.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_bistro/static/src/img/backgrounds/08.jpg + /theme_bistro/static/src/img/backgrounds/08.webp website.s_framed_intro_default_image website.s_framed_intro_default_image - /theme_bistro/static/src/img/backgrounds/20.jpg + /theme_bistro/static/src/img/backgrounds/20.webp website.s_showcase_default_image website.s_showcase_default_image - /theme_bistro/static/src/img/content/s_key_images_04.jpg + /theme_bistro/static/src/img/content/s_key_images_04.webp website.s_sidegrid_default_image_3 website.s_sidegrid_default_image_3 - /theme_bistro/static/src/img/backgrounds/17.jpg + /theme_bistro/static/src/img/backgrounds/17.webp diff --git a/theme_bistro/views/snippets/s_cta_box.xml b/theme_bistro/views/snippets/s_cta_box.xml index 6d7212e6f1..ab29673e88 100644 --- a/theme_bistro/views/snippets/s_cta_box.xml +++ b/theme_bistro/views/snippets/s_cta_box.xml @@ -16,7 +16,7 @@ - /theme_bistro/static/src/img/backgrounds/20.jpg + /theme_bistro/static/src/img/backgrounds/20.webp diff --git a/theme_bookstore/__manifest__.py b/theme_bookstore/__manifest__.py index c9d73da1c1..7688c028d9 100644 --- a/theme_bookstore/__manifest__.py +++ b/theme_bookstore/__manifest__.py @@ -63,17 +63,17 @@ 'views/new_page_template.xml', ], 'images': [ - 'static/description/bookstore_description.jpg', - 'static/description/bookstore_screenshot.jpg', + 'static/description/bookstore_description.webp', + 'static/description/bookstore_screenshot.webp', ], 'images_preview_theme': { - 'website.s_product_list_default_image_1': '/theme_bookstore/static/src/img/snippets/s_product_1.jpg', - 'website.s_image_text_default_image': '/theme_bookstore/static/src/img/snippets/s_image_text.jpg', - 'website.library_image_02': '/theme_bookstore/static/src/img/snippets/library_image_02.jpg', - 'website.s_cover_default_image': '/theme_bookstore/static/src/img/snippets/s_cover.jpg', - 'website.s_media_list_default_image_1': '/theme_bookstore/static/src/img/snippets/s_media_list_1.jpg', - 'website.s_media_list_default_image_2': '/theme_bookstore/static/src/img/snippets/s_media_list_2.jpg', - 'website.s_text_image_default_image': '/theme_bookstore/static/src/img/snippets/s_text_image.jpg', + 'website.s_product_list_default_image_1': '/theme_bookstore/static/src/img/snippets/s_product_1.webp', + 'website.s_image_text_default_image': '/theme_bookstore/static/src/img/snippets/s_image_text.webp', + 'website.library_image_02': '/theme_bookstore/static/src/img/snippets/library_image_02.webp', + 'website.s_cover_default_image': '/theme_bookstore/static/src/img/snippets/s_cover.webp', + 'website.s_media_list_default_image_1': '/theme_bookstore/static/src/img/snippets/s_media_list_1.webp', + 'website.s_media_list_default_image_2': '/theme_bookstore/static/src/img/snippets/s_media_list_2.webp', + 'website.s_text_image_default_image': '/theme_bookstore/static/src/img/snippets/s_text_image.webp', }, 'configurator_snippets': { 'homepage': ['s_banner', 's_key_images', 's_title', 's_accordion_image', 's_cta_box'], diff --git a/theme_bookstore/static/description/bookstore_description.jpg b/theme_bookstore/static/description/bookstore_description.jpg deleted file mode 100644 index b786e32b9d..0000000000 Binary files a/theme_bookstore/static/description/bookstore_description.jpg and /dev/null differ diff --git a/theme_bookstore/static/description/bookstore_description.webp b/theme_bookstore/static/description/bookstore_description.webp new file mode 100644 index 0000000000..090ce01f0c Binary files /dev/null and b/theme_bookstore/static/description/bookstore_description.webp differ diff --git a/theme_bookstore/static/description/bookstore_screenshot.jpg b/theme_bookstore/static/description/bookstore_screenshot.jpg deleted file mode 100644 index c70865b64f..0000000000 Binary files a/theme_bookstore/static/description/bookstore_screenshot.jpg and /dev/null differ diff --git a/theme_bookstore/static/description/bookstore_screenshot.webp b/theme_bookstore/static/description/bookstore_screenshot.webp new file mode 100644 index 0000000000..d6bb3dec58 Binary files /dev/null and b/theme_bookstore/static/description/bookstore_screenshot.webp differ diff --git a/theme_bookstore/static/src/img/content/content_img_02.jpg b/theme_bookstore/static/src/img/content/content_img_02.jpg deleted file mode 100755 index 05fd83f67b..0000000000 Binary files a/theme_bookstore/static/src/img/content/content_img_02.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/content/content_img_02.webp b/theme_bookstore/static/src/img/content/content_img_02.webp new file mode 100644 index 0000000000..57fccd4681 Binary files /dev/null and b/theme_bookstore/static/src/img/content/content_img_02.webp differ diff --git a/theme_bookstore/static/src/img/content/content_img_03.jpg b/theme_bookstore/static/src/img/content/content_img_03.jpg deleted file mode 100755 index 546973e087..0000000000 Binary files a/theme_bookstore/static/src/img/content/content_img_03.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/content/content_img_03.webp b/theme_bookstore/static/src/img/content/content_img_03.webp new file mode 100644 index 0000000000..3967868509 Binary files /dev/null and b/theme_bookstore/static/src/img/content/content_img_03.webp differ diff --git a/theme_bookstore/static/src/img/content/content_img_07.jpg b/theme_bookstore/static/src/img/content/content_img_07.jpg deleted file mode 100755 index 79e37e8bf3..0000000000 Binary files a/theme_bookstore/static/src/img/content/content_img_07.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/content/content_img_07.webp b/theme_bookstore/static/src/img/content/content_img_07.webp new file mode 100644 index 0000000000..7508816213 Binary files /dev/null and b/theme_bookstore/static/src/img/content/content_img_07.webp differ diff --git a/theme_bookstore/static/src/img/content/content_img_09.jpg b/theme_bookstore/static/src/img/content/content_img_09.jpg deleted file mode 100755 index 891f2ca4f8..0000000000 Binary files a/theme_bookstore/static/src/img/content/content_img_09.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/content/content_img_09.webp b/theme_bookstore/static/src/img/content/content_img_09.webp new file mode 100644 index 0000000000..8f6bfc5420 Binary files /dev/null and b/theme_bookstore/static/src/img/content/content_img_09.webp differ diff --git a/theme_bookstore/static/src/img/content/content_img_10.jpg b/theme_bookstore/static/src/img/content/content_img_10.jpg deleted file mode 100755 index 6413b7630f..0000000000 Binary files a/theme_bookstore/static/src/img/content/content_img_10.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/content/content_img_10.webp b/theme_bookstore/static/src/img/content/content_img_10.webp new file mode 100644 index 0000000000..90ee4e7587 Binary files /dev/null and b/theme_bookstore/static/src/img/content/content_img_10.webp differ diff --git a/theme_bookstore/static/src/img/content/content_img_11.jpg b/theme_bookstore/static/src/img/content/content_img_11.jpg deleted file mode 100755 index 420f62b44d..0000000000 Binary files a/theme_bookstore/static/src/img/content/content_img_11.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/content/content_img_11.webp b/theme_bookstore/static/src/img/content/content_img_11.webp new file mode 100644 index 0000000000..6d2f2b6a3b Binary files /dev/null and b/theme_bookstore/static/src/img/content/content_img_11.webp differ diff --git a/theme_bookstore/static/src/img/content/content_img_12.jpg b/theme_bookstore/static/src/img/content/content_img_12.jpg deleted file mode 100755 index c630dca13a..0000000000 Binary files a/theme_bookstore/static/src/img/content/content_img_12.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/content/content_img_12.webp b/theme_bookstore/static/src/img/content/content_img_12.webp new file mode 100644 index 0000000000..b683d08e0d Binary files /dev/null and b/theme_bookstore/static/src/img/content/content_img_12.webp differ diff --git a/theme_bookstore/static/src/img/snippets/library_image_02.jpg b/theme_bookstore/static/src/img/snippets/library_image_02.jpg deleted file mode 100644 index 3603daec2b..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/library_image_02.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/library_image_02.webp b/theme_bookstore/static/src/img/snippets/library_image_02.webp new file mode 100644 index 0000000000..15f942ac46 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/library_image_02.webp differ diff --git a/theme_bookstore/static/src/img/snippets/library_image_03.jpg b/theme_bookstore/static/src/img/snippets/library_image_03.jpg deleted file mode 100644 index 3edd8b0c06..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/library_image_03.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/library_image_03.webp b/theme_bookstore/static/src/img/snippets/library_image_03.webp new file mode 100644 index 0000000000..3c592a9688 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/library_image_03.webp differ diff --git a/theme_bookstore/static/src/img/snippets/library_image_05.jpg b/theme_bookstore/static/src/img/snippets/library_image_05.jpg deleted file mode 100644 index 35f053a72d..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/library_image_05.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/library_image_05.webp b/theme_bookstore/static/src/img/snippets/library_image_05.webp new file mode 100644 index 0000000000..b310f4380a Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/library_image_05.webp differ diff --git a/theme_bookstore/static/src/img/snippets/library_image_07.jpg b/theme_bookstore/static/src/img/snippets/library_image_07.jpg deleted file mode 100644 index ce83fba271..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/library_image_07.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/library_image_07.webp b/theme_bookstore/static/src/img/snippets/library_image_07.webp new file mode 100644 index 0000000000..782112028c Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/library_image_07.webp differ diff --git a/theme_bookstore/static/src/img/snippets/library_image_08.jpg b/theme_bookstore/static/src/img/snippets/library_image_08.jpg deleted file mode 100644 index c58d382779..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/library_image_08.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/library_image_08.webp b/theme_bookstore/static/src/img/snippets/library_image_08.webp new file mode 100644 index 0000000000..5ff5be8cde Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/library_image_08.webp differ diff --git a/theme_bookstore/static/src/img/snippets/library_image_10.jpg b/theme_bookstore/static/src/img/snippets/library_image_10.jpg deleted file mode 100644 index 54dcc13d2f..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/library_image_10.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/library_image_10.webp b/theme_bookstore/static/src/img/snippets/library_image_10.webp new file mode 100644 index 0000000000..611240c7c7 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/library_image_10.webp differ diff --git a/theme_bookstore/static/src/img/snippets/library_image_11.jpg b/theme_bookstore/static/src/img/snippets/library_image_11.jpg deleted file mode 100644 index 1ee5a45c8a..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/library_image_11.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/library_image_11.webp b/theme_bookstore/static/src/img/snippets/library_image_11.webp new file mode 100644 index 0000000000..8eda977944 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/library_image_11.webp differ diff --git a/theme_bookstore/static/src/img/snippets/library_image_13.jpg b/theme_bookstore/static/src/img/snippets/library_image_13.jpg deleted file mode 100644 index d9c897532c..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/library_image_13.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/library_image_13.webp b/theme_bookstore/static/src/img/snippets/library_image_13.webp new file mode 100644 index 0000000000..6a5fa66cca Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/library_image_13.webp differ diff --git a/theme_bookstore/static/src/img/snippets/library_image_14.jpg b/theme_bookstore/static/src/img/snippets/library_image_14.jpg deleted file mode 100644 index 6d9685ff84..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/library_image_14.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/library_image_14.webp b/theme_bookstore/static/src/img/snippets/library_image_14.webp new file mode 100644 index 0000000000..cc36fbed95 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/library_image_14.webp differ diff --git a/theme_bookstore/static/src/img/snippets/library_image_16.jpg b/theme_bookstore/static/src/img/snippets/library_image_16.jpg deleted file mode 100644 index b0738311b9..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/library_image_16.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/library_image_16.webp b/theme_bookstore/static/src/img/snippets/library_image_16.webp new file mode 100644 index 0000000000..2e7b09df39 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/library_image_16.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_accordion_image.jpg b/theme_bookstore/static/src/img/snippets/s_accordion_image.jpg deleted file mode 100644 index 73e920e81a..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_accordion_image.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_accordion_image.webp b/theme_bookstore/static/src/img/snippets/s_accordion_image.webp new file mode 100644 index 0000000000..bd99bc3c17 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_accordion_image.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_banner.jpg b/theme_bookstore/static/src/img/snippets/s_banner.jpg deleted file mode 100644 index 7771070c0e..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_banner.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_banner.webp b/theme_bookstore/static/src/img/snippets/s_banner.webp new file mode 100644 index 0000000000..29197cc449 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_banner.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_banner_2.jpg b/theme_bookstore/static/src/img/snippets/s_banner_2.jpg deleted file mode 100644 index 65cd3ea638..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_banner_2.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_banner_2.webp b/theme_bookstore/static/src/img/snippets/s_banner_2.webp new file mode 100644 index 0000000000..8c2ae76f99 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_banner_2.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_banner_3.jpg b/theme_bookstore/static/src/img/snippets/s_banner_3.jpg deleted file mode 100644 index 1ef3f710f9..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_banner_3.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_banner_3.webp b/theme_bookstore/static/src/img/snippets/s_banner_3.webp new file mode 100644 index 0000000000..82124fb119 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_banner_3.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_carousel_1.jpg b/theme_bookstore/static/src/img/snippets/s_carousel_1.jpg deleted file mode 100644 index 9e6a366fd3..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_carousel_1.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_carousel_1.webp b/theme_bookstore/static/src/img/snippets/s_carousel_1.webp new file mode 100644 index 0000000000..056287fb96 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_carousel_1.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_carousel_2.jpg b/theme_bookstore/static/src/img/snippets/s_carousel_2.jpg deleted file mode 100644 index cdf15a7c01..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_carousel_2.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_carousel_2.webp b/theme_bookstore/static/src/img/snippets/s_carousel_2.webp new file mode 100644 index 0000000000..daa9283bb0 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_carousel_2.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_carousel_3.jpg b/theme_bookstore/static/src/img/snippets/s_carousel_3.jpg deleted file mode 100644 index 2a71082145..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_carousel_3.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_carousel_3.webp b/theme_bookstore/static/src/img/snippets/s_carousel_3.webp new file mode 100644 index 0000000000..3af97c39d2 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_carousel_3.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_cover.jpg b/theme_bookstore/static/src/img/snippets/s_cover.jpg deleted file mode 100644 index 0b904a5d74..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_cover.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_cover.webp b/theme_bookstore/static/src/img/snippets/s_cover.webp new file mode 100644 index 0000000000..635152bceb Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_cover.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_cta_box_default_image.jpg b/theme_bookstore/static/src/img/snippets/s_cta_box_default_image.jpg deleted file mode 100644 index 354aed77b9..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_cta_box_default_image.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_cta_box_default_image.webp b/theme_bookstore/static/src/img/snippets/s_cta_box_default_image.webp new file mode 100644 index 0000000000..97469192ac Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_cta_box_default_image.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_empowerment_default_image.jpg b/theme_bookstore/static/src/img/snippets/s_empowerment_default_image.jpg deleted file mode 100644 index e961c1cdb9..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_empowerment_default_image.webp b/theme_bookstore/static/src/img/snippets/s_empowerment_default_image.webp new file mode 100644 index 0000000000..7fc2485173 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_empowerment_default_image.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_image_text.jpg b/theme_bookstore/static/src/img/snippets/s_image_text.jpg deleted file mode 100644 index 3c54f1f926..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_image_text.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_image_text.webp b/theme_bookstore/static/src/img/snippets/s_image_text.webp new file mode 100644 index 0000000000..22d31eda87 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_image_text.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_images_constellation_default_image.jpg b/theme_bookstore/static/src/img/snippets/s_images_constellation_default_image.jpg deleted file mode 100644 index 4f27343e20..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_images_constellation_default_image.webp b/theme_bookstore/static/src/img/snippets/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..f181782091 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_images_constellation_default_image.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_images_constellation_default_image_1.jpg b/theme_bookstore/static/src/img/snippets/s_images_constellation_default_image_1.jpg deleted file mode 100644 index 01614cbc3d..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_images_constellation_default_image_1.webp b/theme_bookstore/static/src/img/snippets/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..08de715728 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_images_constellation_default_image_1.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_images_constellation_default_image_2.jpg b/theme_bookstore/static/src/img/snippets/s_images_constellation_default_image_2.jpg deleted file mode 100644 index 523e476db1..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_images_constellation_default_image_2.webp b/theme_bookstore/static/src/img/snippets/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..1f2e59fbc6 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_images_constellation_default_image_2.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_1.jpg b/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_1.jpg deleted file mode 100644 index 7aa04507e5..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_1.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_1.webp b/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_1.webp new file mode 100644 index 0000000000..577d526097 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_1.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_2.jpg b/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_2.jpg deleted file mode 100644 index 08d78762e7..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_2.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_2.webp b/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_2.webp new file mode 100644 index 0000000000..53bf715b3e Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_2.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_3.jpg b/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_3.jpg deleted file mode 100644 index f0ac38f107..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_3.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_3.webp b/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_3.webp new file mode 100644 index 0000000000..7f29cc89c3 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_3.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_4.jpg b/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_4.jpg deleted file mode 100644 index 527db62880..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_4.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_4.webp b/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_4.webp new file mode 100644 index 0000000000..6030250c8f Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_4.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_5.jpg b/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_5.jpg deleted file mode 100644 index 315a88bc0a..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_5.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_5.webp b/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_5.webp new file mode 100644 index 0000000000..c9bb929c7c Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_5.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_intro_pill_default_image.jpg b/theme_bookstore/static/src/img/snippets/s_intro_pill_default_image.jpg deleted file mode 100644 index 13c8ff33aa..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_intro_pill_default_image.webp b/theme_bookstore/static/src/img/snippets/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..23213474cb Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_intro_pill_default_image.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_intro_pill_default_image_2.jpg b/theme_bookstore/static/src/img/snippets/s_intro_pill_default_image_2.jpg deleted file mode 100644 index ba3d0f50f9..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_intro_pill_default_image_2.webp b/theme_bookstore/static/src/img/snippets/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..31b94cfb00 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_intro_pill_default_image_2.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_kickoff_default_image.jpg b/theme_bookstore/static/src/img/snippets/s_kickoff_default_image.jpg deleted file mode 100644 index 2c20dc359c..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_kickoff_default_image.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_kickoff_default_image.webp b/theme_bookstore/static/src/img/snippets/s_kickoff_default_image.webp new file mode 100644 index 0000000000..c583374f58 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_kickoff_default_image.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_masonry_block.jpg b/theme_bookstore/static/src/img/snippets/s_masonry_block.jpg deleted file mode 100644 index 3d297b1782..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_masonry_block.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_masonry_block.webp b/theme_bookstore/static/src/img/snippets/s_masonry_block.webp new file mode 100644 index 0000000000..07dc159f77 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_masonry_block.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_media_list_1.jpg b/theme_bookstore/static/src/img/snippets/s_media_list_1.jpg deleted file mode 100644 index 7548a47c38..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_media_list_1.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_media_list_1.webp b/theme_bookstore/static/src/img/snippets/s_media_list_1.webp new file mode 100644 index 0000000000..d7084ef7e2 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_media_list_1.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_media_list_2.jpg b/theme_bookstore/static/src/img/snippets/s_media_list_2.jpg deleted file mode 100644 index dd64a7c5cd..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_media_list_2.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_media_list_2.webp b/theme_bookstore/static/src/img/snippets/s_media_list_2.webp new file mode 100644 index 0000000000..1dd7da901b Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_media_list_2.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_media_list_3.jpg b/theme_bookstore/static/src/img/snippets/s_media_list_3.jpg deleted file mode 100644 index d91071d0eb..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_media_list_3.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_media_list_3.webp b/theme_bookstore/static/src/img/snippets/s_media_list_3.webp new file mode 100644 index 0000000000..83337e16c0 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_media_list_3.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_newsletter.jpg b/theme_bookstore/static/src/img/snippets/s_newsletter.jpg deleted file mode 100644 index 3492a2f239..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_newsletter.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_newsletter.webp b/theme_bookstore/static/src/img/snippets/s_newsletter.webp new file mode 100644 index 0000000000..e2e4381535 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_newsletter.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_parallax.jpg b/theme_bookstore/static/src/img/snippets/s_parallax.jpg deleted file mode 100644 index c9f2af7107..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_parallax.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_parallax.webp b/theme_bookstore/static/src/img/snippets/s_parallax.webp new file mode 100644 index 0000000000..acff5d3bf9 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_parallax.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_picture.jpg b/theme_bookstore/static/src/img/snippets/s_picture.jpg deleted file mode 100644 index 70fb6f54e8..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_picture.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_picture.webp b/theme_bookstore/static/src/img/snippets/s_picture.webp new file mode 100644 index 0000000000..6416be1704 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_picture.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_popup.jpg b/theme_bookstore/static/src/img/snippets/s_popup.jpg deleted file mode 100644 index 2cdfc30cb4..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_popup.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_popup.webp b/theme_bookstore/static/src/img/snippets/s_popup.webp new file mode 100644 index 0000000000..7bf96f7f0b Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_popup.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_product_1.jpg b/theme_bookstore/static/src/img/snippets/s_product_1.jpg deleted file mode 100644 index 8389245ace..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_product_1.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_product_1.webp b/theme_bookstore/static/src/img/snippets/s_product_1.webp new file mode 100644 index 0000000000..db9739ade4 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_product_1.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_product_2.jpg b/theme_bookstore/static/src/img/snippets/s_product_2.jpg deleted file mode 100644 index b394c72475..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_product_2.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_product_2.webp b/theme_bookstore/static/src/img/snippets/s_product_2.webp new file mode 100644 index 0000000000..8c415f0ee9 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_product_2.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_product_3.jpg b/theme_bookstore/static/src/img/snippets/s_product_3.jpg deleted file mode 100644 index 9c97f5c249..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_product_3.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_product_3.webp b/theme_bookstore/static/src/img/snippets/s_product_3.webp new file mode 100644 index 0000000000..2b19e1222a Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_product_3.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_product_4.jpg b/theme_bookstore/static/src/img/snippets/s_product_4.jpg deleted file mode 100644 index d139f09bd9..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_product_4.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_product_4.webp b/theme_bookstore/static/src/img/snippets/s_product_4.webp new file mode 100644 index 0000000000..ec2dca505c Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_product_4.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_product_5.jpg b/theme_bookstore/static/src/img/snippets/s_product_5.jpg deleted file mode 100644 index d790640164..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_product_5.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_product_5.webp b/theme_bookstore/static/src/img/snippets/s_product_5.webp new file mode 100644 index 0000000000..4105d0a58e Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_product_5.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_product_6.jpg b/theme_bookstore/static/src/img/snippets/s_product_6.jpg deleted file mode 100644 index 4a5d0abfc4..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_product_6.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_product_6.webp b/theme_bookstore/static/src/img/snippets/s_product_6.webp new file mode 100644 index 0000000000..4e978c7f62 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_product_6.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_product_catalog.jpg b/theme_bookstore/static/src/img/snippets/s_product_catalog.jpg deleted file mode 100644 index 14dd50af28..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_product_catalog.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_product_catalog.webp b/theme_bookstore/static/src/img/snippets/s_product_catalog.webp new file mode 100644 index 0000000000..a783dc5c5b Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_product_catalog.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_quotes_carousel_1.jpg b/theme_bookstore/static/src/img/snippets/s_quotes_carousel_1.jpg deleted file mode 100644 index c35ef17143..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_quotes_carousel_1.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_quotes_carousel_1.webp b/theme_bookstore/static/src/img/snippets/s_quotes_carousel_1.webp new file mode 100644 index 0000000000..2b15c12cc4 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_quotes_carousel_1.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_quotes_carousel_2.jpg b/theme_bookstore/static/src/img/snippets/s_quotes_carousel_2.jpg deleted file mode 100644 index 77b85efe75..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_quotes_carousel_2.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_quotes_carousel_2.webp b/theme_bookstore/static/src/img/snippets/s_quotes_carousel_2.webp new file mode 100644 index 0000000000..f347836bbf Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_quotes_carousel_2.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_quotes_carousel_3.jpg b/theme_bookstore/static/src/img/snippets/s_quotes_carousel_3.jpg deleted file mode 100644 index 87e7d311d9..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_quotes_carousel_3.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_quotes_carousel_3.webp b/theme_bookstore/static/src/img/snippets/s_quotes_carousel_3.webp new file mode 100644 index 0000000000..fce5d9a576 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_quotes_carousel_3.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_shape_image_default_image.jpg b/theme_bookstore/static/src/img/snippets/s_shape_image_default_image.jpg deleted file mode 100644 index 8c2988b111..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_shape_image_default_image.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_shape_image_default_image.webp b/theme_bookstore/static/src/img/snippets/s_shape_image_default_image.webp new file mode 100644 index 0000000000..4963dcac29 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_shape_image_default_image.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_text_cover.jpg b/theme_bookstore/static/src/img/snippets/s_text_cover.jpg deleted file mode 100644 index a7315d1a77..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_text_cover.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_text_cover.webp b/theme_bookstore/static/src/img/snippets/s_text_cover.webp new file mode 100644 index 0000000000..13dabd7f25 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_text_cover.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_text_image.jpg b/theme_bookstore/static/src/img/snippets/s_text_image.jpg deleted file mode 100644 index 0cf6ea0ed5..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_text_image.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_text_image.webp b/theme_bookstore/static/src/img/snippets/s_text_image.webp new file mode 100644 index 0000000000..55ff453039 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_text_image.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_unveil_1.jpg b/theme_bookstore/static/src/img/snippets/s_unveil_1.jpg deleted file mode 100644 index 2c8d92ea9d..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_unveil_1.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_unveil_1.webp b/theme_bookstore/static/src/img/snippets/s_unveil_1.webp new file mode 100644 index 0000000000..a2c53318a6 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_unveil_1.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_unveil_2.jpg b/theme_bookstore/static/src/img/snippets/s_unveil_2.jpg deleted file mode 100644 index 9b003d88f4..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_unveil_2.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_unveil_2.webp b/theme_bookstore/static/src/img/snippets/s_unveil_2.webp new file mode 100644 index 0000000000..67bf55dc51 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_unveil_2.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_unveil_3.jpg b/theme_bookstore/static/src/img/snippets/s_unveil_3.jpg deleted file mode 100644 index 09ddd32e17..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_unveil_3.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_unveil_3.webp b/theme_bookstore/static/src/img/snippets/s_unveil_3.webp new file mode 100644 index 0000000000..febcc5bb87 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_unveil_3.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_unveil_4.jpg b/theme_bookstore/static/src/img/snippets/s_unveil_4.jpg deleted file mode 100644 index b55e037d67..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_unveil_4.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_unveil_4.webp b/theme_bookstore/static/src/img/snippets/s_unveil_4.webp new file mode 100644 index 0000000000..645d7e4660 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_unveil_4.webp differ diff --git a/theme_bookstore/static/src/img/snippets/s_unveil_5.jpg b/theme_bookstore/static/src/img/snippets/s_unveil_5.jpg deleted file mode 100644 index 504c4eea32..0000000000 Binary files a/theme_bookstore/static/src/img/snippets/s_unveil_5.jpg and /dev/null differ diff --git a/theme_bookstore/static/src/img/snippets/s_unveil_5.webp b/theme_bookstore/static/src/img/snippets/s_unveil_5.webp new file mode 100644 index 0000000000..7c4a4657f3 Binary files /dev/null and b/theme_bookstore/static/src/img/snippets/s_unveil_5.webp differ diff --git a/theme_bookstore/views/images.xml b/theme_bookstore/views/images.xml index 226ba7322c..1ff5d88750 100644 --- a/theme_bookstore/views/images.xml +++ b/theme_bookstore/views/images.xml @@ -6,419 +6,419 @@ Check in theme_loftspace's primary_variables.scss and theme.scss --> theme_common.image_content_02 theme_common.image_content_02 - /theme_bookstore/static/src/img/content/content_img_02.jpg + /theme_bookstore/static/src/img/content/content_img_02.webp theme_common.image_content_03 theme_common.image_content_03 - /theme_bookstore/static/src/img/content/content_img_03.jpg + /theme_bookstore/static/src/img/content/content_img_03.webp theme_common.image_content_07 theme_common.image_content_07 - /theme_bookstore/static/src/img/content/content_img_07.jpg + /theme_bookstore/static/src/img/content/content_img_07.webp theme_common.image_content_09 theme_common.image_content_09 - /theme_bookstore/static/src/img/content/content_img_09.jpg + /theme_bookstore/static/src/img/content/content_img_09.webp theme_common.image_content_10 theme_common.image_content_10 - /theme_bookstore/static/src/img/content/content_img_10.jpg + /theme_bookstore/static/src/img/content/content_img_10.webp theme_common.image_content_11 theme_common.image_content_11 - /theme_bookstore/static/src/img/content/content_img_11.jpg + /theme_bookstore/static/src/img/content/content_img_11.webp theme_common.image_content_12 theme_common.image_content_12 - /theme_bookstore/static/src/img/content/content_img_12.jpg + /theme_bookstore/static/src/img/content/content_img_12.webp website.s_banner_default_image website.s_banner_default_image - /theme_bookstore/static/src/img/snippets/s_banner.jpg + /theme_bookstore/static/src/img/snippets/s_banner.webp website.s_banner_default_image_2 website.s_banner_default_image_2 - /theme_bookstore/static/src/img/snippets/s_banner_2.jpg + /theme_bookstore/static/src/img/snippets/s_banner_2.webp website.s_banner_default_image_3 website.s_banner_default_image_3 - /theme_bookstore/static/src/img/snippets/s_banner_3.jpg + /theme_bookstore/static/src/img/snippets/s_banner_3.webp website.s_popup_default_image website.s_popup_default_image - /theme_bookstore/static/src/img/snippets/s_popup.jpg + /theme_bookstore/static/src/img/snippets/s_popup.webp website.s_cover_default_image website.s_cover_default_image - /theme_bookstore/static/src/img/snippets/s_cover.jpg + /theme_bookstore/static/src/img/snippets/s_cover.webp website.s_text_image_default_image website.s_text_image_default_image - /theme_bookstore/static/src/img/snippets/s_text_image.jpg + /theme_bookstore/static/src/img/snippets/s_text_image.webp website.s_image_text_default_image website.s_image_text_default_image - /theme_bookstore/static/src/img/snippets/s_image_text.jpg + /theme_bookstore/static/src/img/snippets/s_image_text.webp website.s_picture_default_image website.s_picture_default_image - /theme_bookstore/static/src/img/snippets/s_picture.jpg + /theme_bookstore/static/src/img/snippets/s_picture.webp website.library_image_11 website.library_image_11 - /theme_bookstore/static/src/img/snippets/library_image_11.jpg + /theme_bookstore/static/src/img/snippets/library_image_11.webp website.library_image_16 website.library_image_16 - /theme_bookstore/static/src/img/snippets/library_image_16.jpg + /theme_bookstore/static/src/img/snippets/library_image_16.webp website.library_image_14 website.library_image_14 - /theme_bookstore/static/src/img/snippets/library_image_14.jpg + /theme_bookstore/static/src/img/snippets/library_image_14.webp website.library_image_13 website.library_image_13 - /theme_bookstore/static/src/img/snippets/library_image_13.jpg + /theme_bookstore/static/src/img/snippets/library_image_13.webp website.library_image_10 website.library_image_10 - /theme_bookstore/static/src/img/snippets/library_image_10.jpg + /theme_bookstore/static/src/img/snippets/library_image_10.webp website.library_image_08 website.library_image_08 - /theme_bookstore/static/src/img/snippets/library_image_08.jpg + /theme_bookstore/static/src/img/snippets/library_image_08.webp website.library_image_07 website.library_image_07 - /theme_bookstore/static/src/img/snippets/library_image_07.jpg + /theme_bookstore/static/src/img/snippets/library_image_07.webp website.library_image_05 website.library_image_05 - /theme_bookstore/static/src/img/snippets/library_image_05.jpg + /theme_bookstore/static/src/img/snippets/library_image_05.webp website.library_image_03 website.library_image_03 - /theme_bookstore/static/src/img/snippets/library_image_03.jpg + /theme_bookstore/static/src/img/snippets/library_image_03.webp website.library_image_02 website.library_image_02 - /theme_bookstore/static/src/img/snippets/library_image_02.jpg + /theme_bookstore/static/src/img/snippets/library_image_02.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_bookstore/static/src/img/snippets/s_masonry_block.jpg + /theme_bookstore/static/src/img/snippets/s_masonry_block.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_bookstore/static/src/img/snippets/s_carousel_1.jpg + /theme_bookstore/static/src/img/snippets/s_carousel_1.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_bookstore/static/src/img/snippets/s_carousel_2.jpg + /theme_bookstore/static/src/img/snippets/s_carousel_2.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_bookstore/static/src/img/snippets/s_carousel_3.jpg + /theme_bookstore/static/src/img/snippets/s_carousel_3.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_bookstore/static/src/img/snippets/s_quotes_carousel_2.jpg + /theme_bookstore/static/src/img/snippets/s_quotes_carousel_2.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_bookstore/static/src/img/snippets/s_quotes_carousel_1.jpg + /theme_bookstore/static/src/img/snippets/s_quotes_carousel_1.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_bookstore/static/src/img/snippets/s_product_catalog.jpg + /theme_bookstore/static/src/img/snippets/s_product_catalog.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_bookstore/static/src/img/snippets/s_media_list_1.jpg + /theme_bookstore/static/src/img/snippets/s_media_list_1.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_bookstore/static/src/img/snippets/s_media_list_2.jpg + /theme_bookstore/static/src/img/snippets/s_media_list_2.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_bookstore/static/src/img/snippets/s_media_list_3.jpg + /theme_bookstore/static/src/img/snippets/s_media_list_3.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_bookstore/static/src/img/snippets/s_parallax.jpg + /theme_bookstore/static/src/img/snippets/s_parallax.webp website.s_product_catalog_default_image website.s_product_catalog_default_image - /theme_bookstore/static/src/img/snippets/s_product_catalog.jpg + /theme_bookstore/static/src/img/snippets/s_product_catalog.webp website.s_product_list_default_image_1 website.s_product_list_default_image_1 - /theme_bookstore/static/src/img/snippets/s_product_1.jpg + /theme_bookstore/static/src/img/snippets/s_product_1.webp website.s_product_list_default_image_2 website.s_product_list_default_image_2 - /theme_bookstore/static/src/img/snippets/s_product_2.jpg + /theme_bookstore/static/src/img/snippets/s_product_2.webp website.s_product_list_default_image_3 website.s_product_list_default_image_3 - /theme_bookstore/static/src/img/snippets/s_product_3.jpg + /theme_bookstore/static/src/img/snippets/s_product_3.webp website.s_product_list_default_image_4 website.s_product_list_default_image_4 - /theme_bookstore/static/src/img/snippets/s_product_4.jpg + /theme_bookstore/static/src/img/snippets/s_product_4.webp website.s_product_list_default_image_5 website.s_product_list_default_image_5 - /theme_bookstore/static/src/img/snippets/s_product_5.jpg + /theme_bookstore/static/src/img/snippets/s_product_5.webp website.s_product_list_default_image_6 website.s_product_list_default_image_6 - /theme_bookstore/static/src/img/snippets/s_product_6.jpg + /theme_bookstore/static/src/img/snippets/s_product_6.webp website.s_quotes_carousel_demo_image_1 website.s_quotes_carousel_demo_image_1 - /theme_bookstore/static/src/img/snippets/s_quotes_carousel_1.jpg + /theme_bookstore/static/src/img/snippets/s_quotes_carousel_1.webp website.s_quotes_carousel_demo_image_2 website.s_quotes_carousel_demo_image_2 - /theme_bookstore/static/src/img/snippets/s_quotes_carousel_2.jpg + /theme_bookstore/static/src/img/snippets/s_quotes_carousel_2.webp website.s_quotes_carousel_demo_image_6 website.s_quotes_carousel_demo_image_6 - /theme_bookstore/static/src/img/snippets/s_quotes_carousel_3.jpg + /theme_bookstore/static/src/img/snippets/s_quotes_carousel_3.webp website.library_image_17 website.library_image_17 - /theme_bookstore/static/src/img/snippets/s_newsletter.jpg + /theme_bookstore/static/src/img/snippets/s_newsletter.webp website.s_unveil_bookstore_1 website.s_unveil_bookstore_1 - /theme_bookstore/static/src/img/snippets/s_unveil_1.jpg + /theme_bookstore/static/src/img/snippets/s_unveil_1.webp website.s_unveil_bookstore_2 website.s_unveil_bookstore_2 - /theme_bookstore/static/src/img/snippets/s_unveil_2.jpg + /theme_bookstore/static/src/img/snippets/s_unveil_2.webp website.s_unveil_bookstore_3 website.s_unveil_bookstore_3 - /theme_bookstore/static/src/img/snippets/s_unveil_3.jpg + /theme_bookstore/static/src/img/snippets/s_unveil_3.webp website.s_unveil_bookstore_4 website.s_unveil_bookstore_4 - /theme_bookstore/static/src/img/snippets/s_unveil_4.jpg + /theme_bookstore/static/src/img/snippets/s_unveil_4.webp website.s_unveil_bookstore_5 website.s_unveil_bookstore_5 - /theme_bookstore/static/src/img/snippets/s_unveil_5.jpg + /theme_bookstore/static/src/img/snippets/s_unveil_5.webp website.s_cta_box_default_image website.s_cta_box_default_image - /theme_bookstore/static/src/img/snippets/s_cta_box_default_image.jpg + /theme_bookstore/static/src/img/snippets/s_cta_box_default_image.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_bookstore/static/src/img/snippets/s_accordion_image.jpg + /theme_bookstore/static/src/img/snippets/s_accordion_image.webp website.s_image_title_default_image website.s_image_title_default_image - /theme_bookstore/static/src/img/snippets/s_carousel_2.jpg + /theme_bookstore/static/src/img/snippets/s_carousel_2.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_bookstore/static/src/img/snippets/s_product_1.jpg + /theme_bookstore/static/src/img/snippets/s_product_1.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_bookstore/static/src/img/snippets/s_product_2.jpg + /theme_bookstore/static/src/img/snippets/s_product_2.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_bookstore/static/src/img/snippets/s_product_3.jpg + /theme_bookstore/static/src/img/snippets/s_product_3.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_bookstore/static/src/img/snippets/s_product_4.jpg + /theme_bookstore/static/src/img/snippets/s_product_4.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_bookstore/static/src/img/snippets/s_kickoff_default_image.jpg + /theme_bookstore/static/src/img/snippets/s_kickoff_default_image.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_1.jpg + /theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_2.jpg + /theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_3.jpg + /theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_4.jpg + /theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_4.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_5.jpg + /theme_bookstore/static/src/img/snippets/s_images_mosaic_default_image_5.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_bookstore/static/src/img/snippets/s_carousel_2.jpg + /theme_bookstore/static/src/img/snippets/s_carousel_2.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_bookstore/static/src/img/snippets/s_carousel_1.jpg + /theme_bookstore/static/src/img/snippets/s_carousel_1.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_bookstore/static/src/img/snippets/s_carousel_3.jpg + /theme_bookstore/static/src/img/snippets/s_carousel_3.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_bookstore/static/src/img/snippets/s_picture.jpg + /theme_bookstore/static/src/img/snippets/s_picture.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_bookstore/static/src/img/snippets/s_intro_pill_default_image.jpg + /theme_bookstore/static/src/img/snippets/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_bookstore/static/src/img/snippets/s_intro_pill_default_image_2.jpg + /theme_bookstore/static/src/img/snippets/s_intro_pill_default_image_2.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_bookstore/static/src/img/snippets/s_masonry_block.jpg + /theme_bookstore/static/src/img/snippets/s_masonry_block.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_bookstore/static/src/img/snippets/s_parallax.jpg + /theme_bookstore/static/src/img/snippets/s_parallax.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_bookstore/static/src/img/snippets/s_cover.jpg + /theme_bookstore/static/src/img/snippets/s_cover.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_bookstore/static/src/img/snippets/s_unveil_5.jpg + /theme_bookstore/static/src/img/snippets/s_unveil_5.webp website.s_shape_image_default_image website.s_shape_image_default_image - /theme_bookstore/static/src/img/snippets/s_shape_image_default_image.jpg + /theme_bookstore/static/src/img/snippets/s_shape_image_default_image.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_bookstore/static/src/img/snippets/s_images_constellation_default_image.jpg + /theme_bookstore/static/src/img/snippets/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_bookstore/static/src/img/snippets/s_images_constellation_default_image_1.jpg + /theme_bookstore/static/src/img/snippets/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_bookstore/static/src/img/snippets/s_images_constellation_default_image_2.jpg + /theme_bookstore/static/src/img/snippets/s_images_constellation_default_image_2.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_bookstore/static/src/img/snippets/s_unveil_3.jpg + /theme_bookstore/static/src/img/snippets/s_unveil_3.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_bookstore/static/src/img/snippets/s_empowerment_default_image.jpg + /theme_bookstore/static/src/img/snippets/s_empowerment_default_image.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_bookstore/static/src/img/snippets/s_text_cover.jpg + /theme_bookstore/static/src/img/snippets/s_text_cover.webp diff --git a/theme_buzzy/__manifest__.py b/theme_buzzy/__manifest__.py index c171f28b02..a31e363fea 100644 --- a/theme_buzzy/__manifest__.py +++ b/theme_buzzy/__manifest__.py @@ -67,8 +67,8 @@ 'views/new_page_template.xml', ], 'images': [ - 'static/description/buzzy_cover.jpg', - 'static/description/buzzy_screenshot.jpg', + 'static/description/buzzy_cover.webp', + 'static/description/buzzy_screenshot.webp', ], 'configurator_snippets': { 'homepage': ['s_banner', 's_discovery', 's_showcase', 's_key_benefits', 's_accordion_image', 's_cta_box'], diff --git a/theme_buzzy/static/description/buzzy_cover.jpg b/theme_buzzy/static/description/buzzy_cover.jpg deleted file mode 100644 index 47aa733b7f..0000000000 Binary files a/theme_buzzy/static/description/buzzy_cover.jpg and /dev/null differ diff --git a/theme_buzzy/static/description/buzzy_cover.webp b/theme_buzzy/static/description/buzzy_cover.webp new file mode 100644 index 0000000000..5f5cf8937a Binary files /dev/null and b/theme_buzzy/static/description/buzzy_cover.webp differ diff --git a/theme_buzzy/static/description/buzzy_screenshot.jpg b/theme_buzzy/static/description/buzzy_screenshot.jpg deleted file mode 100644 index 96774a2f3f..0000000000 Binary files a/theme_buzzy/static/description/buzzy_screenshot.jpg and /dev/null differ diff --git a/theme_buzzy/static/description/buzzy_screenshot.webp b/theme_buzzy/static/description/buzzy_screenshot.webp new file mode 100644 index 0000000000..1bbcf90508 Binary files /dev/null and b/theme_buzzy/static/description/buzzy_screenshot.webp differ diff --git a/theme_buzzy/static/src/img/photos/library_image_02.jpg b/theme_buzzy/static/src/img/photos/library_image_02.jpg deleted file mode 100644 index 149aafc999..0000000000 Binary files a/theme_buzzy/static/src/img/photos/library_image_02.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/library_image_02.webp b/theme_buzzy/static/src/img/photos/library_image_02.webp new file mode 100644 index 0000000000..d46a29c59f Binary files /dev/null and b/theme_buzzy/static/src/img/photos/library_image_02.webp differ diff --git a/theme_buzzy/static/src/img/photos/library_image_03.jpg b/theme_buzzy/static/src/img/photos/library_image_03.jpg deleted file mode 100644 index dcb63c96d8..0000000000 Binary files a/theme_buzzy/static/src/img/photos/library_image_03.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/library_image_03.webp b/theme_buzzy/static/src/img/photos/library_image_03.webp new file mode 100644 index 0000000000..bf1e076ea6 Binary files /dev/null and b/theme_buzzy/static/src/img/photos/library_image_03.webp differ diff --git a/theme_buzzy/static/src/img/photos/library_image_05.jpg b/theme_buzzy/static/src/img/photos/library_image_05.jpg deleted file mode 100644 index ea0f0e2fd4..0000000000 Binary files a/theme_buzzy/static/src/img/photos/library_image_05.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/library_image_05.webp b/theme_buzzy/static/src/img/photos/library_image_05.webp new file mode 100644 index 0000000000..0f1ba6a507 Binary files /dev/null and b/theme_buzzy/static/src/img/photos/library_image_05.webp differ diff --git a/theme_buzzy/static/src/img/photos/library_image_08.jpg b/theme_buzzy/static/src/img/photos/library_image_08.jpg deleted file mode 100644 index cb6554d4eb..0000000000 Binary files a/theme_buzzy/static/src/img/photos/library_image_08.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/library_image_08.webp b/theme_buzzy/static/src/img/photos/library_image_08.webp new file mode 100644 index 0000000000..1b916cc1fa Binary files /dev/null and b/theme_buzzy/static/src/img/photos/library_image_08.webp differ diff --git a/theme_buzzy/static/src/img/photos/library_image_10.jpg b/theme_buzzy/static/src/img/photos/library_image_10.jpg deleted file mode 100644 index 59631b19cb..0000000000 Binary files a/theme_buzzy/static/src/img/photos/library_image_10.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/library_image_10.webp b/theme_buzzy/static/src/img/photos/library_image_10.webp new file mode 100644 index 0000000000..1ba58ea8d8 Binary files /dev/null and b/theme_buzzy/static/src/img/photos/library_image_10.webp differ diff --git a/theme_buzzy/static/src/img/photos/library_image_13.jpg b/theme_buzzy/static/src/img/photos/library_image_13.jpg deleted file mode 100644 index 32f1144a3e..0000000000 Binary files a/theme_buzzy/static/src/img/photos/library_image_13.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/library_image_13.webp b/theme_buzzy/static/src/img/photos/library_image_13.webp new file mode 100644 index 0000000000..e2f43f36c7 Binary files /dev/null and b/theme_buzzy/static/src/img/photos/library_image_13.webp differ diff --git a/theme_buzzy/static/src/img/photos/library_image_14.jpg b/theme_buzzy/static/src/img/photos/library_image_14.jpg deleted file mode 100644 index bebf222e8c..0000000000 Binary files a/theme_buzzy/static/src/img/photos/library_image_14.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/library_image_14.webp b/theme_buzzy/static/src/img/photos/library_image_14.webp new file mode 100644 index 0000000000..ba7264ee6c Binary files /dev/null and b/theme_buzzy/static/src/img/photos/library_image_14.webp differ diff --git a/theme_buzzy/static/src/img/photos/library_image_16.jpg b/theme_buzzy/static/src/img/photos/library_image_16.jpg deleted file mode 100644 index ea09614ab3..0000000000 Binary files a/theme_buzzy/static/src/img/photos/library_image_16.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/library_image_16.webp b/theme_buzzy/static/src/img/photos/library_image_16.webp new file mode 100644 index 0000000000..a18dbf1e2c Binary files /dev/null and b/theme_buzzy/static/src/img/photos/library_image_16.webp differ diff --git a/theme_buzzy/static/src/img/photos/s_carousel_default_image_1.jpg b/theme_buzzy/static/src/img/photos/s_carousel_default_image_1.jpg deleted file mode 100644 index 4289db4b2d..0000000000 Binary files a/theme_buzzy/static/src/img/photos/s_carousel_default_image_1.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/s_carousel_default_image_1.webp b/theme_buzzy/static/src/img/photos/s_carousel_default_image_1.webp new file mode 100644 index 0000000000..fd268f9458 Binary files /dev/null and b/theme_buzzy/static/src/img/photos/s_carousel_default_image_1.webp differ diff --git a/theme_buzzy/static/src/img/photos/s_carousel_default_image_2.jpg b/theme_buzzy/static/src/img/photos/s_carousel_default_image_2.jpg deleted file mode 100644 index 9e0cefe756..0000000000 Binary files a/theme_buzzy/static/src/img/photos/s_carousel_default_image_2.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/s_carousel_default_image_2.webp b/theme_buzzy/static/src/img/photos/s_carousel_default_image_2.webp new file mode 100644 index 0000000000..938acf9454 Binary files /dev/null and b/theme_buzzy/static/src/img/photos/s_carousel_default_image_2.webp differ diff --git a/theme_buzzy/static/src/img/photos/s_carousel_default_image_3.jpg b/theme_buzzy/static/src/img/photos/s_carousel_default_image_3.jpg deleted file mode 100644 index b621df66ba..0000000000 Binary files a/theme_buzzy/static/src/img/photos/s_carousel_default_image_3.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/s_carousel_default_image_3.webp b/theme_buzzy/static/src/img/photos/s_carousel_default_image_3.webp new file mode 100644 index 0000000000..8f9565291e Binary files /dev/null and b/theme_buzzy/static/src/img/photos/s_carousel_default_image_3.webp differ diff --git a/theme_buzzy/static/src/img/photos/s_cover_default_image.jpg b/theme_buzzy/static/src/img/photos/s_cover_default_image.jpg deleted file mode 100644 index 2edd6c2bb6..0000000000 Binary files a/theme_buzzy/static/src/img/photos/s_cover_default_image.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/s_cover_default_image.webp b/theme_buzzy/static/src/img/photos/s_cover_default_image.webp new file mode 100644 index 0000000000..15a84ff74f Binary files /dev/null and b/theme_buzzy/static/src/img/photos/s_cover_default_image.webp differ diff --git a/theme_buzzy/static/src/img/photos/s_empowerment_default_image.jpg b/theme_buzzy/static/src/img/photos/s_empowerment_default_image.jpg deleted file mode 100644 index 0fc3de9818..0000000000 Binary files a/theme_buzzy/static/src/img/photos/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/s_empowerment_default_image.webp b/theme_buzzy/static/src/img/photos/s_empowerment_default_image.webp new file mode 100644 index 0000000000..51dd4c9dde Binary files /dev/null and b/theme_buzzy/static/src/img/photos/s_empowerment_default_image.webp differ diff --git a/theme_buzzy/static/src/img/photos/s_images_constellation_default_image.jpg b/theme_buzzy/static/src/img/photos/s_images_constellation_default_image.jpg deleted file mode 100644 index 0c511424d7..0000000000 Binary files a/theme_buzzy/static/src/img/photos/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/s_images_constellation_default_image.webp b/theme_buzzy/static/src/img/photos/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..3ad44612d1 Binary files /dev/null and b/theme_buzzy/static/src/img/photos/s_images_constellation_default_image.webp differ diff --git a/theme_buzzy/static/src/img/photos/s_images_constellation_default_image_1.jpg b/theme_buzzy/static/src/img/photos/s_images_constellation_default_image_1.jpg deleted file mode 100644 index d2a94b3df5..0000000000 Binary files a/theme_buzzy/static/src/img/photos/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/s_images_constellation_default_image_1.webp b/theme_buzzy/static/src/img/photos/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..214568cc47 Binary files /dev/null and b/theme_buzzy/static/src/img/photos/s_images_constellation_default_image_1.webp differ diff --git a/theme_buzzy/static/src/img/photos/s_images_constellation_default_image_2.jpg b/theme_buzzy/static/src/img/photos/s_images_constellation_default_image_2.jpg deleted file mode 100644 index fd4d8efe7b..0000000000 Binary files a/theme_buzzy/static/src/img/photos/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/s_images_constellation_default_image_2.webp b/theme_buzzy/static/src/img/photos/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..0c218f03ce Binary files /dev/null and b/theme_buzzy/static/src/img/photos/s_images_constellation_default_image_2.webp differ diff --git a/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_1.jpg b/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_1.jpg deleted file mode 100644 index 5abb92eaec..0000000000 Binary files a/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_1.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_1.webp b/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_1.webp new file mode 100644 index 0000000000..e29735612b Binary files /dev/null and b/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_1.webp differ diff --git a/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_2.jpg b/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_2.jpg deleted file mode 100644 index 443b421b78..0000000000 Binary files a/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_2.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_2.webp b/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_2.webp new file mode 100644 index 0000000000..bcae1cfee3 Binary files /dev/null and b/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_2.webp differ diff --git a/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_3.jpg b/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_3.jpg deleted file mode 100644 index 3cc26db397..0000000000 Binary files a/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_3.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_3.webp b/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_3.webp new file mode 100644 index 0000000000..488e224780 Binary files /dev/null and b/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_3.webp differ diff --git a/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_4.jpg b/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_4.jpg deleted file mode 100644 index 6c0cc59e72..0000000000 Binary files a/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_4.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_4.webp b/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_4.webp new file mode 100644 index 0000000000..56a76e325f Binary files /dev/null and b/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_4.webp differ diff --git a/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_5.jpg b/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_5.jpg deleted file mode 100644 index a001d08b3f..0000000000 Binary files a/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_5.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_5.webp b/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_5.webp new file mode 100644 index 0000000000..e966bdafcc Binary files /dev/null and b/theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_5.webp differ diff --git a/theme_buzzy/static/src/img/photos/s_kickoff_default_image.jpg b/theme_buzzy/static/src/img/photos/s_kickoff_default_image.jpg deleted file mode 100644 index 453507f5d2..0000000000 Binary files a/theme_buzzy/static/src/img/photos/s_kickoff_default_image.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/s_kickoff_default_image.webp b/theme_buzzy/static/src/img/photos/s_kickoff_default_image.webp new file mode 100644 index 0000000000..2dd4900ec4 Binary files /dev/null and b/theme_buzzy/static/src/img/photos/s_kickoff_default_image.webp differ diff --git a/theme_buzzy/static/src/img/photos/s_masonry_block_default_image_1.jpg b/theme_buzzy/static/src/img/photos/s_masonry_block_default_image_1.jpg deleted file mode 100644 index c6903ea172..0000000000 Binary files a/theme_buzzy/static/src/img/photos/s_masonry_block_default_image_1.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/s_masonry_block_default_image_1.webp b/theme_buzzy/static/src/img/photos/s_masonry_block_default_image_1.webp new file mode 100644 index 0000000000..f1a5371efb Binary files /dev/null and b/theme_buzzy/static/src/img/photos/s_masonry_block_default_image_1.webp differ diff --git a/theme_buzzy/static/src/img/photos/s_parallax_default_image.jpg b/theme_buzzy/static/src/img/photos/s_parallax_default_image.jpg deleted file mode 100644 index 5f495ae95c..0000000000 Binary files a/theme_buzzy/static/src/img/photos/s_parallax_default_image.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/s_parallax_default_image.webp b/theme_buzzy/static/src/img/photos/s_parallax_default_image.webp new file mode 100644 index 0000000000..f8e7a04406 Binary files /dev/null and b/theme_buzzy/static/src/img/photos/s_parallax_default_image.webp differ diff --git a/theme_buzzy/static/src/img/photos/s_picture_default_image.jpg b/theme_buzzy/static/src/img/photos/s_picture_default_image.jpg deleted file mode 100644 index 86f93ce5c6..0000000000 Binary files a/theme_buzzy/static/src/img/photos/s_picture_default_image.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/s_picture_default_image.webp b/theme_buzzy/static/src/img/photos/s_picture_default_image.webp new file mode 100644 index 0000000000..c76e0d69f7 Binary files /dev/null and b/theme_buzzy/static/src/img/photos/s_picture_default_image.webp differ diff --git a/theme_buzzy/static/src/img/photos/s_popup_default_image.jpg b/theme_buzzy/static/src/img/photos/s_popup_default_image.jpg deleted file mode 100644 index 29afb3a744..0000000000 Binary files a/theme_buzzy/static/src/img/photos/s_popup_default_image.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/s_popup_default_image.webp b/theme_buzzy/static/src/img/photos/s_popup_default_image.webp new file mode 100644 index 0000000000..c3b7d5ea48 Binary files /dev/null and b/theme_buzzy/static/src/img/photos/s_popup_default_image.webp differ diff --git a/theme_buzzy/static/src/img/photos/s_showcase.jpg b/theme_buzzy/static/src/img/photos/s_showcase.jpg deleted file mode 100644 index ce29ee21c4..0000000000 Binary files a/theme_buzzy/static/src/img/photos/s_showcase.jpg and /dev/null differ diff --git a/theme_buzzy/static/src/img/photos/s_showcase.webp b/theme_buzzy/static/src/img/photos/s_showcase.webp new file mode 100644 index 0000000000..d31941136b Binary files /dev/null and b/theme_buzzy/static/src/img/photos/s_showcase.webp differ diff --git a/theme_buzzy/views/images_library.xml b/theme_buzzy/views/images_library.xml index 2f355872d9..cd7a3d57b6 100644 --- a/theme_buzzy/views/images_library.xml +++ b/theme_buzzy/views/images_library.xml @@ -5,307 +5,307 @@ website.library_image_08 website.library_image_08 - /theme_buzzy/static/src/img/photos/library_image_08.jpg + /theme_buzzy/static/src/img/photos/library_image_08.webp website.library_image_03 website.library_image_03 - /theme_buzzy/static/src/img/photos/library_image_03.jpg + /theme_buzzy/static/src/img/photos/library_image_03.webp website.library_image_02 website.library_image_02 - /theme_buzzy/static/src/img/photos/library_image_02.jpg + /theme_buzzy/static/src/img/photos/library_image_02.webp website.library_image_10 website.library_image_10 - /theme_buzzy/static/src/img/photos/library_image_10.jpg + /theme_buzzy/static/src/img/photos/library_image_10.webp website.library_image_13 website.library_image_13 - /theme_buzzy/static/src/img/photos/library_image_13.jpg + /theme_buzzy/static/src/img/photos/library_image_13.webp website.library_image_05 website.library_image_05 - /theme_buzzy/static/src/img/photos/library_image_05.jpg + /theme_buzzy/static/src/img/photos/library_image_05.webp website.library_image_14 website.library_image_14 - /theme_buzzy/static/src/img/photos/library_image_14.jpg + /theme_buzzy/static/src/img/photos/library_image_14.webp website.library_image_16 website.library_image_16 - /theme_buzzy/static/src/img/photos/library_image_16.jpg + /theme_buzzy/static/src/img/photos/library_image_16.webp website.s_picture_default_image website.s_picture_default_image - /theme_buzzy/static/src/img/photos/s_picture_default_image.jpg + /theme_buzzy/static/src/img/photos/s_picture_default_image.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_buzzy/static/src/img/photos/s_masonry_block_default_image_1.jpg + /theme_buzzy/static/src/img/photos/s_masonry_block_default_image_1.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_buzzy/static/src/img/photos/s_carousel_default_image_1.jpg + /theme_buzzy/static/src/img/photos/s_carousel_default_image_1.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_buzzy/static/src/img/photos/s_carousel_default_image_2.jpg + /theme_buzzy/static/src/img/photos/s_carousel_default_image_2.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_buzzy/static/src/img/photos/s_carousel_default_image_3.jpg + /theme_buzzy/static/src/img/photos/s_carousel_default_image_3.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_buzzy/static/src/img/photos/s_carousel_default_image_3.jpg + /theme_buzzy/static/src/img/photos/s_carousel_default_image_3.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_buzzy/static/src/img/photos/s_masonry_block_default_image_1.jpg + /theme_buzzy/static/src/img/photos/s_masonry_block_default_image_1.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_buzzy/static/src/img/photos/library_image_08.jpg + /theme_buzzy/static/src/img/photos/library_image_08.webp website.s_popup_default_image website.s_popup_default_image - /theme_buzzy/static/src/img/photos/s_popup_default_image.jpg + /theme_buzzy/static/src/img/photos/s_popup_default_image.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_buzzy/static/src/img/photos/s_parallax_default_image.jpg + /theme_buzzy/static/src/img/photos/s_parallax_default_image.webp website.s_cover_default_image website.s_cover_default_image - /theme_buzzy/static/src/img/photos/s_cover_default_image.jpg + /theme_buzzy/static/src/img/photos/s_cover_default_image.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_buzzy/static/src/img/photos/library_image_14.jpg + /theme_buzzy/static/src/img/photos/library_image_14.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_buzzy/static/src/img/photos/library_image_05.jpg + /theme_buzzy/static/src/img/photos/library_image_05.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_buzzy/static/src/img/photos/library_image_10.jpg + /theme_buzzy/static/src/img/photos/library_image_10.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_buzzy/static/src/img/photos/s_carousel_default_image_1.jpg + /theme_buzzy/static/src/img/photos/s_carousel_default_image_1.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_buzzy/static/src/img/photos/library_image_16.jpg + /theme_buzzy/static/src/img/photos/library_image_16.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_buzzy/static/src/img/photos/s_kickoff_default_image.jpg + /theme_buzzy/static/src/img/photos/s_kickoff_default_image.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_buzzy/static/src/img/photos/s_empowerment_default_image.jpg + /theme_buzzy/static/src/img/photos/s_empowerment_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_5.jpg + /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_5.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_buzzy/static/src/img/photos/library_image_02.jpg + /theme_buzzy/static/src/img/photos/library_image_02.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_buzzy/static/src/img/photos/library_image_03.jpg + /theme_buzzy/static/src/img/photos/library_image_03.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_buzzy/static/src/img/photos/library_image_05.jpg + /theme_buzzy/static/src/img/photos/library_image_05.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_buzzy/static/src/img/photos/library_image_08.jpg + /theme_buzzy/static/src/img/photos/library_image_08.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_1.jpg + /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_2.jpg + /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_3.jpg + /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_4.jpg + /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_4.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_5.jpg + /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_5.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_buzzy/static/src/img/photos/s_images_constellation_default_image.jpg + /theme_buzzy/static/src/img/photos/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_buzzy/static/src/img/photos/s_images_constellation_default_image_1.jpg + /theme_buzzy/static/src/img/photos/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_buzzy/static/src/img/photos/s_images_constellation_default_image_2.jpg + /theme_buzzy/static/src/img/photos/s_images_constellation_default_image_2.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_buzzy/static/src/img/photos/library_image_02.jpg + /theme_buzzy/static/src/img/photos/library_image_02.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_buzzy/static/src/img/photos/s_empowerment_default_image.jpg + /theme_buzzy/static/src/img/photos/s_empowerment_default_image.webp website.s_image_punchy_default_image website.s_image_punchy_default_image - /theme_buzzy/static/src/img/photos/library_image_03.jpg + /theme_buzzy/static/src/img/photos/library_image_03.webp website.s_showcase_default_image website.s_showcase_default_image - /theme_buzzy/static/src/img/photos/s_showcase.jpg + /theme_buzzy/static/src/img/photos/s_showcase.webp website.s_striped_top_default_image website.s_striped_top_default_image - /theme_buzzy/static/src/img/photos/s_masonry_block_default_image_1.jpg + /theme_buzzy/static/src/img/photos/s_masonry_block_default_image_1.webp website.s_sidegrid_default_image_1 website.s_sidegrid_default_image_1 - /theme_buzzy/static/src/img/photos/s_kickoff_default_image.jpg + /theme_buzzy/static/src/img/photos/s_kickoff_default_image.webp website.s_sidegrid_default_image_2 website.s_sidegrid_default_image_2 - /theme_buzzy/static/src/img/photos/s_empowerment_default_image.jpg + /theme_buzzy/static/src/img/photos/s_empowerment_default_image.webp website.s_sidegrid_default_image_3 website.s_sidegrid_default_image_3 - /theme_buzzy/static/src/img/photos/library_image_02.jpg + /theme_buzzy/static/src/img/photos/library_image_02.webp website.s_sidegrid_default_image_4 website.s_sidegrid_default_image_4 - /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_2.jpg + /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_2.webp website.s_framed_intro_default_image website.s_framed_intro_default_image - /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_5.jpg + /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_5.webp website.s_three_columns_default_image_1 website.s_three_columns_default_image_1 - /theme_buzzy/static/src/img/photos/library_image_10.jpg + /theme_buzzy/static/src/img/photos/library_image_10.webp website.s_three_columns_default_image_3 website.s_three_columns_default_image_3 - /theme_buzzy/static/src/img/photos/library_image_14.jpg + /theme_buzzy/static/src/img/photos/library_image_14.webp website.s_shape_image_default_image website.s_shape_image_default_image - /theme_buzzy/static/src/img/photos/s_parallax_default_image.jpg + /theme_buzzy/static/src/img/photos/s_parallax_default_image.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_1.jpg + /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_1.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_2.jpg + /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_2.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_3.jpg + /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_3.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_4.jpg + /theme_buzzy/static/src/img/photos/s_images_mosaic_default_image_4.webp diff --git a/theme_buzzy/views/snippets/s_image_punchy.xml b/theme_buzzy/views/snippets/s_image_punchy.xml index 91714cbd1f..784fba4f55 100644 --- a/theme_buzzy/views/snippets/s_image_punchy.xml +++ b/theme_buzzy/views/snippets/s_image_punchy.xml @@ -5,7 +5,7 @@ /web_editor/image_shape/website.s_image_punchy_default_image/web_editor/geometric/geo_slanted.svg web_editor/geometric/geo_slanted - image/jpeg + image/webp s_image_punchy_default_image.svg ;;;; diff --git a/theme_clean/__manifest__.py b/theme_clean/__manifest__.py index b54d8708b7..e3dda7f01c 100644 --- a/theme_clean/__manifest__.py +++ b/theme_clean/__manifest__.py @@ -47,14 +47,14 @@ 'views/new_page_template.xml', ], 'images': [ - 'static/description/clean_description.jpg', - 'static/description/clean_screenshot.jpg', + 'static/description/clean_description.webp', + 'static/description/clean_screenshot.webp', ], 'images_preview_theme': { - 'website.s_image_text_default_image': '/theme_clean/static/src/img/content/image_content_20.jpg', - 'website.s_banner_default_image': '/theme_clean/static/src/img/backgrounds/bg_snippet_07.jpg', - 'website.s_text_image_default_image': '/theme_clean/static/src/img/content/image_content_19.jpg', - 'website.s_picture_default_image': '/theme_clean/static/src/img/content/image_content_21.jpg', + 'website.s_image_text_default_image': '/theme_clean/static/src/img/content/image_content_20.webp', + 'website.s_banner_default_image': '/theme_clean/static/src/img/backgrounds/bg_snippet_07.webp', + 'website.s_text_image_default_image': '/theme_clean/static/src/img/content/image_content_19.webp', + 'website.s_picture_default_image': '/theme_clean/static/src/img/content/image_content_21.webp', }, 'configurator_snippets': { 'homepage': ['s_banner', 's_color_blocks_2', 's_title', 's_text_image', 's_image_text', 's_numbers_showcase', 's_company_team', 's_accordion_image', 's_cta_card'], diff --git a/theme_clean/static/description/clean_description.jpg b/theme_clean/static/description/clean_description.jpg deleted file mode 100644 index 85ff7c980e..0000000000 Binary files a/theme_clean/static/description/clean_description.jpg and /dev/null differ diff --git a/theme_clean/static/description/clean_description.webp b/theme_clean/static/description/clean_description.webp new file mode 100644 index 0000000000..8739e32b00 Binary files /dev/null and b/theme_clean/static/description/clean_description.webp differ diff --git a/theme_clean/static/description/clean_screenshot.jpg b/theme_clean/static/description/clean_screenshot.jpg deleted file mode 100644 index af3d3df171..0000000000 Binary files a/theme_clean/static/description/clean_screenshot.jpg and /dev/null differ diff --git a/theme_clean/static/description/clean_screenshot.webp b/theme_clean/static/description/clean_screenshot.webp new file mode 100644 index 0000000000..42330daaae Binary files /dev/null and b/theme_clean/static/description/clean_screenshot.webp differ diff --git a/theme_clean/static/src/img/backgrounds/bg_snippet_05.jpg b/theme_clean/static/src/img/backgrounds/bg_snippet_05.jpg deleted file mode 100644 index 728d9783ea..0000000000 Binary files a/theme_clean/static/src/img/backgrounds/bg_snippet_05.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/backgrounds/bg_snippet_05.webp b/theme_clean/static/src/img/backgrounds/bg_snippet_05.webp new file mode 100644 index 0000000000..5ffd1cce9c Binary files /dev/null and b/theme_clean/static/src/img/backgrounds/bg_snippet_05.webp differ diff --git a/theme_clean/static/src/img/backgrounds/bg_snippet_07.jpg b/theme_clean/static/src/img/backgrounds/bg_snippet_07.jpg deleted file mode 100644 index e2a7bd8486..0000000000 Binary files a/theme_clean/static/src/img/backgrounds/bg_snippet_07.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/backgrounds/bg_snippet_07.webp b/theme_clean/static/src/img/backgrounds/bg_snippet_07.webp new file mode 100644 index 0000000000..29b7580f59 Binary files /dev/null and b/theme_clean/static/src/img/backgrounds/bg_snippet_07.webp differ diff --git a/theme_clean/static/src/img/backgrounds/bg_snippet_08.jpg b/theme_clean/static/src/img/backgrounds/bg_snippet_08.jpg deleted file mode 100644 index 1030712bea..0000000000 Binary files a/theme_clean/static/src/img/backgrounds/bg_snippet_08.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/backgrounds/bg_snippet_08.webp b/theme_clean/static/src/img/backgrounds/bg_snippet_08.webp new file mode 100644 index 0000000000..5cf5982f06 Binary files /dev/null and b/theme_clean/static/src/img/backgrounds/bg_snippet_08.webp differ diff --git a/theme_clean/static/src/img/backgrounds/bg_snippet_09.jpg b/theme_clean/static/src/img/backgrounds/bg_snippet_09.jpg deleted file mode 100644 index ba8731c942..0000000000 Binary files a/theme_clean/static/src/img/backgrounds/bg_snippet_09.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/backgrounds/bg_snippet_09.webp b/theme_clean/static/src/img/backgrounds/bg_snippet_09.webp new file mode 100644 index 0000000000..0d0cd628ff Binary files /dev/null and b/theme_clean/static/src/img/backgrounds/bg_snippet_09.webp differ diff --git a/theme_clean/static/src/img/backgrounds/bg_snippet_10.jpg b/theme_clean/static/src/img/backgrounds/bg_snippet_10.jpg deleted file mode 100644 index 66955793b0..0000000000 Binary files a/theme_clean/static/src/img/backgrounds/bg_snippet_10.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/backgrounds/bg_snippet_10.webp b/theme_clean/static/src/img/backgrounds/bg_snippet_10.webp new file mode 100644 index 0000000000..31d741fa7f Binary files /dev/null and b/theme_clean/static/src/img/backgrounds/bg_snippet_10.webp differ diff --git a/theme_clean/static/src/img/backgrounds/bg_snippet_11.jpg b/theme_clean/static/src/img/backgrounds/bg_snippet_11.jpg deleted file mode 100644 index 0d4688bf09..0000000000 Binary files a/theme_clean/static/src/img/backgrounds/bg_snippet_11.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/backgrounds/bg_snippet_11.webp b/theme_clean/static/src/img/backgrounds/bg_snippet_11.webp new file mode 100644 index 0000000000..78cf52efa7 Binary files /dev/null and b/theme_clean/static/src/img/backgrounds/bg_snippet_11.webp differ diff --git a/theme_clean/static/src/img/backgrounds/bg_snippet_12.jpg b/theme_clean/static/src/img/backgrounds/bg_snippet_12.jpg deleted file mode 100644 index 064ddde0c3..0000000000 Binary files a/theme_clean/static/src/img/backgrounds/bg_snippet_12.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/backgrounds/bg_snippet_12.webp b/theme_clean/static/src/img/backgrounds/bg_snippet_12.webp new file mode 100644 index 0000000000..b3dadb8585 Binary files /dev/null and b/theme_clean/static/src/img/backgrounds/bg_snippet_12.webp differ diff --git a/theme_clean/static/src/img/backgrounds/bg_snippet_13.jpg b/theme_clean/static/src/img/backgrounds/bg_snippet_13.jpg deleted file mode 100644 index de54566119..0000000000 Binary files a/theme_clean/static/src/img/backgrounds/bg_snippet_13.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/backgrounds/bg_snippet_13.webp b/theme_clean/static/src/img/backgrounds/bg_snippet_13.webp new file mode 100644 index 0000000000..8c4e577043 Binary files /dev/null and b/theme_clean/static/src/img/backgrounds/bg_snippet_13.webp differ diff --git a/theme_clean/static/src/img/backgrounds/s_quotes_carousel_demo_image_3.jpg b/theme_clean/static/src/img/backgrounds/s_quotes_carousel_demo_image_3.jpg deleted file mode 100644 index 1f664b5bc2..0000000000 Binary files a/theme_clean/static/src/img/backgrounds/s_quotes_carousel_demo_image_3.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/backgrounds/s_quotes_carousel_demo_image_3.webp b/theme_clean/static/src/img/backgrounds/s_quotes_carousel_demo_image_3.webp new file mode 100644 index 0000000000..b4e08d9c50 Binary files /dev/null and b/theme_clean/static/src/img/backgrounds/s_quotes_carousel_demo_image_3.webp differ diff --git a/theme_clean/static/src/img/backgrounds/s_title_default_image.jpg b/theme_clean/static/src/img/backgrounds/s_title_default_image.jpg deleted file mode 100644 index 81cea10238..0000000000 Binary files a/theme_clean/static/src/img/backgrounds/s_title_default_image.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/backgrounds/s_title_default_image.webp b/theme_clean/static/src/img/backgrounds/s_title_default_image.webp new file mode 100644 index 0000000000..640796f954 Binary files /dev/null and b/theme_clean/static/src/img/backgrounds/s_title_default_image.webp differ diff --git a/theme_clean/static/src/img/content/image_content_19.jpg b/theme_clean/static/src/img/content/image_content_19.jpg deleted file mode 100644 index c2ed609f7e..0000000000 Binary files a/theme_clean/static/src/img/content/image_content_19.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/image_content_19.webp b/theme_clean/static/src/img/content/image_content_19.webp new file mode 100644 index 0000000000..764079e2e6 Binary files /dev/null and b/theme_clean/static/src/img/content/image_content_19.webp differ diff --git a/theme_clean/static/src/img/content/image_content_20.jpg b/theme_clean/static/src/img/content/image_content_20.jpg deleted file mode 100644 index f0f0f0a230..0000000000 Binary files a/theme_clean/static/src/img/content/image_content_20.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/image_content_20.webp b/theme_clean/static/src/img/content/image_content_20.webp new file mode 100644 index 0000000000..c2bb23022f Binary files /dev/null and b/theme_clean/static/src/img/content/image_content_20.webp differ diff --git a/theme_clean/static/src/img/content/image_content_21.jpg b/theme_clean/static/src/img/content/image_content_21.jpg deleted file mode 100644 index fafe7703df..0000000000 Binary files a/theme_clean/static/src/img/content/image_content_21.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/image_content_21.webp b/theme_clean/static/src/img/content/image_content_21.webp new file mode 100644 index 0000000000..bac44658a2 Binary files /dev/null and b/theme_clean/static/src/img/content/image_content_21.webp differ diff --git a/theme_clean/static/src/img/content/image_content_22.jpg b/theme_clean/static/src/img/content/image_content_22.jpg deleted file mode 100644 index 9cb8a8286e..0000000000 Binary files a/theme_clean/static/src/img/content/image_content_22.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/image_content_22.webp b/theme_clean/static/src/img/content/image_content_22.webp new file mode 100644 index 0000000000..89125e4a3a Binary files /dev/null and b/theme_clean/static/src/img/content/image_content_22.webp differ diff --git a/theme_clean/static/src/img/content/image_content_23.jpg b/theme_clean/static/src/img/content/image_content_23.jpg deleted file mode 100644 index d55782005c..0000000000 Binary files a/theme_clean/static/src/img/content/image_content_23.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/image_content_23.webp b/theme_clean/static/src/img/content/image_content_23.webp new file mode 100644 index 0000000000..eff268f5e8 Binary files /dev/null and b/theme_clean/static/src/img/content/image_content_23.webp differ diff --git a/theme_clean/static/src/img/content/image_content_24.jpg b/theme_clean/static/src/img/content/image_content_24.jpg deleted file mode 100644 index 742af3a2ed..0000000000 Binary files a/theme_clean/static/src/img/content/image_content_24.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/image_content_24.webp b/theme_clean/static/src/img/content/image_content_24.webp new file mode 100644 index 0000000000..0853d72530 Binary files /dev/null and b/theme_clean/static/src/img/content/image_content_24.webp differ diff --git a/theme_clean/static/src/img/content/image_content_25.jpg b/theme_clean/static/src/img/content/image_content_25.jpg deleted file mode 100644 index 9aa9b77059..0000000000 Binary files a/theme_clean/static/src/img/content/image_content_25.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/image_content_25.webp b/theme_clean/static/src/img/content/image_content_25.webp new file mode 100644 index 0000000000..cab9403323 Binary files /dev/null and b/theme_clean/static/src/img/content/image_content_25.webp differ diff --git a/theme_clean/static/src/img/content/image_content_26.jpg b/theme_clean/static/src/img/content/image_content_26.jpg deleted file mode 100644 index c1484d1450..0000000000 Binary files a/theme_clean/static/src/img/content/image_content_26.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/image_content_26.webp b/theme_clean/static/src/img/content/image_content_26.webp new file mode 100644 index 0000000000..12d679e8fc Binary files /dev/null and b/theme_clean/static/src/img/content/image_content_26.webp differ diff --git a/theme_clean/static/src/img/content/image_content_27.jpg b/theme_clean/static/src/img/content/image_content_27.jpg deleted file mode 100644 index bf54431af1..0000000000 Binary files a/theme_clean/static/src/img/content/image_content_27.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/image_content_27.webp b/theme_clean/static/src/img/content/image_content_27.webp new file mode 100644 index 0000000000..e11e58888d Binary files /dev/null and b/theme_clean/static/src/img/content/image_content_27.webp differ diff --git a/theme_clean/static/src/img/content/image_content_28.jpg b/theme_clean/static/src/img/content/image_content_28.jpg deleted file mode 100644 index 29a2bffd21..0000000000 Binary files a/theme_clean/static/src/img/content/image_content_28.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/image_content_28.webp b/theme_clean/static/src/img/content/image_content_28.webp new file mode 100644 index 0000000000..62cf81c10f Binary files /dev/null and b/theme_clean/static/src/img/content/image_content_28.webp differ diff --git a/theme_clean/static/src/img/content/image_content_29.jpg b/theme_clean/static/src/img/content/image_content_29.jpg deleted file mode 100644 index dbfe8bd9d9..0000000000 Binary files a/theme_clean/static/src/img/content/image_content_29.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/image_content_29.webp b/theme_clean/static/src/img/content/image_content_29.webp new file mode 100644 index 0000000000..986cb0fe6f Binary files /dev/null and b/theme_clean/static/src/img/content/image_content_29.webp differ diff --git a/theme_clean/static/src/img/content/image_content_30.jpg b/theme_clean/static/src/img/content/image_content_30.jpg deleted file mode 100644 index a6704f7f4d..0000000000 Binary files a/theme_clean/static/src/img/content/image_content_30.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/image_content_30.webp b/theme_clean/static/src/img/content/image_content_30.webp new file mode 100644 index 0000000000..134e2c095b Binary files /dev/null and b/theme_clean/static/src/img/content/image_content_30.webp differ diff --git a/theme_clean/static/src/img/content/image_content_31.jpg b/theme_clean/static/src/img/content/image_content_31.jpg deleted file mode 100644 index 62c81dcb9d..0000000000 Binary files a/theme_clean/static/src/img/content/image_content_31.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/image_content_31.webp b/theme_clean/static/src/img/content/image_content_31.webp new file mode 100644 index 0000000000..7f105e749c Binary files /dev/null and b/theme_clean/static/src/img/content/image_content_31.webp differ diff --git a/theme_clean/static/src/img/content/image_content_32.jpg b/theme_clean/static/src/img/content/image_content_32.jpg deleted file mode 100644 index 7c21f63710..0000000000 Binary files a/theme_clean/static/src/img/content/image_content_32.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/image_content_32.webp b/theme_clean/static/src/img/content/image_content_32.webp new file mode 100644 index 0000000000..c96f58eaee Binary files /dev/null and b/theme_clean/static/src/img/content/image_content_32.webp differ diff --git a/theme_clean/static/src/img/content/image_content_33.jpg b/theme_clean/static/src/img/content/image_content_33.jpg deleted file mode 100644 index 35fca71375..0000000000 Binary files a/theme_clean/static/src/img/content/image_content_33.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/image_content_33.webp b/theme_clean/static/src/img/content/image_content_33.webp new file mode 100644 index 0000000000..260cc88cf7 Binary files /dev/null and b/theme_clean/static/src/img/content/image_content_33.webp differ diff --git a/theme_clean/static/src/img/content/image_content_34.jpg b/theme_clean/static/src/img/content/image_content_34.jpg deleted file mode 100644 index 6f275b16f8..0000000000 Binary files a/theme_clean/static/src/img/content/image_content_34.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/image_content_34.webp b/theme_clean/static/src/img/content/image_content_34.webp new file mode 100644 index 0000000000..a71bcf92ac Binary files /dev/null and b/theme_clean/static/src/img/content/image_content_34.webp differ diff --git a/theme_clean/static/src/img/content/image_content_35.jpg b/theme_clean/static/src/img/content/image_content_35.jpg deleted file mode 100644 index 8c51d87a74..0000000000 Binary files a/theme_clean/static/src/img/content/image_content_35.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/image_content_35.webp b/theme_clean/static/src/img/content/image_content_35.webp new file mode 100644 index 0000000000..b154e537c6 Binary files /dev/null and b/theme_clean/static/src/img/content/image_content_35.webp differ diff --git a/theme_clean/static/src/img/content/image_content_36.jpg b/theme_clean/static/src/img/content/image_content_36.jpg deleted file mode 100644 index 5cebc9556b..0000000000 Binary files a/theme_clean/static/src/img/content/image_content_36.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/image_content_36.webp b/theme_clean/static/src/img/content/image_content_36.webp new file mode 100644 index 0000000000..5e7548de93 Binary files /dev/null and b/theme_clean/static/src/img/content/image_content_36.webp differ diff --git a/theme_clean/static/src/img/content/image_content_37.jpg b/theme_clean/static/src/img/content/image_content_37.jpg deleted file mode 100644 index ff511bd892..0000000000 Binary files a/theme_clean/static/src/img/content/image_content_37.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/image_content_37.webp b/theme_clean/static/src/img/content/image_content_37.webp new file mode 100644 index 0000000000..a06168d244 Binary files /dev/null and b/theme_clean/static/src/img/content/image_content_37.webp differ diff --git a/theme_clean/static/src/img/content/image_content_38.jpg b/theme_clean/static/src/img/content/image_content_38.jpg deleted file mode 100644 index efc52ddd53..0000000000 Binary files a/theme_clean/static/src/img/content/image_content_38.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/image_content_38.webp b/theme_clean/static/src/img/content/image_content_38.webp new file mode 100644 index 0000000000..73b28d45d8 Binary files /dev/null and b/theme_clean/static/src/img/content/image_content_38.webp differ diff --git a/theme_clean/static/src/img/content/image_content_39.jpg b/theme_clean/static/src/img/content/image_content_39.jpg deleted file mode 100644 index fe368bd53d..0000000000 Binary files a/theme_clean/static/src/img/content/image_content_39.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/image_content_39.webp b/theme_clean/static/src/img/content/image_content_39.webp new file mode 100644 index 0000000000..2a8f5e391d Binary files /dev/null and b/theme_clean/static/src/img/content/image_content_39.webp differ diff --git a/theme_clean/static/src/img/content/library_image_02.jpg b/theme_clean/static/src/img/content/library_image_02.jpg deleted file mode 100644 index 7a55180f37..0000000000 Binary files a/theme_clean/static/src/img/content/library_image_02.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/library_image_02.webp b/theme_clean/static/src/img/content/library_image_02.webp new file mode 100644 index 0000000000..a36f446978 Binary files /dev/null and b/theme_clean/static/src/img/content/library_image_02.webp differ diff --git a/theme_clean/static/src/img/content/library_image_03.jpg b/theme_clean/static/src/img/content/library_image_03.jpg deleted file mode 100644 index 57bc8f5717..0000000000 Binary files a/theme_clean/static/src/img/content/library_image_03.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/library_image_03.webp b/theme_clean/static/src/img/content/library_image_03.webp new file mode 100644 index 0000000000..0fc103f8c1 Binary files /dev/null and b/theme_clean/static/src/img/content/library_image_03.webp differ diff --git a/theme_clean/static/src/img/content/library_image_05.jpg b/theme_clean/static/src/img/content/library_image_05.jpg deleted file mode 100644 index be7bbb6baf..0000000000 Binary files a/theme_clean/static/src/img/content/library_image_05.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/library_image_05.webp b/theme_clean/static/src/img/content/library_image_05.webp new file mode 100644 index 0000000000..a39051bebc Binary files /dev/null and b/theme_clean/static/src/img/content/library_image_05.webp differ diff --git a/theme_clean/static/src/img/content/library_image_10.jpg b/theme_clean/static/src/img/content/library_image_10.jpg deleted file mode 100644 index c7243a9c85..0000000000 Binary files a/theme_clean/static/src/img/content/library_image_10.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/library_image_10.webp b/theme_clean/static/src/img/content/library_image_10.webp new file mode 100644 index 0000000000..0661604236 Binary files /dev/null and b/theme_clean/static/src/img/content/library_image_10.webp differ diff --git a/theme_clean/static/src/img/content/library_image_16.jpg b/theme_clean/static/src/img/content/library_image_16.jpg deleted file mode 100644 index 1f366ee963..0000000000 Binary files a/theme_clean/static/src/img/content/library_image_16.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/library_image_16.webp b/theme_clean/static/src/img/content/library_image_16.webp new file mode 100644 index 0000000000..35a4f0d1f4 Binary files /dev/null and b/theme_clean/static/src/img/content/library_image_16.webp differ diff --git a/theme_clean/static/src/img/content/s_color_blocks_2_default_image_1.jpg b/theme_clean/static/src/img/content/s_color_blocks_2_default_image_1.jpg deleted file mode 100644 index b11f0e18eb..0000000000 Binary files a/theme_clean/static/src/img/content/s_color_blocks_2_default_image_1.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/s_color_blocks_2_default_image_1.webp b/theme_clean/static/src/img/content/s_color_blocks_2_default_image_1.webp new file mode 100644 index 0000000000..7931ee74c9 Binary files /dev/null and b/theme_clean/static/src/img/content/s_color_blocks_2_default_image_1.webp differ diff --git a/theme_clean/static/src/img/content/s_color_blocks_2_default_image_2.jpg b/theme_clean/static/src/img/content/s_color_blocks_2_default_image_2.jpg deleted file mode 100644 index cb2e0b2575..0000000000 Binary files a/theme_clean/static/src/img/content/s_color_blocks_2_default_image_2.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/s_color_blocks_2_default_image_2.webp b/theme_clean/static/src/img/content/s_color_blocks_2_default_image_2.webp new file mode 100644 index 0000000000..121e229ec3 Binary files /dev/null and b/theme_clean/static/src/img/content/s_color_blocks_2_default_image_2.webp differ diff --git a/theme_clean/static/src/img/content/s_empowerment_default_image.jpg b/theme_clean/static/src/img/content/s_empowerment_default_image.jpg deleted file mode 100644 index c1f720edf2..0000000000 Binary files a/theme_clean/static/src/img/content/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/s_empowerment_default_image.webp b/theme_clean/static/src/img/content/s_empowerment_default_image.webp new file mode 100644 index 0000000000..5d184de6b2 Binary files /dev/null and b/theme_clean/static/src/img/content/s_empowerment_default_image.webp differ diff --git a/theme_clean/static/src/img/content/s_images_constellation_default_image.jpg b/theme_clean/static/src/img/content/s_images_constellation_default_image.jpg deleted file mode 100644 index 3bd666a3a4..0000000000 Binary files a/theme_clean/static/src/img/content/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/s_images_constellation_default_image.webp b/theme_clean/static/src/img/content/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..e9fa306cb1 Binary files /dev/null and b/theme_clean/static/src/img/content/s_images_constellation_default_image.webp differ diff --git a/theme_clean/static/src/img/content/s_images_constellation_default_image_1.jpg b/theme_clean/static/src/img/content/s_images_constellation_default_image_1.jpg deleted file mode 100644 index 5af5124944..0000000000 Binary files a/theme_clean/static/src/img/content/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/s_images_constellation_default_image_1.webp b/theme_clean/static/src/img/content/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..67588b5813 Binary files /dev/null and b/theme_clean/static/src/img/content/s_images_constellation_default_image_1.webp differ diff --git a/theme_clean/static/src/img/content/s_images_constellation_default_image_2.jpg b/theme_clean/static/src/img/content/s_images_constellation_default_image_2.jpg deleted file mode 100644 index 4e8ac28dc0..0000000000 Binary files a/theme_clean/static/src/img/content/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/s_images_constellation_default_image_2.webp b/theme_clean/static/src/img/content/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..1975522803 Binary files /dev/null and b/theme_clean/static/src/img/content/s_images_constellation_default_image_2.webp differ diff --git a/theme_clean/static/src/img/content/s_images_mosaic_default_image_1.jpg b/theme_clean/static/src/img/content/s_images_mosaic_default_image_1.jpg deleted file mode 100644 index e35fe428a7..0000000000 Binary files a/theme_clean/static/src/img/content/s_images_mosaic_default_image_1.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/s_images_mosaic_default_image_1.webp b/theme_clean/static/src/img/content/s_images_mosaic_default_image_1.webp new file mode 100644 index 0000000000..866b7fd48c Binary files /dev/null and b/theme_clean/static/src/img/content/s_images_mosaic_default_image_1.webp differ diff --git a/theme_clean/static/src/img/content/s_images_mosaic_default_image_2.jpg b/theme_clean/static/src/img/content/s_images_mosaic_default_image_2.jpg deleted file mode 100644 index c18d0b35e4..0000000000 Binary files a/theme_clean/static/src/img/content/s_images_mosaic_default_image_2.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/s_images_mosaic_default_image_2.webp b/theme_clean/static/src/img/content/s_images_mosaic_default_image_2.webp new file mode 100644 index 0000000000..85bc84f3dc Binary files /dev/null and b/theme_clean/static/src/img/content/s_images_mosaic_default_image_2.webp differ diff --git a/theme_clean/static/src/img/content/s_images_mosaic_default_image_3.jpg b/theme_clean/static/src/img/content/s_images_mosaic_default_image_3.jpg deleted file mode 100644 index a6e0aa3a88..0000000000 Binary files a/theme_clean/static/src/img/content/s_images_mosaic_default_image_3.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/s_images_mosaic_default_image_3.webp b/theme_clean/static/src/img/content/s_images_mosaic_default_image_3.webp new file mode 100644 index 0000000000..73433c5eef Binary files /dev/null and b/theme_clean/static/src/img/content/s_images_mosaic_default_image_3.webp differ diff --git a/theme_clean/static/src/img/content/s_images_mosaic_default_image_4.jpg b/theme_clean/static/src/img/content/s_images_mosaic_default_image_4.jpg deleted file mode 100644 index 86e4560f7e..0000000000 Binary files a/theme_clean/static/src/img/content/s_images_mosaic_default_image_4.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/s_images_mosaic_default_image_4.webp b/theme_clean/static/src/img/content/s_images_mosaic_default_image_4.webp new file mode 100644 index 0000000000..8ff78331fe Binary files /dev/null and b/theme_clean/static/src/img/content/s_images_mosaic_default_image_4.webp differ diff --git a/theme_clean/static/src/img/content/s_images_mosaic_default_image_5.jpg b/theme_clean/static/src/img/content/s_images_mosaic_default_image_5.jpg deleted file mode 100644 index 689c86e924..0000000000 Binary files a/theme_clean/static/src/img/content/s_images_mosaic_default_image_5.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/s_images_mosaic_default_image_5.webp b/theme_clean/static/src/img/content/s_images_mosaic_default_image_5.webp new file mode 100644 index 0000000000..dd6c71ba18 Binary files /dev/null and b/theme_clean/static/src/img/content/s_images_mosaic_default_image_5.webp differ diff --git a/theme_clean/static/src/img/content/s_intro_pill_default_image.jpg b/theme_clean/static/src/img/content/s_intro_pill_default_image.jpg deleted file mode 100644 index 64fa50468f..0000000000 Binary files a/theme_clean/static/src/img/content/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/s_intro_pill_default_image.webp b/theme_clean/static/src/img/content/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..d4cd720064 Binary files /dev/null and b/theme_clean/static/src/img/content/s_intro_pill_default_image.webp differ diff --git a/theme_clean/static/src/img/content/s_intro_pill_default_image_2.jpg b/theme_clean/static/src/img/content/s_intro_pill_default_image_2.jpg deleted file mode 100644 index 354da44876..0000000000 Binary files a/theme_clean/static/src/img/content/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/s_intro_pill_default_image_2.webp b/theme_clean/static/src/img/content/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..261d4a9b72 Binary files /dev/null and b/theme_clean/static/src/img/content/s_intro_pill_default_image_2.webp differ diff --git a/theme_clean/static/src/img/content/s_kickoff_default_image.jpg b/theme_clean/static/src/img/content/s_kickoff_default_image.jpg deleted file mode 100644 index 42e172de02..0000000000 Binary files a/theme_clean/static/src/img/content/s_kickoff_default_image.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/s_kickoff_default_image.webp b/theme_clean/static/src/img/content/s_kickoff_default_image.webp new file mode 100644 index 0000000000..9243680775 Binary files /dev/null and b/theme_clean/static/src/img/content/s_kickoff_default_image.webp differ diff --git a/theme_clean/static/src/img/content/s_popup.jpg b/theme_clean/static/src/img/content/s_popup.jpg deleted file mode 100644 index c083fb10e7..0000000000 Binary files a/theme_clean/static/src/img/content/s_popup.jpg and /dev/null differ diff --git a/theme_clean/static/src/img/content/s_popup.webp b/theme_clean/static/src/img/content/s_popup.webp new file mode 100644 index 0000000000..0ea284ee4d Binary files /dev/null and b/theme_clean/static/src/img/content/s_popup.webp differ diff --git a/theme_clean/views/image_content.xml b/theme_clean/views/image_content.xml index ce0f37a12e..3218e44abe 100644 --- a/theme_clean/views/image_content.xml +++ b/theme_clean/views/image_content.xml @@ -5,377 +5,377 @@ website.s_banner_default_image website.s_banner_default_image - /theme_clean/static/src/img/backgrounds/bg_snippet_07.jpg + /theme_clean/static/src/img/backgrounds/bg_snippet_07.webp website.s_banner_default_image_2 website.s_banner_default_image_2 - /theme_clean/static/src/img/content/image_content_27.jpg + /theme_clean/static/src/img/content/image_content_27.webp website.s_banner_default_image_3 website.s_banner_default_image_3 - /theme_clean/static/src/img/backgrounds/bg_snippet_13.jpg + /theme_clean/static/src/img/backgrounds/bg_snippet_13.webp website.s_popup_default_image website.s_popup_default_image - /theme_clean/static/src/img/content/s_popup.jpg + /theme_clean/static/src/img/content/s_popup.webp website.s_cover_default_image website.s_cover_default_image - /theme_clean/static/src/img/backgrounds/bg_snippet_09.jpg + /theme_clean/static/src/img/backgrounds/bg_snippet_09.webp website.s_text_image_default_image website.s_text_image_default_image - /theme_clean/static/src/img/content/image_content_19.jpg + /theme_clean/static/src/img/content/image_content_19.webp website.s_image_text_default_image website.s_image_text_default_image - /theme_clean/static/src/img/content/image_content_20.jpg + /theme_clean/static/src/img/content/image_content_20.webp website.s_picture_default_image website.s_picture_default_image - /theme_clean/static/src/img/content/image_content_21.jpg + /theme_clean/static/src/img/content/image_content_21.webp website.library_image_11 website.library_image_11 - /theme_clean/static/src/img/content/image_content_22.jpg + /theme_clean/static/src/img/content/image_content_22.webp website.library_image_13 website.library_image_13 - /theme_clean/static/src/img/content/image_content_23.jpg + /theme_clean/static/src/img/content/image_content_23.webp website.library_image_07 website.library_image_07 - /theme_clean/static/src/img/content/image_content_24.jpg + /theme_clean/static/src/img/content/image_content_24.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_clean/static/src/img/backgrounds/bg_snippet_08.jpg + /theme_clean/static/src/img/backgrounds/bg_snippet_08.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_clean/static/src/img/content/image_content_25.jpg + /theme_clean/static/src/img/content/image_content_25.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_clean/static/src/img/content/image_content_26.jpg + /theme_clean/static/src/img/content/image_content_26.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_clean/static/src/img/content/image_content_27.jpg + /theme_clean/static/src/img/content/image_content_27.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_clean/static/src/img/backgrounds/s_quotes_carousel_demo_image_3.jpg + /theme_clean/static/src/img/backgrounds/s_quotes_carousel_demo_image_3.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_clean/static/src/img/backgrounds/bg_snippet_05.jpg + /theme_clean/static/src/img/backgrounds/bg_snippet_05.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_clean/static/src/img/backgrounds/bg_snippet_11.jpg + /theme_clean/static/src/img/backgrounds/bg_snippet_11.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_clean/static/src/img/content/image_content_28.jpg + /theme_clean/static/src/img/content/image_content_28.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_clean/static/src/img/content/image_content_29.jpg + /theme_clean/static/src/img/content/image_content_29.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_clean/static/src/img/content/image_content_30.jpg + /theme_clean/static/src/img/content/image_content_30.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_clean/static/src/img/backgrounds/bg_snippet_05.jpg + /theme_clean/static/src/img/backgrounds/bg_snippet_05.webp website.s_product_catalog_default_image website.s_product_catalog_default_image - /theme_clean/static/src/img/content/image_content_31.jpg + /theme_clean/static/src/img/content/image_content_31.webp website.s_product_list_default_image_1 website.s_product_list_default_image_1 - /theme_clean/static/src/img/content/image_content_32.jpg + /theme_clean/static/src/img/content/image_content_32.webp website.s_product_list_default_image_2 website.s_product_list_default_image_2 - /theme_clean/static/src/img/content/image_content_33.jpg + /theme_clean/static/src/img/content/image_content_33.webp website.s_product_list_default_image_3 website.s_product_list_default_image_3 - /theme_clean/static/src/img/content/image_content_34.jpg + /theme_clean/static/src/img/content/image_content_34.webp website.s_product_list_default_image_4 website.s_product_list_default_image_4 - /theme_clean/static/src/img/content/image_content_35.jpg + /theme_clean/static/src/img/content/image_content_35.webp website.s_product_list_default_image_5 website.s_product_list_default_image_5 - /theme_clean/static/src/img/content/image_content_36.jpg + /theme_clean/static/src/img/content/image_content_36.webp website.s_product_list_default_image_6 website.s_product_list_default_image_6 - /theme_clean/static/src/img/content/image_content_37.jpg + /theme_clean/static/src/img/content/image_content_37.webp website.s_quotes_carousel_demo_image_0 website.s_quotes_carousel_demo_image_0 - /theme_clean/static/src/img/backgrounds/s_quotes_carousel_demo_image_3.jpg + /theme_clean/static/src/img/backgrounds/s_quotes_carousel_demo_image_3.webp website.s_quotes_carousel_demo_image_1 website.s_quotes_carousel_demo_image_1 - /theme_clean/static/src/img/backgrounds/bg_snippet_10.jpg + /theme_clean/static/src/img/backgrounds/bg_snippet_10.webp website.s_quotes_carousel_demo_image_2 website.s_quotes_carousel_demo_image_2 - /theme_clean/static/src/img/backgrounds/bg_snippet_11.jpg + /theme_clean/static/src/img/backgrounds/bg_snippet_11.webp website.library_image_17 website.library_image_17 - /theme_clean/static/src/img/content/image_content_38.jpg + /theme_clean/static/src/img/content/image_content_38.webp website.s_color_blocks_2_default_image_1 website.s_color_blocks_2_default_image_1 - /theme_clean/static/src/img/content/s_color_blocks_2_default_image_1.jpg + /theme_clean/static/src/img/content/s_color_blocks_2_default_image_1.webp website.s_color_blocks_2_default_image_2 website.s_color_blocks_2_default_image_2 - /theme_clean/static/src/img/content/s_color_blocks_2_default_image_2.jpg + /theme_clean/static/src/img/content/s_color_blocks_2_default_image_2.webp website.library_image_02 website.library_image_02 - /theme_clean/static/src/img/content/library_image_02.jpg + /theme_clean/static/src/img/content/library_image_02.webp website.library_image_03 website.library_image_03 - /theme_clean/static/src/img/content/library_image_03.jpg + /theme_clean/static/src/img/content/library_image_03.webp website.library_image_05 website.library_image_05 - /theme_clean/static/src/img/content/library_image_05.jpg + /theme_clean/static/src/img/content/library_image_05.webp website.library_image_10 website.library_image_10 - /theme_clean/static/src/img/content/library_image_10.jpg + /theme_clean/static/src/img/content/library_image_10.webp website.library_image_16 website.library_image_16 - /theme_clean/static/src/img/content/library_image_16.jpg + /theme_clean/static/src/img/content/library_image_16.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_clean/static/src/img/backgrounds/bg_snippet_10.jpg + /theme_clean/static/src/img/backgrounds/bg_snippet_10.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_clean/static/src/img/content/image_content_22.jpg + /theme_clean/static/src/img/content/image_content_22.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_clean/static/src/img/content/image_content_23.jpg + /theme_clean/static/src/img/content/image_content_23.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_clean/static/src/img/content/image_content_27.jpg + /theme_clean/static/src/img/content/image_content_27.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_clean/static/src/img/content/image_content_19.jpg + /theme_clean/static/src/img/content/image_content_19.webp website.library_image_08 website.library_image_08 - /theme_clean/static/src/img/content/image_content_39.jpg + /theme_clean/static/src/img/content/image_content_39.webp website.s_image_title_default_image website.s_image_title_default_image - /theme_clean/static/src/img/backgrounds/bg_snippet_05.jpg + /theme_clean/static/src/img/backgrounds/bg_snippet_05.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_clean/static/src/img/content/image_content_32.jpg + /theme_clean/static/src/img/content/image_content_32.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_clean/static/src/img/content/image_content_33.jpg + /theme_clean/static/src/img/content/image_content_33.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_clean/static/src/img/content/image_content_36.jpg + /theme_clean/static/src/img/content/image_content_36.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_clean/static/src/img/content/image_content_37.jpg + /theme_clean/static/src/img/content/image_content_37.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_clean/static/src/img/content/s_kickoff_default_image.jpg + /theme_clean/static/src/img/content/s_kickoff_default_image.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_clean/static/src/img/content/s_intro_pill_default_image.jpg + /theme_clean/static/src/img/content/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_clean/static/src/img/content/s_intro_pill_default_image_2.jpg + /theme_clean/static/src/img/content/s_intro_pill_default_image_2.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_clean/static/src/img/backgrounds/bg_snippet_07.jpg + /theme_clean/static/src/img/backgrounds/bg_snippet_07.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_clean/static/src/img/backgrounds/bg_snippet_08.jpg + /theme_clean/static/src/img/backgrounds/bg_snippet_08.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_clean/static/src/img/backgrounds/bg_snippet_09.jpg + /theme_clean/static/src/img/backgrounds/bg_snippet_09.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_clean/static/src/img/backgrounds/s_title_default_image.jpg + /theme_clean/static/src/img/backgrounds/s_title_default_image.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_clean/static/src/img/content/s_images_mosaic_default_image_1.jpg + /theme_clean/static/src/img/content/s_images_mosaic_default_image_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_clean/static/src/img/content/s_images_mosaic_default_image_2.jpg + /theme_clean/static/src/img/content/s_images_mosaic_default_image_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_clean/static/src/img/content/s_images_mosaic_default_image_3.jpg + /theme_clean/static/src/img/content/s_images_mosaic_default_image_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_clean/static/src/img/content/s_images_mosaic_default_image_4.jpg + /theme_clean/static/src/img/content/s_images_mosaic_default_image_4.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_clean/static/src/img/content/s_images_mosaic_default_image_5.jpg + /theme_clean/static/src/img/content/s_images_mosaic_default_image_5.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_clean/static/src/img/content/s_images_constellation_default_image.jpg + /theme_clean/static/src/img/content/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_clean/static/src/img/content/s_images_constellation_default_image_1.jpg + /theme_clean/static/src/img/content/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_clean/static/src/img/content/s_images_constellation_default_image_2.jpg + /theme_clean/static/src/img/content/s_images_constellation_default_image_2.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_clean/static/src/img/content/library_image_16.jpg + /theme_clean/static/src/img/content/library_image_16.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_clean/static/src/img/content/s_empowerment_default_image.jpg + /theme_clean/static/src/img/content/s_empowerment_default_image.webp website.s_showcase_default_image website.s_showcase_default_image - /theme_clean/static/src/img/content/s_images_mosaic_default_image_1.jpg + /theme_clean/static/src/img/content/s_images_mosaic_default_image_1.webp website.s_sidegrid_default_image_1 website.s_sidegrid_default_image_1 - /theme_clean/static/src/img/backgrounds/bg_snippet_05.jpg + /theme_clean/static/src/img/backgrounds/bg_snippet_05.webp website.s_sidegrid_default_image_2 website.s_sidegrid_default_image_2 - /theme_clean/static/src/img/backgrounds/bg_snippet_12.jpg + /theme_clean/static/src/img/backgrounds/bg_snippet_12.webp website.s_sidegrid_default_image_3 website.s_sidegrid_default_image_3 - /theme_clean/static/src/img/backgrounds/bg_snippet_11.jpg + /theme_clean/static/src/img/backgrounds/bg_snippet_11.webp website.s_sidegrid_default_image_4 website.s_sidegrid_default_image_4 - /theme_clean/static/src/img/backgrounds/bg_snippet_09.jpg + /theme_clean/static/src/img/backgrounds/bg_snippet_09.webp website.s_framed_intro_default_image website.s_framed_intro_default_image - /theme_clean/static/src/img/content/s_empowerment_default_image.jpg + /theme_clean/static/src/img/content/s_empowerment_default_image.webp website.s_shape_image_default_image website.s_shape_image_default_image - /theme_clean/static/src/img/content/library_image_10.jpg + /theme_clean/static/src/img/content/library_image_10.webp diff --git a/theme_clean/views/snippets/s_banner.xml b/theme_clean/views/snippets/s_banner.xml index 6ad1dd9852..0dd19f0cf2 100644 --- a/theme_clean/views/snippets/s_banner.xml +++ b/theme_clean/views/snippets/s_banner.xml @@ -18,7 +18,7 @@ /web_editor/image_shape/website.s_banner_default_image_2/web_editor/composition/composition_oval_line.svg?c2=o-color-2 web_editor/composition/composition_oval_line - image/jpeg + image/webp s_banner_2.svg ;#34495E;;; diff --git a/theme_clean/views/snippets/s_cta_box.xml b/theme_clean/views/snippets/s_cta_box.xml index 0662f41397..feaa246af9 100644 --- a/theme_clean/views/snippets/s_cta_box.xml +++ b/theme_clean/views/snippets/s_cta_box.xml @@ -16,7 +16,7 @@ - /theme_clean/static/src/img/content/image_content_25.jpg + /theme_clean/static/src/img/content/image_content_25.webp diff --git a/theme_clean/views/snippets/s_image_text.xml b/theme_clean/views/snippets/s_image_text.xml index b48a3cfea2..b55776243d 100644 --- a/theme_clean/views/snippets/s_image_text.xml +++ b/theme_clean/views/snippets/s_image_text.xml @@ -14,7 +14,7 @@ /web_editor/image_shape/website.s_image_text_default_image/web_editor/pattern/pattern_labyrinth.svg?c1=o-color-3&c2=o-color-5&c4=o-color-1 web_editor/pattern/pattern_labyrinth - image/jpeg + image/webp image_content_20.svg o-color-3;o-color-5;;o-color-1; diff --git a/theme_clean/views/snippets/s_text_image.xml b/theme_clean/views/snippets/s_text_image.xml index 4fad846ce2..5cb1f57987 100644 --- a/theme_clean/views/snippets/s_text_image.xml +++ b/theme_clean/views/snippets/s_text_image.xml @@ -20,7 +20,7 @@ /web_editor/image_shape/website.s_text_image_default_image/web_editor/pattern/pattern_point.svg?c1=o-color-1 web_editor/pattern/pattern_point - image/jpeg + image/webp image_content_19.svg o-color-1;;;; diff --git a/theme_cobalt/__manifest__.py b/theme_cobalt/__manifest__.py index 3ef32bbb2d..add67ffe37 100644 --- a/theme_cobalt/__manifest__.py +++ b/theme_cobalt/__manifest__.py @@ -14,8 +14,8 @@ 'views/new_page_template.xml', ], 'images': [ - 'static/description/cobalt_poster.jpg', - 'static/description/cobalt_screenshot.jpg', + 'static/description/cobalt_poster.webp', + 'static/description/cobalt_screenshot.webp', ], 'configurator_snippets': { 'homepage': ['s_banner', 's_image_text', 's_key_images', 's_text_image', 's_company_team_detail', 's_references_grid'], diff --git a/theme_cobalt/static/description/cobalt_poster.jpg b/theme_cobalt/static/description/cobalt_poster.jpg deleted file mode 100644 index 00b9c90a1b..0000000000 Binary files a/theme_cobalt/static/description/cobalt_poster.jpg and /dev/null differ diff --git a/theme_cobalt/static/description/cobalt_poster.webp b/theme_cobalt/static/description/cobalt_poster.webp new file mode 100644 index 0000000000..a85a8ebcfa Binary files /dev/null and b/theme_cobalt/static/description/cobalt_poster.webp differ diff --git a/theme_cobalt/static/description/cobalt_screenshot.jpg b/theme_cobalt/static/description/cobalt_screenshot.jpg deleted file mode 100644 index ac79c73c1c..0000000000 Binary files a/theme_cobalt/static/description/cobalt_screenshot.jpg and /dev/null differ diff --git a/theme_cobalt/static/description/cobalt_screenshot.webp b/theme_cobalt/static/description/cobalt_screenshot.webp new file mode 100644 index 0000000000..8b3240289c Binary files /dev/null and b/theme_cobalt/static/description/cobalt_screenshot.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_banner.jpg b/theme_cobalt/static/src/img/pictures/s_banner.jpg deleted file mode 100644 index e1946f34d3..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_banner.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_banner.webp b/theme_cobalt/static/src/img/pictures/s_banner.webp new file mode 100644 index 0000000000..12dcd0f6f0 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_banner.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_carousel_1.jpg b/theme_cobalt/static/src/img/pictures/s_carousel_1.jpg deleted file mode 100644 index 8ac4637174..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_carousel_1.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_carousel_1.webp b/theme_cobalt/static/src/img/pictures/s_carousel_1.webp new file mode 100644 index 0000000000..6711becba3 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_carousel_1.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_carousel_2.jpg b/theme_cobalt/static/src/img/pictures/s_carousel_2.jpg deleted file mode 100644 index c2edba5cf5..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_carousel_2.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_carousel_2.webp b/theme_cobalt/static/src/img/pictures/s_carousel_2.webp new file mode 100644 index 0000000000..23bd5e2058 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_carousel_2.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_carousel_3.jpg b/theme_cobalt/static/src/img/pictures/s_carousel_3.jpg deleted file mode 100644 index f72d5f3f83..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_carousel_3.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_carousel_3.webp b/theme_cobalt/static/src/img/pictures/s_carousel_3.webp new file mode 100644 index 0000000000..5f4f85d5b5 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_carousel_3.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_company_team_image_1.jpg b/theme_cobalt/static/src/img/pictures/s_company_team_image_1.jpg deleted file mode 100644 index 31b9577507..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_company_team_image_1.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_company_team_image_1.webp b/theme_cobalt/static/src/img/pictures/s_company_team_image_1.webp new file mode 100644 index 0000000000..b32f6dfe11 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_company_team_image_1.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_company_team_image_2.jpg b/theme_cobalt/static/src/img/pictures/s_company_team_image_2.jpg deleted file mode 100644 index 3fcfec8481..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_company_team_image_2.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_company_team_image_2.webp b/theme_cobalt/static/src/img/pictures/s_company_team_image_2.webp new file mode 100644 index 0000000000..f3eaafaf8d Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_company_team_image_2.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_company_team_image_3.jpg b/theme_cobalt/static/src/img/pictures/s_company_team_image_3.jpg deleted file mode 100644 index 322fe3bf08..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_company_team_image_3.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_company_team_image_3.webp b/theme_cobalt/static/src/img/pictures/s_company_team_image_3.webp new file mode 100644 index 0000000000..3d89c492f2 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_company_team_image_3.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_company_team_image_4.jpg b/theme_cobalt/static/src/img/pictures/s_company_team_image_4.jpg deleted file mode 100644 index cff979bb9c..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_company_team_image_4.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_company_team_image_4.webp b/theme_cobalt/static/src/img/pictures/s_company_team_image_4.webp new file mode 100644 index 0000000000..9f85c1bf2b Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_company_team_image_4.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_company_team_image_5.jpg b/theme_cobalt/static/src/img/pictures/s_company_team_image_5.jpg deleted file mode 100644 index 026d5e3bf6..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_company_team_image_5.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_company_team_image_5.webp b/theme_cobalt/static/src/img/pictures/s_company_team_image_5.webp new file mode 100644 index 0000000000..f5ddbbd8bf Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_company_team_image_5.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_company_team_image_6.jpg b/theme_cobalt/static/src/img/pictures/s_company_team_image_6.jpg deleted file mode 100644 index b7312e8665..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_company_team_image_6.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_company_team_image_6.webp b/theme_cobalt/static/src/img/pictures/s_company_team_image_6.webp new file mode 100644 index 0000000000..3b9bdd891a Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_company_team_image_6.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_cover.jpg b/theme_cobalt/static/src/img/pictures/s_cover.jpg deleted file mode 100644 index 1f33e0b10e..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_cover.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_cover.webp b/theme_cobalt/static/src/img/pictures/s_cover.webp new file mode 100644 index 0000000000..219bb6724b Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_cover.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_empowerment_default_image.jpg b/theme_cobalt/static/src/img/pictures/s_empowerment_default_image.jpg deleted file mode 100644 index 2acb2048d3..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_empowerment_default_image.webp b/theme_cobalt/static/src/img/pictures/s_empowerment_default_image.webp new file mode 100644 index 0000000000..95fdc110d1 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_empowerment_default_image.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_gallery_1.jpg b/theme_cobalt/static/src/img/pictures/s_gallery_1.jpg deleted file mode 100644 index 30916cdcaa..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_gallery_1.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_gallery_1.webp b/theme_cobalt/static/src/img/pictures/s_gallery_1.webp new file mode 100644 index 0000000000..715370ffe1 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_gallery_1.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_gallery_2.jpg b/theme_cobalt/static/src/img/pictures/s_gallery_2.jpg deleted file mode 100644 index a6af999862..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_gallery_2.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_gallery_2.webp b/theme_cobalt/static/src/img/pictures/s_gallery_2.webp new file mode 100644 index 0000000000..9224235634 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_gallery_2.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_gallery_3.jpg b/theme_cobalt/static/src/img/pictures/s_gallery_3.jpg deleted file mode 100644 index 6eda4e676c..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_gallery_3.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_gallery_3.webp b/theme_cobalt/static/src/img/pictures/s_gallery_3.webp new file mode 100644 index 0000000000..e8fa45e574 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_gallery_3.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_image_1.jpg b/theme_cobalt/static/src/img/pictures/s_image_1.jpg deleted file mode 100644 index 5a6b8ed31a..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_image_1.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_image_1.webp b/theme_cobalt/static/src/img/pictures/s_image_1.webp new file mode 100644 index 0000000000..1aef607c50 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_image_1.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_image_2.jpg b/theme_cobalt/static/src/img/pictures/s_image_2.jpg deleted file mode 100644 index 0cdf83f8a6..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_image_2.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_image_2.webp b/theme_cobalt/static/src/img/pictures/s_image_2.webp new file mode 100644 index 0000000000..55eac6f82f Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_image_2.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_image_3.jpg b/theme_cobalt/static/src/img/pictures/s_image_3.jpg deleted file mode 100644 index 18c395f685..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_image_3.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_image_3.webp b/theme_cobalt/static/src/img/pictures/s_image_3.webp new file mode 100644 index 0000000000..1b41374962 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_image_3.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_image_4.jpg b/theme_cobalt/static/src/img/pictures/s_image_4.jpg deleted file mode 100644 index af8556db74..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_image_4.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_image_4.webp b/theme_cobalt/static/src/img/pictures/s_image_4.webp new file mode 100644 index 0000000000..f1b0687f8c Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_image_4.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_image_5.jpg b/theme_cobalt/static/src/img/pictures/s_image_5.jpg deleted file mode 100644 index 4b9e9a926f..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_image_5.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_image_5.webp b/theme_cobalt/static/src/img/pictures/s_image_5.webp new file mode 100644 index 0000000000..733cdd4d2b Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_image_5.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_image_6.jpg b/theme_cobalt/static/src/img/pictures/s_image_6.jpg deleted file mode 100644 index 9839f32bdc..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_image_6.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_image_6.webp b/theme_cobalt/static/src/img/pictures/s_image_6.webp new file mode 100644 index 0000000000..7021efd5f1 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_image_6.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_images_constellation_default_image.jpg b/theme_cobalt/static/src/img/pictures/s_images_constellation_default_image.jpg deleted file mode 100644 index fb91ad1117..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_images_constellation_default_image.webp b/theme_cobalt/static/src/img/pictures/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..61594b538e Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_images_constellation_default_image.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_images_constellation_default_image_1.jpg b/theme_cobalt/static/src/img/pictures/s_images_constellation_default_image_1.jpg deleted file mode 100644 index b98bcca64a..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_images_constellation_default_image_1.webp b/theme_cobalt/static/src/img/pictures/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..40b5295b2a Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_images_constellation_default_image_1.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_images_constellation_default_image_2.jpg b/theme_cobalt/static/src/img/pictures/s_images_constellation_default_image_2.jpg deleted file mode 100644 index 320d8b0fce..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_images_constellation_default_image_2.webp b/theme_cobalt/static/src/img/pictures/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..5452d15053 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_images_constellation_default_image_2.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_intro_pill_default_image.jpg b/theme_cobalt/static/src/img/pictures/s_intro_pill_default_image.jpg deleted file mode 100644 index 146364a1a3..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_intro_pill_default_image.webp b/theme_cobalt/static/src/img/pictures/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..86c3369b27 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_intro_pill_default_image.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_intro_pill_default_image_2.jpg b/theme_cobalt/static/src/img/pictures/s_intro_pill_default_image_2.jpg deleted file mode 100644 index cd29ffe7e7..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_intro_pill_default_image_2.webp b/theme_cobalt/static/src/img/pictures/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..b260ff896e Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_intro_pill_default_image_2.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_kickoff_default_image.jpg b/theme_cobalt/static/src/img/pictures/s_kickoff_default_image.jpg deleted file mode 100644 index 67f8bce667..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_kickoff_default_image.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_kickoff_default_image.webp b/theme_cobalt/static/src/img/pictures/s_kickoff_default_image.webp new file mode 100644 index 0000000000..e611656f56 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_kickoff_default_image.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_masonry_block_1.jpg b/theme_cobalt/static/src/img/pictures/s_masonry_block_1.jpg deleted file mode 100644 index c9562e5732..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_masonry_block_1.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_masonry_block_1.webp b/theme_cobalt/static/src/img/pictures/s_masonry_block_1.webp new file mode 100644 index 0000000000..f839e5e7eb Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_masonry_block_1.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_media_list_1.jpg b/theme_cobalt/static/src/img/pictures/s_media_list_1.jpg deleted file mode 100644 index 27622bb0b2..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_media_list_1.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_media_list_1.webp b/theme_cobalt/static/src/img/pictures/s_media_list_1.webp new file mode 100644 index 0000000000..12a35bedba Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_media_list_1.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_media_list_2.jpg b/theme_cobalt/static/src/img/pictures/s_media_list_2.jpg deleted file mode 100644 index ed2c958402..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_media_list_2.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_media_list_2.webp b/theme_cobalt/static/src/img/pictures/s_media_list_2.webp new file mode 100644 index 0000000000..55bca4f486 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_media_list_2.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_media_list_3.jpg b/theme_cobalt/static/src/img/pictures/s_media_list_3.jpg deleted file mode 100644 index 3d3d4242bb..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_media_list_3.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_media_list_3.webp b/theme_cobalt/static/src/img/pictures/s_media_list_3.webp new file mode 100644 index 0000000000..086044e039 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_media_list_3.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_parallax.jpg b/theme_cobalt/static/src/img/pictures/s_parallax.jpg deleted file mode 100644 index 94150fb0f5..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_parallax.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_parallax.webp b/theme_cobalt/static/src/img/pictures/s_parallax.webp new file mode 100644 index 0000000000..3dc4510e37 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_parallax.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_picture.jpg b/theme_cobalt/static/src/img/pictures/s_picture.jpg deleted file mode 100644 index 17238fd4db..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_picture.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_picture.webp b/theme_cobalt/static/src/img/pictures/s_picture.webp new file mode 100644 index 0000000000..917e8d0a2d Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_picture.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_product_catalog.jpg b/theme_cobalt/static/src/img/pictures/s_product_catalog.jpg deleted file mode 100644 index 375e2d959f..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_product_catalog.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_product_catalog.webp b/theme_cobalt/static/src/img/pictures/s_product_catalog.webp new file mode 100644 index 0000000000..dee3ce07d7 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_product_catalog.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_product_list_1.jpg b/theme_cobalt/static/src/img/pictures/s_product_list_1.jpg deleted file mode 100644 index e400c526ae..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_product_list_1.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_product_list_1.webp b/theme_cobalt/static/src/img/pictures/s_product_list_1.webp new file mode 100644 index 0000000000..93c08cac80 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_product_list_1.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_product_list_2.jpg b/theme_cobalt/static/src/img/pictures/s_product_list_2.jpg deleted file mode 100644 index f0fd46a3ab..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_product_list_2.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_product_list_2.webp b/theme_cobalt/static/src/img/pictures/s_product_list_2.webp new file mode 100644 index 0000000000..95216f8aa9 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_product_list_2.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_product_list_3.jpg b/theme_cobalt/static/src/img/pictures/s_product_list_3.jpg deleted file mode 100644 index 60d3594e22..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_product_list_3.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_product_list_3.webp b/theme_cobalt/static/src/img/pictures/s_product_list_3.webp new file mode 100644 index 0000000000..75aa54af22 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_product_list_3.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_product_list_4.jpg b/theme_cobalt/static/src/img/pictures/s_product_list_4.jpg deleted file mode 100644 index 1463ad62bc..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_product_list_4.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_product_list_4.webp b/theme_cobalt/static/src/img/pictures/s_product_list_4.webp new file mode 100644 index 0000000000..6f36da30a6 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_product_list_4.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_product_list_5.jpg b/theme_cobalt/static/src/img/pictures/s_product_list_5.jpg deleted file mode 100644 index e8e6956bb3..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_product_list_5.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_product_list_5.webp b/theme_cobalt/static/src/img/pictures/s_product_list_5.webp new file mode 100644 index 0000000000..14c48eab44 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_product_list_5.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_product_list_6.jpg b/theme_cobalt/static/src/img/pictures/s_product_list_6.jpg deleted file mode 100644 index 64e777c30e..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_product_list_6.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_product_list_6.webp b/theme_cobalt/static/src/img/pictures/s_product_list_6.webp new file mode 100644 index 0000000000..8bacbf30e0 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_product_list_6.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_quotes_carousel_bg_slide2.jpg b/theme_cobalt/static/src/img/pictures/s_quotes_carousel_bg_slide2.jpg deleted file mode 100644 index 65ef19dd12..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_quotes_carousel_bg_slide2.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_quotes_carousel_bg_slide2.webp b/theme_cobalt/static/src/img/pictures/s_quotes_carousel_bg_slide2.webp new file mode 100644 index 0000000000..eb7a8a317e Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_quotes_carousel_bg_slide2.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_quotes_carousel_bg_slide3.jpg b/theme_cobalt/static/src/img/pictures/s_quotes_carousel_bg_slide3.jpg deleted file mode 100644 index fe126d5721..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_quotes_carousel_bg_slide3.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_quotes_carousel_bg_slide3.webp b/theme_cobalt/static/src/img/pictures/s_quotes_carousel_bg_slide3.webp new file mode 100644 index 0000000000..56a891805b Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_quotes_carousel_bg_slide3.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_three_columns_1.jpg b/theme_cobalt/static/src/img/pictures/s_three_columns_1.jpg deleted file mode 100644 index b35445adcd..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_three_columns_1.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_three_columns_1.webp b/theme_cobalt/static/src/img/pictures/s_three_columns_1.webp new file mode 100644 index 0000000000..8095ed7a2d Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_three_columns_1.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_three_columns_2.jpg b/theme_cobalt/static/src/img/pictures/s_three_columns_2.jpg deleted file mode 100644 index 5fc8f7a046..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_three_columns_2.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_three_columns_2.webp b/theme_cobalt/static/src/img/pictures/s_three_columns_2.webp new file mode 100644 index 0000000000..4ce3c5c159 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_three_columns_2.webp differ diff --git a/theme_cobalt/static/src/img/pictures/s_three_columns_3.jpg b/theme_cobalt/static/src/img/pictures/s_three_columns_3.jpg deleted file mode 100644 index 8644969735..0000000000 Binary files a/theme_cobalt/static/src/img/pictures/s_three_columns_3.jpg and /dev/null differ diff --git a/theme_cobalt/static/src/img/pictures/s_three_columns_3.webp b/theme_cobalt/static/src/img/pictures/s_three_columns_3.webp new file mode 100644 index 0000000000..ae736fbbb3 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_three_columns_3.webp differ diff --git a/theme_cobalt/views/customizations.xml b/theme_cobalt/views/customizations.xml index 129525b3d0..f381769d6d 100644 --- a/theme_cobalt/views/customizations.xml +++ b/theme_cobalt/views/customizations.xml @@ -198,7 +198,7 @@ - /theme_cobalt/static/src/img/pictures/s_image_3.jpg + /theme_cobalt/static/src/img/pictures/s_image_3.webp diff --git a/theme_cobalt/views/images.xml b/theme_cobalt/views/images.xml index b66beecf09..0cd75ff2cd 100644 --- a/theme_cobalt/views/images.xml +++ b/theme_cobalt/views/images.xml @@ -6,118 +6,118 @@ website.s_cover_default_image website.s_cover_default_image - /theme_cobalt/static/src/img/pictures/s_cover.jpg + /theme_cobalt/static/src/img/pictures/s_cover.webp website.s_banner_default_image website.s_banner_default_image - /theme_cobalt/static/src/img/pictures/s_banner.jpg + /theme_cobalt/static/src/img/pictures/s_banner.webp website.s_picture_default_image website.s_picture_default_image - /theme_cobalt/static/src/img/pictures/s_picture.jpg + /theme_cobalt/static/src/img/pictures/s_picture.webp website.library_image_11 website.library_image_11 - /theme_cobalt/static/src/img/pictures/s_three_columns_1.jpg + /theme_cobalt/static/src/img/pictures/s_three_columns_1.webp website.s_three_columns_default_image_2 website.s_three_columns_default_image_2 - /theme_cobalt/static/src/img/pictures/s_three_columns_2.jpg + /theme_cobalt/static/src/img/pictures/s_three_columns_2.webp website.library_image_07 website.library_image_07 - /theme_cobalt/static/src/img/pictures/s_three_columns_3.jpg + /theme_cobalt/static/src/img/pictures/s_three_columns_3.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_cobalt/static/src/img/pictures/s_masonry_block_1.jpg + /theme_cobalt/static/src/img/pictures/s_masonry_block_1.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_cobalt/static/src/img/pictures/s_carousel_1.jpg + /theme_cobalt/static/src/img/pictures/s_carousel_1.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_cobalt/static/src/img/pictures/s_carousel_2.jpg + /theme_cobalt/static/src/img/pictures/s_carousel_2.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_cobalt/static/src/img/pictures/s_carousel_3.jpg + /theme_cobalt/static/src/img/pictures/s_carousel_3.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_cobalt/static/src/img/pictures/s_gallery_3.jpg + /theme_cobalt/static/src/img/pictures/s_gallery_3.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_cobalt/static/src/img/pictures/s_gallery_2.jpg + /theme_cobalt/static/src/img/pictures/s_gallery_2.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_cobalt/static/src/img/pictures/s_gallery_1.jpg + /theme_cobalt/static/src/img/pictures/s_gallery_1.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_cobalt/static/src/img/pictures/s_parallax.jpg + /theme_cobalt/static/src/img/pictures/s_parallax.webp website.s_company_team_image_1 website.s_company_team_image_1 - /theme_cobalt/static/src/img/pictures/s_company_team_image_1.jpg + /theme_cobalt/static/src/img/pictures/s_company_team_image_1.webp website.s_company_team_image_2 website.s_company_team_image_2 - /theme_cobalt/static/src/img/pictures/s_company_team_image_2.jpg + /theme_cobalt/static/src/img/pictures/s_company_team_image_2.webp website.s_company_team_image_3 website.s_company_team_image_3 - /theme_cobalt/static/src/img/pictures/s_company_team_image_3.jpg + /theme_cobalt/static/src/img/pictures/s_company_team_image_3.webp website.s_company_team_image_4 website.s_company_team_image_4 - /theme_cobalt/static/src/img/pictures/s_company_team_image_4.jpg + /theme_cobalt/static/src/img/pictures/s_company_team_image_4.webp website.s_company_team_image_5 website.s_company_team_image_5 - /theme_cobalt/static/src/img/pictures/s_company_team_image_5.jpg + /theme_cobalt/static/src/img/pictures/s_company_team_image_5.webp website.s_company_team_image_6 website.s_company_team_image_6 - /theme_cobalt/static/src/img/pictures/s_company_team_image_6.jpg + /theme_cobalt/static/src/img/pictures/s_company_team_image_6.webp @@ -125,87 +125,87 @@ website.s_quotes_carousel_demo_image_3 website.s_quotes_carousel_demo_image_3 - /theme_cobalt/static/src/img/pictures/s_company_team_image_4.jpg + /theme_cobalt/static/src/img/pictures/s_company_team_image_4.webp website.s_quotes_carousel_demo_image_4 website.s_quotes_carousel_demo_image_4 - /theme_cobalt/static/src/img/pictures/s_company_team_image_2.jpg + /theme_cobalt/static/src/img/pictures/s_company_team_image_2.webp website.s_quotes_carousel_demo_image_1 website.s_quotes_carousel_demo_image_1 - /theme_cobalt/static/src/img/pictures/s_quotes_carousel_bg_slide2.jpg + /theme_cobalt/static/src/img/pictures/s_quotes_carousel_bg_slide2.webp website.s_quotes_carousel_demo_image_5 website.s_quotes_carousel_demo_image_5 - /theme_cobalt/static/src/img/pictures/s_company_team_image_3.jpg + /theme_cobalt/static/src/img/pictures/s_company_team_image_3.webp website.s_quotes_carousel_demo_image_2 website.s_quotes_carousel_demo_image_2 - /theme_cobalt/static/src/img/pictures/s_quotes_carousel_bg_slide3.jpg + /theme_cobalt/static/src/img/pictures/s_quotes_carousel_bg_slide3.webp website.s_product_catalog_default_image website.s_product_catalog_default_image - /theme_cobalt/static/src/img/pictures/s_product_catalog.jpg + /theme_cobalt/static/src/img/pictures/s_product_catalog.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_cobalt/static/src/img/pictures/s_media_list_1.jpg + /theme_cobalt/static/src/img/pictures/s_media_list_1.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_cobalt/static/src/img/pictures/s_media_list_2.jpg + /theme_cobalt/static/src/img/pictures/s_media_list_2.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_cobalt/static/src/img/pictures/s_media_list_3.jpg + /theme_cobalt/static/src/img/pictures/s_media_list_3.webp website.s_product_list_default_image_1 website.s_product_list_default_image_1 - /theme_cobalt/static/src/img/pictures/s_product_list_1.jpg + /theme_cobalt/static/src/img/pictures/s_product_list_1.webp website.s_product_list_default_image_2 website.s_product_list_default_image_2 - /theme_cobalt/static/src/img/pictures/s_product_list_2.jpg + /theme_cobalt/static/src/img/pictures/s_product_list_2.webp website.s_product_list_default_image_3 website.s_product_list_default_image_3 - /theme_cobalt/static/src/img/pictures/s_product_list_3.jpg + /theme_cobalt/static/src/img/pictures/s_product_list_3.webp website.s_product_list_default_image_4 website.s_product_list_default_image_4 - /theme_cobalt/static/src/img/pictures/s_product_list_4.jpg + /theme_cobalt/static/src/img/pictures/s_product_list_4.webp website.s_product_list_default_image_5 website.s_product_list_default_image_5 - /theme_cobalt/static/src/img/pictures/s_product_list_5.jpg + /theme_cobalt/static/src/img/pictures/s_product_list_5.webp website.s_product_list_default_image_6 website.s_product_list_default_image_6 - /theme_cobalt/static/src/img/pictures/s_product_list_6.jpg + /theme_cobalt/static/src/img/pictures/s_product_list_6.webp @@ -219,76 +219,76 @@ website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_cobalt/static/src/img/pictures/s_cover.jpg + /theme_cobalt/static/src/img/pictures/s_cover.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_cobalt/static/src/img/pictures/s_gallery_1.jpg + /theme_cobalt/static/src/img/pictures/s_gallery_1.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_cobalt/static/src/img/pictures/s_gallery_2.jpg + /theme_cobalt/static/src/img/pictures/s_gallery_2.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_cobalt/static/src/img/pictures/s_gallery_3.jpg + /theme_cobalt/static/src/img/pictures/s_gallery_3.webp website.library_image_10 website.library_image_10 - /theme_cobalt/static/src/img/pictures/s_image_4.jpg + /theme_cobalt/static/src/img/pictures/s_image_4.webp website.library_image_13 website.library_image_13 - /theme_cobalt/static/src/img/pictures/s_image_2.jpg + /theme_cobalt/static/src/img/pictures/s_image_2.webp website.library_image_05 website.library_image_05 - /theme_cobalt/static/src/img/pictures/s_image_5.jpg + /theme_cobalt/static/src/img/pictures/s_image_5.webp website.library_image_16 website.library_image_16 - /theme_cobalt/static/src/img/pictures/s_image_3.jpg + /theme_cobalt/static/src/img/pictures/s_image_3.webp website.library_image_14 website.library_image_14 - /theme_cobalt/static/src/img/pictures/s_image_6.jpg + /theme_cobalt/static/src/img/pictures/s_image_6.webp website.library_image_08 website.library_image_08 - /theme_cobalt/static/src/img/pictures/s_gallery_1.jpg + /theme_cobalt/static/src/img/pictures/s_gallery_1.webp website.library_image_03 website.library_image_03 - /theme_cobalt/static/src/img/pictures/s_image_1.jpg + /theme_cobalt/static/src/img/pictures/s_image_1.webp website.library_image_02 website.library_image_02 - /theme_cobalt/static/src/img/pictures/s_gallery_3.jpg + /theme_cobalt/static/src/img/pictures/s_gallery_3.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_cobalt/static/src/img/pictures/s_media_list_1.jpg + /theme_cobalt/static/src/img/pictures/s_media_list_1.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_cobalt/static/src/img/pictures/s_product_catalog.jpg + /theme_cobalt/static/src/img/pictures/s_product_catalog.webp website.s_quadrant_default_image_3 @@ -298,153 +298,153 @@ website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_cobalt/static/src/img/pictures/s_carousel_1.jpg + /theme_cobalt/static/src/img/pictures/s_carousel_1.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_cobalt/static/src/img/pictures/s_gallery_1.jpg + /theme_cobalt/static/src/img/pictures/s_gallery_1.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_cobalt/static/src/img/pictures/s_kickoff_default_image.jpg + /theme_cobalt/static/src/img/pictures/s_kickoff_default_image.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_cobalt/static/src/img/pictures/s_image_1.jpg + /theme_cobalt/static/src/img/pictures/s_image_1.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_cobalt/static/src/img/pictures/s_image_2.jpg + /theme_cobalt/static/src/img/pictures/s_image_2.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_cobalt/static/src/img/pictures/s_image_3.jpg + /theme_cobalt/static/src/img/pictures/s_image_3.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_cobalt/static/src/img/pictures/s_image_4.jpg + /theme_cobalt/static/src/img/pictures/s_image_4.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_cobalt/static/src/img/pictures/s_intro_pill_default_image.jpg + /theme_cobalt/static/src/img/pictures/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_cobalt/static/src/img/pictures/s_intro_pill_default_image_2.jpg + /theme_cobalt/static/src/img/pictures/s_intro_pill_default_image_2.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_cobalt/static/src/img/pictures/s_empowerment_default_image.jpg + /theme_cobalt/static/src/img/pictures/s_empowerment_default_image.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_cobalt/static/src/img/pictures/s_image_1.jpg + /theme_cobalt/static/src/img/pictures/s_image_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_cobalt/static/src/img/pictures/s_image_2.jpg + /theme_cobalt/static/src/img/pictures/s_image_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_cobalt/static/src/img/pictures/s_image_3.jpg + /theme_cobalt/static/src/img/pictures/s_image_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_cobalt/static/src/img/pictures/s_image_4.jpg + /theme_cobalt/static/src/img/pictures/s_image_4.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_cobalt/static/src/img/pictures/s_image_5.jpg + /theme_cobalt/static/src/img/pictures/s_image_5.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_cobalt/static/src/img/pictures/s_images_constellation_default_image.jpg + /theme_cobalt/static/src/img/pictures/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_cobalt/static/src/img/pictures/s_images_constellation_default_image_1.jpg + /theme_cobalt/static/src/img/pictures/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_cobalt/static/src/img/pictures/s_images_constellation_default_image_2.jpg + /theme_cobalt/static/src/img/pictures/s_images_constellation_default_image_2.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_cobalt/static/src/img/pictures/s_image_3.jpg + /theme_cobalt/static/src/img/pictures/s_image_3.webp website.s_striped_top_default_image website.s_striped_top_default_image - /theme_cobalt/static/src/img/pictures/s_picture.jpg + /theme_cobalt/static/src/img/pictures/s_picture.webp website.s_sidegrid_default_image_1 website.s_sidegrid_default_image_1 - /theme_cobalt/static/src/img/pictures/s_gallery_3.jpg + /theme_cobalt/static/src/img/pictures/s_gallery_3.webp website.s_sidegrid_default_image_2 website.s_sidegrid_default_image_2 - /theme_cobalt/static/src/img/pictures/s_image_3.jpg + /theme_cobalt/static/src/img/pictures/s_image_3.webp website.s_sidegrid_default_image_3 website.s_sidegrid_default_image_3 - /theme_cobalt/static/src/img/pictures/s_image_4.jpg + /theme_cobalt/static/src/img/pictures/s_image_4.webp website.s_sidegrid_default_image_4 website.s_sidegrid_default_image_4 - /theme_cobalt/static/src/img/pictures/s_kickoff_default_image.jpg + /theme_cobalt/static/src/img/pictures/s_kickoff_default_image.webp website.s_framed_intro_default_image website.s_framed_intro_default_image - /theme_cobalt/static/src/img/pictures/s_image_5.jpg + /theme_cobalt/static/src/img/pictures/s_image_5.webp website.s_shape_image_default_image website.s_shape_image_default_image - /theme_cobalt/static/src/img/pictures/s_banner.jpg + /theme_cobalt/static/src/img/pictures/s_banner.webp website.s_showcase_default_image website.s_showcase_default_image - /theme_cobalt/static/src/img/pictures/s_image_5.jpg + /theme_cobalt/static/src/img/pictures/s_image_5.webp diff --git a/theme_enark/__manifest__.py b/theme_enark/__manifest__.py index 17676fe0d4..5904f13100 100644 --- a/theme_enark/__manifest__.py +++ b/theme_enark/__manifest__.py @@ -54,17 +54,17 @@ 'views/new_page_template.xml', ], 'images': [ - 'static/description/enark_description.jpg', - 'static/description/enark_screenshot.jpg', + 'static/description/enark_description.webp', + 'static/description/enark_screenshot.webp', ], 'images_preview_theme': { - 'website.library_image_03': '/theme_enark/static/src/img/snippets/library_image_03.jpg', - 'website.library_image_13': '/theme_enark/static/src/img/snippets/library_image_13.jpg', - 'website.library_image_10': '/theme_enark/static/src/img/snippets/library_image_10.jpg', - 'website.library_image_05': '/theme_enark/static/src/img/snippets/library_image_05.jpg', - 'website.library_image_14': '/theme_enark/static/src/img/snippets/library_image_14.jpg', - 'website.library_image_16': '/theme_enark/static/src/img/snippets/library_image_16.jpg', - 'website.library_image_02': '/theme_enark/static/src/img/snippets/library_image_02.jpg', + 'website.library_image_03': '/theme_enark/static/src/img/snippets/library_image_03.webp', + 'website.library_image_13': '/theme_enark/static/src/img/snippets/library_image_13.webp', + 'website.library_image_10': '/theme_enark/static/src/img/snippets/library_image_10.webp', + 'website.library_image_05': '/theme_enark/static/src/img/snippets/library_image_05.webp', + 'website.library_image_14': '/theme_enark/static/src/img/snippets/library_image_14.webp', + 'website.library_image_16': '/theme_enark/static/src/img/snippets/library_image_16.webp', + 'website.library_image_02': '/theme_enark/static/src/img/snippets/library_image_02.webp', }, 'configurator_snippets': { 'homepage': ['s_freegrid', 's_features_wall', 's_numbers_list', 's_title', 's_images_wall', 's_references', 's_cta_box'], diff --git a/theme_enark/static/description/enark_description.jpg b/theme_enark/static/description/enark_description.jpg deleted file mode 100644 index c4d41ec438..0000000000 Binary files a/theme_enark/static/description/enark_description.jpg and /dev/null differ diff --git a/theme_enark/static/description/enark_description.webp b/theme_enark/static/description/enark_description.webp new file mode 100644 index 0000000000..2b663a5035 Binary files /dev/null and b/theme_enark/static/description/enark_description.webp differ diff --git a/theme_enark/static/description/enark_screenshot.jpg b/theme_enark/static/description/enark_screenshot.jpg deleted file mode 100644 index 2a5076688b..0000000000 Binary files a/theme_enark/static/description/enark_screenshot.jpg and /dev/null differ diff --git a/theme_enark/static/description/enark_screenshot.webp b/theme_enark/static/description/enark_screenshot.webp new file mode 100644 index 0000000000..6709d02205 Binary files /dev/null and b/theme_enark/static/description/enark_screenshot.webp differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_01.jpg b/theme_enark/static/src/img/backgrounds/bg_img_01.jpg deleted file mode 100755 index 24dac32ffe..0000000000 Binary files a/theme_enark/static/src/img/backgrounds/bg_img_01.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_01.webp b/theme_enark/static/src/img/backgrounds/bg_img_01.webp new file mode 100644 index 0000000000..aa840b1bd3 Binary files /dev/null and b/theme_enark/static/src/img/backgrounds/bg_img_01.webp differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_02.jpg b/theme_enark/static/src/img/backgrounds/bg_img_02.jpg deleted file mode 100755 index e1474319e4..0000000000 Binary files a/theme_enark/static/src/img/backgrounds/bg_img_02.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_02.webp b/theme_enark/static/src/img/backgrounds/bg_img_02.webp new file mode 100644 index 0000000000..dac595ae14 Binary files /dev/null and b/theme_enark/static/src/img/backgrounds/bg_img_02.webp differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_03.jpg b/theme_enark/static/src/img/backgrounds/bg_img_03.jpg deleted file mode 100755 index d6b2b3391d..0000000000 Binary files a/theme_enark/static/src/img/backgrounds/bg_img_03.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_03.webp b/theme_enark/static/src/img/backgrounds/bg_img_03.webp new file mode 100644 index 0000000000..6e2befa528 Binary files /dev/null and b/theme_enark/static/src/img/backgrounds/bg_img_03.webp differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_04.jpg b/theme_enark/static/src/img/backgrounds/bg_img_04.jpg deleted file mode 100755 index a1d5bd8d61..0000000000 Binary files a/theme_enark/static/src/img/backgrounds/bg_img_04.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_04.webp b/theme_enark/static/src/img/backgrounds/bg_img_04.webp new file mode 100644 index 0000000000..dee0a3674e Binary files /dev/null and b/theme_enark/static/src/img/backgrounds/bg_img_04.webp differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_05.jpg b/theme_enark/static/src/img/backgrounds/bg_img_05.jpg deleted file mode 100755 index b802ec5695..0000000000 Binary files a/theme_enark/static/src/img/backgrounds/bg_img_05.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_05.webp b/theme_enark/static/src/img/backgrounds/bg_img_05.webp new file mode 100644 index 0000000000..4c4178aee5 Binary files /dev/null and b/theme_enark/static/src/img/backgrounds/bg_img_05.webp differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_06.jpg b/theme_enark/static/src/img/backgrounds/bg_img_06.jpg deleted file mode 100755 index 449327e72e..0000000000 Binary files a/theme_enark/static/src/img/backgrounds/bg_img_06.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_06.webp b/theme_enark/static/src/img/backgrounds/bg_img_06.webp new file mode 100644 index 0000000000..901f734775 Binary files /dev/null and b/theme_enark/static/src/img/backgrounds/bg_img_06.webp differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_07.jpg b/theme_enark/static/src/img/backgrounds/bg_img_07.jpg deleted file mode 100755 index e8a1a32fe8..0000000000 Binary files a/theme_enark/static/src/img/backgrounds/bg_img_07.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_07.webp b/theme_enark/static/src/img/backgrounds/bg_img_07.webp new file mode 100644 index 0000000000..b5aa0a18de Binary files /dev/null and b/theme_enark/static/src/img/backgrounds/bg_img_07.webp differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_08.jpg b/theme_enark/static/src/img/backgrounds/bg_img_08.jpg deleted file mode 100755 index 8d3b858381..0000000000 Binary files a/theme_enark/static/src/img/backgrounds/bg_img_08.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_08.webp b/theme_enark/static/src/img/backgrounds/bg_img_08.webp new file mode 100644 index 0000000000..a2d4707b79 Binary files /dev/null and b/theme_enark/static/src/img/backgrounds/bg_img_08.webp differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_09.jpg b/theme_enark/static/src/img/backgrounds/bg_img_09.jpg deleted file mode 100755 index a1e0e61f24..0000000000 Binary files a/theme_enark/static/src/img/backgrounds/bg_img_09.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_09.webp b/theme_enark/static/src/img/backgrounds/bg_img_09.webp new file mode 100644 index 0000000000..6be7fe3f86 Binary files /dev/null and b/theme_enark/static/src/img/backgrounds/bg_img_09.webp differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_10.jpg b/theme_enark/static/src/img/backgrounds/bg_img_10.jpg deleted file mode 100755 index 4e65df9103..0000000000 Binary files a/theme_enark/static/src/img/backgrounds/bg_img_10.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_10.webp b/theme_enark/static/src/img/backgrounds/bg_img_10.webp new file mode 100644 index 0000000000..80619a8438 Binary files /dev/null and b/theme_enark/static/src/img/backgrounds/bg_img_10.webp differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_11.jpg b/theme_enark/static/src/img/backgrounds/bg_img_11.jpg deleted file mode 100755 index 86008323c8..0000000000 Binary files a/theme_enark/static/src/img/backgrounds/bg_img_11.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_11.webp b/theme_enark/static/src/img/backgrounds/bg_img_11.webp new file mode 100644 index 0000000000..eb54d97900 Binary files /dev/null and b/theme_enark/static/src/img/backgrounds/bg_img_11.webp differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_12.jpg b/theme_enark/static/src/img/backgrounds/bg_img_12.jpg deleted file mode 100755 index 12e69de490..0000000000 Binary files a/theme_enark/static/src/img/backgrounds/bg_img_12.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/backgrounds/bg_img_12.webp b/theme_enark/static/src/img/backgrounds/bg_img_12.webp new file mode 100644 index 0000000000..ee616b2282 Binary files /dev/null and b/theme_enark/static/src/img/backgrounds/bg_img_12.webp differ diff --git a/theme_enark/static/src/img/backgrounds/bg_pattern_01.jpg b/theme_enark/static/src/img/backgrounds/bg_pattern_01.jpg deleted file mode 100755 index 9768f650b1..0000000000 Binary files a/theme_enark/static/src/img/backgrounds/bg_pattern_01.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/backgrounds/bg_pattern_01.webp b/theme_enark/static/src/img/backgrounds/bg_pattern_01.webp new file mode 100644 index 0000000000..d199c8f1fb Binary files /dev/null and b/theme_enark/static/src/img/backgrounds/bg_pattern_01.webp differ diff --git a/theme_enark/static/src/img/backgrounds/bg_pattern_02.jpg b/theme_enark/static/src/img/backgrounds/bg_pattern_02.jpg deleted file mode 100755 index 6b38218d68..0000000000 Binary files a/theme_enark/static/src/img/backgrounds/bg_pattern_02.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/backgrounds/bg_pattern_02.webp b/theme_enark/static/src/img/backgrounds/bg_pattern_02.webp new file mode 100644 index 0000000000..68e950b488 Binary files /dev/null and b/theme_enark/static/src/img/backgrounds/bg_pattern_02.webp differ diff --git a/theme_enark/static/src/img/backgrounds/bg_pattern_03.jpg b/theme_enark/static/src/img/backgrounds/bg_pattern_03.jpg deleted file mode 100755 index 19b5885a9b..0000000000 Binary files a/theme_enark/static/src/img/backgrounds/bg_pattern_03.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/backgrounds/bg_pattern_03.webp b/theme_enark/static/src/img/backgrounds/bg_pattern_03.webp new file mode 100644 index 0000000000..9646418617 Binary files /dev/null and b/theme_enark/static/src/img/backgrounds/bg_pattern_03.webp differ diff --git a/theme_enark/static/src/img/backgrounds/bg_pattern_04.jpg b/theme_enark/static/src/img/backgrounds/bg_pattern_04.jpg deleted file mode 100755 index 074e474987..0000000000 Binary files a/theme_enark/static/src/img/backgrounds/bg_pattern_04.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/backgrounds/bg_pattern_04.webp b/theme_enark/static/src/img/backgrounds/bg_pattern_04.webp new file mode 100644 index 0000000000..1056dcb4af Binary files /dev/null and b/theme_enark/static/src/img/backgrounds/bg_pattern_04.webp differ diff --git a/theme_enark/static/src/img/backgrounds/bg_pattern_05.jpg b/theme_enark/static/src/img/backgrounds/bg_pattern_05.jpg deleted file mode 100755 index 3e7a6007f0..0000000000 Binary files a/theme_enark/static/src/img/backgrounds/bg_pattern_05.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/backgrounds/bg_pattern_05.webp b/theme_enark/static/src/img/backgrounds/bg_pattern_05.webp new file mode 100644 index 0000000000..1f7b411b20 Binary files /dev/null and b/theme_enark/static/src/img/backgrounds/bg_pattern_05.webp differ diff --git a/theme_enark/static/src/img/backgrounds/bg_pattern_06.jpg b/theme_enark/static/src/img/backgrounds/bg_pattern_06.jpg deleted file mode 100755 index dccc9f8df3..0000000000 Binary files a/theme_enark/static/src/img/backgrounds/bg_pattern_06.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/backgrounds/bg_pattern_06.webp b/theme_enark/static/src/img/backgrounds/bg_pattern_06.webp new file mode 100644 index 0000000000..fc46f29e82 Binary files /dev/null and b/theme_enark/static/src/img/backgrounds/bg_pattern_06.webp differ diff --git a/theme_enark/static/src/img/snippets/library_image_02.jpg b/theme_enark/static/src/img/snippets/library_image_02.jpg deleted file mode 100644 index 8f2335c621..0000000000 Binary files a/theme_enark/static/src/img/snippets/library_image_02.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/library_image_02.webp b/theme_enark/static/src/img/snippets/library_image_02.webp new file mode 100644 index 0000000000..56549e91fc Binary files /dev/null and b/theme_enark/static/src/img/snippets/library_image_02.webp differ diff --git a/theme_enark/static/src/img/snippets/library_image_03.jpg b/theme_enark/static/src/img/snippets/library_image_03.jpg deleted file mode 100644 index 42c2f67a65..0000000000 Binary files a/theme_enark/static/src/img/snippets/library_image_03.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/library_image_03.webp b/theme_enark/static/src/img/snippets/library_image_03.webp new file mode 100644 index 0000000000..c38e20b998 Binary files /dev/null and b/theme_enark/static/src/img/snippets/library_image_03.webp differ diff --git a/theme_enark/static/src/img/snippets/library_image_05.jpg b/theme_enark/static/src/img/snippets/library_image_05.jpg deleted file mode 100644 index ffb422e303..0000000000 Binary files a/theme_enark/static/src/img/snippets/library_image_05.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/library_image_05.webp b/theme_enark/static/src/img/snippets/library_image_05.webp new file mode 100644 index 0000000000..8d8878f89c Binary files /dev/null and b/theme_enark/static/src/img/snippets/library_image_05.webp differ diff --git a/theme_enark/static/src/img/snippets/library_image_07.jpg b/theme_enark/static/src/img/snippets/library_image_07.jpg deleted file mode 100644 index 996183f559..0000000000 Binary files a/theme_enark/static/src/img/snippets/library_image_07.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/library_image_07.webp b/theme_enark/static/src/img/snippets/library_image_07.webp new file mode 100644 index 0000000000..f823679b39 Binary files /dev/null and b/theme_enark/static/src/img/snippets/library_image_07.webp differ diff --git a/theme_enark/static/src/img/snippets/library_image_08.jpg b/theme_enark/static/src/img/snippets/library_image_08.jpg deleted file mode 100644 index 222a03bbc0..0000000000 Binary files a/theme_enark/static/src/img/snippets/library_image_08.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/library_image_08.webp b/theme_enark/static/src/img/snippets/library_image_08.webp new file mode 100644 index 0000000000..50f01bd586 Binary files /dev/null and b/theme_enark/static/src/img/snippets/library_image_08.webp differ diff --git a/theme_enark/static/src/img/snippets/library_image_10.jpg b/theme_enark/static/src/img/snippets/library_image_10.jpg deleted file mode 100644 index b921b0f378..0000000000 Binary files a/theme_enark/static/src/img/snippets/library_image_10.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/library_image_10.webp b/theme_enark/static/src/img/snippets/library_image_10.webp new file mode 100644 index 0000000000..def492d3d8 Binary files /dev/null and b/theme_enark/static/src/img/snippets/library_image_10.webp differ diff --git a/theme_enark/static/src/img/snippets/library_image_11.jpg b/theme_enark/static/src/img/snippets/library_image_11.jpg deleted file mode 100644 index 1a7eaffb6d..0000000000 Binary files a/theme_enark/static/src/img/snippets/library_image_11.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/library_image_11.webp b/theme_enark/static/src/img/snippets/library_image_11.webp new file mode 100644 index 0000000000..5f605007fe Binary files /dev/null and b/theme_enark/static/src/img/snippets/library_image_11.webp differ diff --git a/theme_enark/static/src/img/snippets/library_image_13.jpg b/theme_enark/static/src/img/snippets/library_image_13.jpg deleted file mode 100644 index de3441fefa..0000000000 Binary files a/theme_enark/static/src/img/snippets/library_image_13.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/library_image_13.webp b/theme_enark/static/src/img/snippets/library_image_13.webp new file mode 100644 index 0000000000..5c0cd8577e Binary files /dev/null and b/theme_enark/static/src/img/snippets/library_image_13.webp differ diff --git a/theme_enark/static/src/img/snippets/library_image_14.jpg b/theme_enark/static/src/img/snippets/library_image_14.jpg deleted file mode 100644 index 30ecec3cfc..0000000000 Binary files a/theme_enark/static/src/img/snippets/library_image_14.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/library_image_14.webp b/theme_enark/static/src/img/snippets/library_image_14.webp new file mode 100644 index 0000000000..9ba9500cc8 Binary files /dev/null and b/theme_enark/static/src/img/snippets/library_image_14.webp differ diff --git a/theme_enark/static/src/img/snippets/library_image_15.jpg b/theme_enark/static/src/img/snippets/library_image_15.jpg deleted file mode 100644 index ca6f9823a3..0000000000 Binary files a/theme_enark/static/src/img/snippets/library_image_15.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/library_image_15.webp b/theme_enark/static/src/img/snippets/library_image_15.webp new file mode 100644 index 0000000000..4472ca62ae Binary files /dev/null and b/theme_enark/static/src/img/snippets/library_image_15.webp differ diff --git a/theme_enark/static/src/img/snippets/library_image_16.jpg b/theme_enark/static/src/img/snippets/library_image_16.jpg deleted file mode 100644 index dd7d4d14c0..0000000000 Binary files a/theme_enark/static/src/img/snippets/library_image_16.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/library_image_16.webp b/theme_enark/static/src/img/snippets/library_image_16.webp new file mode 100644 index 0000000000..d29aba6721 Binary files /dev/null and b/theme_enark/static/src/img/snippets/library_image_16.webp differ diff --git a/theme_enark/static/src/img/snippets/s_banner.jpg b/theme_enark/static/src/img/snippets/s_banner.jpg deleted file mode 100644 index 873da1064c..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_banner.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_banner.webp b/theme_enark/static/src/img/snippets/s_banner.webp new file mode 100644 index 0000000000..2d56f9c6f4 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_banner.webp differ diff --git a/theme_enark/static/src/img/snippets/s_carousel_1.jpg b/theme_enark/static/src/img/snippets/s_carousel_1.jpg deleted file mode 100644 index 554a1696bf..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_carousel_1.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_carousel_1.webp b/theme_enark/static/src/img/snippets/s_carousel_1.webp new file mode 100644 index 0000000000..980bc5fe5a Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_carousel_1.webp differ diff --git a/theme_enark/static/src/img/snippets/s_carousel_2.jpg b/theme_enark/static/src/img/snippets/s_carousel_2.jpg deleted file mode 100644 index 69b9118139..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_carousel_2.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_carousel_2.webp b/theme_enark/static/src/img/snippets/s_carousel_2.webp new file mode 100644 index 0000000000..ac839049f0 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_carousel_2.webp differ diff --git a/theme_enark/static/src/img/snippets/s_carousel_3.jpg b/theme_enark/static/src/img/snippets/s_carousel_3.jpg deleted file mode 100644 index 0790d64500..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_carousel_3.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_carousel_3.webp b/theme_enark/static/src/img/snippets/s_carousel_3.webp new file mode 100644 index 0000000000..ee7cde7a84 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_carousel_3.webp differ diff --git a/theme_enark/static/src/img/snippets/s_cover.jpg b/theme_enark/static/src/img/snippets/s_cover.jpg deleted file mode 100644 index 93026aa694..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_cover.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_cover.webp b/theme_enark/static/src/img/snippets/s_cover.webp new file mode 100644 index 0000000000..8a37673bd3 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_cover.webp differ diff --git a/theme_enark/static/src/img/snippets/s_image_text.jpg b/theme_enark/static/src/img/snippets/s_image_text.jpg deleted file mode 100644 index 2f92cab619..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_image_text.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_image_text.webp b/theme_enark/static/src/img/snippets/s_image_text.webp new file mode 100644 index 0000000000..cf27deee24 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_image_text.webp differ diff --git a/theme_enark/static/src/img/snippets/s_images_constellation_default_image.jpg b/theme_enark/static/src/img/snippets/s_images_constellation_default_image.jpg deleted file mode 100644 index 2ad96d5a4c..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_images_constellation_default_image.webp b/theme_enark/static/src/img/snippets/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..bd12cce13f Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_images_constellation_default_image.webp differ diff --git a/theme_enark/static/src/img/snippets/s_images_constellation_default_image_1.jpg b/theme_enark/static/src/img/snippets/s_images_constellation_default_image_1.jpg deleted file mode 100644 index 66b35faaf6..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_images_constellation_default_image_1.webp b/theme_enark/static/src/img/snippets/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..8c1497cc4b Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_images_constellation_default_image_1.webp differ diff --git a/theme_enark/static/src/img/snippets/s_images_constellation_default_image_2.jpg b/theme_enark/static/src/img/snippets/s_images_constellation_default_image_2.jpg deleted file mode 100644 index 1acbb1b996..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_images_constellation_default_image_2.webp b/theme_enark/static/src/img/snippets/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..500623ffdc Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_images_constellation_default_image_2.webp differ diff --git a/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_1.jpg b/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_1.jpg deleted file mode 100644 index dbb7f3d8a0..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_1.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_1.webp b/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_1.webp new file mode 100644 index 0000000000..d339f2775e Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_1.webp differ diff --git a/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_2.jpg b/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_2.jpg deleted file mode 100644 index 4066b9f1ba..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_2.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_2.webp b/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_2.webp new file mode 100644 index 0000000000..81f9993cda Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_2.webp differ diff --git a/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_3.jpg b/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_3.jpg deleted file mode 100644 index af9625a31d..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_3.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_3.webp b/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_3.webp new file mode 100644 index 0000000000..4684a340a2 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_3.webp differ diff --git a/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_4.jpg b/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_4.jpg deleted file mode 100644 index 1578c2cddf..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_4.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_4.webp b/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_4.webp new file mode 100644 index 0000000000..3caf6e8030 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_4.webp differ diff --git a/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_5.jpg b/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_5.jpg deleted file mode 100644 index d727acae3e..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_5.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_5.webp b/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_5.webp new file mode 100644 index 0000000000..129b016e90 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_images_mosaic_default_image_5.webp differ diff --git a/theme_enark/static/src/img/snippets/s_intro_pill_default_image.jpg b/theme_enark/static/src/img/snippets/s_intro_pill_default_image.jpg deleted file mode 100644 index 59c3d826fe..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_intro_pill_default_image.webp b/theme_enark/static/src/img/snippets/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..bbafc35668 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_intro_pill_default_image.webp differ diff --git a/theme_enark/static/src/img/snippets/s_intro_pill_default_image_2.jpg b/theme_enark/static/src/img/snippets/s_intro_pill_default_image_2.jpg deleted file mode 100644 index cddfea1943..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_intro_pill_default_image_2.webp b/theme_enark/static/src/img/snippets/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..fac163b972 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_intro_pill_default_image_2.webp differ diff --git a/theme_enark/static/src/img/snippets/s_masonry_block.jpg b/theme_enark/static/src/img/snippets/s_masonry_block.jpg deleted file mode 100644 index 90800df661..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_masonry_block.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_masonry_block.webp b/theme_enark/static/src/img/snippets/s_masonry_block.webp new file mode 100644 index 0000000000..a0a7796de8 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_masonry_block.webp differ diff --git a/theme_enark/static/src/img/snippets/s_media_list_1.jpg b/theme_enark/static/src/img/snippets/s_media_list_1.jpg deleted file mode 100644 index ebb466d084..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_media_list_1.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_media_list_1.webp b/theme_enark/static/src/img/snippets/s_media_list_1.webp new file mode 100644 index 0000000000..7b09e33b39 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_media_list_1.webp differ diff --git a/theme_enark/static/src/img/snippets/s_media_list_2.jpg b/theme_enark/static/src/img/snippets/s_media_list_2.jpg deleted file mode 100644 index 07eba44941..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_media_list_2.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_media_list_2.webp b/theme_enark/static/src/img/snippets/s_media_list_2.webp new file mode 100644 index 0000000000..4ae3d67acc Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_media_list_2.webp differ diff --git a/theme_enark/static/src/img/snippets/s_media_list_3.jpg b/theme_enark/static/src/img/snippets/s_media_list_3.jpg deleted file mode 100644 index 3c9f1db291..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_media_list_3.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_media_list_3.webp b/theme_enark/static/src/img/snippets/s_media_list_3.webp new file mode 100644 index 0000000000..2beec417d0 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_media_list_3.webp differ diff --git a/theme_enark/static/src/img/snippets/s_newsletter.jpg b/theme_enark/static/src/img/snippets/s_newsletter.jpg deleted file mode 100644 index 48e76e4c14..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_newsletter.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_newsletter.webp b/theme_enark/static/src/img/snippets/s_newsletter.webp new file mode 100644 index 0000000000..61674628ce Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_newsletter.webp differ diff --git a/theme_enark/static/src/img/snippets/s_parallax.jpg b/theme_enark/static/src/img/snippets/s_parallax.jpg deleted file mode 100644 index 2fd81e2f8f..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_parallax.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_parallax.webp b/theme_enark/static/src/img/snippets/s_parallax.webp new file mode 100644 index 0000000000..3c41e45484 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_parallax.webp differ diff --git a/theme_enark/static/src/img/snippets/s_picture.jpg b/theme_enark/static/src/img/snippets/s_picture.jpg deleted file mode 100644 index 5a1c74da7b..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_picture.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_picture.webp b/theme_enark/static/src/img/snippets/s_picture.webp new file mode 100644 index 0000000000..4671fa823d Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_picture.webp differ diff --git a/theme_enark/static/src/img/snippets/s_popup.jpg b/theme_enark/static/src/img/snippets/s_popup.jpg deleted file mode 100644 index 8652bbfc51..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_popup.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_popup.webp b/theme_enark/static/src/img/snippets/s_popup.webp new file mode 100644 index 0000000000..387f978512 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_popup.webp differ diff --git a/theme_enark/static/src/img/snippets/s_pricelist_boxed_default_background.jpg b/theme_enark/static/src/img/snippets/s_pricelist_boxed_default_background.jpg deleted file mode 100644 index b7509285bb..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_pricelist_boxed_default_background.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_pricelist_boxed_default_background.webp b/theme_enark/static/src/img/snippets/s_pricelist_boxed_default_background.webp new file mode 100644 index 0000000000..cb800ecaca Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_pricelist_boxed_default_background.webp differ diff --git a/theme_enark/static/src/img/snippets/s_product_1.jpg b/theme_enark/static/src/img/snippets/s_product_1.jpg deleted file mode 100644 index 0f22e42de6..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_product_1.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_product_1.webp b/theme_enark/static/src/img/snippets/s_product_1.webp new file mode 100644 index 0000000000..b65f5a4c01 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_product_1.webp differ diff --git a/theme_enark/static/src/img/snippets/s_product_2.jpg b/theme_enark/static/src/img/snippets/s_product_2.jpg deleted file mode 100644 index 7386cf48c2..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_product_2.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_product_2.webp b/theme_enark/static/src/img/snippets/s_product_2.webp new file mode 100644 index 0000000000..7aca002561 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_product_2.webp differ diff --git a/theme_enark/static/src/img/snippets/s_product_3.jpg b/theme_enark/static/src/img/snippets/s_product_3.jpg deleted file mode 100644 index 1392ecbdae..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_product_3.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_product_3.webp b/theme_enark/static/src/img/snippets/s_product_3.webp new file mode 100644 index 0000000000..fa26077f33 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_product_3.webp differ diff --git a/theme_enark/static/src/img/snippets/s_product_4.jpg b/theme_enark/static/src/img/snippets/s_product_4.jpg deleted file mode 100644 index 3fc6dfbbfc..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_product_4.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_product_4.webp b/theme_enark/static/src/img/snippets/s_product_4.webp new file mode 100644 index 0000000000..279e911753 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_product_4.webp differ diff --git a/theme_enark/static/src/img/snippets/s_product_5.jpg b/theme_enark/static/src/img/snippets/s_product_5.jpg deleted file mode 100644 index 0cda9b30a0..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_product_5.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_product_5.webp b/theme_enark/static/src/img/snippets/s_product_5.webp new file mode 100644 index 0000000000..a3dbd00fe1 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_product_5.webp differ diff --git a/theme_enark/static/src/img/snippets/s_product_6.jpg b/theme_enark/static/src/img/snippets/s_product_6.jpg deleted file mode 100644 index 177efb56ff..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_product_6.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_product_6.webp b/theme_enark/static/src/img/snippets/s_product_6.webp new file mode 100644 index 0000000000..2ef58aeec1 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_product_6.webp differ diff --git a/theme_enark/static/src/img/snippets/s_product_catalog.jpg b/theme_enark/static/src/img/snippets/s_product_catalog.jpg deleted file mode 100644 index c526c48123..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_product_catalog.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_product_catalog.webp b/theme_enark/static/src/img/snippets/s_product_catalog.webp new file mode 100644 index 0000000000..8bbe83feb3 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_product_catalog.webp differ diff --git a/theme_enark/static/src/img/snippets/s_quotes_carousel_1.jpg b/theme_enark/static/src/img/snippets/s_quotes_carousel_1.jpg deleted file mode 100644 index 0b3465b114..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_quotes_carousel_1.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_quotes_carousel_1.webp b/theme_enark/static/src/img/snippets/s_quotes_carousel_1.webp new file mode 100644 index 0000000000..401d679faa Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_quotes_carousel_1.webp differ diff --git a/theme_enark/static/src/img/snippets/s_quotes_carousel_2.jpg b/theme_enark/static/src/img/snippets/s_quotes_carousel_2.jpg deleted file mode 100644 index b666179627..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_quotes_carousel_2.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_quotes_carousel_2.webp b/theme_enark/static/src/img/snippets/s_quotes_carousel_2.webp new file mode 100644 index 0000000000..c8528f14f8 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_quotes_carousel_2.webp differ diff --git a/theme_enark/static/src/img/snippets/s_shape_image_default_image.jpg b/theme_enark/static/src/img/snippets/s_shape_image_default_image.jpg deleted file mode 100644 index bc9e1f7b09..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_shape_image_default_image.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_shape_image_default_image.webp b/theme_enark/static/src/img/snippets/s_shape_image_default_image.webp new file mode 100644 index 0000000000..54043df77f Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_shape_image_default_image.webp differ diff --git a/theme_enark/static/src/img/snippets/s_text_image.jpg b/theme_enark/static/src/img/snippets/s_text_image.jpg deleted file mode 100644 index edccc7e28f..0000000000 Binary files a/theme_enark/static/src/img/snippets/s_text_image.jpg and /dev/null differ diff --git a/theme_enark/static/src/img/snippets/s_text_image.webp b/theme_enark/static/src/img/snippets/s_text_image.webp new file mode 100644 index 0000000000..ce530ad741 Binary files /dev/null and b/theme_enark/static/src/img/snippets/s_text_image.webp differ diff --git a/theme_enark/static/src/scss/primary_variables.scss b/theme_enark/static/src/scss/primary_variables.scss index 09226c2778..7f1196068c 100644 --- a/theme_enark/static/src/scss/primary_variables.scss +++ b/theme_enark/static/src/scss/primary_variables.scss @@ -2,25 +2,25 @@ // Not used anymore by the editor: files and records kept for back-compatibility. // Check also in theme.scss and theme_common's mixins.scss. -$o-theme-bg-img-01: url("/theme_enark/static/src/img/backgrounds/bg_img_01.jpg"); -$o-theme-bg-img-02: url("/theme_enark/static/src/img/backgrounds/bg_img_02.jpg"); -$o-theme-bg-img-03: url("/theme_enark/static/src/img/backgrounds/bg_img_03.jpg"); -$o-theme-bg-img-04: url("/theme_enark/static/src/img/backgrounds/bg_img_04.jpg"); -$o-theme-bg-img-05: url("/theme_enark/static/src/img/backgrounds/bg_img_05.jpg"); -$o-theme-bg-img-06: url("/theme_enark/static/src/img/backgrounds/bg_img_06.jpg"); -$o-theme-bg-img-07: url("/theme_enark/static/src/img/backgrounds/bg_img_07.jpg"); -$o-theme-bg-img-08: url("/theme_enark/static/src/img/backgrounds/bg_img_08.jpg"); -$o-theme-bg-img-09: url("/theme_enark/static/src/img/backgrounds/bg_img_09.jpg"); -$o-theme-bg-img-10: url("/theme_enark/static/src/img/backgrounds/bg_img_10.jpg"); -$o-theme-bg-img-11: url("/theme_enark/static/src/img/backgrounds/bg_img_11.jpg"); -$o-theme-bg-img-12: url("/theme_enark/static/src/img/backgrounds/bg_img_12.jpg"); +$o-theme-bg-img-01: url("/theme_enark/static/src/img/backgrounds/bg_img_01.webp"); +$o-theme-bg-img-02: url("/theme_enark/static/src/img/backgrounds/bg_img_02.webp"); +$o-theme-bg-img-03: url("/theme_enark/static/src/img/backgrounds/bg_img_03.webp"); +$o-theme-bg-img-04: url("/theme_enark/static/src/img/backgrounds/bg_img_04.webp"); +$o-theme-bg-img-05: url("/theme_enark/static/src/img/backgrounds/bg_img_05.webp"); +$o-theme-bg-img-06: url("/theme_enark/static/src/img/backgrounds/bg_img_06.webp"); +$o-theme-bg-img-07: url("/theme_enark/static/src/img/backgrounds/bg_img_07.webp"); +$o-theme-bg-img-08: url("/theme_enark/static/src/img/backgrounds/bg_img_08.webp"); +$o-theme-bg-img-09: url("/theme_enark/static/src/img/backgrounds/bg_img_09.webp"); +$o-theme-bg-img-10: url("/theme_enark/static/src/img/backgrounds/bg_img_10.webp"); +$o-theme-bg-img-11: url("/theme_enark/static/src/img/backgrounds/bg_img_11.webp"); +$o-theme-bg-img-12: url("/theme_enark/static/src/img/backgrounds/bg_img_12.webp"); -$o-theme-bg-pattern-01: url("/theme_enark/static/src/img/backgrounds/bg_pattern_01.jpg"); -$o-theme-bg-pattern-02: url("/theme_enark/static/src/img/backgrounds/bg_pattern_02.jpg"); -$o-theme-bg-pattern-03: url("/theme_enark/static/src/img/backgrounds/bg_pattern_03.jpg"); -$o-theme-bg-pattern-04: url("/theme_enark/static/src/img/backgrounds/bg_pattern_04.jpg"); -$o-theme-bg-pattern-05: url("/theme_enark/static/src/img/backgrounds/bg_pattern_05.jpg"); -$o-theme-bg-pattern-06: url("/theme_enark/static/src/img/backgrounds/bg_pattern_06.jpg"); +$o-theme-bg-pattern-01: url("/theme_enark/static/src/img/backgrounds/bg_pattern_01.webp"); +$o-theme-bg-pattern-02: url("/theme_enark/static/src/img/backgrounds/bg_pattern_02.webp"); +$o-theme-bg-pattern-03: url("/theme_enark/static/src/img/backgrounds/bg_pattern_03.webp"); +$o-theme-bg-pattern-04: url("/theme_enark/static/src/img/backgrounds/bg_pattern_04.webp"); +$o-theme-bg-pattern-05: url("/theme_enark/static/src/img/backgrounds/bg_pattern_05.webp"); +$o-theme-bg-pattern-06: url("/theme_enark/static/src/img/backgrounds/bg_pattern_06.webp"); //------------------------------------------------------------------------------ // Colors diff --git a/theme_enark/views/image_library.xml b/theme_enark/views/image_library.xml index cefc668b7c..cd86a63df7 100644 --- a/theme_enark/views/image_library.xml +++ b/theme_enark/views/image_library.xml @@ -5,340 +5,340 @@ website.s_banner_default_image website.s_banner_default_image - /theme_enark/static/src/img/snippets/s_banner.jpg + /theme_enark/static/src/img/snippets/s_banner.webp website.s_popup_default_image website.s_popup_default_image - /theme_enark/static/src/img/snippets/s_popup.jpg + /theme_enark/static/src/img/snippets/s_popup.webp website.s_cover_default_image website.s_cover_default_image - /theme_enark/static/src/img/snippets/s_cover.jpg + /theme_enark/static/src/img/snippets/s_cover.webp website.s_text_image_default_image website.s_text_image_default_image - /theme_enark/static/src/img/snippets/s_text_image.jpg + /theme_enark/static/src/img/snippets/s_text_image.webp website.s_image_text_default_image website.s_image_text_default_image - /theme_enark/static/src/img/snippets/s_image_text.jpg + /theme_enark/static/src/img/snippets/s_image_text.webp website.s_picture_default_image website.s_picture_default_image - /theme_enark/static/src/img/snippets/s_picture.jpg + /theme_enark/static/src/img/snippets/s_picture.webp website.library_image_11 website.library_image_11 - /theme_enark/static/src/img/snippets/library_image_11.jpg + /theme_enark/static/src/img/snippets/library_image_11.webp website.library_image_13 website.library_image_13 - /theme_enark/static/src/img/snippets/library_image_15.jpg + /theme_enark/static/src/img/snippets/library_image_15.webp website.library_image_07 website.library_image_07 - /theme_enark/static/src/img/snippets/library_image_07.jpg + /theme_enark/static/src/img/snippets/library_image_07.webp website.library_image_03 website.library_image_03 - /theme_enark/static/src/img/snippets/library_image_03.jpg + /theme_enark/static/src/img/snippets/library_image_03.webp website.library_image_10 website.library_image_10 - /theme_enark/static/src/img/snippets/library_image_10.jpg + /theme_enark/static/src/img/snippets/library_image_10.webp website.library_image_15 website.library_image_15 - /theme_enark/static/src/img/snippets/library_image_15.jpg + /theme_enark/static/src/img/snippets/library_image_15.webp website.library_image_05 website.library_image_05 - /theme_enark/static/src/img/snippets/library_image_05.jpg + /theme_enark/static/src/img/snippets/library_image_05.webp website.library_image_14 website.library_image_14 - /theme_enark/static/src/img/snippets/library_image_14.jpg + /theme_enark/static/src/img/snippets/library_image_14.webp website.library_image_16 website.library_image_16 - /theme_enark/static/src/img/snippets/library_image_16.jpg + /theme_enark/static/src/img/snippets/library_image_16.webp website.library_image_08 website.library_image_08 - /theme_enark/static/src/img/snippets/library_image_08.jpg + /theme_enark/static/src/img/snippets/library_image_08.webp website.library_image_02 website.library_image_02 - /theme_enark/static/src/img/snippets/library_image_02.jpg + /theme_enark/static/src/img/snippets/library_image_02.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_enark/static/src/img/snippets/s_masonry_block.jpg + /theme_enark/static/src/img/snippets/s_masonry_block.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_enark/static/src/img/snippets/s_carousel_1.jpg + /theme_enark/static/src/img/snippets/s_carousel_1.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_enark/static/src/img/snippets/s_carousel_2.jpg + /theme_enark/static/src/img/snippets/s_carousel_2.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_enark/static/src/img/snippets/s_carousel_3.jpg + /theme_enark/static/src/img/snippets/s_carousel_3.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_enark/static/src/img/snippets/library_image_02.jpg + /theme_enark/static/src/img/snippets/library_image_02.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_enark/static/src/img/snippets/library_image_03.jpg + /theme_enark/static/src/img/snippets/library_image_03.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_enark/static/src/img/snippets/library_image_08.jpg + /theme_enark/static/src/img/snippets/library_image_08.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_enark/static/src/img/snippets/s_media_list_1.jpg + /theme_enark/static/src/img/snippets/s_media_list_1.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_enark/static/src/img/snippets/s_media_list_2.jpg + /theme_enark/static/src/img/snippets/s_media_list_2.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_enark/static/src/img/snippets/s_media_list_3.jpg + /theme_enark/static/src/img/snippets/s_media_list_3.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_enark/static/src/img/snippets/s_parallax.jpg + /theme_enark/static/src/img/snippets/s_parallax.webp website.s_product_catalog_default_image website.s_product_catalog_default_image - /theme_enark/static/src/img/snippets/s_product_catalog.jpg + /theme_enark/static/src/img/snippets/s_product_catalog.webp website.s_product_list_default_image_1 website.s_product_list_default_image_1 - /theme_enark/static/src/img/snippets/s_product_1.jpg + /theme_enark/static/src/img/snippets/s_product_1.webp website.s_product_list_default_image_2 website.s_product_list_default_image_2 - /theme_enark/static/src/img/snippets/s_product_2.jpg + /theme_enark/static/src/img/snippets/s_product_2.webp website.s_product_list_default_image_3 website.s_product_list_default_image_3 - /theme_enark/static/src/img/snippets/s_product_3.jpg + /theme_enark/static/src/img/snippets/s_product_3.webp website.s_product_list_default_image_4 website.s_product_list_default_image_4 - /theme_enark/static/src/img/snippets/s_product_4.jpg + /theme_enark/static/src/img/snippets/s_product_4.webp website.s_product_list_default_image_5 website.s_product_list_default_image_5 - /theme_enark/static/src/img/snippets/s_product_5.jpg + /theme_enark/static/src/img/snippets/s_product_5.webp website.s_product_list_default_image_6 website.s_product_list_default_image_6 - /theme_enark/static/src/img/snippets/s_product_6.jpg + /theme_enark/static/src/img/snippets/s_product_6.webp website.s_quotes_carousel_demo_image_1 website.s_quotes_carousel_demo_image_1 - /theme_enark/static/src/img/snippets/s_quotes_carousel_1.jpg + /theme_enark/static/src/img/snippets/s_quotes_carousel_1.webp website.s_quotes_carousel_demo_image_2 website.s_quotes_carousel_demo_image_2 - /theme_enark/static/src/img/snippets/s_quotes_carousel_2.jpg + /theme_enark/static/src/img/snippets/s_quotes_carousel_2.webp website.library_image_17 website.library_image_17 - /theme_enark/static/src/img/snippets/s_newsletter.jpg + /theme_enark/static/src/img/snippets/s_newsletter.webp website.s_three_columns_default_image_2 website.s_three_columns_default_image_2 - /theme_enark/static/src/img/snippets/library_image_13.jpg + /theme_enark/static/src/img/snippets/library_image_13.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_enark/static/src/img/snippets/s_cover.jpg + /theme_enark/static/src/img/snippets/s_cover.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_enark/static/src/img/snippets/library_image_07.jpg + /theme_enark/static/src/img/snippets/library_image_07.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_enark/static/src/img/snippets/library_image_11.jpg + /theme_enark/static/src/img/snippets/library_image_11.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_enark/static/src/img/snippets/library_image_13.jpg + /theme_enark/static/src/img/snippets/library_image_13.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_enark/static/src/img/snippets/library_image_10.jpg + /theme_enark/static/src/img/snippets/library_image_10.webp website.s_pricelist_boxed_default_background website.s_pricelist_boxed_default_background - /theme_enark/static/src/img/snippets/s_pricelist_boxed_default_background.jpg + /theme_enark/static/src/img/snippets/s_pricelist_boxed_default_background.webp website.s_image_title_default_image website.s_image_title_default_image - /theme_enark/static/src/img/snippets/library_image_10.jpg + /theme_enark/static/src/img/snippets/library_image_10.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_enark/static/src/img/snippets/s_product_1.jpg + /theme_enark/static/src/img/snippets/s_product_1.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_enark/static/src/img/snippets/s_product_2.jpg + /theme_enark/static/src/img/snippets/s_product_2.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_enark/static/src/img/snippets/s_product_3.jpg + /theme_enark/static/src/img/snippets/s_product_3.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_enark/static/src/img/snippets/s_product_5.jpg + /theme_enark/static/src/img/snippets/s_product_5.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_enark/static/src/img/snippets/s_intro_pill_default_image.jpg + /theme_enark/static/src/img/snippets/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_enark/static/src/img/snippets/s_intro_pill_default_image_2.jpg + /theme_enark/static/src/img/snippets/s_intro_pill_default_image_2.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_enark/static/src/img/snippets/library_image_14.jpg + /theme_enark/static/src/img/snippets/library_image_14.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_enark/static/src/img/snippets/library_image_16.jpg + /theme_enark/static/src/img/snippets/library_image_16.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_enark/static/src/img/snippets/s_carousel_3.jpg + /theme_enark/static/src/img/snippets/s_carousel_3.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_enark/static/src/img/snippets/library_image_15.jpg + /theme_enark/static/src/img/snippets/library_image_15.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_enark/static/src/img/snippets/s_images_mosaic_default_image_1.jpg + /theme_enark/static/src/img/snippets/s_images_mosaic_default_image_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_enark/static/src/img/snippets/s_images_mosaic_default_image_2.jpg + /theme_enark/static/src/img/snippets/s_images_mosaic_default_image_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_enark/static/src/img/snippets/s_images_mosaic_default_image_3.jpg + /theme_enark/static/src/img/snippets/s_images_mosaic_default_image_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_enark/static/src/img/snippets/s_images_mosaic_default_image_4.jpg + /theme_enark/static/src/img/snippets/s_images_mosaic_default_image_4.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_enark/static/src/img/snippets/s_images_mosaic_default_image_5.jpg + /theme_enark/static/src/img/snippets/s_images_mosaic_default_image_5.webp website.s_shape_image_default_image website.s_shape_image_default_image - /theme_enark/static/src/img/snippets/s_shape_image_default_image.jpg + /theme_enark/static/src/img/snippets/s_shape_image_default_image.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_enark/static/src/img/snippets/s_images_constellation_default_image.jpg + /theme_enark/static/src/img/snippets/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_enark/static/src/img/snippets/s_images_constellation_default_image_1.jpg + /theme_enark/static/src/img/snippets/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_enark/static/src/img/snippets/s_images_constellation_default_image_2.jpg + /theme_enark/static/src/img/snippets/s_images_constellation_default_image_2.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_enark/static/src/img/snippets/library_image_02.jpg + /theme_enark/static/src/img/snippets/library_image_02.webp website.s_showcase_default_image website.s_showcase_default_image - /theme_enark/static/src/img/snippets/library_image_14.jpg + /theme_enark/static/src/img/snippets/library_image_14.webp diff --git a/theme_enark/views/snippets/s_cta_box.xml b/theme_enark/views/snippets/s_cta_box.xml index 2d77323296..01035b5669 100644 --- a/theme_enark/views/snippets/s_cta_box.xml +++ b/theme_enark/views/snippets/s_cta_box.xml @@ -21,7 +21,7 @@ - /theme_enark/static/src/img/snippets/library_image_02.jpg + /theme_enark/static/src/img/snippets/library_image_02.webp diff --git a/theme_graphene/__manifest__.py b/theme_graphene/__manifest__.py index 7266e58f99..52eb57b4d0 100644 --- a/theme_graphene/__manifest__.py +++ b/theme_graphene/__manifest__.py @@ -13,11 +13,11 @@ 'views/new_page_template.xml', ], 'images': [ - 'static/description/graphene_poster.jpg', - 'static/description/graphene_screenshot.jpg', + 'static/description/graphene_poster.webp', + 'static/description/graphene_screenshot.webp', ], 'images_preview_theme': { - 'website.s_cover_default_image': '/theme_graphene/static/src/img/pictures/bg_image_08.jpg', + 'website.s_cover_default_image': '/theme_graphene/static/src/img/pictures/bg_image_08.webp', }, 'configurator_snippets': { 'homepage': ['s_cover', 's_text_image', 's_numbers_grid', 's_mockup_image', 's_comparisons', 's_references'], diff --git a/theme_graphene/static/description/graphene_poster.jpg b/theme_graphene/static/description/graphene_poster.jpg deleted file mode 100644 index 94d592b43a..0000000000 Binary files a/theme_graphene/static/description/graphene_poster.jpg and /dev/null differ diff --git a/theme_graphene/static/description/graphene_poster.webp b/theme_graphene/static/description/graphene_poster.webp new file mode 100644 index 0000000000..25fca8196f Binary files /dev/null and b/theme_graphene/static/description/graphene_poster.webp differ diff --git a/theme_graphene/static/description/graphene_screenshot.jpg b/theme_graphene/static/description/graphene_screenshot.jpg deleted file mode 100644 index 21e1eb0035..0000000000 Binary files a/theme_graphene/static/description/graphene_screenshot.jpg and /dev/null differ diff --git a/theme_graphene/static/description/graphene_screenshot.webp b/theme_graphene/static/description/graphene_screenshot.webp new file mode 100644 index 0000000000..ab7c722f5b Binary files /dev/null and b/theme_graphene/static/description/graphene_screenshot.webp differ diff --git a/theme_graphene/static/description/theme_graphene.svg b/theme_graphene/static/description/theme_graphene.svg index 8f38187501..f4da5150c7 100644 --- a/theme_graphene/static/description/theme_graphene.svg +++ b/theme_graphene/static/description/theme_graphene.svg @@ -22,7 +22,7 @@ - + diff --git a/theme_graphene/static/src/img/patterns/bg_pattern_01.jpg b/theme_graphene/static/src/img/patterns/bg_pattern_01.jpg deleted file mode 100755 index 0787d58a8d..0000000000 Binary files a/theme_graphene/static/src/img/patterns/bg_pattern_01.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/patterns/bg_pattern_01.webp b/theme_graphene/static/src/img/patterns/bg_pattern_01.webp new file mode 100644 index 0000000000..0d1ab42de9 Binary files /dev/null and b/theme_graphene/static/src/img/patterns/bg_pattern_01.webp differ diff --git a/theme_graphene/static/src/img/patterns/bg_pattern_02.jpg b/theme_graphene/static/src/img/patterns/bg_pattern_02.jpg deleted file mode 100755 index c2f1a1e97d..0000000000 Binary files a/theme_graphene/static/src/img/patterns/bg_pattern_02.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/patterns/bg_pattern_02.webp b/theme_graphene/static/src/img/patterns/bg_pattern_02.webp new file mode 100644 index 0000000000..557cd7411f Binary files /dev/null and b/theme_graphene/static/src/img/patterns/bg_pattern_02.webp differ diff --git a/theme_graphene/static/src/img/patterns/bg_pattern_03.jpg b/theme_graphene/static/src/img/patterns/bg_pattern_03.jpg deleted file mode 100755 index b96a511afd..0000000000 Binary files a/theme_graphene/static/src/img/patterns/bg_pattern_03.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/patterns/bg_pattern_03.webp b/theme_graphene/static/src/img/patterns/bg_pattern_03.webp new file mode 100644 index 0000000000..64a7b2cab7 Binary files /dev/null and b/theme_graphene/static/src/img/patterns/bg_pattern_03.webp differ diff --git a/theme_graphene/static/src/img/patterns/bg_pattern_04.jpg b/theme_graphene/static/src/img/patterns/bg_pattern_04.jpg deleted file mode 100755 index 08fe32f293..0000000000 Binary files a/theme_graphene/static/src/img/patterns/bg_pattern_04.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/patterns/bg_pattern_04.webp b/theme_graphene/static/src/img/patterns/bg_pattern_04.webp new file mode 100644 index 0000000000..8862f1601b Binary files /dev/null and b/theme_graphene/static/src/img/patterns/bg_pattern_04.webp differ diff --git a/theme_graphene/static/src/img/patterns/bg_pattern_05.jpg b/theme_graphene/static/src/img/patterns/bg_pattern_05.jpg deleted file mode 100755 index e67e5f2ae6..0000000000 Binary files a/theme_graphene/static/src/img/patterns/bg_pattern_05.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/patterns/bg_pattern_05.webp b/theme_graphene/static/src/img/patterns/bg_pattern_05.webp new file mode 100644 index 0000000000..b4def17b5c Binary files /dev/null and b/theme_graphene/static/src/img/patterns/bg_pattern_05.webp differ diff --git a/theme_graphene/static/src/img/patterns/bg_pattern_06.jpg b/theme_graphene/static/src/img/patterns/bg_pattern_06.jpg deleted file mode 100755 index 1b72873557..0000000000 Binary files a/theme_graphene/static/src/img/patterns/bg_pattern_06.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/patterns/bg_pattern_06.webp b/theme_graphene/static/src/img/patterns/bg_pattern_06.webp new file mode 100644 index 0000000000..751128bc21 Binary files /dev/null and b/theme_graphene/static/src/img/patterns/bg_pattern_06.webp differ diff --git a/theme_graphene/static/src/img/pictures/bg_image_01.jpg b/theme_graphene/static/src/img/pictures/bg_image_01.jpg deleted file mode 100755 index 4cf75311dd..0000000000 Binary files a/theme_graphene/static/src/img/pictures/bg_image_01.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/bg_image_01.webp b/theme_graphene/static/src/img/pictures/bg_image_01.webp new file mode 100644 index 0000000000..5dddeb47d9 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/bg_image_01.webp differ diff --git a/theme_graphene/static/src/img/pictures/bg_image_02.jpg b/theme_graphene/static/src/img/pictures/bg_image_02.jpg deleted file mode 100755 index 87a5e82f6b..0000000000 Binary files a/theme_graphene/static/src/img/pictures/bg_image_02.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/bg_image_02.webp b/theme_graphene/static/src/img/pictures/bg_image_02.webp new file mode 100644 index 0000000000..6d4f7f5cbb Binary files /dev/null and b/theme_graphene/static/src/img/pictures/bg_image_02.webp differ diff --git a/theme_graphene/static/src/img/pictures/bg_image_03.jpg b/theme_graphene/static/src/img/pictures/bg_image_03.jpg deleted file mode 100755 index 578045813e..0000000000 Binary files a/theme_graphene/static/src/img/pictures/bg_image_03.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/bg_image_03.webp b/theme_graphene/static/src/img/pictures/bg_image_03.webp new file mode 100644 index 0000000000..817bcaadd7 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/bg_image_03.webp differ diff --git a/theme_graphene/static/src/img/pictures/bg_image_04.jpg b/theme_graphene/static/src/img/pictures/bg_image_04.jpg deleted file mode 100755 index a8d85c9abb..0000000000 Binary files a/theme_graphene/static/src/img/pictures/bg_image_04.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/bg_image_04.webp b/theme_graphene/static/src/img/pictures/bg_image_04.webp new file mode 100644 index 0000000000..2717900905 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/bg_image_04.webp differ diff --git a/theme_graphene/static/src/img/pictures/bg_image_05.jpg b/theme_graphene/static/src/img/pictures/bg_image_05.jpg deleted file mode 100755 index f8e8a98c95..0000000000 Binary files a/theme_graphene/static/src/img/pictures/bg_image_05.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/bg_image_05.webp b/theme_graphene/static/src/img/pictures/bg_image_05.webp new file mode 100644 index 0000000000..38e77bc9d9 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/bg_image_05.webp differ diff --git a/theme_graphene/static/src/img/pictures/bg_image_06.jpg b/theme_graphene/static/src/img/pictures/bg_image_06.jpg deleted file mode 100755 index cf1db297ac..0000000000 Binary files a/theme_graphene/static/src/img/pictures/bg_image_06.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/bg_image_06.webp b/theme_graphene/static/src/img/pictures/bg_image_06.webp new file mode 100644 index 0000000000..eae8eaa482 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/bg_image_06.webp differ diff --git a/theme_graphene/static/src/img/pictures/bg_image_07.jpg b/theme_graphene/static/src/img/pictures/bg_image_07.jpg deleted file mode 100755 index c49bc691a0..0000000000 Binary files a/theme_graphene/static/src/img/pictures/bg_image_07.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/bg_image_07.webp b/theme_graphene/static/src/img/pictures/bg_image_07.webp new file mode 100644 index 0000000000..f0b15075b1 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/bg_image_07.webp differ diff --git a/theme_graphene/static/src/img/pictures/bg_image_08.jpg b/theme_graphene/static/src/img/pictures/bg_image_08.jpg deleted file mode 100755 index 679182901b..0000000000 Binary files a/theme_graphene/static/src/img/pictures/bg_image_08.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/bg_image_08.webp b/theme_graphene/static/src/img/pictures/bg_image_08.webp new file mode 100644 index 0000000000..9215b3dd5f Binary files /dev/null and b/theme_graphene/static/src/img/pictures/bg_image_08.webp differ diff --git a/theme_graphene/static/src/img/pictures/bg_image_09.jpg b/theme_graphene/static/src/img/pictures/bg_image_09.jpg deleted file mode 100755 index ba614f8d59..0000000000 Binary files a/theme_graphene/static/src/img/pictures/bg_image_09.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/bg_image_09.webp b/theme_graphene/static/src/img/pictures/bg_image_09.webp new file mode 100644 index 0000000000..7ef9295ca4 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/bg_image_09.webp differ diff --git a/theme_graphene/static/src/img/pictures/bg_image_10.jpg b/theme_graphene/static/src/img/pictures/bg_image_10.jpg deleted file mode 100755 index d0d7a78f4b..0000000000 Binary files a/theme_graphene/static/src/img/pictures/bg_image_10.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/bg_image_10.webp b/theme_graphene/static/src/img/pictures/bg_image_10.webp new file mode 100644 index 0000000000..f4b1d22224 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/bg_image_10.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_01.jpg b/theme_graphene/static/src/img/pictures/content_01.jpg deleted file mode 100644 index c89ee56626..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_01.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_01.webp b/theme_graphene/static/src/img/pictures/content_01.webp new file mode 100644 index 0000000000..d8541e31b1 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_01.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_02.jpg b/theme_graphene/static/src/img/pictures/content_02.jpg deleted file mode 100644 index 7f8198306f..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_02.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_02.webp b/theme_graphene/static/src/img/pictures/content_02.webp new file mode 100644 index 0000000000..5265f3fcf7 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_02.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_03.jpg b/theme_graphene/static/src/img/pictures/content_03.jpg deleted file mode 100644 index ca3aca2d6a..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_03.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_03.webp b/theme_graphene/static/src/img/pictures/content_03.webp new file mode 100644 index 0000000000..a6939a0489 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_03.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_04.jpg b/theme_graphene/static/src/img/pictures/content_04.jpg deleted file mode 100644 index 811d3e3c33..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_04.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_04.webp b/theme_graphene/static/src/img/pictures/content_04.webp new file mode 100644 index 0000000000..01b5600105 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_04.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_05.jpg b/theme_graphene/static/src/img/pictures/content_05.jpg deleted file mode 100644 index b33323109c..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_05.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_05.webp b/theme_graphene/static/src/img/pictures/content_05.webp new file mode 100644 index 0000000000..2620e1754f Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_05.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_06.jpg b/theme_graphene/static/src/img/pictures/content_06.jpg deleted file mode 100644 index 2846018df4..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_06.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_06.webp b/theme_graphene/static/src/img/pictures/content_06.webp new file mode 100644 index 0000000000..2ff7f276ea Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_06.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_07.jpg b/theme_graphene/static/src/img/pictures/content_07.jpg deleted file mode 100644 index b9a7cc977a..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_07.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_07.webp b/theme_graphene/static/src/img/pictures/content_07.webp new file mode 100644 index 0000000000..b61247ea1e Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_07.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_08.jpg b/theme_graphene/static/src/img/pictures/content_08.jpg deleted file mode 100644 index de9ec3527e..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_08.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_08.webp b/theme_graphene/static/src/img/pictures/content_08.webp new file mode 100644 index 0000000000..798b806afb Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_08.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_09.jpg b/theme_graphene/static/src/img/pictures/content_09.jpg deleted file mode 100644 index 71a8c9e5d6..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_09.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_09.webp b/theme_graphene/static/src/img/pictures/content_09.webp new file mode 100644 index 0000000000..3939c39d70 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_09.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_10.jpg b/theme_graphene/static/src/img/pictures/content_10.jpg deleted file mode 100644 index bd443513ac..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_10.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_10.webp b/theme_graphene/static/src/img/pictures/content_10.webp new file mode 100644 index 0000000000..7b9b1f2b7d Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_10.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_11.jpg b/theme_graphene/static/src/img/pictures/content_11.jpg deleted file mode 100644 index 076ed928f4..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_11.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_11.webp b/theme_graphene/static/src/img/pictures/content_11.webp new file mode 100644 index 0000000000..4d50ea50ed Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_11.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_12.jpg b/theme_graphene/static/src/img/pictures/content_12.jpg deleted file mode 100644 index efe63f63f8..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_12.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_12.webp b/theme_graphene/static/src/img/pictures/content_12.webp new file mode 100644 index 0000000000..fa07737b11 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_12.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_13.jpg b/theme_graphene/static/src/img/pictures/content_13.jpg deleted file mode 100644 index eec06e38b7..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_13.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_13.webp b/theme_graphene/static/src/img/pictures/content_13.webp new file mode 100644 index 0000000000..4eeb1da46f Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_13.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_14.jpg b/theme_graphene/static/src/img/pictures/content_14.jpg deleted file mode 100644 index 3b98b8677b..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_14.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_14.webp b/theme_graphene/static/src/img/pictures/content_14.webp new file mode 100644 index 0000000000..a1382083b9 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_14.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_15.jpg b/theme_graphene/static/src/img/pictures/content_15.jpg deleted file mode 100644 index 048279398b..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_15.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_15.webp b/theme_graphene/static/src/img/pictures/content_15.webp new file mode 100644 index 0000000000..dd900d322f Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_15.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_16.jpg b/theme_graphene/static/src/img/pictures/content_16.jpg deleted file mode 100644 index 486f94a0ff..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_16.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_16.webp b/theme_graphene/static/src/img/pictures/content_16.webp new file mode 100644 index 0000000000..a5e8f45778 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_16.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_17.jpg b/theme_graphene/static/src/img/pictures/content_17.jpg deleted file mode 100644 index 86765e895a..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_17.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_17.webp b/theme_graphene/static/src/img/pictures/content_17.webp new file mode 100644 index 0000000000..84cbab0846 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_17.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_18.jpg b/theme_graphene/static/src/img/pictures/content_18.jpg deleted file mode 100644 index e9485fe3bc..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_18.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_18.webp b/theme_graphene/static/src/img/pictures/content_18.webp new file mode 100644 index 0000000000..a4dbf93cdc Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_18.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_19.jpg b/theme_graphene/static/src/img/pictures/content_19.jpg deleted file mode 100644 index 665b7f459f..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_19.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_19.webp b/theme_graphene/static/src/img/pictures/content_19.webp new file mode 100644 index 0000000000..073770148b Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_19.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_20.jpg b/theme_graphene/static/src/img/pictures/content_20.jpg deleted file mode 100644 index 090376620e..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_20.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_20.webp b/theme_graphene/static/src/img/pictures/content_20.webp new file mode 100644 index 0000000000..c08f35e61d Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_20.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_21.jpg b/theme_graphene/static/src/img/pictures/content_21.jpg deleted file mode 100644 index 8a605f520e..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_21.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_21.webp b/theme_graphene/static/src/img/pictures/content_21.webp new file mode 100644 index 0000000000..3dc29394db Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_21.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_22.jpg b/theme_graphene/static/src/img/pictures/content_22.jpg deleted file mode 100644 index 4256f78d9b..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_22.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_22.webp b/theme_graphene/static/src/img/pictures/content_22.webp new file mode 100644 index 0000000000..1974bbf5b2 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_22.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_23.jpg b/theme_graphene/static/src/img/pictures/content_23.jpg deleted file mode 100644 index 370ea36f0d..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_23.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_23.webp b/theme_graphene/static/src/img/pictures/content_23.webp new file mode 100644 index 0000000000..5598a976ba Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_23.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_24.jpg b/theme_graphene/static/src/img/pictures/content_24.jpg deleted file mode 100644 index a2a235cc41..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_24.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_24.webp b/theme_graphene/static/src/img/pictures/content_24.webp new file mode 100644 index 0000000000..ef9f3c4133 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_24.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_25.jpg b/theme_graphene/static/src/img/pictures/content_25.jpg deleted file mode 100644 index 435f9bd61a..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_25.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_25.webp b/theme_graphene/static/src/img/pictures/content_25.webp new file mode 100644 index 0000000000..1872b991bd Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_25.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_26.jpg b/theme_graphene/static/src/img/pictures/content_26.jpg deleted file mode 100644 index 84dcd15f51..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_26.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_26.webp b/theme_graphene/static/src/img/pictures/content_26.webp new file mode 100644 index 0000000000..efe6310274 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_26.webp differ diff --git a/theme_graphene/static/src/img/pictures/content_27.jpg b/theme_graphene/static/src/img/pictures/content_27.jpg deleted file mode 100644 index da170d901a..0000000000 Binary files a/theme_graphene/static/src/img/pictures/content_27.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/content_27.webp b/theme_graphene/static/src/img/pictures/content_27.webp new file mode 100644 index 0000000000..a185631eda Binary files /dev/null and b/theme_graphene/static/src/img/pictures/content_27.webp differ diff --git a/theme_graphene/static/src/img/pictures/s_image_text_device.jpg b/theme_graphene/static/src/img/pictures/s_image_text_device.jpg deleted file mode 100644 index 27f261d771..0000000000 Binary files a/theme_graphene/static/src/img/pictures/s_image_text_device.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/s_image_text_device.webp b/theme_graphene/static/src/img/pictures/s_image_text_device.webp new file mode 100644 index 0000000000..8cbf9d5a49 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/s_image_text_device.webp differ diff --git a/theme_graphene/static/src/img/pictures/s_image_text_device_perspective.jpg b/theme_graphene/static/src/img/pictures/s_image_text_device_perspective.jpg deleted file mode 100644 index d678176bd6..0000000000 Binary files a/theme_graphene/static/src/img/pictures/s_image_text_device_perspective.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/s_image_text_device_perspective.webp b/theme_graphene/static/src/img/pictures/s_image_text_device_perspective.webp new file mode 100644 index 0000000000..01152d7ed3 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/s_image_text_device_perspective.webp differ diff --git a/theme_graphene/static/src/img/pictures/s_images_constellation_default_image.jpg b/theme_graphene/static/src/img/pictures/s_images_constellation_default_image.jpg deleted file mode 100644 index a4c3eaaff1..0000000000 Binary files a/theme_graphene/static/src/img/pictures/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/s_images_constellation_default_image.webp b/theme_graphene/static/src/img/pictures/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..921f95c2fc Binary files /dev/null and b/theme_graphene/static/src/img/pictures/s_images_constellation_default_image.webp differ diff --git a/theme_graphene/static/src/img/pictures/s_images_constellation_default_image_1.jpg b/theme_graphene/static/src/img/pictures/s_images_constellation_default_image_1.jpg deleted file mode 100644 index db78f8c03a..0000000000 Binary files a/theme_graphene/static/src/img/pictures/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/s_images_constellation_default_image_1.webp b/theme_graphene/static/src/img/pictures/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..1137b761d0 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/s_images_constellation_default_image_1.webp differ diff --git a/theme_graphene/static/src/img/pictures/s_images_constellation_default_image_2.jpg b/theme_graphene/static/src/img/pictures/s_images_constellation_default_image_2.jpg deleted file mode 100644 index a5f0dd2aa6..0000000000 Binary files a/theme_graphene/static/src/img/pictures/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/s_images_constellation_default_image_2.webp b/theme_graphene/static/src/img/pictures/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..236caf55b6 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/s_images_constellation_default_image_2.webp differ diff --git a/theme_graphene/static/src/img/pictures/s_intro_pill_default_image.jpg b/theme_graphene/static/src/img/pictures/s_intro_pill_default_image.jpg deleted file mode 100644 index f134268a0a..0000000000 Binary files a/theme_graphene/static/src/img/pictures/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/s_intro_pill_default_image.webp b/theme_graphene/static/src/img/pictures/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..06058a0f8b Binary files /dev/null and b/theme_graphene/static/src/img/pictures/s_intro_pill_default_image.webp differ diff --git a/theme_graphene/static/src/img/pictures/s_intro_pill_default_image_2.jpg b/theme_graphene/static/src/img/pictures/s_intro_pill_default_image_2.jpg deleted file mode 100644 index 953bb13f08..0000000000 Binary files a/theme_graphene/static/src/img/pictures/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/s_intro_pill_default_image_2.webp b/theme_graphene/static/src/img/pictures/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..a9c357fa59 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/s_intro_pill_default_image_2.webp differ diff --git a/theme_graphene/static/src/img/pictures/s_kickoff_default_image.jpg b/theme_graphene/static/src/img/pictures/s_kickoff_default_image.jpg deleted file mode 100644 index 0cfcff94ca..0000000000 Binary files a/theme_graphene/static/src/img/pictures/s_kickoff_default_image.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/s_kickoff_default_image.webp b/theme_graphene/static/src/img/pictures/s_kickoff_default_image.webp new file mode 100644 index 0000000000..ae05836843 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/s_kickoff_default_image.webp differ diff --git a/theme_graphene/static/src/img/pictures/s_numbers.jpg b/theme_graphene/static/src/img/pictures/s_numbers.jpg deleted file mode 100644 index 5b33ca6fe7..0000000000 Binary files a/theme_graphene/static/src/img/pictures/s_numbers.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/s_numbers.webp b/theme_graphene/static/src/img/pictures/s_numbers.webp new file mode 100644 index 0000000000..207d590ffc Binary files /dev/null and b/theme_graphene/static/src/img/pictures/s_numbers.webp differ diff --git a/theme_graphene/static/src/img/pictures/s_popup.jpg b/theme_graphene/static/src/img/pictures/s_popup.jpg deleted file mode 100644 index c8c51f7a8b..0000000000 Binary files a/theme_graphene/static/src/img/pictures/s_popup.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/s_popup.webp b/theme_graphene/static/src/img/pictures/s_popup.webp new file mode 100644 index 0000000000..5a6e5507f8 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/s_popup.webp differ diff --git a/theme_graphene/static/src/img/pictures/uiface_01.jpg b/theme_graphene/static/src/img/pictures/uiface_01.jpg deleted file mode 100644 index c73a255bee..0000000000 Binary files a/theme_graphene/static/src/img/pictures/uiface_01.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/uiface_01.webp b/theme_graphene/static/src/img/pictures/uiface_01.webp new file mode 100644 index 0000000000..01b4fc6d0a Binary files /dev/null and b/theme_graphene/static/src/img/pictures/uiface_01.webp differ diff --git a/theme_graphene/static/src/img/pictures/uiface_02.jpg b/theme_graphene/static/src/img/pictures/uiface_02.jpg deleted file mode 100644 index c074e378e8..0000000000 Binary files a/theme_graphene/static/src/img/pictures/uiface_02.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/uiface_02.webp b/theme_graphene/static/src/img/pictures/uiface_02.webp new file mode 100644 index 0000000000..a065ff0d97 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/uiface_02.webp differ diff --git a/theme_graphene/static/src/img/pictures/uiface_03.jpg b/theme_graphene/static/src/img/pictures/uiface_03.jpg deleted file mode 100644 index b3280cf943..0000000000 Binary files a/theme_graphene/static/src/img/pictures/uiface_03.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/uiface_03.webp b/theme_graphene/static/src/img/pictures/uiface_03.webp new file mode 100644 index 0000000000..8f438a9ec5 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/uiface_03.webp differ diff --git a/theme_graphene/static/src/img/pictures/uiface_04.jpg b/theme_graphene/static/src/img/pictures/uiface_04.jpg deleted file mode 100644 index 580106a7c9..0000000000 Binary files a/theme_graphene/static/src/img/pictures/uiface_04.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/uiface_04.webp b/theme_graphene/static/src/img/pictures/uiface_04.webp new file mode 100644 index 0000000000..eb04912c28 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/uiface_04.webp differ diff --git a/theme_graphene/static/src/img/pictures/uiface_05.jpg b/theme_graphene/static/src/img/pictures/uiface_05.jpg deleted file mode 100644 index 41b2f8e5bc..0000000000 Binary files a/theme_graphene/static/src/img/pictures/uiface_05.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/uiface_05.webp b/theme_graphene/static/src/img/pictures/uiface_05.webp new file mode 100644 index 0000000000..6831665ed3 Binary files /dev/null and b/theme_graphene/static/src/img/pictures/uiface_05.webp differ diff --git a/theme_graphene/static/src/img/pictures/uiface_06.jpg b/theme_graphene/static/src/img/pictures/uiface_06.jpg deleted file mode 100644 index 8a9edd8d12..0000000000 Binary files a/theme_graphene/static/src/img/pictures/uiface_06.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/uiface_06.webp b/theme_graphene/static/src/img/pictures/uiface_06.webp new file mode 100644 index 0000000000..ee5470486c Binary files /dev/null and b/theme_graphene/static/src/img/pictures/uiface_06.webp differ diff --git a/theme_graphene/static/src/img/pictures/uiface_07.jpg b/theme_graphene/static/src/img/pictures/uiface_07.jpg deleted file mode 100644 index 4f50b5c547..0000000000 Binary files a/theme_graphene/static/src/img/pictures/uiface_07.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/uiface_07.webp b/theme_graphene/static/src/img/pictures/uiface_07.webp new file mode 100644 index 0000000000..dfefc441fb Binary files /dev/null and b/theme_graphene/static/src/img/pictures/uiface_07.webp differ diff --git a/theme_graphene/static/src/img/pictures/uiface_08.jpg b/theme_graphene/static/src/img/pictures/uiface_08.jpg deleted file mode 100644 index 44cb7bfb13..0000000000 Binary files a/theme_graphene/static/src/img/pictures/uiface_08.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/uiface_08.webp b/theme_graphene/static/src/img/pictures/uiface_08.webp new file mode 100644 index 0000000000..1b37001aba Binary files /dev/null and b/theme_graphene/static/src/img/pictures/uiface_08.webp differ diff --git a/theme_graphene/static/src/img/pictures/uiface_09.jpg b/theme_graphene/static/src/img/pictures/uiface_09.jpg deleted file mode 100644 index 3d783f9a89..0000000000 Binary files a/theme_graphene/static/src/img/pictures/uiface_09.jpg and /dev/null differ diff --git a/theme_graphene/static/src/img/pictures/uiface_09.webp b/theme_graphene/static/src/img/pictures/uiface_09.webp new file mode 100644 index 0000000000..fb6a81a89f Binary files /dev/null and b/theme_graphene/static/src/img/pictures/uiface_09.webp differ diff --git a/theme_graphene/views/customizations.xml b/theme_graphene/views/customizations.xml index c1025f0919..8b429607c8 100644 --- a/theme_graphene/views/customizations.xml +++ b/theme_graphene/views/customizations.xml @@ -233,7 +233,7 @@ - theme_graphene/static/src/img/pictures/bg_image_04.jpg + theme_graphene/static/src/img/pictures/bg_image_04.webp diff --git a/theme_graphene/views/images_library.xml b/theme_graphene/views/images_library.xml index 177e089f2c..0bef471278 100644 --- a/theme_graphene/views/images_library.xml +++ b/theme_graphene/views/images_library.xml @@ -6,110 +6,110 @@ Check in images.scss, primary_variables.scss, main.scss and theme_common's mixin theme_graphene.image_content_01 theme_graphene.image_content_01 - /theme_graphene/static/src/img/pictures/bg_image_01.jpg + /theme_graphene/static/src/img/pictures/bg_image_01.webp theme_graphene.image_content_02 theme_graphene.image_content_02 - /theme_graphene/static/src/img/pictures/bg_image_02.jpg + /theme_graphene/static/src/img/pictures/bg_image_02.webp theme_graphene.image_content_03 theme_graphene.image_content_03 - /theme_graphene/static/src/img/pictures/bg_image_03.jpg + /theme_graphene/static/src/img/pictures/bg_image_03.webp theme_graphene.image_content_04 theme_graphene.image_content_04 - /theme_graphene/static/src/img/pictures/bg_image_04.jpg + /theme_graphene/static/src/img/pictures/bg_image_04.webp theme_graphene.image_content_05 theme_graphene.image_content_05 - /theme_graphene/static/src/img/pictures/bg_image_05.jpg + /theme_graphene/static/src/img/pictures/bg_image_05.webp theme_graphene.image_content_06 theme_graphene.image_content_06 - /theme_graphene/static/src/img/pictures/bg_image_06.jpg + /theme_graphene/static/src/img/pictures/bg_image_06.webp theme_graphene.image_content_07 theme_graphene.image_content_07 - /theme_graphene/static/src/img/pictures/bg_image_07.jpg + /theme_graphene/static/src/img/pictures/bg_image_07.webp theme_graphene.image_content_08 theme_graphene.image_content_08 - /theme_graphene/static/src/img/pictures/bg_image_08.jpg + /theme_graphene/static/src/img/pictures/bg_image_08.webp theme_graphene.image_content_09 theme_graphene.image_content_09 - /theme_graphene/static/src/img/pictures/bg_image_09.jpg + /theme_graphene/static/src/img/pictures/bg_image_09.webp theme_graphene.image_content_10 theme_graphene.image_content_10 - /theme_graphene/static/src/img/pictures/bg_image_10.jpg + /theme_graphene/static/src/img/pictures/bg_image_10.webp theme_graphene.image_content_19 theme_graphene.image_content_19 - /theme_graphene/static/src/img/pictures/bg_image_01.jpg + /theme_graphene/static/src/img/pictures/bg_image_01.webp theme_graphene.image_content_20 theme_graphene.image_content_20 - /theme_graphene/static/src/img/pictures/bg_image_01.jpg + /theme_graphene/static/src/img/pictures/bg_image_01.webp theme_graphene.image_content_21 theme_graphene.image_content_21 - /theme_graphene/static/src/img/pictures/bg_image_02.jpg + /theme_graphene/static/src/img/pictures/bg_image_02.webp theme_graphene.image_content_22 theme_graphene.image_content_22 - /theme_graphene/static/src/img/pictures/bg_image_03.jpg + /theme_graphene/static/src/img/pictures/bg_image_03.webp theme_graphene.image_content_23 theme_graphene.image_content_23 - /theme_graphene/static/src/img/pictures/bg_image_03.jpg + /theme_graphene/static/src/img/pictures/bg_image_03.webp website.s_background_image_01 Background Image 01 - /theme_graphene/static/src/img/patterns/bg_pattern_01.jpg + /theme_graphene/static/src/img/patterns/bg_pattern_01.webp website.s_background_image_02 Background Image 02 - /theme_graphene/static/src/img/patterns/bg_pattern_02.jpg + /theme_graphene/static/src/img/patterns/bg_pattern_02.webp website.s_background_image_03 Background Image 03 - /theme_graphene/static/src/img/patterns/bg_pattern_03.jpg + /theme_graphene/static/src/img/patterns/bg_pattern_03.webp website.s_background_image_04 Background Image 04 - /theme_graphene/static/src/img/patterns/bg_pattern_04.jpg + /theme_graphene/static/src/img/patterns/bg_pattern_04.webp website.s_background_image_05 Background Image 05 - /theme_graphene/static/src/img/patterns/bg_pattern_05.jpg + /theme_graphene/static/src/img/patterns/bg_pattern_05.webp website.s_background_image_06 Background Image 06 - /theme_graphene/static/src/img/patterns/bg_pattern_06.jpg + /theme_graphene/static/src/img/patterns/bg_pattern_06.webp @@ -117,149 +117,149 @@ Check in images.scss, primary_variables.scss, main.scss and theme_common's mixin website.s_cover_default_image website.s_cover_default_image - /theme_graphene/static/src/img/pictures/bg_image_08.jpg + /theme_graphene/static/src/img/pictures/bg_image_08.webp website.s_banner_default_image website.s_banner_default_image - /theme_graphene/static/src/img/pictures/content_01.jpg + /theme_graphene/static/src/img/pictures/content_01.webp website.s_banner_default_image_2 website.s_banner_default_image_2 - /theme_graphene/static/src/img/pictures/content_24.jpg + /theme_graphene/static/src/img/pictures/content_24.webp website.s_banner_default_image_3 website.s_banner_default_image_3 - /theme_graphene/static/src/img/pictures/content_25.jpg + /theme_graphene/static/src/img/pictures/content_25.webp website.s_popup_default_image website.s_popup_default_image - /theme_graphene/static/src/img/pictures/s_popup.jpg + /theme_graphene/static/src/img/pictures/s_popup.webp website.s_text_image_default_image website.s_text_image_default_image - /theme_graphene/static/src/img/pictures/content_02.jpg + /theme_graphene/static/src/img/pictures/content_02.webp website.s_image_text_default_image website.s_image_text_default_image - /theme_graphene/static/src/img/pictures/content_03.jpg + /theme_graphene/static/src/img/pictures/content_03.webp website.s_picture_default_image website.s_picture_default_image - /theme_graphene/static/src/img/pictures/content_04.jpg + /theme_graphene/static/src/img/pictures/content_04.webp website.library_image_11 website.library_image_11 - /theme_graphene/static/src/img/pictures/content_05.jpg + /theme_graphene/static/src/img/pictures/content_05.webp website.library_image_13 website.library_image_13 - /theme_graphene/static/src/img/pictures/content_06.jpg + /theme_graphene/static/src/img/pictures/content_06.webp website.library_image_07 website.library_image_07 - /theme_graphene/static/src/img/pictures/content_07.jpg + /theme_graphene/static/src/img/pictures/content_07.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_graphene/static/src/img/pictures/content_08.jpg + /theme_graphene/static/src/img/pictures/content_08.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_graphene/static/src/img/pictures/content_09.jpg + /theme_graphene/static/src/img/pictures/content_09.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_graphene/static/src/img/pictures/content_10.jpg + /theme_graphene/static/src/img/pictures/content_10.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_graphene/static/src/img/pictures/content_11.jpg + /theme_graphene/static/src/img/pictures/content_11.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_graphene/static/src/img/pictures/content_13.jpg + /theme_graphene/static/src/img/pictures/content_13.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_graphene/static/src/img/pictures/content_09.jpg + /theme_graphene/static/src/img/pictures/content_09.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_graphene/static/src/img/pictures/content_12.jpg + /theme_graphene/static/src/img/pictures/content_12.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_graphene/static/src/img/pictures/content_12.jpg + /theme_graphene/static/src/img/pictures/content_12.webp website.s_company_team_image_1 website.s_company_team_image_1 - /theme_graphene/static/src/img/pictures/uiface_02.jpg + /theme_graphene/static/src/img/pictures/uiface_02.webp website.s_company_team_image_2 website.s_company_team_image_2 - /theme_graphene/static/src/img/pictures/uiface_01.jpg + /theme_graphene/static/src/img/pictures/uiface_01.webp website.s_company_team_image_3 website.s_company_team_image_3 - /theme_graphene/static/src/img/pictures/uiface_03.jpg + /theme_graphene/static/src/img/pictures/uiface_03.webp website.s_company_team_image_4 website.s_company_team_image_4 - /theme_graphene/static/src/img/pictures/uiface_04.jpg + /theme_graphene/static/src/img/pictures/uiface_04.webp website.s_company_team_image_5 website.s_company_team_image_5 - /theme_graphene/static/src/img/pictures/uiface_08.jpg + /theme_graphene/static/src/img/pictures/uiface_08.webp website.s_company_team_image_6 website.s_company_team_image_6 - /theme_graphene/static/src/img/pictures/uiface_09.jpg + /theme_graphene/static/src/img/pictures/uiface_09.webp @@ -267,169 +267,169 @@ Check in images.scss, primary_variables.scss, main.scss and theme_common's mixin website.s_quotes_carousel_demo_image_3 website.s_quotes_carousel_demo_image_3 - /theme_graphene/static/src/img/pictures/uiface_05.jpg + /theme_graphene/static/src/img/pictures/uiface_05.webp website.s_quotes_carousel_demo_image_4 website.s_quotes_carousel_demo_image_4 - /theme_graphene/static/src/img/pictures/uiface_06.jpg + /theme_graphene/static/src/img/pictures/uiface_06.webp website.s_quotes_carousel_demo_image_1 website.s_quotes_carousel_demo_image_1 - /theme_graphene/static/src/img/pictures/content_13.jpg + /theme_graphene/static/src/img/pictures/content_13.webp website.s_quotes_carousel_demo_image_5 website.s_quotes_carousel_demo_image_5 - /theme_graphene/static/src/img/pictures/uiface_07.jpg + /theme_graphene/static/src/img/pictures/uiface_07.webp website.s_quotes_carousel_demo_image_2 website.s_quotes_carousel_demo_image_2 - /theme_graphene/static/src/img/pictures/content_14.jpg + /theme_graphene/static/src/img/pictures/content_14.webp website.s_product_catalog_default_image website.s_product_catalog_default_image - /theme_graphene/static/src/img/pictures/content_15.jpg + /theme_graphene/static/src/img/pictures/content_15.webp website.s_product_list_default_image_1 website.s_product_list_default_image_1 - /theme_graphene/static/src/img/pictures/content_16.jpg + /theme_graphene/static/src/img/pictures/content_16.webp website.s_product_list_default_image_2 website.s_product_list_default_image_2 - /theme_graphene/static/src/img/pictures/content_17.jpg + /theme_graphene/static/src/img/pictures/content_17.webp website.s_product_list_default_image_3 website.s_product_list_default_image_3 - /theme_graphene/static/src/img/pictures/content_18.jpg + /theme_graphene/static/src/img/pictures/content_18.webp website.s_product_list_default_image_4 website.s_product_list_default_image_4 - /theme_graphene/static/src/img/pictures/content_19.jpg + /theme_graphene/static/src/img/pictures/content_19.webp website.s_product_list_default_image_5 website.s_product_list_default_image_5 - /theme_graphene/static/src/img/pictures/content_20.jpg + /theme_graphene/static/src/img/pictures/content_20.webp website.s_product_list_default_image_6 website.s_product_list_default_image_6 - /theme_graphene/static/src/img/pictures/content_21.jpg + /theme_graphene/static/src/img/pictures/content_21.webp website.s_numbers_default_image website.s_numbers_default_image - /theme_graphene/static/src/img/pictures/s_numbers.jpg + /theme_graphene/static/src/img/pictures/s_numbers.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_graphene/static/src/img/pictures/content_03.jpg + /theme_graphene/static/src/img/pictures/content_03.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_graphene/static/src/img/pictures/content_04.jpg + /theme_graphene/static/src/img/pictures/content_04.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_graphene/static/src/img/pictures/bg_image_10.jpg + /theme_graphene/static/src/img/pictures/bg_image_10.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_graphene/static/src/img/pictures/content_22.jpg + /theme_graphene/static/src/img/pictures/content_22.webp website.library_image_03 website.library_image_03 - /theme_graphene/static/src/img/pictures/content_08.jpg + /theme_graphene/static/src/img/pictures/content_08.webp website.library_image_10 website.library_image_10 - /theme_graphene/static/src/img/pictures/content_22.jpg + /theme_graphene/static/src/img/pictures/content_22.webp website.library_image_05 website.library_image_05 - /theme_graphene/static/src/img/pictures/content_05.jpg + /theme_graphene/static/src/img/pictures/content_05.webp website.library_image_14 website.library_image_14 - /theme_graphene/static/src/img/pictures/content_07.jpg + /theme_graphene/static/src/img/pictures/content_07.webp website.library_image_16 website.library_image_16 - /theme_graphene/static/src/img/pictures/content_23.jpg + /theme_graphene/static/src/img/pictures/content_23.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_graphene/static/src/img/pictures/content_06.jpg + /theme_graphene/static/src/img/pictures/content_06.webp website.s_image_title_default_image website.s_image_title_default_image - /theme_graphene/static/src/img/pictures/content_01.jpg + /theme_graphene/static/src/img/pictures/content_01.webp website.library_image_02 website.library_image_02 - /theme_graphene/static/src/img/pictures/content_26.jpg + /theme_graphene/static/src/img/pictures/content_26.webp website.library_image_08 website.library_image_08 - /theme_graphene/static/src/img/pictures/content_27.jpg + /theme_graphene/static/src/img/pictures/content_27.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_graphene/static/src/img/pictures/content_05.jpg + /theme_graphene/static/src/img/pictures/content_05.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_graphene/static/src/img/pictures/content_06.jpg + /theme_graphene/static/src/img/pictures/content_06.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_graphene/static/src/img/pictures/content_07.jpg + /theme_graphene/static/src/img/pictures/content_07.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_graphene/static/src/img/pictures/content_08.jpg + /theme_graphene/static/src/img/pictures/content_08.webp @@ -437,102 +437,102 @@ Check in images.scss, primary_variables.scss, main.scss and theme_common's mixin website.s_image_text_device website.s_image_text_device - /theme_graphene/static/src/img/pictures/s_image_text_device.jpg + /theme_graphene/static/src/img/pictures/s_image_text_device.webp website.s_image_text_device_perspective website.s_image_text_device_perspective - /theme_graphene/static/src/img/pictures/s_image_text_device_perspective.jpg + /theme_graphene/static/src/img/pictures/s_image_text_device_perspective.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_graphene/static/src/img/pictures/s_kickoff_default_image.jpg + /theme_graphene/static/src/img/pictures/s_kickoff_default_image.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_graphene/static/src/img/pictures/bg_image_08.jpg + /theme_graphene/static/src/img/pictures/bg_image_08.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_graphene/static/src/img/pictures/s_intro_pill_default_image.jpg + /theme_graphene/static/src/img/pictures/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_graphene/static/src/img/pictures/s_intro_pill_default_image_2.jpg + /theme_graphene/static/src/img/pictures/s_intro_pill_default_image_2.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_graphene/static/src/img/pictures/content_13.jpg + /theme_graphene/static/src/img/pictures/content_13.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_graphene/static/src/img/pictures/bg_image_06.jpg + /theme_graphene/static/src/img/pictures/bg_image_06.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_graphene/static/src/img/pictures/bg_image_09.jpg + /theme_graphene/static/src/img/pictures/bg_image_09.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_graphene/static/src/img/pictures/bg_image_04.jpg + /theme_graphene/static/src/img/pictures/bg_image_04.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_graphene/static/src/img/pictures/content_05.jpg + /theme_graphene/static/src/img/pictures/content_05.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_graphene/static/src/img/pictures/content_06.jpg + /theme_graphene/static/src/img/pictures/content_06.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_graphene/static/src/img/pictures/content_07.jpg + /theme_graphene/static/src/img/pictures/content_07.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_graphene/static/src/img/pictures/content_08.jpg + /theme_graphene/static/src/img/pictures/content_08.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_graphene/static/src/img/pictures/content_23.jpg + /theme_graphene/static/src/img/pictures/content_23.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_graphene/static/src/img/pictures/s_images_constellation_default_image.jpg + /theme_graphene/static/src/img/pictures/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_graphene/static/src/img/pictures/s_images_constellation_default_image_1.jpg + /theme_graphene/static/src/img/pictures/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_graphene/static/src/img/pictures/s_images_constellation_default_image_2.jpg + /theme_graphene/static/src/img/pictures/s_images_constellation_default_image_2.webp diff --git a/theme_kea/__manifest__.py b/theme_kea/__manifest__.py index 0489e4d8ce..56941d926b 100644 --- a/theme_kea/__manifest__.py +++ b/theme_kea/__manifest__.py @@ -56,16 +56,16 @@ ], 'images': [ 'static/description/kea_description.png', - 'static/description/kea_screenshot.jpg', + 'static/description/kea_screenshot.webp', ], 'images_preview_theme': { - 'website.s_cover_default_image': '/theme_kea/static/src/img/snippets/s_cover.jpg', - 'website.s_picture_default_image': '/theme_kea/static/src/img/snippets/s_picture.jpg', - 'website.s_quotes_carousel_demo_image_1': '/theme_kea/static/src/img/snippets/s_quotes_carousel_1.jpg', - 'website.s_quotes_carousel_demo_image_2': '/theme_kea/static/src/img/snippets/s_quotes_carousel_2.jpg', - 'website.s_media_list_default_image_1': '/theme_kea/static/src/img/snippets/s_media_list_1.jpg', - 'website.s_media_list_default_image_2': '/theme_kea/static/src/img/snippets/s_media_list_2.jpg', - 'website.s_media_list_default_image_3': '/theme_kea/static/src/img/snippets/s_media_list_3.jpg', + 'website.s_cover_default_image': '/theme_kea/static/src/img/snippets/s_cover.webp', + 'website.s_picture_default_image': '/theme_kea/static/src/img/snippets/s_picture.webp', + 'website.s_quotes_carousel_demo_image_1': '/theme_kea/static/src/img/snippets/s_quotes_carousel_1.webp', + 'website.s_quotes_carousel_demo_image_2': '/theme_kea/static/src/img/snippets/s_quotes_carousel_2.webp', + 'website.s_media_list_default_image_1': '/theme_kea/static/src/img/snippets/s_media_list_1.webp', + 'website.s_media_list_default_image_2': '/theme_kea/static/src/img/snippets/s_media_list_2.webp', + 'website.s_media_list_default_image_3': '/theme_kea/static/src/img/snippets/s_media_list_3.webp', }, 'configurator_snippets': { 'homepage': ['s_cover', 's_text_image', 's_picture', 's_image_text', 's_color_blocks_2', 's_media_list'], diff --git a/theme_kea/static/description/kea_screenshot.jpg b/theme_kea/static/description/kea_screenshot.jpg deleted file mode 100644 index 63ebfa314c..0000000000 Binary files a/theme_kea/static/description/kea_screenshot.jpg and /dev/null differ diff --git a/theme_kea/static/description/kea_screenshot.webp b/theme_kea/static/description/kea_screenshot.webp new file mode 100644 index 0000000000..4a7a214926 Binary files /dev/null and b/theme_kea/static/description/kea_screenshot.webp differ diff --git a/theme_kea/static/src/img/content/content_img_02.jpg b/theme_kea/static/src/img/content/content_img_02.jpg deleted file mode 100755 index 62f957e2e9..0000000000 Binary files a/theme_kea/static/src/img/content/content_img_02.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/content/content_img_02.webp b/theme_kea/static/src/img/content/content_img_02.webp new file mode 100644 index 0000000000..f3ac7e9a92 Binary files /dev/null and b/theme_kea/static/src/img/content/content_img_02.webp differ diff --git a/theme_kea/static/src/img/content/content_img_03.jpg b/theme_kea/static/src/img/content/content_img_03.jpg deleted file mode 100755 index aeb5ea3c65..0000000000 Binary files a/theme_kea/static/src/img/content/content_img_03.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/content/content_img_03.webp b/theme_kea/static/src/img/content/content_img_03.webp new file mode 100644 index 0000000000..cb644a66ba Binary files /dev/null and b/theme_kea/static/src/img/content/content_img_03.webp differ diff --git a/theme_kea/static/src/img/content/content_img_07.jpg b/theme_kea/static/src/img/content/content_img_07.jpg deleted file mode 100755 index 9ee8e011df..0000000000 Binary files a/theme_kea/static/src/img/content/content_img_07.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/content/content_img_07.webp b/theme_kea/static/src/img/content/content_img_07.webp new file mode 100644 index 0000000000..3cf263dfa6 Binary files /dev/null and b/theme_kea/static/src/img/content/content_img_07.webp differ diff --git a/theme_kea/static/src/img/content/content_img_09.jpg b/theme_kea/static/src/img/content/content_img_09.jpg deleted file mode 100755 index 6f1d8f661e..0000000000 Binary files a/theme_kea/static/src/img/content/content_img_09.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/content/content_img_09.webp b/theme_kea/static/src/img/content/content_img_09.webp new file mode 100644 index 0000000000..5ed1836e43 Binary files /dev/null and b/theme_kea/static/src/img/content/content_img_09.webp differ diff --git a/theme_kea/static/src/img/content/content_img_10.jpg b/theme_kea/static/src/img/content/content_img_10.jpg deleted file mode 100755 index 6191d1c55c..0000000000 Binary files a/theme_kea/static/src/img/content/content_img_10.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/content/content_img_10.webp b/theme_kea/static/src/img/content/content_img_10.webp new file mode 100644 index 0000000000..9f39f474fa Binary files /dev/null and b/theme_kea/static/src/img/content/content_img_10.webp differ diff --git a/theme_kea/static/src/img/content/content_img_11.jpg b/theme_kea/static/src/img/content/content_img_11.jpg deleted file mode 100755 index 51e8f13e83..0000000000 Binary files a/theme_kea/static/src/img/content/content_img_11.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/content/content_img_11.webp b/theme_kea/static/src/img/content/content_img_11.webp new file mode 100644 index 0000000000..e3ebb3b192 Binary files /dev/null and b/theme_kea/static/src/img/content/content_img_11.webp differ diff --git a/theme_kea/static/src/img/content/content_img_12.jpg b/theme_kea/static/src/img/content/content_img_12.jpg deleted file mode 100755 index a0abae98f9..0000000000 Binary files a/theme_kea/static/src/img/content/content_img_12.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/content/content_img_12.webp b/theme_kea/static/src/img/content/content_img_12.webp new file mode 100644 index 0000000000..d85ddd1961 Binary files /dev/null and b/theme_kea/static/src/img/content/content_img_12.webp differ diff --git a/theme_kea/static/src/img/snippets/library_image_07.jpg b/theme_kea/static/src/img/snippets/library_image_07.jpg deleted file mode 100644 index c61f7ed4b5..0000000000 Binary files a/theme_kea/static/src/img/snippets/library_image_07.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/library_image_07.webp b/theme_kea/static/src/img/snippets/library_image_07.webp new file mode 100644 index 0000000000..b47383000c Binary files /dev/null and b/theme_kea/static/src/img/snippets/library_image_07.webp differ diff --git a/theme_kea/static/src/img/snippets/library_image_11.jpg b/theme_kea/static/src/img/snippets/library_image_11.jpg deleted file mode 100644 index 112a8515fd..0000000000 Binary files a/theme_kea/static/src/img/snippets/library_image_11.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/library_image_11.webp b/theme_kea/static/src/img/snippets/library_image_11.webp new file mode 100644 index 0000000000..1c9b0f5326 Binary files /dev/null and b/theme_kea/static/src/img/snippets/library_image_11.webp differ diff --git a/theme_kea/static/src/img/snippets/library_image_13.jpg b/theme_kea/static/src/img/snippets/library_image_13.jpg deleted file mode 100644 index a68f2e9f48..0000000000 Binary files a/theme_kea/static/src/img/snippets/library_image_13.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/library_image_13.webp b/theme_kea/static/src/img/snippets/library_image_13.webp new file mode 100644 index 0000000000..31f07a790f Binary files /dev/null and b/theme_kea/static/src/img/snippets/library_image_13.webp differ diff --git a/theme_kea/static/src/img/snippets/s_banner.jpg b/theme_kea/static/src/img/snippets/s_banner.jpg deleted file mode 100644 index edf3eb86cc..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_banner.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_banner.webp b/theme_kea/static/src/img/snippets/s_banner.webp new file mode 100644 index 0000000000..9215392775 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_banner.webp differ diff --git a/theme_kea/static/src/img/snippets/s_banner_2.jpg b/theme_kea/static/src/img/snippets/s_banner_2.jpg deleted file mode 100644 index 22e84654a7..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_banner_2.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_banner_2.webp b/theme_kea/static/src/img/snippets/s_banner_2.webp new file mode 100644 index 0000000000..116b1e6432 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_banner_2.webp differ diff --git a/theme_kea/static/src/img/snippets/s_banner_3.jpg b/theme_kea/static/src/img/snippets/s_banner_3.jpg deleted file mode 100644 index 389d49a1fc..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_banner_3.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_banner_3.webp b/theme_kea/static/src/img/snippets/s_banner_3.webp new file mode 100644 index 0000000000..87dd7babed Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_banner_3.webp differ diff --git a/theme_kea/static/src/img/snippets/s_carousel_1.jpg b/theme_kea/static/src/img/snippets/s_carousel_1.jpg deleted file mode 100644 index c95ef8a2ee..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_carousel_1.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_carousel_1.webp b/theme_kea/static/src/img/snippets/s_carousel_1.webp new file mode 100644 index 0000000000..98275ae666 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_carousel_1.webp differ diff --git a/theme_kea/static/src/img/snippets/s_carousel_2.jpg b/theme_kea/static/src/img/snippets/s_carousel_2.jpg deleted file mode 100644 index 718a01996e..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_carousel_2.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_carousel_2.webp b/theme_kea/static/src/img/snippets/s_carousel_2.webp new file mode 100644 index 0000000000..6cc48fc8a6 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_carousel_2.webp differ diff --git a/theme_kea/static/src/img/snippets/s_carousel_3.jpg b/theme_kea/static/src/img/snippets/s_carousel_3.jpg deleted file mode 100644 index d068f938b2..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_carousel_3.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_carousel_3.webp b/theme_kea/static/src/img/snippets/s_carousel_3.webp new file mode 100644 index 0000000000..a809df7f07 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_carousel_3.webp differ diff --git a/theme_kea/static/src/img/snippets/s_color_blocks_1.jpg b/theme_kea/static/src/img/snippets/s_color_blocks_1.jpg deleted file mode 100644 index 5667c36b4e..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_color_blocks_1.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_color_blocks_1.webp b/theme_kea/static/src/img/snippets/s_color_blocks_1.webp new file mode 100644 index 0000000000..ce6eae79e5 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_color_blocks_1.webp differ diff --git a/theme_kea/static/src/img/snippets/s_color_blocks_1bis.jpg b/theme_kea/static/src/img/snippets/s_color_blocks_1bis.jpg deleted file mode 100644 index 532add6190..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_color_blocks_1bis.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_color_blocks_1bis.webp b/theme_kea/static/src/img/snippets/s_color_blocks_1bis.webp new file mode 100644 index 0000000000..5be095425d Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_color_blocks_1bis.webp differ diff --git a/theme_kea/static/src/img/snippets/s_cover.jpg b/theme_kea/static/src/img/snippets/s_cover.jpg deleted file mode 100644 index b651325789..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_cover.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_cover.webp b/theme_kea/static/src/img/snippets/s_cover.webp new file mode 100644 index 0000000000..68d5674ea7 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_cover.webp differ diff --git a/theme_kea/static/src/img/snippets/s_empowerment_default_image.jpg b/theme_kea/static/src/img/snippets/s_empowerment_default_image.jpg deleted file mode 100644 index 3fd42cbc3b..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_empowerment_default_image.webp b/theme_kea/static/src/img/snippets/s_empowerment_default_image.webp new file mode 100644 index 0000000000..b7cc222a14 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_empowerment_default_image.webp differ diff --git a/theme_kea/static/src/img/snippets/s_image_text.jpg b/theme_kea/static/src/img/snippets/s_image_text.jpg deleted file mode 100644 index a7786439ae..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_image_text.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_image_text.webp b/theme_kea/static/src/img/snippets/s_image_text.webp new file mode 100644 index 0000000000..36b2085be1 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_image_text.webp differ diff --git a/theme_kea/static/src/img/snippets/s_image_wall_01.jpg b/theme_kea/static/src/img/snippets/s_image_wall_01.jpg deleted file mode 100644 index 435416fc03..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_image_wall_01.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_image_wall_01.webp b/theme_kea/static/src/img/snippets/s_image_wall_01.webp new file mode 100644 index 0000000000..3d83ec92a3 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_image_wall_01.webp differ diff --git a/theme_kea/static/src/img/snippets/s_image_wall_02.jpg b/theme_kea/static/src/img/snippets/s_image_wall_02.jpg deleted file mode 100644 index 8306795ae1..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_image_wall_02.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_image_wall_02.webp b/theme_kea/static/src/img/snippets/s_image_wall_02.webp new file mode 100644 index 0000000000..e134842c02 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_image_wall_02.webp differ diff --git a/theme_kea/static/src/img/snippets/s_image_wall_03.jpg b/theme_kea/static/src/img/snippets/s_image_wall_03.jpg deleted file mode 100644 index aa8f25eb66..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_image_wall_03.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_image_wall_03.webp b/theme_kea/static/src/img/snippets/s_image_wall_03.webp new file mode 100644 index 0000000000..685ce49cb3 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_image_wall_03.webp differ diff --git a/theme_kea/static/src/img/snippets/s_image_wall_04.jpg b/theme_kea/static/src/img/snippets/s_image_wall_04.jpg deleted file mode 100644 index e5251448cb..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_image_wall_04.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_image_wall_04.webp b/theme_kea/static/src/img/snippets/s_image_wall_04.webp new file mode 100644 index 0000000000..8d4cd17346 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_image_wall_04.webp differ diff --git a/theme_kea/static/src/img/snippets/s_image_wall_05.jpg b/theme_kea/static/src/img/snippets/s_image_wall_05.jpg deleted file mode 100644 index 857ffaa03c..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_image_wall_05.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_image_wall_05.webp b/theme_kea/static/src/img/snippets/s_image_wall_05.webp new file mode 100644 index 0000000000..910a484351 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_image_wall_05.webp differ diff --git a/theme_kea/static/src/img/snippets/s_images_constellation_default_image.jpg b/theme_kea/static/src/img/snippets/s_images_constellation_default_image.jpg deleted file mode 100644 index 61732ceb2e..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_images_constellation_default_image.webp b/theme_kea/static/src/img/snippets/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..299b1577c7 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_images_constellation_default_image.webp differ diff --git a/theme_kea/static/src/img/snippets/s_images_constellation_default_image_1.jpg b/theme_kea/static/src/img/snippets/s_images_constellation_default_image_1.jpg deleted file mode 100644 index e5f636f804..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_images_constellation_default_image_1.webp b/theme_kea/static/src/img/snippets/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..5d0d396a9e Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_images_constellation_default_image_1.webp differ diff --git a/theme_kea/static/src/img/snippets/s_images_constellation_default_image_2.jpg b/theme_kea/static/src/img/snippets/s_images_constellation_default_image_2.jpg deleted file mode 100644 index 1cd8b20712..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_images_constellation_default_image_2.webp b/theme_kea/static/src/img/snippets/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..25044d2250 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_images_constellation_default_image_2.webp differ diff --git a/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_1.jpg b/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_1.jpg deleted file mode 100644 index 45cea67076..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_1.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_1.webp b/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_1.webp new file mode 100644 index 0000000000..2348526428 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_1.webp differ diff --git a/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_2.jpg b/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_2.jpg deleted file mode 100644 index b6fa35821a..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_2.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_2.webp b/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_2.webp new file mode 100644 index 0000000000..30cc514500 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_2.webp differ diff --git a/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_3.jpg b/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_3.jpg deleted file mode 100644 index 3d0f5d1051..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_3.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_3.webp b/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_3.webp new file mode 100644 index 0000000000..36bcd3d5f6 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_3.webp differ diff --git a/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_4.jpg b/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_4.jpg deleted file mode 100644 index f08c57e967..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_4.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_4.webp b/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_4.webp new file mode 100644 index 0000000000..d742dd2f0d Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_4.webp differ diff --git a/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_5.jpg b/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_5.jpg deleted file mode 100644 index c7b8e8079d..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_5.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_5.webp b/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_5.webp new file mode 100644 index 0000000000..3b277000eb Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_images_mosaic_default_image_5.webp differ diff --git a/theme_kea/static/src/img/snippets/s_intro_pill_default_image.jpg b/theme_kea/static/src/img/snippets/s_intro_pill_default_image.jpg deleted file mode 100644 index 25b9aa84a0..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_intro_pill_default_image.webp b/theme_kea/static/src/img/snippets/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..66689af187 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_intro_pill_default_image.webp differ diff --git a/theme_kea/static/src/img/snippets/s_intro_pill_default_image_2.jpg b/theme_kea/static/src/img/snippets/s_intro_pill_default_image_2.jpg deleted file mode 100644 index 76619fe241..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_intro_pill_default_image_2.webp b/theme_kea/static/src/img/snippets/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..d15af34b9a Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_intro_pill_default_image_2.webp differ diff --git a/theme_kea/static/src/img/snippets/s_kickoff_default_image.jpg b/theme_kea/static/src/img/snippets/s_kickoff_default_image.jpg deleted file mode 100644 index d0b96e9893..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_kickoff_default_image.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_kickoff_default_image.webp b/theme_kea/static/src/img/snippets/s_kickoff_default_image.webp new file mode 100644 index 0000000000..c2cb8888de Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_kickoff_default_image.webp differ diff --git a/theme_kea/static/src/img/snippets/s_masonry_block.jpg b/theme_kea/static/src/img/snippets/s_masonry_block.jpg deleted file mode 100644 index a7786439ae..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_masonry_block.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_masonry_block.webp b/theme_kea/static/src/img/snippets/s_masonry_block.webp new file mode 100644 index 0000000000..36b2085be1 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_masonry_block.webp differ diff --git a/theme_kea/static/src/img/snippets/s_media_list_1.jpg b/theme_kea/static/src/img/snippets/s_media_list_1.jpg deleted file mode 100644 index 07897d95e3..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_media_list_1.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_media_list_1.webp b/theme_kea/static/src/img/snippets/s_media_list_1.webp new file mode 100644 index 0000000000..bc09ac2df5 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_media_list_1.webp differ diff --git a/theme_kea/static/src/img/snippets/s_media_list_2.jpg b/theme_kea/static/src/img/snippets/s_media_list_2.jpg deleted file mode 100644 index fade720936..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_media_list_2.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_media_list_2.webp b/theme_kea/static/src/img/snippets/s_media_list_2.webp new file mode 100644 index 0000000000..ea77d0da80 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_media_list_2.webp differ diff --git a/theme_kea/static/src/img/snippets/s_media_list_3.jpg b/theme_kea/static/src/img/snippets/s_media_list_3.jpg deleted file mode 100644 index e01180abcc..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_media_list_3.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_media_list_3.webp b/theme_kea/static/src/img/snippets/s_media_list_3.webp new file mode 100644 index 0000000000..d0559e2bdf Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_media_list_3.webp differ diff --git a/theme_kea/static/src/img/snippets/s_newsletter.jpg b/theme_kea/static/src/img/snippets/s_newsletter.jpg deleted file mode 100644 index 0436e3d51f..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_newsletter.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_newsletter.webp b/theme_kea/static/src/img/snippets/s_newsletter.webp new file mode 100644 index 0000000000..522a39390b Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_newsletter.webp differ diff --git a/theme_kea/static/src/img/snippets/s_parallax.jpg b/theme_kea/static/src/img/snippets/s_parallax.jpg deleted file mode 100644 index d420545bac..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_parallax.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_parallax.webp b/theme_kea/static/src/img/snippets/s_parallax.webp new file mode 100644 index 0000000000..dab471f5dc Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_parallax.webp differ diff --git a/theme_kea/static/src/img/snippets/s_picture.jpg b/theme_kea/static/src/img/snippets/s_picture.jpg deleted file mode 100644 index 79378c44bd..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_picture.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_picture.webp b/theme_kea/static/src/img/snippets/s_picture.webp new file mode 100644 index 0000000000..62a862e379 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_picture.webp differ diff --git a/theme_kea/static/src/img/snippets/s_popup.jpg b/theme_kea/static/src/img/snippets/s_popup.jpg deleted file mode 100644 index be97f3fa84..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_popup.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_popup.webp b/theme_kea/static/src/img/snippets/s_popup.webp new file mode 100644 index 0000000000..98cd8a480a Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_popup.webp differ diff --git a/theme_kea/static/src/img/snippets/s_product_1.jpg b/theme_kea/static/src/img/snippets/s_product_1.jpg deleted file mode 100644 index f6a9a216c2..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_product_1.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_product_1.webp b/theme_kea/static/src/img/snippets/s_product_1.webp new file mode 100644 index 0000000000..9cf7c5333d Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_product_1.webp differ diff --git a/theme_kea/static/src/img/snippets/s_product_2.jpg b/theme_kea/static/src/img/snippets/s_product_2.jpg deleted file mode 100644 index 77e2cc75e6..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_product_2.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_product_2.webp b/theme_kea/static/src/img/snippets/s_product_2.webp new file mode 100644 index 0000000000..6e7027f547 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_product_2.webp differ diff --git a/theme_kea/static/src/img/snippets/s_product_3.jpg b/theme_kea/static/src/img/snippets/s_product_3.jpg deleted file mode 100644 index 7f9cd5d609..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_product_3.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_product_3.webp b/theme_kea/static/src/img/snippets/s_product_3.webp new file mode 100644 index 0000000000..0d36b075df Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_product_3.webp differ diff --git a/theme_kea/static/src/img/snippets/s_product_4.jpg b/theme_kea/static/src/img/snippets/s_product_4.jpg deleted file mode 100644 index bcdbd3d997..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_product_4.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_product_4.webp b/theme_kea/static/src/img/snippets/s_product_4.webp new file mode 100644 index 0000000000..f25a110dde Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_product_4.webp differ diff --git a/theme_kea/static/src/img/snippets/s_product_5.jpg b/theme_kea/static/src/img/snippets/s_product_5.jpg deleted file mode 100644 index c3d9ff0838..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_product_5.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_product_5.webp b/theme_kea/static/src/img/snippets/s_product_5.webp new file mode 100644 index 0000000000..fb137b1cbc Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_product_5.webp differ diff --git a/theme_kea/static/src/img/snippets/s_product_6.jpg b/theme_kea/static/src/img/snippets/s_product_6.jpg deleted file mode 100644 index 48350212d4..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_product_6.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_product_6.webp b/theme_kea/static/src/img/snippets/s_product_6.webp new file mode 100644 index 0000000000..415b9a2537 Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_product_6.webp differ diff --git a/theme_kea/static/src/img/snippets/s_product_catalog.jpg b/theme_kea/static/src/img/snippets/s_product_catalog.jpg deleted file mode 100644 index 610ca46c32..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_product_catalog.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_product_catalog.webp b/theme_kea/static/src/img/snippets/s_product_catalog.webp new file mode 100644 index 0000000000..111b26ae8b Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_product_catalog.webp differ diff --git a/theme_kea/static/src/img/snippets/s_quotes_carousel_1.jpg b/theme_kea/static/src/img/snippets/s_quotes_carousel_1.jpg deleted file mode 100644 index 604d6ee0c8..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_quotes_carousel_1.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_quotes_carousel_1.webp b/theme_kea/static/src/img/snippets/s_quotes_carousel_1.webp new file mode 100644 index 0000000000..8cecbb788e Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_quotes_carousel_1.webp differ diff --git a/theme_kea/static/src/img/snippets/s_quotes_carousel_2.jpg b/theme_kea/static/src/img/snippets/s_quotes_carousel_2.jpg deleted file mode 100644 index e2716a9f63..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_quotes_carousel_2.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_quotes_carousel_2.webp b/theme_kea/static/src/img/snippets/s_quotes_carousel_2.webp new file mode 100644 index 0000000000..ebf35ab7ee Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_quotes_carousel_2.webp differ diff --git a/theme_kea/static/src/img/snippets/s_shape_image_default_image.jpg b/theme_kea/static/src/img/snippets/s_shape_image_default_image.jpg deleted file mode 100644 index facd173ae2..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_shape_image_default_image.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_shape_image_default_image.webp b/theme_kea/static/src/img/snippets/s_shape_image_default_image.webp new file mode 100644 index 0000000000..0363f740cf Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_shape_image_default_image.webp differ diff --git a/theme_kea/static/src/img/snippets/s_text_image.jpg b/theme_kea/static/src/img/snippets/s_text_image.jpg deleted file mode 100644 index d420545bac..0000000000 Binary files a/theme_kea/static/src/img/snippets/s_text_image.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/s_text_image.webp b/theme_kea/static/src/img/snippets/s_text_image.webp new file mode 100644 index 0000000000..dab471f5dc Binary files /dev/null and b/theme_kea/static/src/img/snippets/s_text_image.webp differ diff --git a/theme_kea/static/src/img/snippets/uiface_1.jpg b/theme_kea/static/src/img/snippets/uiface_1.jpg deleted file mode 100644 index d72eeb5ef7..0000000000 Binary files a/theme_kea/static/src/img/snippets/uiface_1.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/uiface_1.webp b/theme_kea/static/src/img/snippets/uiface_1.webp new file mode 100644 index 0000000000..6f82249cc0 Binary files /dev/null and b/theme_kea/static/src/img/snippets/uiface_1.webp differ diff --git a/theme_kea/static/src/img/snippets/uiface_2.jpg b/theme_kea/static/src/img/snippets/uiface_2.jpg deleted file mode 100644 index c8b2cba937..0000000000 Binary files a/theme_kea/static/src/img/snippets/uiface_2.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/uiface_2.webp b/theme_kea/static/src/img/snippets/uiface_2.webp new file mode 100644 index 0000000000..f13f061c20 Binary files /dev/null and b/theme_kea/static/src/img/snippets/uiface_2.webp differ diff --git a/theme_kea/static/src/img/snippets/uiface_3.jpg b/theme_kea/static/src/img/snippets/uiface_3.jpg deleted file mode 100644 index dbf6c5185c..0000000000 Binary files a/theme_kea/static/src/img/snippets/uiface_3.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/uiface_3.webp b/theme_kea/static/src/img/snippets/uiface_3.webp new file mode 100644 index 0000000000..4a54c6cae8 Binary files /dev/null and b/theme_kea/static/src/img/snippets/uiface_3.webp differ diff --git a/theme_kea/static/src/img/snippets/uiface_4.jpg b/theme_kea/static/src/img/snippets/uiface_4.jpg deleted file mode 100644 index 7dbf78dd6b..0000000000 Binary files a/theme_kea/static/src/img/snippets/uiface_4.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/uiface_4.webp b/theme_kea/static/src/img/snippets/uiface_4.webp new file mode 100644 index 0000000000..f5d9fbc484 Binary files /dev/null and b/theme_kea/static/src/img/snippets/uiface_4.webp differ diff --git a/theme_kea/static/src/img/snippets/uiface_5.jpg b/theme_kea/static/src/img/snippets/uiface_5.jpg deleted file mode 100644 index bbf076a3f0..0000000000 Binary files a/theme_kea/static/src/img/snippets/uiface_5.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/uiface_5.webp b/theme_kea/static/src/img/snippets/uiface_5.webp new file mode 100644 index 0000000000..15a9f939b5 Binary files /dev/null and b/theme_kea/static/src/img/snippets/uiface_5.webp differ diff --git a/theme_kea/static/src/img/snippets/uiface_6.jpg b/theme_kea/static/src/img/snippets/uiface_6.jpg deleted file mode 100644 index 845bc675f8..0000000000 Binary files a/theme_kea/static/src/img/snippets/uiface_6.jpg and /dev/null differ diff --git a/theme_kea/static/src/img/snippets/uiface_6.webp b/theme_kea/static/src/img/snippets/uiface_6.webp new file mode 100644 index 0000000000..1694527c15 Binary files /dev/null and b/theme_kea/static/src/img/snippets/uiface_6.webp differ diff --git a/theme_kea/views/images_content.xml b/theme_kea/views/images_content.xml index 10c0d884c3..b1a470aab8 100644 --- a/theme_kea/views/images_content.xml +++ b/theme_kea/views/images_content.xml @@ -6,475 +6,475 @@ Check in primary_variables.scss, theme.scss and theme_common's mixins.scss --> theme_common.image_content_02 theme_common.image_content_02 - /theme_kea/static/src/img/content/content_img_02.jpg + /theme_kea/static/src/img/content/content_img_02.webp theme_common.image_content_03 theme_common.image_content_03 - /theme_kea/static/src/img/content/content_img_03.jpg + /theme_kea/static/src/img/content/content_img_03.webp theme_common.image_content_07 theme_common.image_content_07 - /theme_kea/static/src/img/content/content_img_07.jpg + /theme_kea/static/src/img/content/content_img_07.webp theme_common.image_content_09 theme_common.image_content_09 - /theme_kea/static/src/img/content/content_img_09.jpg + /theme_kea/static/src/img/content/content_img_09.webp theme_common.image_content_10 theme_common.image_content_10 - /theme_kea/static/src/img/content/content_img_10.jpg + /theme_kea/static/src/img/content/content_img_10.webp theme_common.image_content_11 theme_common.image_content_11 - /theme_kea/static/src/img/content/content_img_11.jpg + /theme_kea/static/src/img/content/content_img_11.webp theme_common.image_content_12 theme_common.image_content_12 - /theme_kea/static/src/img/content/content_img_12.jpg + /theme_kea/static/src/img/content/content_img_12.webp website.s_popup_default_image website.s_popup_default_image - /theme_kea/static/src/img/snippets/s_popup.jpg + /theme_kea/static/src/img/snippets/s_popup.webp website.s_cover_default_image website.s_cover_default_image - /theme_kea/static/src/img/snippets/s_cover.jpg + /theme_kea/static/src/img/snippets/s_cover.webp website.s_text_image_default_image website.s_text_image_default_image - /theme_kea/static/src/img/snippets/s_text_image.jpg + /theme_kea/static/src/img/snippets/s_text_image.webp website.s_image_text_default_image website.s_image_text_default_image - /theme_kea/static/src/img/snippets/s_image_text.jpg + /theme_kea/static/src/img/snippets/s_image_text.webp website.s_picture_default_image website.s_picture_default_image - /theme_kea/static/src/img/snippets/s_picture.jpg + /theme_kea/static/src/img/snippets/s_picture.webp website.library_image_11 website.library_image_11 - /theme_kea/static/src/img/snippets/library_image_11.jpg + /theme_kea/static/src/img/snippets/library_image_11.webp website.library_image_13 website.library_image_13 - /theme_kea/static/src/img/snippets/library_image_13.jpg + /theme_kea/static/src/img/snippets/library_image_13.webp website.library_image_07 website.library_image_07 - /theme_kea/static/src/img/snippets/library_image_07.jpg + /theme_kea/static/src/img/snippets/library_image_07.webp website.library_image_08 website.library_image_08 - /theme_kea/static/src/img/snippets/s_image_wall_03.jpg + /theme_kea/static/src/img/snippets/s_image_wall_03.webp website.library_image_02 website.library_image_02 - /theme_kea/static/src/img/snippets/s_image_wall_04.jpg + /theme_kea/static/src/img/snippets/s_image_wall_04.webp website.library_image_03 website.library_image_03 - /theme_kea/static/src/img/snippets/s_image_wall_01.jpg + /theme_kea/static/src/img/snippets/s_image_wall_01.webp website.library_image_10 website.library_image_10 - /theme_kea/static/src/img/snippets/s_image_wall_02.jpg + /theme_kea/static/src/img/snippets/s_image_wall_02.webp website.library_image_05 website.library_image_05 - /theme_kea/static/src/img/snippets/s_image_wall_03.jpg + /theme_kea/static/src/img/snippets/s_image_wall_03.webp website.library_image_14 website.library_image_14 - /theme_kea/static/src/img/snippets/s_image_wall_04.jpg + /theme_kea/static/src/img/snippets/s_image_wall_04.webp website.library_image_16 website.library_image_16 - /theme_kea/static/src/img/snippets/s_image_wall_05.jpg + /theme_kea/static/src/img/snippets/s_image_wall_05.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_kea/static/src/img/snippets/s_masonry_block.jpg + /theme_kea/static/src/img/snippets/s_masonry_block.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_kea/static/src/img/snippets/s_carousel_1.jpg + /theme_kea/static/src/img/snippets/s_carousel_1.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_kea/static/src/img/snippets/s_carousel_2.jpg + /theme_kea/static/src/img/snippets/s_carousel_2.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_kea/static/src/img/snippets/s_carousel_3.jpg + /theme_kea/static/src/img/snippets/s_carousel_3.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_kea/static/src/img/snippets/s_color_blocks_1.jpg + /theme_kea/static/src/img/snippets/s_color_blocks_1.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_kea/static/src/img/snippets/s_picture.jpg + /theme_kea/static/src/img/snippets/s_picture.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_kea/static/src/img/snippets/s_color_blocks_1bis.jpg + /theme_kea/static/src/img/snippets/s_color_blocks_1bis.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_kea/static/src/img/snippets/s_media_list_1.jpg + /theme_kea/static/src/img/snippets/s_media_list_1.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_kea/static/src/img/snippets/s_media_list_2.jpg + /theme_kea/static/src/img/snippets/s_media_list_2.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_kea/static/src/img/snippets/s_media_list_3.jpg + /theme_kea/static/src/img/snippets/s_media_list_3.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_kea/static/src/img/snippets/s_parallax.jpg + /theme_kea/static/src/img/snippets/s_parallax.webp website.s_company_team_image_1 website.s_company_team_image_1 - /theme_kea/static/src/img/snippets/uiface_1.jpg + /theme_kea/static/src/img/snippets/uiface_1.webp website.s_company_team_image_2 website.s_company_team_image_2 - /theme_kea/static/src/img/snippets/uiface_2.jpg + /theme_kea/static/src/img/snippets/uiface_2.webp website.s_company_team_image_3 website.s_company_team_image_3 - /theme_kea/static/src/img/snippets/uiface_3.jpg + /theme_kea/static/src/img/snippets/uiface_3.webp website.s_company_team_image_4 website.s_company_team_image_4 - /theme_kea/static/src/img/snippets/uiface_4.jpg + /theme_kea/static/src/img/snippets/uiface_4.webp website.s_company_team_image_5 website.s_company_team_image_5 - /theme_kea/static/src/img/snippets/uiface_5.jpg + /theme_kea/static/src/img/snippets/uiface_5.webp website.s_company_team_image_6 website.s_company_team_image_6 - /theme_kea/static/src/img/snippets/uiface_6.jpg + /theme_kea/static/src/img/snippets/uiface_6.webp website.s_product_catalog_default_image website.s_product_catalog_default_image - /theme_kea/static/src/img/snippets/s_product_catalog.jpg + /theme_kea/static/src/img/snippets/s_product_catalog.webp website.s_product_list_default_image_1 website.s_product_list_default_image_1 - /theme_kea/static/src/img/snippets/s_product_1.jpg + /theme_kea/static/src/img/snippets/s_product_1.webp website.s_product_list_default_image_2 website.s_product_list_default_image_2 - /theme_kea/static/src/img/snippets/s_product_2.jpg + /theme_kea/static/src/img/snippets/s_product_2.webp website.s_product_list_default_image_3 website.s_product_list_default_image_3 - /theme_kea/static/src/img/snippets/s_product_3.jpg + /theme_kea/static/src/img/snippets/s_product_3.webp website.s_product_list_default_image_4 website.s_product_list_default_image_4 - /theme_kea/static/src/img/snippets/s_product_4.jpg + /theme_kea/static/src/img/snippets/s_product_4.webp website.s_product_list_default_image_5 website.s_product_list_default_image_5 - /theme_kea/static/src/img/snippets/s_product_5.jpg + /theme_kea/static/src/img/snippets/s_product_5.webp website.s_product_list_default_image_6 website.s_product_list_default_image_6 - /theme_kea/static/src/img/snippets/s_product_6.jpg + /theme_kea/static/src/img/snippets/s_product_6.webp website.s_quotes_carousel_demo_image_1 website.s_quotes_carousel_demo_image_1 - /theme_kea/static/src/img/snippets/s_quotes_carousel_1.jpg + /theme_kea/static/src/img/snippets/s_quotes_carousel_1.webp website.s_quotes_carousel_demo_image_0 website.s_quotes_carousel_demo_image_0 - /theme_kea/static/src/img/snippets/s_color_blocks_1.jpg + /theme_kea/static/src/img/snippets/s_color_blocks_1.webp website.s_quotes_carousel_demo_image_2 website.s_quotes_carousel_demo_image_2 - /theme_kea/static/src/img/snippets/s_quotes_carousel_2.jpg + /theme_kea/static/src/img/snippets/s_quotes_carousel_2.webp website.s_quotes_carousel_demo_image_3 website.s_quotes_carousel_demo_image_3 - /theme_kea/static/src/img/snippets/uiface_3.jpg + /theme_kea/static/src/img/snippets/uiface_3.webp website.s_quotes_carousel_demo_image_4 website.s_quotes_carousel_demo_image_4 - /theme_kea/static/src/img/snippets/uiface_1.jpg + /theme_kea/static/src/img/snippets/uiface_1.webp website.s_quotes_carousel_demo_image_5 website.s_quotes_carousel_demo_image_5 - /theme_kea/static/src/img/snippets/uiface_4.jpg + /theme_kea/static/src/img/snippets/uiface_4.webp website.library_image_17 website.library_image_17 - /theme_kea/static/src/img/snippets/s_newsletter.jpg + /theme_kea/static/src/img/snippets/s_newsletter.webp website.s_blockquote_default_image website.s_blockquote_default_image - /theme_kea/static/src/img/snippets/uiface_2.jpg + /theme_kea/static/src/img/snippets/uiface_2.webp website.s_banner_default_image website.s_banner_default_image - /theme_kea/static/src/img/snippets/s_banner.jpg + /theme_kea/static/src/img/snippets/s_banner.webp website.s_banner_default_image_2 website.s_banner_default_image_2 - /theme_kea/static/src/img/snippets/s_banner_2.jpg + /theme_kea/static/src/img/snippets/s_banner_2.webp website.s_banner_default_image_3 website.s_banner_default_image_3 - /theme_kea/static/src/img/snippets/s_banner_3.jpg + /theme_kea/static/src/img/snippets/s_banner_3.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_kea/static/src/img/snippets/s_carousel_3.jpg + /theme_kea/static/src/img/snippets/s_carousel_3.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_kea/static/src/img/snippets/s_carousel_1.jpg + /theme_kea/static/src/img/snippets/s_carousel_1.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_kea/static/src/img/snippets/s_media_list_1.jpg + /theme_kea/static/src/img/snippets/s_media_list_1.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_kea/static/src/img/snippets/s_carousel_2.jpg + /theme_kea/static/src/img/snippets/s_carousel_2.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_kea/static/src/img/snippets/s_media_list_2.jpg + /theme_kea/static/src/img/snippets/s_media_list_2.webp website.s_image_title_default_image website.s_image_title_default_image - /theme_kea/static/src/img/snippets/s_color_blocks_1.jpg + /theme_kea/static/src/img/snippets/s_color_blocks_1.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_kea/static/src/img/snippets/library_image_11.jpg + /theme_kea/static/src/img/snippets/library_image_11.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_kea/static/src/img/snippets/s_media_list_2.jpg + /theme_kea/static/src/img/snippets/s_media_list_2.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_kea/static/src/img/snippets/library_image_13.jpg + /theme_kea/static/src/img/snippets/library_image_13.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_kea/static/src/img/snippets/s_media_list_3.jpg + /theme_kea/static/src/img/snippets/s_media_list_3.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_kea/static/src/img/snippets/s_kickoff_default_image.jpg + /theme_kea/static/src/img/snippets/s_kickoff_default_image.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_kea/static/src/img/snippets/s_intro_pill_default_image.jpg + /theme_kea/static/src/img/snippets/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_kea/static/src/img/snippets/s_intro_pill_default_image_2.jpg + /theme_kea/static/src/img/snippets/s_intro_pill_default_image_2.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_kea/static/src/img/snippets/s_newsletter.jpg + /theme_kea/static/src/img/snippets/s_newsletter.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_kea/static/src/img/snippets/s_picture.jpg + /theme_kea/static/src/img/snippets/s_picture.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_kea/static/src/img/snippets/s_image_wall_04.jpg + /theme_kea/static/src/img/snippets/s_image_wall_04.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_kea/static/src/img/snippets/s_image_wall_03.jpg + /theme_kea/static/src/img/snippets/s_image_wall_03.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_kea/static/src/img/snippets/s_images_mosaic_default_image_1.jpg + /theme_kea/static/src/img/snippets/s_images_mosaic_default_image_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_kea/static/src/img/snippets/s_images_mosaic_default_image_2.jpg + /theme_kea/static/src/img/snippets/s_images_mosaic_default_image_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_kea/static/src/img/snippets/s_images_mosaic_default_image_3.jpg + /theme_kea/static/src/img/snippets/s_images_mosaic_default_image_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_kea/static/src/img/snippets/s_images_mosaic_default_image_4.jpg + /theme_kea/static/src/img/snippets/s_images_mosaic_default_image_4.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_kea/static/src/img/snippets/s_images_mosaic_default_image_5.jpg + /theme_kea/static/src/img/snippets/s_images_mosaic_default_image_5.webp website.s_shape_image_default_image website.s_shape_image_default_image - /theme_kea/static/src/img/snippets/s_shape_image_default_image.jpg + /theme_kea/static/src/img/snippets/s_shape_image_default_image.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_kea/static/src/img/snippets/s_images_constellation_default_image.jpg + /theme_kea/static/src/img/snippets/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_kea/static/src/img/snippets/s_images_constellation_default_image_1.jpg + /theme_kea/static/src/img/snippets/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_kea/static/src/img/snippets/s_images_constellation_default_image_2.jpg + /theme_kea/static/src/img/snippets/s_images_constellation_default_image_2.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_kea/static/src/img/snippets/s_image_wall_02.jpg + /theme_kea/static/src/img/snippets/s_image_wall_02.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_kea/static/src/img/snippets/s_empowerment_default_image.jpg + /theme_kea/static/src/img/snippets/s_empowerment_default_image.webp website.s_sidegrid_default_image_1 website.s_sidegrid_default_image_1 - /theme_kea/static/src/img/snippets/s_picture.jpg + /theme_kea/static/src/img/snippets/s_picture.webp website.s_sidegrid_default_image_2 website.s_sidegrid_default_image_2 - /theme_kea/static/src/img/snippets/s_color_blocks_1.jpg + /theme_kea/static/src/img/snippets/s_color_blocks_1.webp website.s_sidegrid_default_image_3 website.s_sidegrid_default_image_3 - /theme_kea/static/src/img/snippets/s_kickoff_default_image.jpg + /theme_kea/static/src/img/snippets/s_kickoff_default_image.webp website.s_sidegrid_default_image_4 website.s_sidegrid_default_image_4 - /theme_kea/static/src/img/snippets/s_banner_2.jpg + /theme_kea/static/src/img/snippets/s_banner_2.webp website.s_striped_top_default_image website.s_striped_top_default_image - /theme_kea/static/src/img/snippets/s_popup.jpg + /theme_kea/static/src/img/snippets/s_popup.webp website.s_framed_intro_default_image website.s_framed_intro_default_image - /theme_kea/static/src/img/snippets/s_banner_2.jpg + /theme_kea/static/src/img/snippets/s_banner_2.webp website.s_showcase_default_image website.s_showcase_default_image - /theme_kea/static/src/img/snippets/s_banner_2.jpg + /theme_kea/static/src/img/snippets/s_banner_2.webp website.s_image_punchy_default_image website.s_image_punchy_default_image - /theme_kea/static/src/img/snippets/s_color_blocks_1.jpg + /theme_kea/static/src/img/snippets/s_color_blocks_1.webp website.s_image_frame_default_image website.s_image_frame_default_image - /theme_kea/static/src/img/snippets/s_image_wall_02.jpg + /theme_kea/static/src/img/snippets/s_image_wall_02.webp diff --git a/theme_kea/views/snippets/s_cta_box.xml b/theme_kea/views/snippets/s_cta_box.xml index abf49c3cbc..3033401df7 100644 --- a/theme_kea/views/snippets/s_cta_box.xml +++ b/theme_kea/views/snippets/s_cta_box.xml @@ -16,7 +16,7 @@ - /theme_kea/static/src/img/content/content_img_12.jpg + /theme_kea/static/src/img/content/content_img_12.webp diff --git a/theme_kea/views/snippets/s_media_list.xml b/theme_kea/views/snippets/s_media_list.xml index d4e6c607f0..64dca00f56 100644 --- a/theme_kea/views/snippets/s_media_list.xml +++ b/theme_kea/views/snippets/s_media_list.xml @@ -24,7 +24,7 @@ /web_editor/image_shape/website.s_media_list_default_image_3/web_editor/geometric_round/geo_round_blob_medium.svg web_editor/geometric_round/geo_round_blob_medium - image/jpeg + image/webp s_media_list_3.svg ;;;; @@ -41,7 +41,7 @@ /web_editor/image_shape/website.s_media_list_default_image_2/web_editor/geometric_round/geo_round_blob_medium.svg web_editor/geometric_round/geo_round_blob_medium - image/jpeg + image/webp s_media_list_2.svg ;;;; @@ -58,7 +58,7 @@ /web_editor/image_shape/website.s_media_list_default_image_1/web_editor/geometric_round/geo_round_blob_medium.svg web_editor/geometric_round/geo_round_blob_medium - image/jpeg + image/webp s_media_list_1.svg ;;;; diff --git a/theme_kiddo/__manifest__.py b/theme_kiddo/__manifest__.py index ac90538ee1..a2a3b02acd 100644 --- a/theme_kiddo/__manifest__.py +++ b/theme_kiddo/__manifest__.py @@ -58,15 +58,15 @@ 'views/new_page_template.xml', ], 'images': [ - 'static/description/kiddo_description.jpg', - 'static/description/kiddo_screenshot.jpg', + 'static/description/kiddo_description.webp', + 'static/description/kiddo_screenshot.webp', ], 'images_preview_theme': { - 'website.s_banner_default_image': '/theme_kiddo/static/src/img/snippets/s_banner.jpg', - 'website.s_image_text_default_image': '/theme_kiddo/static/src/img/snippets/s_image_text.jpg', - 'website.s_three_columns_default_image_1': '/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_1.jpg', - 'website.s_three_columns_default_image_2': '/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_2.jpg', - 'website.s_three_columns_default_image_3': '/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_3.jpg', + 'website.s_banner_default_image': '/theme_kiddo/static/src/img/snippets/s_banner.webp', + 'website.s_image_text_default_image': '/theme_kiddo/static/src/img/snippets/s_image_text.webp', + 'website.s_three_columns_default_image_1': '/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_1.webp', + 'website.s_three_columns_default_image_2': '/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_2.webp', + 'website.s_three_columns_default_image_3': '/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_3.webp', }, 'configurator_snippets': { 'homepage': ['s_banner', 's_image_text', 's_three_columns', 's_product_list', 's_call_to_action'], diff --git a/theme_kiddo/static/description/kiddo_description.jpg b/theme_kiddo/static/description/kiddo_description.jpg deleted file mode 100644 index 32be65d8bb..0000000000 Binary files a/theme_kiddo/static/description/kiddo_description.jpg and /dev/null differ diff --git a/theme_kiddo/static/description/kiddo_description.webp b/theme_kiddo/static/description/kiddo_description.webp new file mode 100644 index 0000000000..460f0e71db Binary files /dev/null and b/theme_kiddo/static/description/kiddo_description.webp differ diff --git a/theme_kiddo/static/description/kiddo_screenshot.jpg b/theme_kiddo/static/description/kiddo_screenshot.jpg deleted file mode 100644 index 291e72090f..0000000000 Binary files a/theme_kiddo/static/description/kiddo_screenshot.jpg and /dev/null differ diff --git a/theme_kiddo/static/description/kiddo_screenshot.webp b/theme_kiddo/static/description/kiddo_screenshot.webp new file mode 100644 index 0000000000..3ea0f04c9f Binary files /dev/null and b/theme_kiddo/static/description/kiddo_screenshot.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_13.jpg b/theme_kiddo/static/src/img/content/content_img_13.jpg deleted file mode 100644 index d7743f9951..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_13.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_13.webp b/theme_kiddo/static/src/img/content/content_img_13.webp new file mode 100644 index 0000000000..52b64027a4 Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_13.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_14.jpg b/theme_kiddo/static/src/img/content/content_img_14.jpg deleted file mode 100644 index 30c2d5eecd..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_14.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_14.webp b/theme_kiddo/static/src/img/content/content_img_14.webp new file mode 100644 index 0000000000..0ebe7d1b75 Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_14.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_15.jpg b/theme_kiddo/static/src/img/content/content_img_15.jpg deleted file mode 100644 index 0653e14b65..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_15.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_15.webp b/theme_kiddo/static/src/img/content/content_img_15.webp new file mode 100644 index 0000000000..92a74776d5 Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_15.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_16.jpg b/theme_kiddo/static/src/img/content/content_img_16.jpg deleted file mode 100644 index 04113e9ac1..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_16.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_16.webp b/theme_kiddo/static/src/img/content/content_img_16.webp new file mode 100644 index 0000000000..186214d0d4 Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_16.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_17.jpg b/theme_kiddo/static/src/img/content/content_img_17.jpg deleted file mode 100644 index 69e50907aa..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_17.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_17.webp b/theme_kiddo/static/src/img/content/content_img_17.webp new file mode 100644 index 0000000000..86a6503f3c Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_17.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_18.jpg b/theme_kiddo/static/src/img/content/content_img_18.jpg deleted file mode 100644 index 9a18d898b7..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_18.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_18.webp b/theme_kiddo/static/src/img/content/content_img_18.webp new file mode 100644 index 0000000000..00bb61ff70 Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_18.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_19.jpg b/theme_kiddo/static/src/img/content/content_img_19.jpg deleted file mode 100644 index 37c473480d..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_19.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_19.webp b/theme_kiddo/static/src/img/content/content_img_19.webp new file mode 100644 index 0000000000..f67dfe9df6 Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_19.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_20.jpg b/theme_kiddo/static/src/img/content/content_img_20.jpg deleted file mode 100644 index 8d7406b6b1..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_20.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_20.webp b/theme_kiddo/static/src/img/content/content_img_20.webp new file mode 100644 index 0000000000..2187131309 Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_20.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_21.jpg b/theme_kiddo/static/src/img/content/content_img_21.jpg deleted file mode 100644 index e17fa25739..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_21.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_21.webp b/theme_kiddo/static/src/img/content/content_img_21.webp new file mode 100644 index 0000000000..ded7309314 Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_21.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_22.jpg b/theme_kiddo/static/src/img/content/content_img_22.jpg deleted file mode 100644 index 17d7e8feb2..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_22.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_22.webp b/theme_kiddo/static/src/img/content/content_img_22.webp new file mode 100644 index 0000000000..be2fd69fc4 Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_22.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_23.jpg b/theme_kiddo/static/src/img/content/content_img_23.jpg deleted file mode 100644 index e3c5759653..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_23.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_23.webp b/theme_kiddo/static/src/img/content/content_img_23.webp new file mode 100644 index 0000000000..97fe8c9b94 Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_23.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_24.jpg b/theme_kiddo/static/src/img/content/content_img_24.jpg deleted file mode 100644 index bc11aa04a5..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_24.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_24.webp b/theme_kiddo/static/src/img/content/content_img_24.webp new file mode 100644 index 0000000000..d2e89fc7b8 Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_24.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_25.jpg b/theme_kiddo/static/src/img/content/content_img_25.jpg deleted file mode 100644 index 6374126db9..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_25.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_25.webp b/theme_kiddo/static/src/img/content/content_img_25.webp new file mode 100644 index 0000000000..65d8010e47 Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_25.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_26.jpg b/theme_kiddo/static/src/img/content/content_img_26.jpg deleted file mode 100644 index 7cae3c3a76..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_26.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_26.webp b/theme_kiddo/static/src/img/content/content_img_26.webp new file mode 100644 index 0000000000..91a13ed92c Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_26.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_27.jpg b/theme_kiddo/static/src/img/content/content_img_27.jpg deleted file mode 100644 index cc93912c5d..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_27.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_27.webp b/theme_kiddo/static/src/img/content/content_img_27.webp new file mode 100644 index 0000000000..b3fc9afbda Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_27.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_28.jpg b/theme_kiddo/static/src/img/content/content_img_28.jpg deleted file mode 100644 index 17b6a4b460..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_28.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_28.webp b/theme_kiddo/static/src/img/content/content_img_28.webp new file mode 100644 index 0000000000..d415ca2613 Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_28.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_29.jpg b/theme_kiddo/static/src/img/content/content_img_29.jpg deleted file mode 100644 index 2879591a7c..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_29.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_29.webp b/theme_kiddo/static/src/img/content/content_img_29.webp new file mode 100644 index 0000000000..02758d189f Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_29.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_30.jpg b/theme_kiddo/static/src/img/content/content_img_30.jpg deleted file mode 100644 index 0595b2e549..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_30.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_30.webp b/theme_kiddo/static/src/img/content/content_img_30.webp new file mode 100644 index 0000000000..c458f03996 Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_30.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_31.jpg b/theme_kiddo/static/src/img/content/content_img_31.jpg deleted file mode 100644 index 030ee5916d..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_31.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_31.webp b/theme_kiddo/static/src/img/content/content_img_31.webp new file mode 100644 index 0000000000..f762efe93a Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_31.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_32.jpg b/theme_kiddo/static/src/img/content/content_img_32.jpg deleted file mode 100644 index 7504005f1f..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_32.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_32.webp b/theme_kiddo/static/src/img/content/content_img_32.webp new file mode 100644 index 0000000000..f211bc2d8b Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_32.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_33.jpg b/theme_kiddo/static/src/img/content/content_img_33.jpg deleted file mode 100644 index 340692c430..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_33.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_33.webp b/theme_kiddo/static/src/img/content/content_img_33.webp new file mode 100644 index 0000000000..d87b96374b Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_33.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_34.jpg b/theme_kiddo/static/src/img/content/content_img_34.jpg deleted file mode 100644 index 122a0355a0..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_34.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_34.webp b/theme_kiddo/static/src/img/content/content_img_34.webp new file mode 100644 index 0000000000..5e55f92aed Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_34.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_35.jpg b/theme_kiddo/static/src/img/content/content_img_35.jpg deleted file mode 100644 index 939482acf1..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_35.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_35.webp b/theme_kiddo/static/src/img/content/content_img_35.webp new file mode 100644 index 0000000000..bcf0965d13 Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_35.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_36.jpg b/theme_kiddo/static/src/img/content/content_img_36.jpg deleted file mode 100644 index 703136cb00..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_36.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_36.webp b/theme_kiddo/static/src/img/content/content_img_36.webp new file mode 100644 index 0000000000..0039f125f6 Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_36.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_37.jpg b/theme_kiddo/static/src/img/content/content_img_37.jpg deleted file mode 100644 index 0809bccb5c..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_37.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_37.webp b/theme_kiddo/static/src/img/content/content_img_37.webp new file mode 100644 index 0000000000..599ebc413c Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_37.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_38.jpg b/theme_kiddo/static/src/img/content/content_img_38.jpg deleted file mode 100644 index 8f2a29867b..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_38.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_38.webp b/theme_kiddo/static/src/img/content/content_img_38.webp new file mode 100644 index 0000000000..a96bd752b9 Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_38.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_39.jpg b/theme_kiddo/static/src/img/content/content_img_39.jpg deleted file mode 100644 index 219bae3f65..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_39.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_39.webp b/theme_kiddo/static/src/img/content/content_img_39.webp new file mode 100644 index 0000000000..994b0df2c8 Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_39.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_40.jpg b/theme_kiddo/static/src/img/content/content_img_40.jpg deleted file mode 100644 index 7220056c57..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_40.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_40.webp b/theme_kiddo/static/src/img/content/content_img_40.webp new file mode 100644 index 0000000000..f5fe6ceffd Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_40.webp differ diff --git a/theme_kiddo/static/src/img/content/content_img_41.jpg b/theme_kiddo/static/src/img/content/content_img_41.jpg deleted file mode 100644 index 3f7b057477..0000000000 Binary files a/theme_kiddo/static/src/img/content/content_img_41.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/content_img_41.webp b/theme_kiddo/static/src/img/content/content_img_41.webp new file mode 100644 index 0000000000..683ad14018 Binary files /dev/null and b/theme_kiddo/static/src/img/content/content_img_41.webp differ diff --git a/theme_kiddo/static/src/img/content/s_popup.jpg b/theme_kiddo/static/src/img/content/s_popup.jpg deleted file mode 100644 index 777989f7c2..0000000000 Binary files a/theme_kiddo/static/src/img/content/s_popup.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/content/s_popup.webp b/theme_kiddo/static/src/img/content/s_popup.webp new file mode 100644 index 0000000000..f9c13fb0aa Binary files /dev/null and b/theme_kiddo/static/src/img/content/s_popup.webp differ diff --git a/theme_kiddo/static/src/img/library/bg11.jpg b/theme_kiddo/static/src/img/library/bg11.jpg deleted file mode 100644 index c03130afa6..0000000000 Binary files a/theme_kiddo/static/src/img/library/bg11.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/library/bg11.webp b/theme_kiddo/static/src/img/library/bg11.webp new file mode 100644 index 0000000000..7520fff946 Binary files /dev/null and b/theme_kiddo/static/src/img/library/bg11.webp differ diff --git a/theme_kiddo/static/src/img/library/bg12.jpg b/theme_kiddo/static/src/img/library/bg12.jpg deleted file mode 100644 index 27f7bd7ec4..0000000000 Binary files a/theme_kiddo/static/src/img/library/bg12.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/library/bg12.webp b/theme_kiddo/static/src/img/library/bg12.webp new file mode 100644 index 0000000000..0c8220fa38 Binary files /dev/null and b/theme_kiddo/static/src/img/library/bg12.webp differ diff --git a/theme_kiddo/static/src/img/library/bg13.jpg b/theme_kiddo/static/src/img/library/bg13.jpg deleted file mode 100644 index 6860196b2c..0000000000 Binary files a/theme_kiddo/static/src/img/library/bg13.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/library/bg13.webp b/theme_kiddo/static/src/img/library/bg13.webp new file mode 100644 index 0000000000..e2ea05e59e Binary files /dev/null and b/theme_kiddo/static/src/img/library/bg13.webp differ diff --git a/theme_kiddo/static/src/img/snippets/library_image_02.jpg b/theme_kiddo/static/src/img/snippets/library_image_02.jpg deleted file mode 100644 index 99931e288d..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/library_image_02.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/library_image_02.webp b/theme_kiddo/static/src/img/snippets/library_image_02.webp new file mode 100644 index 0000000000..21380ff9ab Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/library_image_02.webp differ diff --git a/theme_kiddo/static/src/img/snippets/library_image_03.jpg b/theme_kiddo/static/src/img/snippets/library_image_03.jpg deleted file mode 100644 index f68c0c9ea5..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/library_image_03.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/library_image_03.webp b/theme_kiddo/static/src/img/snippets/library_image_03.webp new file mode 100644 index 0000000000..a9530a4d52 Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/library_image_03.webp differ diff --git a/theme_kiddo/static/src/img/snippets/library_image_05.jpg b/theme_kiddo/static/src/img/snippets/library_image_05.jpg deleted file mode 100644 index 309b2803ee..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/library_image_05.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/library_image_05.webp b/theme_kiddo/static/src/img/snippets/library_image_05.webp new file mode 100644 index 0000000000..71b3344a3d Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/library_image_05.webp differ diff --git a/theme_kiddo/static/src/img/snippets/library_image_08.jpg b/theme_kiddo/static/src/img/snippets/library_image_08.jpg deleted file mode 100644 index 977437f4fd..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/library_image_08.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/library_image_08.webp b/theme_kiddo/static/src/img/snippets/library_image_08.webp new file mode 100644 index 0000000000..86a9a05408 Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/library_image_08.webp differ diff --git a/theme_kiddo/static/src/img/snippets/library_image_10.jpg b/theme_kiddo/static/src/img/snippets/library_image_10.jpg deleted file mode 100644 index e02abc8c27..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/library_image_10.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/library_image_10.webp b/theme_kiddo/static/src/img/snippets/library_image_10.webp new file mode 100644 index 0000000000..ec59c245c9 Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/library_image_10.webp differ diff --git a/theme_kiddo/static/src/img/snippets/library_image_14.jpg b/theme_kiddo/static/src/img/snippets/library_image_14.jpg deleted file mode 100644 index b82943b465..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/library_image_14.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/library_image_14.webp b/theme_kiddo/static/src/img/snippets/library_image_14.webp new file mode 100644 index 0000000000..10f4a9e273 Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/library_image_14.webp differ diff --git a/theme_kiddo/static/src/img/snippets/library_image_16.jpg b/theme_kiddo/static/src/img/snippets/library_image_16.jpg deleted file mode 100644 index 96c6f55b5f..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/library_image_16.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/library_image_16.webp b/theme_kiddo/static/src/img/snippets/library_image_16.webp new file mode 100644 index 0000000000..110824cb8a Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/library_image_16.webp differ diff --git a/theme_kiddo/static/src/img/snippets/s_banner.jpg b/theme_kiddo/static/src/img/snippets/s_banner.jpg deleted file mode 100644 index 46c4995015..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/s_banner.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/s_banner.webp b/theme_kiddo/static/src/img/snippets/s_banner.webp new file mode 100644 index 0000000000..9e74006931 Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/s_banner.webp differ diff --git a/theme_kiddo/static/src/img/snippets/s_empowerment_default_image.jpg b/theme_kiddo/static/src/img/snippets/s_empowerment_default_image.jpg deleted file mode 100644 index d0eb3aa3be..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/s_empowerment_default_image.webp b/theme_kiddo/static/src/img/snippets/s_empowerment_default_image.webp new file mode 100644 index 0000000000..7d802fb31c Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/s_empowerment_default_image.webp differ diff --git a/theme_kiddo/static/src/img/snippets/s_image_text.jpg b/theme_kiddo/static/src/img/snippets/s_image_text.jpg deleted file mode 100644 index 5284cb43c2..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/s_image_text.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/s_image_text.webp b/theme_kiddo/static/src/img/snippets/s_image_text.webp new file mode 100644 index 0000000000..eed8891149 Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/s_image_text.webp differ diff --git a/theme_kiddo/static/src/img/snippets/s_images_constellation_default_image.jpg b/theme_kiddo/static/src/img/snippets/s_images_constellation_default_image.jpg deleted file mode 100644 index 94ec130637..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/s_images_constellation_default_image.webp b/theme_kiddo/static/src/img/snippets/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..294226648d Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/s_images_constellation_default_image.webp differ diff --git a/theme_kiddo/static/src/img/snippets/s_images_constellation_default_image_1.jpg b/theme_kiddo/static/src/img/snippets/s_images_constellation_default_image_1.jpg deleted file mode 100644 index 132a19a2fe..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/s_images_constellation_default_image_1.webp b/theme_kiddo/static/src/img/snippets/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..f2c4515bd0 Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/s_images_constellation_default_image_1.webp differ diff --git a/theme_kiddo/static/src/img/snippets/s_images_constellation_default_image_2.jpg b/theme_kiddo/static/src/img/snippets/s_images_constellation_default_image_2.jpg deleted file mode 100644 index 15f71e625e..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/s_images_constellation_default_image_2.webp b/theme_kiddo/static/src/img/snippets/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..bd267d2065 Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/s_images_constellation_default_image_2.webp differ diff --git a/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_1.jpg b/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_1.jpg deleted file mode 100644 index 160c6e5b00..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_1.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_1.webp b/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_1.webp new file mode 100644 index 0000000000..973fec488b Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_1.webp differ diff --git a/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_2.jpg b/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_2.jpg deleted file mode 100644 index cfc8da6def..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_2.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_2.webp b/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_2.webp new file mode 100644 index 0000000000..d38ed48ae1 Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_2.webp differ diff --git a/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_3.jpg b/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_3.jpg deleted file mode 100644 index d256f81bdd..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_3.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_3.webp b/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_3.webp new file mode 100644 index 0000000000..92c53cdd44 Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_3.webp differ diff --git a/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_4.jpg b/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_4.jpg deleted file mode 100644 index 41d6380975..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_4.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_4.webp b/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_4.webp new file mode 100644 index 0000000000..5373e1dd71 Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_4.webp differ diff --git a/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_5.jpg b/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_5.jpg deleted file mode 100644 index b085f55bc6..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_5.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_5.webp b/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_5.webp new file mode 100644 index 0000000000..c59950dc05 Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_5.webp differ diff --git a/theme_kiddo/static/src/img/snippets/s_intro_pill_default_image.jpg b/theme_kiddo/static/src/img/snippets/s_intro_pill_default_image.jpg deleted file mode 100644 index 9bb2b7582c..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/s_intro_pill_default_image.webp b/theme_kiddo/static/src/img/snippets/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..bbc2b98dd8 Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/s_intro_pill_default_image.webp differ diff --git a/theme_kiddo/static/src/img/snippets/s_intro_pill_default_image_2.jpg b/theme_kiddo/static/src/img/snippets/s_intro_pill_default_image_2.jpg deleted file mode 100644 index 7beb915251..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/s_intro_pill_default_image_2.webp b/theme_kiddo/static/src/img/snippets/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..2dd8a8ce05 Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/s_intro_pill_default_image_2.webp differ diff --git a/theme_kiddo/static/src/img/snippets/s_kickoff_default_image.jpg b/theme_kiddo/static/src/img/snippets/s_kickoff_default_image.jpg deleted file mode 100644 index 961e986393..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/s_kickoff_default_image.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/s_kickoff_default_image.webp b/theme_kiddo/static/src/img/snippets/s_kickoff_default_image.webp new file mode 100644 index 0000000000..a0468ec1ac Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/s_kickoff_default_image.webp differ diff --git a/theme_kiddo/static/src/img/snippets/s_product_catalog_default_image.jpg b/theme_kiddo/static/src/img/snippets/s_product_catalog_default_image.jpg deleted file mode 100644 index d8a3ac5456..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/s_product_catalog_default_image.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/s_product_catalog_default_image.webp b/theme_kiddo/static/src/img/snippets/s_product_catalog_default_image.webp new file mode 100644 index 0000000000..8d628b5d52 Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/s_product_catalog_default_image.webp differ diff --git a/theme_kiddo/static/src/img/snippets/s_shape_image_default_image.jpg b/theme_kiddo/static/src/img/snippets/s_shape_image_default_image.jpg deleted file mode 100644 index 20d56d253d..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/s_shape_image_default_image.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/s_shape_image_default_image.webp b/theme_kiddo/static/src/img/snippets/s_shape_image_default_image.webp new file mode 100644 index 0000000000..5a5d656e1d Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/s_shape_image_default_image.webp differ diff --git a/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_1.jpg b/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_1.jpg deleted file mode 100644 index 43078d62e4..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_1.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_1.webp b/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_1.webp new file mode 100644 index 0000000000..150a90feee Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_1.webp differ diff --git a/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_2.jpg b/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_2.jpg deleted file mode 100644 index e8bc6b5bc4..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_2.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_2.webp b/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_2.webp new file mode 100644 index 0000000000..0a31325220 Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_2.webp differ diff --git a/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_3.jpg b/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_3.jpg deleted file mode 100644 index 3b771c5de0..0000000000 Binary files a/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_3.jpg and /dev/null differ diff --git a/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_3.webp b/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_3.webp new file mode 100644 index 0000000000..aaf88bf7e4 Binary files /dev/null and b/theme_kiddo/static/src/img/snippets/s_three_columns_default_image_3.webp differ diff --git a/theme_kiddo/views/images_library.xml b/theme_kiddo/views/images_library.xml index c5f1551cfc..d8ea2dd85c 100644 --- a/theme_kiddo/views/images_library.xml +++ b/theme_kiddo/views/images_library.xml @@ -5,167 +5,167 @@ website.s_cover_default_image website.s_cover_default_image - /theme_kiddo/static/src/img/library/bg12.jpg + /theme_kiddo/static/src/img/library/bg12.webp website.s_banner_default_image website.s_banner_default_image - /theme_kiddo/static/src/img/snippets/s_banner.jpg + /theme_kiddo/static/src/img/snippets/s_banner.webp website.s_popup_default_image website.s_popup_default_image - /theme_kiddo/static/src/img/content/s_popup.jpg + /theme_kiddo/static/src/img/content/s_popup.webp website.s_text_image_default_image website.s_text_image_default_image - /theme_kiddo/static/src/img/content/content_img_13.jpg + /theme_kiddo/static/src/img/content/content_img_13.webp website.s_image_text_default_image website.s_image_text_default_image - /theme_kiddo/static/src/img/snippets/s_image_text.jpg + /theme_kiddo/static/src/img/snippets/s_image_text.webp website.s_picture_default_image website.s_picture_default_image - /theme_kiddo/static/src/img/content/content_img_15.jpg + /theme_kiddo/static/src/img/content/content_img_15.webp website.library_image_11 website.library_image_11 - /theme_kiddo/static/src/img/content/content_img_16.jpg + /theme_kiddo/static/src/img/content/content_img_16.webp website.library_image_13 website.library_image_13 - /theme_kiddo/static/src/img/content/content_img_17.jpg + /theme_kiddo/static/src/img/content/content_img_17.webp website.library_image_07 website.library_image_07 - /theme_kiddo/static/src/img/content/content_img_18.jpg + /theme_kiddo/static/src/img/content/content_img_18.webp website.library_image_08 website.library_image_08 - /theme_kiddo/static/src/img/snippets/library_image_08.jpg + /theme_kiddo/static/src/img/snippets/library_image_08.webp website.library_image_03 website.library_image_03 - /theme_kiddo/static/src/img/snippets/library_image_03.jpg + /theme_kiddo/static/src/img/snippets/library_image_03.webp website.library_image_02 website.library_image_02 - /theme_kiddo/static/src/img/snippets/library_image_02.jpg + /theme_kiddo/static/src/img/snippets/library_image_02.webp website.library_image_10 website.library_image_10 - /theme_kiddo/static/src/img/snippets/library_image_10.jpg + /theme_kiddo/static/src/img/snippets/library_image_10.webp website.library_image_05 website.library_image_05 - /theme_kiddo/static/src/img/snippets/library_image_05.jpg + /theme_kiddo/static/src/img/snippets/library_image_05.webp website.library_image_14 website.library_image_14 - /theme_kiddo/static/src/img/snippets/library_image_14.jpg + /theme_kiddo/static/src/img/snippets/library_image_14.webp website.library_image_16 website.library_image_16 - /theme_kiddo/static/src/img/snippets/library_image_16.jpg + /theme_kiddo/static/src/img/snippets/library_image_16.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_kiddo/static/src/img/content/content_img_19.jpg + /theme_kiddo/static/src/img/content/content_img_19.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_kiddo/static/src/img/content/content_img_20.jpg + /theme_kiddo/static/src/img/content/content_img_20.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_kiddo/static/src/img/content/content_img_21.jpg + /theme_kiddo/static/src/img/content/content_img_21.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_kiddo/static/src/img/content/content_img_22.jpg + /theme_kiddo/static/src/img/content/content_img_22.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_kiddo/static/src/img/snippets/library_image_02.jpg + /theme_kiddo/static/src/img/snippets/library_image_02.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_kiddo/static/src/img/snippets/s_product_catalog_default_image.jpg + /theme_kiddo/static/src/img/snippets/s_product_catalog_default_image.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_kiddo/static/src/img/snippets/s_banner.jpg + /theme_kiddo/static/src/img/snippets/s_banner.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_kiddo/static/src/img/content/content_img_23.jpg + /theme_kiddo/static/src/img/content/content_img_23.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_kiddo/static/src/img/content/content_img_24.jpg + /theme_kiddo/static/src/img/content/content_img_24.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_kiddo/static/src/img/content/content_img_25.jpg + /theme_kiddo/static/src/img/content/content_img_25.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_kiddo/static/src/img/library/bg13.jpg + /theme_kiddo/static/src/img/library/bg13.webp website.s_company_team_image_1 website.s_company_team_image_1 - /theme_kiddo/static/src/img/content/content_img_26.jpg + /theme_kiddo/static/src/img/content/content_img_26.webp website.s_company_team_image_2 website.s_company_team_image_2 - /theme_kiddo/static/src/img/content/content_img_27.jpg + /theme_kiddo/static/src/img/content/content_img_27.webp website.s_company_team_image_3 website.s_company_team_image_3 - /theme_kiddo/static/src/img/content/content_img_28.jpg + /theme_kiddo/static/src/img/content/content_img_28.webp website.s_company_team_image_4 website.s_company_team_image_4 - /theme_kiddo/static/src/img/content/content_img_29.jpg + /theme_kiddo/static/src/img/content/content_img_29.webp website.s_company_team_image_5 website.s_company_team_image_5 - /theme_kiddo/static/src/img/content/content_img_40.jpg + /theme_kiddo/static/src/img/content/content_img_40.webp website.s_company_team_image_6 website.s_company_team_image_6 - /theme_kiddo/static/src/img/content/content_img_41.jpg + /theme_kiddo/static/src/img/content/content_img_41.webp @@ -202,217 +202,217 @@ website.s_quotes_carousel_demo_image_0 website.s_quotes_carousel_demo_image_0 - /theme_kiddo/static/src/img/content/content_img_39.jpg + /theme_kiddo/static/src/img/content/content_img_39.webp website.s_quotes_carousel_demo_image_1 website.s_quotes_carousel_demo_image_1 - /theme_kiddo/static/src/img/content/content_img_36.jpg + /theme_kiddo/static/src/img/content/content_img_36.webp website.s_quotes_carousel_demo_image_2 website.s_quotes_carousel_demo_image_2 - /theme_kiddo/static/src/img/content/content_img_37.jpg + /theme_kiddo/static/src/img/content/content_img_37.webp website.s_quotes_carousel_demo_image_3 website.s_quotes_carousel_demo_image_3 - /theme_kiddo/static/src/img/content/content_img_28.jpg + /theme_kiddo/static/src/img/content/content_img_28.webp website.s_quotes_carousel_demo_image_4 website.s_quotes_carousel_demo_image_4 - /theme_kiddo/static/src/img/content/content_img_26.jpg + /theme_kiddo/static/src/img/content/content_img_26.webp website.s_quotes_carousel_demo_image_5 website.s_quotes_carousel_demo_image_5 - /theme_kiddo/static/src/img/content/content_img_27.jpg + /theme_kiddo/static/src/img/content/content_img_27.webp website.s_three_columns_default_image_1 website.s_three_columns_default_image_1 - /theme_kiddo/static/src/img/snippets/s_three_columns_default_image_1.jpg + /theme_kiddo/static/src/img/snippets/s_three_columns_default_image_1.webp website.s_three_columns_default_image_2 website.s_three_columns_default_image_2 - /theme_kiddo/static/src/img/snippets/s_three_columns_default_image_2.jpg + /theme_kiddo/static/src/img/snippets/s_three_columns_default_image_2.webp website.s_three_columns_default_image_3 website.s_three_columns_default_image_3 - /theme_kiddo/static/src/img/snippets/s_three_columns_default_image_3.jpg + /theme_kiddo/static/src/img/snippets/s_three_columns_default_image_3.webp website.s_product_catalog_default_image website.s_product_catalog_default_image - /theme_kiddo/static/src/img/snippets/s_product_catalog_default_image.jpg + /theme_kiddo/static/src/img/snippets/s_product_catalog_default_image.webp website.library_image_17 website.library_image_17 - /theme_kiddo/static/src/img/content/content_img_38.jpg + /theme_kiddo/static/src/img/content/content_img_38.webp theme_common.image_content_10 theme_common.image_content_10 - /theme_kiddo/static/src/img/content/content_img_26.jpg + /theme_kiddo/static/src/img/content/content_img_26.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_kiddo/static/src/img/content/content_img_36.jpg + /theme_kiddo/static/src/img/content/content_img_36.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_kiddo/static/src/img/content/content_img_37.jpg + /theme_kiddo/static/src/img/content/content_img_37.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_kiddo/static/src/img/content/content_img_38.jpg + /theme_kiddo/static/src/img/content/content_img_38.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_kiddo/static/src/img/content/content_img_39.jpg + /theme_kiddo/static/src/img/content/content_img_39.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_kiddo/static/src/img/snippets/library_image_14.jpg + /theme_kiddo/static/src/img/snippets/library_image_14.webp website.s_image_title_default_image website.s_image_title_default_image - /theme_kiddo/static/src/img/snippets/s_banner.jpg + /theme_kiddo/static/src/img/snippets/s_banner.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_kiddo/static/src/img/content/content_img_19.jpg + /theme_kiddo/static/src/img/content/content_img_19.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_kiddo/static/src/img/content/content_img_17.jpg + /theme_kiddo/static/src/img/content/content_img_17.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_kiddo/static/src/img/content/content_img_21.jpg + /theme_kiddo/static/src/img/content/content_img_21.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_kiddo/static/src/img/content/content_img_22.jpg + /theme_kiddo/static/src/img/content/content_img_22.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_kiddo/static/src/img/snippets/s_kickoff_default_image.jpg + /theme_kiddo/static/src/img/snippets/s_kickoff_default_image.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_kiddo/static/src/img/snippets/s_intro_pill_default_image.jpg + /theme_kiddo/static/src/img/snippets/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_kiddo/static/src/img/snippets/s_intro_pill_default_image_2.jpg + /theme_kiddo/static/src/img/snippets/s_intro_pill_default_image_2.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_kiddo/static/src/img/snippets/library_image_02.jpg + /theme_kiddo/static/src/img/snippets/library_image_02.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_kiddo/static/src/img/snippets/library_image_03.jpg + /theme_kiddo/static/src/img/snippets/library_image_03.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_kiddo/static/src/img/snippets/library_image_10.jpg + /theme_kiddo/static/src/img/snippets/library_image_10.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_kiddo/static/src/img/snippets/s_banner.jpg + /theme_kiddo/static/src/img/snippets/s_banner.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_1.jpg + /theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_2.jpg + /theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_3.jpg + /theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_4.jpg + /theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_4.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_5.jpg + /theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_5.webp website.s_shape_image_default_image website.s_shape_image_default_image - /theme_kiddo/static/src/img/snippets/s_shape_image_default_image.jpg + /theme_kiddo/static/src/img/snippets/s_shape_image_default_image.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_kiddo/static/src/img/snippets/s_images_constellation_default_image.jpg + /theme_kiddo/static/src/img/snippets/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_kiddo/static/src/img/snippets/s_images_constellation_default_image_1.jpg + /theme_kiddo/static/src/img/snippets/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_kiddo/static/src/img/snippets/s_images_constellation_default_image_2.jpg + /theme_kiddo/static/src/img/snippets/s_images_constellation_default_image_2.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_kiddo/static/src/img/snippets/s_banner.jpg + /theme_kiddo/static/src/img/snippets/s_banner.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_kiddo/static/src/img/snippets/s_empowerment_default_image.jpg + /theme_kiddo/static/src/img/snippets/s_empowerment_default_image.webp website.s_showcase_default_image website.s_showcase_default_image - /theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_2.jpg + /theme_kiddo/static/src/img/snippets/s_images_mosaic_default_image_2.webp website.s_sidegrid_default_image_3 website.s_sidegrid_default_image_3 - /theme_kiddo/static/src/img/content/content_img_36.jpg + /theme_kiddo/static/src/img/content/content_img_36.webp website.s_sidegrid_default_image_2 website.s_sidegrid_default_image_2 - /theme_kiddo/static/src/img/snippets/s_three_columns_default_image_2.jpg + /theme_kiddo/static/src/img/snippets/s_three_columns_default_image_2.webp diff --git a/theme_kiddo/views/snippets/s_accordion_image.xml b/theme_kiddo/views/snippets/s_accordion_image.xml index 40d923dcd8..a252517c83 100644 --- a/theme_kiddo/views/snippets/s_accordion_image.xml +++ b/theme_kiddo/views/snippets/s_accordion_image.xml @@ -5,7 +5,7 @@ /web_editor/image_shape/website.s_accordion_image_default_image/web_editor/geometric_round/geo_round_blob_medium.svg web_editor/geometric_round/geo_round_blob_medium - image/jpeg + image/webp s_accordion_image_default_image.svg ;;;; diff --git a/theme_kiddo/views/snippets/s_cta_box.xml b/theme_kiddo/views/snippets/s_cta_box.xml index 4c084d4681..ae7f1f385a 100644 --- a/theme_kiddo/views/snippets/s_cta_box.xml +++ b/theme_kiddo/views/snippets/s_cta_box.xml @@ -16,7 +16,7 @@ - /theme_kiddo/static/src/img/content/content_img_23.jpg + /theme_kiddo/static/src/img/content/content_img_23.webp diff --git a/theme_kiddo/views/snippets/s_image_text.xml b/theme_kiddo/views/snippets/s_image_text.xml index 9af5c4b83b..1490dd9793 100644 --- a/theme_kiddo/views/snippets/s_image_text.xml +++ b/theme_kiddo/views/snippets/s_image_text.xml @@ -36,7 +36,7 @@ /web_editor/image_shape/website.s_image_text_default_image/web_editor/geometric_round/geo_round_square_2.svg web_editor/geometric_round/geo_round_square_2 - image/jpeg + image/webp s_image_text.svg ;;;; diff --git a/theme_kiddo/views/snippets/s_text_image.xml b/theme_kiddo/views/snippets/s_text_image.xml index 0c49b05b34..4fdf2e7e74 100644 --- a/theme_kiddo/views/snippets/s_text_image.xml +++ b/theme_kiddo/views/snippets/s_text_image.xml @@ -24,7 +24,7 @@ /web_editor/image_shape/website.s_text_image_default_image/web_editor/geometric_round/geo_round_square_1.svg web_editor/geometric_round/geo_round_square_1 - image/jpeg + image/webp content_img_13.svg ;;;; diff --git a/theme_kiddo/views/snippets/s_three_columns.xml b/theme_kiddo/views/snippets/s_three_columns.xml index dbe70ba5bb..4957e73d3b 100644 --- a/theme_kiddo/views/snippets/s_three_columns.xml +++ b/theme_kiddo/views/snippets/s_three_columns.xml @@ -14,7 +14,7 @@ /web_editor/image_shape/website.s_three_columns_default_image_1/web_editor/solid/solid_blob_1.svg?c2=o-color-1 web_editor/solid/solid_blob_1 - image/jpeg + image/webp s_three_columns_default_image_1.svg ;o-color-1;;; @@ -51,7 +51,7 @@ /web_editor/image_shape/website.s_three_columns_default_image_2/web_editor/composition/composition_organic_line.svg?c2=o-color-3 web_editor/composition/composition_organic_line - image/jpeg + image/webp s_three_columns_default_image_2.svg ;o-color-3;;; @@ -88,7 +88,7 @@ /web_editor/image_shape/website.s_three_columns_default_image_3/web_editor/solid/solid_blob_3.svg?c5=o-color-2 web_editor/solid/solid_blob_3 - image/jpeg + image/webp s_three_columns_default_image_3.svg ;;;;o-color-2 diff --git a/theme_loftspace/__manifest__.py b/theme_loftspace/__manifest__.py index e2c0c29dd0..bea29aa451 100644 --- a/theme_loftspace/__manifest__.py +++ b/theme_loftspace/__manifest__.py @@ -56,25 +56,25 @@ 'views/new_page_template.xml', ], 'images': [ - 'static/description/loftspace_description.jpg', - 'static/description/loftspace_screenshot.jpg', + 'static/description/loftspace_description.webp', + 'static/description/loftspace_screenshot.webp', ], 'images_preview_theme': { - 'website.s_image_text_default_image': '/theme_loftspace/static/src/img/snippets/s_image_text.jpg', - 'website.s_product_list_default_image_1': '/theme_loftspace/static/src/img/snippets/s_product_1.jpg', - 'website.s_picture_default_image': '/theme_loftspace/static/src/img/snippets/s_picture.jpg', - 'website.s_media_list_default_image_1': '/theme_loftspace/static/src/img/snippets/s_media_list_1.jpg', - 'website.s_media_list_default_image_2': '/theme_loftspace/static/src/img/snippets/s_media_list_2.jpg', - 'website.s_text_image_default_image': '/theme_loftspace/static/src/img/snippets/s_text_image.jpg', - 'website.s_cta_box_default_image': '/theme_loftspace/static/src/img/content/s_cta_box_default_image.jpg', - 'website.s_three_columns_default_image_3': '/theme_loftspace/static/src/img/snippets/library_image_07.jpg', - 'website.library_image_03': '/theme_loftspace/static/src/img/snippets/s_images_wall_01.jpg', - 'website.library_image_02': '/theme_loftspace/static/src/img/snippets/s_images_wall_05.jpg', - 'website.library_image_10': '/theme_loftspace/static/src/img/snippets/s_images_wall_06.jpg', - 'website.library_image_05': '/theme_loftspace/static/src/img/snippets/s_images_wall_02.jpg', - 'website.library_image_07': '/theme_loftspace/static/src/img/snippets/library_image_07.jpg', - 'website.library_image_16': '/theme_loftspace/static/src/img/snippets/s_images_wall_04.jpg', - 'website.library_image_13': '/theme_loftspace/static/src/img/snippets/s_images_wall_03.jpg', + 'website.s_image_text_default_image': '/theme_loftspace/static/src/img/snippets/s_image_text.webp', + 'website.s_product_list_default_image_1': '/theme_loftspace/static/src/img/snippets/s_product_1.webp', + 'website.s_picture_default_image': '/theme_loftspace/static/src/img/snippets/s_picture.webp', + 'website.s_media_list_default_image_1': '/theme_loftspace/static/src/img/snippets/s_media_list_1.webp', + 'website.s_media_list_default_image_2': '/theme_loftspace/static/src/img/snippets/s_media_list_2.webp', + 'website.s_text_image_default_image': '/theme_loftspace/static/src/img/snippets/s_text_image.webp', + 'website.s_cta_box_default_image': '/theme_loftspace/static/src/img/content/s_cta_box_default_image.webp', + 'website.s_three_columns_default_image_3': '/theme_loftspace/static/src/img/snippets/library_image_07.webp', + 'website.library_image_03': '/theme_loftspace/static/src/img/snippets/s_images_wall_01.webp', + 'website.library_image_02': '/theme_loftspace/static/src/img/snippets/s_images_wall_05.webp', + 'website.library_image_10': '/theme_loftspace/static/src/img/snippets/s_images_wall_06.webp', + 'website.library_image_05': '/theme_loftspace/static/src/img/snippets/s_images_wall_02.webp', + 'website.library_image_07': '/theme_loftspace/static/src/img/snippets/library_image_07.webp', + 'website.library_image_16': '/theme_loftspace/static/src/img/snippets/s_images_wall_04.webp', + 'website.library_image_13': '/theme_loftspace/static/src/img/snippets/s_images_wall_03.webp', }, 'configurator_snippets': { 'homepage': ['s_banner', 's_text_block', 's_striped', 's_key_images', 's_features', 's_quotes_carousel', 's_faq_collapse', 's_cta_box',], diff --git a/theme_loftspace/static/description/loftspace_description.jpg b/theme_loftspace/static/description/loftspace_description.jpg deleted file mode 100644 index 3b8ff01d5a..0000000000 Binary files a/theme_loftspace/static/description/loftspace_description.jpg and /dev/null differ diff --git a/theme_loftspace/static/description/loftspace_description.webp b/theme_loftspace/static/description/loftspace_description.webp new file mode 100644 index 0000000000..9c8bfbab2b Binary files /dev/null and b/theme_loftspace/static/description/loftspace_description.webp differ diff --git a/theme_loftspace/static/description/loftspace_screenshot.jpg b/theme_loftspace/static/description/loftspace_screenshot.jpg deleted file mode 100644 index e870eb08b5..0000000000 Binary files a/theme_loftspace/static/description/loftspace_screenshot.jpg and /dev/null differ diff --git a/theme_loftspace/static/description/loftspace_screenshot.webp b/theme_loftspace/static/description/loftspace_screenshot.webp new file mode 100644 index 0000000000..4a2650195d Binary files /dev/null and b/theme_loftspace/static/description/loftspace_screenshot.webp differ diff --git a/theme_loftspace/static/src/img/content/content_img_02.jpg b/theme_loftspace/static/src/img/content/content_img_02.jpg deleted file mode 100644 index 8d245614a9..0000000000 Binary files a/theme_loftspace/static/src/img/content/content_img_02.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/content/content_img_02.webp b/theme_loftspace/static/src/img/content/content_img_02.webp new file mode 100644 index 0000000000..3cfded4e9f Binary files /dev/null and b/theme_loftspace/static/src/img/content/content_img_02.webp differ diff --git a/theme_loftspace/static/src/img/content/content_img_03.jpg b/theme_loftspace/static/src/img/content/content_img_03.jpg deleted file mode 100644 index d3f405abbf..0000000000 Binary files a/theme_loftspace/static/src/img/content/content_img_03.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/content/content_img_03.webp b/theme_loftspace/static/src/img/content/content_img_03.webp new file mode 100644 index 0000000000..775d53782f Binary files /dev/null and b/theme_loftspace/static/src/img/content/content_img_03.webp differ diff --git a/theme_loftspace/static/src/img/content/content_img_07.jpg b/theme_loftspace/static/src/img/content/content_img_07.jpg deleted file mode 100644 index 3d37b489e2..0000000000 Binary files a/theme_loftspace/static/src/img/content/content_img_07.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/content/content_img_07.webp b/theme_loftspace/static/src/img/content/content_img_07.webp new file mode 100644 index 0000000000..d6f4ab6adc Binary files /dev/null and b/theme_loftspace/static/src/img/content/content_img_07.webp differ diff --git a/theme_loftspace/static/src/img/content/content_img_09.jpg b/theme_loftspace/static/src/img/content/content_img_09.jpg deleted file mode 100644 index 52830903a6..0000000000 Binary files a/theme_loftspace/static/src/img/content/content_img_09.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/content/content_img_09.webp b/theme_loftspace/static/src/img/content/content_img_09.webp new file mode 100644 index 0000000000..2b8d9a0a23 Binary files /dev/null and b/theme_loftspace/static/src/img/content/content_img_09.webp differ diff --git a/theme_loftspace/static/src/img/content/content_img_10.jpg b/theme_loftspace/static/src/img/content/content_img_10.jpg deleted file mode 100644 index f2bdae11be..0000000000 Binary files a/theme_loftspace/static/src/img/content/content_img_10.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/content/content_img_10.webp b/theme_loftspace/static/src/img/content/content_img_10.webp new file mode 100644 index 0000000000..456a33fbaf Binary files /dev/null and b/theme_loftspace/static/src/img/content/content_img_10.webp differ diff --git a/theme_loftspace/static/src/img/content/content_img_11.jpg b/theme_loftspace/static/src/img/content/content_img_11.jpg deleted file mode 100644 index 7ffffb9aa8..0000000000 Binary files a/theme_loftspace/static/src/img/content/content_img_11.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/content/content_img_11.webp b/theme_loftspace/static/src/img/content/content_img_11.webp new file mode 100644 index 0000000000..c88f807168 Binary files /dev/null and b/theme_loftspace/static/src/img/content/content_img_11.webp differ diff --git a/theme_loftspace/static/src/img/content/content_img_12.jpg b/theme_loftspace/static/src/img/content/content_img_12.jpg deleted file mode 100644 index a08abcad70..0000000000 Binary files a/theme_loftspace/static/src/img/content/content_img_12.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/content/content_img_12.webp b/theme_loftspace/static/src/img/content/content_img_12.webp new file mode 100644 index 0000000000..85f59de603 Binary files /dev/null and b/theme_loftspace/static/src/img/content/content_img_12.webp differ diff --git a/theme_loftspace/static/src/img/snippets/library_image_07.jpg b/theme_loftspace/static/src/img/snippets/library_image_07.jpg deleted file mode 100644 index 8df60c33be..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/library_image_07.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/library_image_07.webp b/theme_loftspace/static/src/img/snippets/library_image_07.webp new file mode 100644 index 0000000000..d623d511e7 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/library_image_07.webp differ diff --git a/theme_loftspace/static/src/img/snippets/library_image_11.jpg b/theme_loftspace/static/src/img/snippets/library_image_11.jpg deleted file mode 100644 index 0b664b00f6..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/library_image_11.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/library_image_11.webp b/theme_loftspace/static/src/img/snippets/library_image_11.webp new file mode 100644 index 0000000000..a0add39ae5 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/library_image_11.webp differ diff --git a/theme_loftspace/static/src/img/snippets/library_image_13.jpg b/theme_loftspace/static/src/img/snippets/library_image_13.jpg deleted file mode 100644 index 2e181c10eb..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/library_image_13.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/library_image_13.webp b/theme_loftspace/static/src/img/snippets/library_image_13.webp new file mode 100644 index 0000000000..59dc2aa4c7 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/library_image_13.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_banner.jpg b/theme_loftspace/static/src/img/snippets/s_banner.jpg deleted file mode 100644 index d0a91b8ebf..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_banner.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_banner.webp b/theme_loftspace/static/src/img/snippets/s_banner.webp new file mode 100644 index 0000000000..7c132002a6 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_banner.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_banner_2.jpg b/theme_loftspace/static/src/img/snippets/s_banner_2.jpg deleted file mode 100644 index 106a144b5d..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_banner_2.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_banner_2.webp b/theme_loftspace/static/src/img/snippets/s_banner_2.webp new file mode 100644 index 0000000000..dd42dfa6f0 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_banner_2.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_banner_3.jpg b/theme_loftspace/static/src/img/snippets/s_banner_3.jpg deleted file mode 100644 index d9e6c1b16c..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_banner_3.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_banner_3.webp b/theme_loftspace/static/src/img/snippets/s_banner_3.webp new file mode 100644 index 0000000000..b9242e1684 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_banner_3.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_carousel_1.jpg b/theme_loftspace/static/src/img/snippets/s_carousel_1.jpg deleted file mode 100644 index 9efd4a35fc..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_carousel_1.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_carousel_1.webp b/theme_loftspace/static/src/img/snippets/s_carousel_1.webp new file mode 100644 index 0000000000..f83eee4c24 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_carousel_1.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_carousel_2.jpg b/theme_loftspace/static/src/img/snippets/s_carousel_2.jpg deleted file mode 100644 index 33fb6b5ce7..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_carousel_2.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_carousel_2.webp b/theme_loftspace/static/src/img/snippets/s_carousel_2.webp new file mode 100644 index 0000000000..d3a0b78669 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_carousel_2.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_carousel_3.jpg b/theme_loftspace/static/src/img/snippets/s_carousel_3.jpg deleted file mode 100644 index dbb344be79..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_carousel_3.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_carousel_3.webp b/theme_loftspace/static/src/img/snippets/s_carousel_3.webp new file mode 100644 index 0000000000..a3b52e2ebc Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_carousel_3.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_cover.jpg b/theme_loftspace/static/src/img/snippets/s_cover.jpg deleted file mode 100644 index 4d0de3abdf..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_cover.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_cover.webp b/theme_loftspace/static/src/img/snippets/s_cover.webp new file mode 100644 index 0000000000..0f1c671f47 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_cover.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_cta_box_default_image.jpg b/theme_loftspace/static/src/img/snippets/s_cta_box_default_image.jpg deleted file mode 100644 index 05f3779585..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_cta_box_default_image.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_cta_box_default_image.webp b/theme_loftspace/static/src/img/snippets/s_cta_box_default_image.webp new file mode 100644 index 0000000000..27444cbe0c Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_cta_box_default_image.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_empowerment_default_image.jpg b/theme_loftspace/static/src/img/snippets/s_empowerment_default_image.jpg deleted file mode 100644 index 95b19a8bd6..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_empowerment_default_image.webp b/theme_loftspace/static/src/img/snippets/s_empowerment_default_image.webp new file mode 100644 index 0000000000..9917667107 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_empowerment_default_image.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_image_text.jpg b/theme_loftspace/static/src/img/snippets/s_image_text.jpg deleted file mode 100644 index 77134a15ad..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_image_text.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_image_text.webp b/theme_loftspace/static/src/img/snippets/s_image_text.webp new file mode 100644 index 0000000000..3ec157fb5e Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_image_text.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_images_constellation_default_image.jpg b/theme_loftspace/static/src/img/snippets/s_images_constellation_default_image.jpg deleted file mode 100644 index 6e05257119..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_images_constellation_default_image.webp b/theme_loftspace/static/src/img/snippets/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..ed45f5992c Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_images_constellation_default_image.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_images_constellation_default_image_1.jpg b/theme_loftspace/static/src/img/snippets/s_images_constellation_default_image_1.jpg deleted file mode 100644 index 0674918809..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_images_constellation_default_image_1.webp b/theme_loftspace/static/src/img/snippets/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..0ef2b7f4f7 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_images_constellation_default_image_1.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_images_constellation_default_image_2.jpg b/theme_loftspace/static/src/img/snippets/s_images_constellation_default_image_2.jpg deleted file mode 100644 index a104ea87da..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_images_constellation_default_image_2.webp b/theme_loftspace/static/src/img/snippets/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..6eaeedd778 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_images_constellation_default_image_2.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_images_gallery_1.jpg b/theme_loftspace/static/src/img/snippets/s_images_gallery_1.jpg deleted file mode 100644 index 98af0732e3..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_images_gallery_1.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_images_gallery_1.webp b/theme_loftspace/static/src/img/snippets/s_images_gallery_1.webp new file mode 100644 index 0000000000..57b36d63b2 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_images_gallery_1.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_images_gallery_2.jpg b/theme_loftspace/static/src/img/snippets/s_images_gallery_2.jpg deleted file mode 100644 index 6c8541a798..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_images_gallery_2.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_images_gallery_2.webp b/theme_loftspace/static/src/img/snippets/s_images_gallery_2.webp new file mode 100644 index 0000000000..709a500a36 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_images_gallery_2.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_images_wall_01.jpg b/theme_loftspace/static/src/img/snippets/s_images_wall_01.jpg deleted file mode 100644 index 3d4738dc7b..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_images_wall_01.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_images_wall_01.webp b/theme_loftspace/static/src/img/snippets/s_images_wall_01.webp new file mode 100644 index 0000000000..c70d015aa5 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_images_wall_01.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_images_wall_02.jpg b/theme_loftspace/static/src/img/snippets/s_images_wall_02.jpg deleted file mode 100644 index c9bd7359ff..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_images_wall_02.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_images_wall_02.webp b/theme_loftspace/static/src/img/snippets/s_images_wall_02.webp new file mode 100644 index 0000000000..6811b891c9 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_images_wall_02.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_images_wall_03.jpg b/theme_loftspace/static/src/img/snippets/s_images_wall_03.jpg deleted file mode 100644 index c9e1e9a6af..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_images_wall_03.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_images_wall_03.webp b/theme_loftspace/static/src/img/snippets/s_images_wall_03.webp new file mode 100644 index 0000000000..78331ed14f Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_images_wall_03.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_images_wall_04.jpg b/theme_loftspace/static/src/img/snippets/s_images_wall_04.jpg deleted file mode 100644 index e5704f8045..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_images_wall_04.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_images_wall_04.webp b/theme_loftspace/static/src/img/snippets/s_images_wall_04.webp new file mode 100644 index 0000000000..edb9b9d77a Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_images_wall_04.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_images_wall_05.jpg b/theme_loftspace/static/src/img/snippets/s_images_wall_05.jpg deleted file mode 100644 index bf55aba0d0..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_images_wall_05.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_images_wall_05.webp b/theme_loftspace/static/src/img/snippets/s_images_wall_05.webp new file mode 100644 index 0000000000..e2b951c4c3 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_images_wall_05.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_images_wall_06.jpg b/theme_loftspace/static/src/img/snippets/s_images_wall_06.jpg deleted file mode 100644 index a250244aed..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_images_wall_06.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_images_wall_06.webp b/theme_loftspace/static/src/img/snippets/s_images_wall_06.webp new file mode 100644 index 0000000000..e98b0fb30e Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_images_wall_06.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_intro_pill_default_image.jpg b/theme_loftspace/static/src/img/snippets/s_intro_pill_default_image.jpg deleted file mode 100644 index e9d2a2cdbb..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_intro_pill_default_image.webp b/theme_loftspace/static/src/img/snippets/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..e52c66848d Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_intro_pill_default_image.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_intro_pill_default_image_2.jpg b/theme_loftspace/static/src/img/snippets/s_intro_pill_default_image_2.jpg deleted file mode 100644 index 6027ca5970..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_intro_pill_default_image_2.webp b/theme_loftspace/static/src/img/snippets/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..40133511f3 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_intro_pill_default_image_2.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_key_images_default_image_1.jpg b/theme_loftspace/static/src/img/snippets/s_key_images_default_image_1.jpg deleted file mode 100644 index 329f14c700..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_key_images_default_image_1.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_key_images_default_image_1.webp b/theme_loftspace/static/src/img/snippets/s_key_images_default_image_1.webp new file mode 100644 index 0000000000..24a0db2b85 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_key_images_default_image_1.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_key_images_default_image_2.jpg b/theme_loftspace/static/src/img/snippets/s_key_images_default_image_2.jpg deleted file mode 100644 index 4b6a62f18e..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_key_images_default_image_2.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_key_images_default_image_2.webp b/theme_loftspace/static/src/img/snippets/s_key_images_default_image_2.webp new file mode 100644 index 0000000000..4b9cec3da7 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_key_images_default_image_2.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_key_images_default_image_3.jpg b/theme_loftspace/static/src/img/snippets/s_key_images_default_image_3.jpg deleted file mode 100644 index 16c9d2e187..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_key_images_default_image_3.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_key_images_default_image_3.webp b/theme_loftspace/static/src/img/snippets/s_key_images_default_image_3.webp new file mode 100644 index 0000000000..1031100d0e Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_key_images_default_image_3.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_key_images_default_image_4.jpg b/theme_loftspace/static/src/img/snippets/s_key_images_default_image_4.jpg deleted file mode 100644 index 60cefcbd84..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_key_images_default_image_4.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_key_images_default_image_4.webp b/theme_loftspace/static/src/img/snippets/s_key_images_default_image_4.webp new file mode 100644 index 0000000000..702f5520bb Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_key_images_default_image_4.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_kickoff_default_image.jpg b/theme_loftspace/static/src/img/snippets/s_kickoff_default_image.jpg deleted file mode 100644 index d20506672e..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_kickoff_default_image.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_kickoff_default_image.webp b/theme_loftspace/static/src/img/snippets/s_kickoff_default_image.webp new file mode 100644 index 0000000000..d6215f77f4 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_kickoff_default_image.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_masonry_block.jpg b/theme_loftspace/static/src/img/snippets/s_masonry_block.jpg deleted file mode 100644 index 472319d1bf..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_masonry_block.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_masonry_block.webp b/theme_loftspace/static/src/img/snippets/s_masonry_block.webp new file mode 100644 index 0000000000..aeb069b296 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_masonry_block.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_media_list_1.jpg b/theme_loftspace/static/src/img/snippets/s_media_list_1.jpg deleted file mode 100644 index e1844c8205..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_media_list_1.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_media_list_1.webp b/theme_loftspace/static/src/img/snippets/s_media_list_1.webp new file mode 100644 index 0000000000..ab9f28553d Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_media_list_1.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_media_list_2.jpg b/theme_loftspace/static/src/img/snippets/s_media_list_2.jpg deleted file mode 100644 index 09e4d33807..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_media_list_2.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_media_list_2.webp b/theme_loftspace/static/src/img/snippets/s_media_list_2.webp new file mode 100644 index 0000000000..b86e7cb1a4 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_media_list_2.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_media_list_3.jpg b/theme_loftspace/static/src/img/snippets/s_media_list_3.jpg deleted file mode 100644 index 85ce7ca877..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_media_list_3.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_media_list_3.webp b/theme_loftspace/static/src/img/snippets/s_media_list_3.webp new file mode 100644 index 0000000000..b7ca615096 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_media_list_3.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_newsletter.jpg b/theme_loftspace/static/src/img/snippets/s_newsletter.jpg deleted file mode 100644 index 6a8ad2fc4a..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_newsletter.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_newsletter.webp b/theme_loftspace/static/src/img/snippets/s_newsletter.webp new file mode 100644 index 0000000000..38dc8f2129 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_newsletter.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_parallax.jpg b/theme_loftspace/static/src/img/snippets/s_parallax.jpg deleted file mode 100644 index 5fcb2c4b18..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_parallax.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_parallax.webp b/theme_loftspace/static/src/img/snippets/s_parallax.webp new file mode 100644 index 0000000000..c752ad7e4e Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_parallax.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_picture.jpg b/theme_loftspace/static/src/img/snippets/s_picture.jpg deleted file mode 100644 index 51cca03fa3..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_picture.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_picture.webp b/theme_loftspace/static/src/img/snippets/s_picture.webp new file mode 100644 index 0000000000..7fff60d9a7 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_picture.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_popup.jpg b/theme_loftspace/static/src/img/snippets/s_popup.jpg deleted file mode 100644 index 08446efe69..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_popup.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_popup.webp b/theme_loftspace/static/src/img/snippets/s_popup.webp new file mode 100644 index 0000000000..8ec6381b5a Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_popup.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_pricelist_boxed_default_background.jpg b/theme_loftspace/static/src/img/snippets/s_pricelist_boxed_default_background.jpg deleted file mode 100644 index 503ca7c8da..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_pricelist_boxed_default_background.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_pricelist_boxed_default_background.webp b/theme_loftspace/static/src/img/snippets/s_pricelist_boxed_default_background.webp new file mode 100644 index 0000000000..03771ece63 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_pricelist_boxed_default_background.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_product_1.jpg b/theme_loftspace/static/src/img/snippets/s_product_1.jpg deleted file mode 100644 index 505943dbea..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_product_1.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_product_1.webp b/theme_loftspace/static/src/img/snippets/s_product_1.webp new file mode 100644 index 0000000000..3627ab5812 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_product_1.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_product_2.jpg b/theme_loftspace/static/src/img/snippets/s_product_2.jpg deleted file mode 100644 index 2cb8ad51dd..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_product_2.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_product_2.webp b/theme_loftspace/static/src/img/snippets/s_product_2.webp new file mode 100644 index 0000000000..563976cfc0 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_product_2.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_product_3.jpg b/theme_loftspace/static/src/img/snippets/s_product_3.jpg deleted file mode 100644 index 6a058fa43f..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_product_3.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_product_3.webp b/theme_loftspace/static/src/img/snippets/s_product_3.webp new file mode 100644 index 0000000000..824952da8c Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_product_3.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_product_4.jpg b/theme_loftspace/static/src/img/snippets/s_product_4.jpg deleted file mode 100644 index 5ca4ec6771..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_product_4.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_product_4.webp b/theme_loftspace/static/src/img/snippets/s_product_4.webp new file mode 100644 index 0000000000..d964d40d4c Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_product_4.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_product_5.jpg b/theme_loftspace/static/src/img/snippets/s_product_5.jpg deleted file mode 100644 index 28264a4ea7..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_product_5.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_product_5.webp b/theme_loftspace/static/src/img/snippets/s_product_5.webp new file mode 100644 index 0000000000..c46a950283 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_product_5.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_product_6.jpg b/theme_loftspace/static/src/img/snippets/s_product_6.jpg deleted file mode 100644 index 6fec23eed9..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_product_6.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_product_6.webp b/theme_loftspace/static/src/img/snippets/s_product_6.webp new file mode 100644 index 0000000000..142870b45a Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_product_6.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_product_catalog.jpg b/theme_loftspace/static/src/img/snippets/s_product_catalog.jpg deleted file mode 100644 index 60598683c7..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_product_catalog.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_product_catalog.webp b/theme_loftspace/static/src/img/snippets/s_product_catalog.webp new file mode 100644 index 0000000000..e5f4591ea1 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_product_catalog.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_quotes_carousel_1.jpg b/theme_loftspace/static/src/img/snippets/s_quotes_carousel_1.jpg deleted file mode 100644 index 6e8b2f30bf..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_quotes_carousel_1.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_quotes_carousel_1.webp b/theme_loftspace/static/src/img/snippets/s_quotes_carousel_1.webp new file mode 100644 index 0000000000..c820204809 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_quotes_carousel_1.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_quotes_carousel_2.jpg b/theme_loftspace/static/src/img/snippets/s_quotes_carousel_2.jpg deleted file mode 100644 index b48c4b731f..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_quotes_carousel_2.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_quotes_carousel_2.webp b/theme_loftspace/static/src/img/snippets/s_quotes_carousel_2.webp new file mode 100644 index 0000000000..a776161bd7 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_quotes_carousel_2.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_text_cover_default_image.jpg b/theme_loftspace/static/src/img/snippets/s_text_cover_default_image.jpg deleted file mode 100644 index b68bc56b3d..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_text_cover_default_image.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_text_cover_default_image.webp b/theme_loftspace/static/src/img/snippets/s_text_cover_default_image.webp new file mode 100644 index 0000000000..10efc4f06d Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_text_cover_default_image.webp differ diff --git a/theme_loftspace/static/src/img/snippets/s_text_image.jpg b/theme_loftspace/static/src/img/snippets/s_text_image.jpg deleted file mode 100644 index 07e28da767..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/s_text_image.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/s_text_image.webp b/theme_loftspace/static/src/img/snippets/s_text_image.webp new file mode 100644 index 0000000000..be07e8ecf4 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/s_text_image.webp differ diff --git a/theme_loftspace/static/src/img/snippets/uiface_1.jpg b/theme_loftspace/static/src/img/snippets/uiface_1.jpg deleted file mode 100644 index 0883d6cec8..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/uiface_1.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/uiface_1.webp b/theme_loftspace/static/src/img/snippets/uiface_1.webp new file mode 100644 index 0000000000..8ebe6a81cd Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/uiface_1.webp differ diff --git a/theme_loftspace/static/src/img/snippets/uiface_2.jpg b/theme_loftspace/static/src/img/snippets/uiface_2.jpg deleted file mode 100644 index 9024c19c42..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/uiface_2.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/uiface_2.webp b/theme_loftspace/static/src/img/snippets/uiface_2.webp new file mode 100644 index 0000000000..b969c05eb2 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/uiface_2.webp differ diff --git a/theme_loftspace/static/src/img/snippets/uiface_3.jpg b/theme_loftspace/static/src/img/snippets/uiface_3.jpg deleted file mode 100644 index 2879591a7c..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/uiface_3.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/uiface_3.webp b/theme_loftspace/static/src/img/snippets/uiface_3.webp new file mode 100644 index 0000000000..02758d189f Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/uiface_3.webp differ diff --git a/theme_loftspace/static/src/img/snippets/uiface_4.jpg b/theme_loftspace/static/src/img/snippets/uiface_4.jpg deleted file mode 100644 index 2369434763..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/uiface_4.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/uiface_4.webp b/theme_loftspace/static/src/img/snippets/uiface_4.webp new file mode 100644 index 0000000000..de64a4b220 Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/uiface_4.webp differ diff --git a/theme_loftspace/static/src/img/snippets/uiface_5.jpg b/theme_loftspace/static/src/img/snippets/uiface_5.jpg deleted file mode 100644 index 7220056c57..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/uiface_5.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/uiface_5.webp b/theme_loftspace/static/src/img/snippets/uiface_5.webp new file mode 100644 index 0000000000..f5fe6ceffd Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/uiface_5.webp differ diff --git a/theme_loftspace/static/src/img/snippets/uiface_6.jpg b/theme_loftspace/static/src/img/snippets/uiface_6.jpg deleted file mode 100644 index b6ac866691..0000000000 Binary files a/theme_loftspace/static/src/img/snippets/uiface_6.jpg and /dev/null differ diff --git a/theme_loftspace/static/src/img/snippets/uiface_6.webp b/theme_loftspace/static/src/img/snippets/uiface_6.webp new file mode 100644 index 0000000000..41160425cb Binary files /dev/null and b/theme_loftspace/static/src/img/snippets/uiface_6.webp differ diff --git a/theme_loftspace/views/images_content.xml b/theme_loftspace/views/images_content.xml index 41455cf6b2..e4e6643238 100644 --- a/theme_loftspace/views/images_content.xml +++ b/theme_loftspace/views/images_content.xml @@ -6,410 +6,410 @@ Check in primary_variables.scss and theme.scss --> theme_common.image_content_02 theme_common.image_content_02 - /theme_loftspace/static/src/img/content/content_img_02.jpg + /theme_loftspace/static/src/img/content/content_img_02.webp theme_common.image_content_03 theme_common.image_content_03 - /theme_loftspace/static/src/img/content/content_img_03.jpg + /theme_loftspace/static/src/img/content/content_img_03.webp theme_common.image_content_07 theme_common.image_content_07 - /theme_loftspace/static/src/img/content/content_img_07.jpg + /theme_loftspace/static/src/img/content/content_img_07.webp theme_common.image_content_09 theme_common.image_content_09 - /theme_loftspace/static/src/img/content/content_img_09.jpg + /theme_loftspace/static/src/img/content/content_img_09.webp theme_common.image_content_10 theme_common.image_content_10 - /theme_loftspace/static/src/img/content/content_img_10.jpg + /theme_loftspace/static/src/img/content/content_img_10.webp theme_common.image_content_11 theme_common.image_content_11 - /theme_loftspace/static/src/img/content/content_img_11.jpg + /theme_loftspace/static/src/img/content/content_img_11.webp theme_common.image_content_12 theme_common.image_content_12 - /theme_loftspace/static/src/img/content/content_img_12.jpg + /theme_loftspace/static/src/img/content/content_img_12.webp website.s_banner_default_image website.s_banner_default_image - /theme_loftspace/static/src/img/snippets/s_banner.jpg + /theme_loftspace/static/src/img/snippets/s_banner.webp website.s_banner_default_image_2 website.s_banner_default_image_2 - /theme_loftspace/static/src/img/snippets/s_banner_2.jpg + /theme_loftspace/static/src/img/snippets/s_banner_2.webp website.s_banner_default_image_3 website.s_banner_default_image_3 - /theme_loftspace/static/src/img/snippets/s_banner_3.jpg + /theme_loftspace/static/src/img/snippets/s_banner_3.webp website.s_popup_default_image website.s_popup_default_image - /theme_loftspace/static/src/img/snippets/s_popup.jpg + /theme_loftspace/static/src/img/snippets/s_popup.webp website.s_cover_default_image website.s_cover_default_image - /theme_loftspace/static/src/img/snippets/s_cover.jpg + /theme_loftspace/static/src/img/snippets/s_cover.webp website.s_text_image_default_image website.s_text_image_default_image - /theme_loftspace/static/src/img/snippets/s_text_image.jpg + /theme_loftspace/static/src/img/snippets/s_text_image.webp website.s_image_text_default_image website.s_image_text_default_image - /theme_loftspace/static/src/img/snippets/s_image_text.jpg + /theme_loftspace/static/src/img/snippets/s_image_text.webp website.s_picture_default_image website.s_picture_default_image - /theme_loftspace/static/src/img/snippets/s_picture.jpg + /theme_loftspace/static/src/img/snippets/s_picture.webp website.s_three_columns_default_image_2 website.s_three_columns_default_image_2 - /theme_loftspace/static/src/img/snippets/library_image_13.jpg + /theme_loftspace/static/src/img/snippets/library_image_13.webp website.library_image_11 website.library_image_11 - /theme_loftspace/static/src/img/snippets/library_image_11.jpg + /theme_loftspace/static/src/img/snippets/library_image_11.webp website.library_image_13 website.library_image_13 - /theme_loftspace/static/src/img/snippets/s_images_wall_05.jpg + /theme_loftspace/static/src/img/snippets/s_images_wall_05.webp website.library_image_07 website.library_image_07 - /theme_loftspace/static/src/img/snippets/library_image_07.jpg + /theme_loftspace/static/src/img/snippets/library_image_07.webp website.library_image_03 website.library_image_03 - /theme_loftspace/static/src/img/snippets/s_images_wall_01.jpg + /theme_loftspace/static/src/img/snippets/s_images_wall_01.webp website.library_image_10 website.library_image_10 - /theme_loftspace/static/src/img/snippets/s_images_wall_02.jpg + /theme_loftspace/static/src/img/snippets/s_images_wall_02.webp website.library_image_05 website.library_image_05 - /theme_loftspace/static/src/img/snippets/s_images_wall_04.jpg + /theme_loftspace/static/src/img/snippets/s_images_wall_04.webp website.library_image_14 website.library_image_14 - /theme_loftspace/static/src/img/snippets/s_images_wall_06.jpg + /theme_loftspace/static/src/img/snippets/s_images_wall_06.webp website.library_image_16 website.library_image_16 - /theme_loftspace/static/src/img/snippets/s_images_wall_03.jpg + /theme_loftspace/static/src/img/snippets/s_images_wall_03.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_loftspace/static/src/img/snippets/s_masonry_block.jpg + /theme_loftspace/static/src/img/snippets/s_masonry_block.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_loftspace/static/src/img/snippets/s_carousel_1.jpg + /theme_loftspace/static/src/img/snippets/s_carousel_1.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_loftspace/static/src/img/snippets/s_carousel_2.jpg + /theme_loftspace/static/src/img/snippets/s_carousel_2.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_loftspace/static/src/img/snippets/s_carousel_3.jpg + /theme_loftspace/static/src/img/snippets/s_carousel_3.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_loftspace/static/src/img/snippets/s_banner.jpg + /theme_loftspace/static/src/img/snippets/s_banner.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_loftspace/static/src/img/snippets/s_product_catalog.jpg + /theme_loftspace/static/src/img/snippets/s_product_catalog.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_loftspace/static/src/img/snippets/s_carousel_1.jpg + /theme_loftspace/static/src/img/snippets/s_carousel_1.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_loftspace/static/src/img/snippets/s_media_list_1.jpg + /theme_loftspace/static/src/img/snippets/s_media_list_1.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_loftspace/static/src/img/snippets/s_media_list_2.jpg + /theme_loftspace/static/src/img/snippets/s_media_list_2.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_loftspace/static/src/img/snippets/s_media_list_3.jpg + /theme_loftspace/static/src/img/snippets/s_media_list_3.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_loftspace/static/src/img/snippets/s_parallax.jpg + /theme_loftspace/static/src/img/snippets/s_parallax.webp website.s_company_team_image_1 website.s_company_team_image_1 - /theme_loftspace/static/src/img/snippets/uiface_1.jpg + /theme_loftspace/static/src/img/snippets/uiface_1.webp website.s_company_team_image_2 website.s_company_team_image_2 - /theme_loftspace/static/src/img/snippets/uiface_2.jpg + /theme_loftspace/static/src/img/snippets/uiface_2.webp website.s_company_team_image_3 website.s_company_team_image_3 - /theme_loftspace/static/src/img/snippets/uiface_3.jpg + /theme_loftspace/static/src/img/snippets/uiface_3.webp website.s_company_team_image_4 website.s_company_team_image_4 - /theme_loftspace/static/src/img/snippets/uiface_4.jpg + /theme_loftspace/static/src/img/snippets/uiface_4.webp website.s_company_team_image_5 website.s_company_team_image_5 - /theme_loftspace/static/src/img/snippets/uiface_5.jpg + /theme_loftspace/static/src/img/snippets/uiface_5.webp website.s_company_team_image_6 website.s_company_team_image_6 - /theme_loftspace/static/src/img/snippets/uiface_6.jpg + /theme_loftspace/static/src/img/snippets/uiface_6.webp website.s_product_catalog_default_image website.s_product_catalog_default_image - /theme_loftspace/static/src/img/snippets/s_product_catalog.jpg + /theme_loftspace/static/src/img/snippets/s_product_catalog.webp website.s_product_list_default_image_1 website.s_product_list_default_image_1 - /theme_loftspace/static/src/img/snippets/s_product_1.jpg + /theme_loftspace/static/src/img/snippets/s_product_1.webp website.s_product_list_default_image_2 website.s_product_list_default_image_2 - /theme_loftspace/static/src/img/snippets/s_product_2.jpg + /theme_loftspace/static/src/img/snippets/s_product_2.webp website.s_product_list_default_image_3 website.s_product_list_default_image_3 - /theme_loftspace/static/src/img/snippets/s_product_3.jpg + /theme_loftspace/static/src/img/snippets/s_product_3.webp website.s_product_list_default_image_4 website.s_product_list_default_image_4 - /theme_loftspace/static/src/img/snippets/s_product_4.jpg + /theme_loftspace/static/src/img/snippets/s_product_4.webp website.s_product_list_default_image_5 website.s_product_list_default_image_5 - /theme_loftspace/static/src/img/snippets/s_product_5.jpg + /theme_loftspace/static/src/img/snippets/s_product_5.webp website.s_product_list_default_image_6 website.s_product_list_default_image_6 - /theme_loftspace/static/src/img/snippets/s_product_6.jpg + /theme_loftspace/static/src/img/snippets/s_product_6.webp website.s_quotes_carousel_demo_image_1 website.s_quotes_carousel_demo_image_1 - /theme_loftspace/static/src/img/snippets/s_quotes_carousel_1.jpg + /theme_loftspace/static/src/img/snippets/s_quotes_carousel_1.webp website.s_quotes_carousel_demo_image_2 website.s_quotes_carousel_demo_image_2 - /theme_loftspace/static/src/img/snippets/s_quotes_carousel_2.jpg + /theme_loftspace/static/src/img/snippets/s_quotes_carousel_2.webp website.s_quotes_carousel_demo_image_3 website.s_quotes_carousel_demo_image_3 - /theme_loftspace/static/src/img/snippets/uiface_3.jpg + /theme_loftspace/static/src/img/snippets/uiface_3.webp website.s_quotes_carousel_demo_image_4 website.s_quotes_carousel_demo_image_4 - /theme_loftspace/static/src/img/snippets/uiface_1.jpg + /theme_loftspace/static/src/img/snippets/uiface_1.webp website.s_quotes_carousel_demo_image_5 website.s_quotes_carousel_demo_image_5 - /theme_loftspace/static/src/img/snippets/uiface_4.jpg + /theme_loftspace/static/src/img/snippets/uiface_4.webp website.library_image_17 website.library_image_17 - /theme_loftspace/static/src/img/snippets/s_newsletter.jpg + /theme_loftspace/static/src/img/snippets/s_newsletter.webp website.s_blockquote_default_image website.s_blockquote_default_image - /theme_loftspace/static/src/img/snippets/uiface_2.jpg + /theme_loftspace/static/src/img/snippets/uiface_2.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_loftspace/static/src/img/content/content_img_12.jpg + /theme_loftspace/static/src/img/content/content_img_12.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_loftspace/static/src/img/content/content_img_09.jpg + /theme_loftspace/static/src/img/content/content_img_09.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_loftspace/static/src/img/snippets/s_images_wall_03.jpg + /theme_loftspace/static/src/img/snippets/s_images_wall_03.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_loftspace/static/src/img/content/content_img_07.jpg + /theme_loftspace/static/src/img/content/content_img_07.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_loftspace/static/src/img/snippets/s_media_list_1.jpg + /theme_loftspace/static/src/img/snippets/s_media_list_1.webp website.library_image_02 website.library_image_02 - /theme_loftspace/static/src/img/snippets/s_images_gallery_1.jpg + /theme_loftspace/static/src/img/snippets/s_images_gallery_1.webp website.library_image_08 website.library_image_08 - /theme_loftspace/static/src/img/snippets/s_images_gallery_2.jpg + /theme_loftspace/static/src/img/snippets/s_images_gallery_2.webp website.s_pricelist_boxed_default_background website.s_pricelist_boxed_default_background - /theme_loftspace/static/src/img/snippets/s_pricelist_boxed_default_background.jpg + /theme_loftspace/static/src/img/snippets/s_pricelist_boxed_default_background.webp website.s_image_title_default_image website.s_image_title_default_image - /theme_loftspace/static/src/img/snippets/s_banner.jpg + /theme_loftspace/static/src/img/snippets/s_banner.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_loftspace/static/src/img/snippets/s_key_images_default_image_1.jpg + /theme_loftspace/static/src/img/snippets/s_key_images_default_image_1.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_loftspace/static/src/img/snippets/s_key_images_default_image_2.jpg + /theme_loftspace/static/src/img/snippets/s_key_images_default_image_2.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_loftspace/static/src/img/snippets/s_key_images_default_image_3.jpg + /theme_loftspace/static/src/img/snippets/s_key_images_default_image_3.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_loftspace/static/src/img/snippets/s_key_images_default_image_4.jpg + /theme_loftspace/static/src/img/snippets/s_key_images_default_image_4.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_loftspace/static/src/img/snippets/s_kickoff_default_image.jpg + /theme_loftspace/static/src/img/snippets/s_kickoff_default_image.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_loftspace/static/src/img/snippets/s_intro_pill_default_image.jpg + /theme_loftspace/static/src/img/snippets/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_loftspace/static/src/img/snippets/s_intro_pill_default_image_2.jpg + /theme_loftspace/static/src/img/snippets/s_intro_pill_default_image_2.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_loftspace/static/src/img/snippets/s_images_wall_03.jpg + /theme_loftspace/static/src/img/snippets/s_images_wall_03.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_loftspace/static/src/img/snippets/s_images_wall_02.jpg + /theme_loftspace/static/src/img/snippets/s_images_wall_02.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_loftspace/static/src/img/snippets/s_carousel_2.jpg + /theme_loftspace/static/src/img/snippets/s_carousel_2.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_loftspace/static/src/img/snippets/s_media_list_1.jpg + /theme_loftspace/static/src/img/snippets/s_media_list_1.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_loftspace/static/src/img/snippets/s_images_constellation_default_image.jpg + /theme_loftspace/static/src/img/snippets/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_loftspace/static/src/img/snippets/s_images_constellation_default_image_1.jpg + /theme_loftspace/static/src/img/snippets/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_loftspace/static/src/img/snippets/s_images_constellation_default_image_2.jpg + /theme_loftspace/static/src/img/snippets/s_images_constellation_default_image_2.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_loftspace/static/src/img/snippets/s_carousel_1.jpg + /theme_loftspace/static/src/img/snippets/s_carousel_1.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_loftspace/static/src/img/snippets/s_empowerment_default_image.jpg + /theme_loftspace/static/src/img/snippets/s_empowerment_default_image.webp website.s_cta_box_default_image website.s_cta_box_default_image - /theme_loftspace/static/src/img/snippets/s_cta_box_default_image.jpg + /theme_loftspace/static/src/img/snippets/s_cta_box_default_image.webp diff --git a/theme_monglia/__manifest__.py b/theme_monglia/__manifest__.py index d9152cd648..7390af8df4 100644 --- a/theme_monglia/__manifest__.py +++ b/theme_monglia/__manifest__.py @@ -15,24 +15,24 @@ ], 'images': [ 'static/description/monglia_description.png', - 'static/description/monglia_screenshot.jpg', + 'static/description/monglia_screenshot.webp', ], 'images_preview_theme': { - 'website.s_cover_default_image': '/theme_monglia/static/src/img/snippets/s_cover.jpg', - 'website.s_media_list_default_image_1': '/theme_monglia/static/src/img/snippets/s_media_list_1.jpg', - 'website.s_media_list_default_image_2': '/theme_monglia/static/src/img/snippets/s_media_list_2.jpg', - 'website.s_media_list_default_image_3': '/theme_monglia/static/src/img/snippets/s_media_list_3.jpg', - 'website.s_text_image_default_image': '/theme_monglia/static/src/img/snippets/s_text_image.jpg', - 'website.s_three_columns_default_image_1': '/theme_monglia/static/src/img/snippets/library_image_11.jpg', - 'website.s_three_columns_default_image_2': '/theme_monglia/static/src/img/snippets/library_image_13.jpg', - 'website.s_three_columns_default_image_3': '/theme_monglia/static/src/img/snippets/library_image_07.jpg', - 'website.library_image_03': '/theme_monglia/static/src/img/snippets/library_image_03.jpg', - 'website.library_image_10': '/theme_monglia/static/src/img/snippets/library_image_10.jpg', - 'website.library_image_13': '/theme_monglia/static/src/img/snippets/library_image_23.jpg', - 'website.library_image_02': '/theme_monglia/static/src/img/snippets/library_image_05.jpg', - 'website.library_image_14': '/theme_monglia/static/src/img/snippets/library_image_14.jpg', - 'website.library_image_16': '/theme_monglia/static/src/img/snippets/library_image_16.jpg', - 'website.s_masonry_block_default_image_1': '/theme_monglia/static/src/img/snippets/s_masonry_block.jpg', + 'website.s_cover_default_image': '/theme_monglia/static/src/img/snippets/s_cover.webp', + 'website.s_media_list_default_image_1': '/theme_monglia/static/src/img/snippets/s_media_list_1.webp', + 'website.s_media_list_default_image_2': '/theme_monglia/static/src/img/snippets/s_media_list_2.webp', + 'website.s_media_list_default_image_3': '/theme_monglia/static/src/img/snippets/s_media_list_3.webp', + 'website.s_text_image_default_image': '/theme_monglia/static/src/img/snippets/s_text_image.webp', + 'website.s_three_columns_default_image_1': '/theme_monglia/static/src/img/snippets/library_image_11.webp', + 'website.s_three_columns_default_image_2': '/theme_monglia/static/src/img/snippets/library_image_13.webp', + 'website.s_three_columns_default_image_3': '/theme_monglia/static/src/img/snippets/library_image_07.webp', + 'website.library_image_03': '/theme_monglia/static/src/img/snippets/library_image_03.webp', + 'website.library_image_10': '/theme_monglia/static/src/img/snippets/library_image_10.webp', + 'website.library_image_13': '/theme_monglia/static/src/img/snippets/library_image_23.webp', + 'website.library_image_02': '/theme_monglia/static/src/img/snippets/library_image_05.webp', + 'website.library_image_14': '/theme_monglia/static/src/img/snippets/library_image_14.webp', + 'website.library_image_16': '/theme_monglia/static/src/img/snippets/library_image_16.webp', + 'website.s_masonry_block_default_image_1': '/theme_monglia/static/src/img/snippets/s_masonry_block.webp', }, 'configurator_snippets': { 'homepage': ['s_cover', 's_numbers_grid', 's_company_team_shapes', 's_text_block', 's_freegrid', 's_cta_box', 's_shape_image', 's_title', 's_images_wall', 's_faq_collapse', 's_references'], diff --git a/theme_monglia/static/description/monglia_screenshot.jpg b/theme_monglia/static/description/monglia_screenshot.jpg deleted file mode 100644 index 2c5f154601..0000000000 Binary files a/theme_monglia/static/description/monglia_screenshot.jpg and /dev/null differ diff --git a/theme_monglia/static/description/monglia_screenshot.webp b/theme_monglia/static/description/monglia_screenshot.webp new file mode 100644 index 0000000000..476bd99809 Binary files /dev/null and b/theme_monglia/static/description/monglia_screenshot.webp differ diff --git a/theme_monglia/static/src/img/content/content_img_02.jpg b/theme_monglia/static/src/img/content/content_img_02.jpg deleted file mode 100644 index 067ad71c95..0000000000 Binary files a/theme_monglia/static/src/img/content/content_img_02.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/content/content_img_02.webp b/theme_monglia/static/src/img/content/content_img_02.webp new file mode 100644 index 0000000000..ba0be77344 Binary files /dev/null and b/theme_monglia/static/src/img/content/content_img_02.webp differ diff --git a/theme_monglia/static/src/img/content/content_img_03.jpg b/theme_monglia/static/src/img/content/content_img_03.jpg deleted file mode 100644 index d3efff8dd9..0000000000 Binary files a/theme_monglia/static/src/img/content/content_img_03.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/content/content_img_03.webp b/theme_monglia/static/src/img/content/content_img_03.webp new file mode 100644 index 0000000000..fb37e07736 Binary files /dev/null and b/theme_monglia/static/src/img/content/content_img_03.webp differ diff --git a/theme_monglia/static/src/img/content/content_img_07.jpg b/theme_monglia/static/src/img/content/content_img_07.jpg deleted file mode 100644 index 037ea9806a..0000000000 Binary files a/theme_monglia/static/src/img/content/content_img_07.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/content/content_img_07.webp b/theme_monglia/static/src/img/content/content_img_07.webp new file mode 100644 index 0000000000..ac170bd5f4 Binary files /dev/null and b/theme_monglia/static/src/img/content/content_img_07.webp differ diff --git a/theme_monglia/static/src/img/content/content_img_09.jpg b/theme_monglia/static/src/img/content/content_img_09.jpg deleted file mode 100644 index 0b0c82b743..0000000000 Binary files a/theme_monglia/static/src/img/content/content_img_09.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/content/content_img_09.webp b/theme_monglia/static/src/img/content/content_img_09.webp new file mode 100644 index 0000000000..f9ca13423d Binary files /dev/null and b/theme_monglia/static/src/img/content/content_img_09.webp differ diff --git a/theme_monglia/static/src/img/content/content_img_10.jpg b/theme_monglia/static/src/img/content/content_img_10.jpg deleted file mode 100644 index 5ff3db5259..0000000000 Binary files a/theme_monglia/static/src/img/content/content_img_10.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/content/content_img_10.webp b/theme_monglia/static/src/img/content/content_img_10.webp new file mode 100644 index 0000000000..6ee7a24e39 Binary files /dev/null and b/theme_monglia/static/src/img/content/content_img_10.webp differ diff --git a/theme_monglia/static/src/img/content/content_img_11.jpg b/theme_monglia/static/src/img/content/content_img_11.jpg deleted file mode 100644 index f36ed09cf8..0000000000 Binary files a/theme_monglia/static/src/img/content/content_img_11.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/content/content_img_11.webp b/theme_monglia/static/src/img/content/content_img_11.webp new file mode 100644 index 0000000000..a5135fe075 Binary files /dev/null and b/theme_monglia/static/src/img/content/content_img_11.webp differ diff --git a/theme_monglia/static/src/img/content/content_img_12.jpg b/theme_monglia/static/src/img/content/content_img_12.jpg deleted file mode 100644 index be501c0790..0000000000 Binary files a/theme_monglia/static/src/img/content/content_img_12.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/content/content_img_12.webp b/theme_monglia/static/src/img/content/content_img_12.webp new file mode 100644 index 0000000000..304adf03cb Binary files /dev/null and b/theme_monglia/static/src/img/content/content_img_12.webp differ diff --git a/theme_monglia/static/src/img/snippets/library_image_03.jpg b/theme_monglia/static/src/img/snippets/library_image_03.jpg deleted file mode 100644 index 7d652eaa44..0000000000 Binary files a/theme_monglia/static/src/img/snippets/library_image_03.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/library_image_03.webp b/theme_monglia/static/src/img/snippets/library_image_03.webp new file mode 100644 index 0000000000..17ed47eea3 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/library_image_03.webp differ diff --git a/theme_monglia/static/src/img/snippets/library_image_05.jpg b/theme_monglia/static/src/img/snippets/library_image_05.jpg deleted file mode 100644 index aacd924554..0000000000 Binary files a/theme_monglia/static/src/img/snippets/library_image_05.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/library_image_05.webp b/theme_monglia/static/src/img/snippets/library_image_05.webp new file mode 100644 index 0000000000..ac3670ecc3 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/library_image_05.webp differ diff --git a/theme_monglia/static/src/img/snippets/library_image_07.jpg b/theme_monglia/static/src/img/snippets/library_image_07.jpg deleted file mode 100644 index 5916b89424..0000000000 Binary files a/theme_monglia/static/src/img/snippets/library_image_07.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/library_image_07.webp b/theme_monglia/static/src/img/snippets/library_image_07.webp new file mode 100644 index 0000000000..0f948ceedc Binary files /dev/null and b/theme_monglia/static/src/img/snippets/library_image_07.webp differ diff --git a/theme_monglia/static/src/img/snippets/library_image_10.jpg b/theme_monglia/static/src/img/snippets/library_image_10.jpg deleted file mode 100644 index c5802f1ef2..0000000000 Binary files a/theme_monglia/static/src/img/snippets/library_image_10.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/library_image_10.webp b/theme_monglia/static/src/img/snippets/library_image_10.webp new file mode 100644 index 0000000000..918d9954bb Binary files /dev/null and b/theme_monglia/static/src/img/snippets/library_image_10.webp differ diff --git a/theme_monglia/static/src/img/snippets/library_image_11.jpg b/theme_monglia/static/src/img/snippets/library_image_11.jpg deleted file mode 100644 index bf5a9682b4..0000000000 Binary files a/theme_monglia/static/src/img/snippets/library_image_11.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/library_image_11.webp b/theme_monglia/static/src/img/snippets/library_image_11.webp new file mode 100644 index 0000000000..67f3f3f21a Binary files /dev/null and b/theme_monglia/static/src/img/snippets/library_image_11.webp differ diff --git a/theme_monglia/static/src/img/snippets/library_image_13.jpg b/theme_monglia/static/src/img/snippets/library_image_13.jpg deleted file mode 100644 index f30222cc53..0000000000 Binary files a/theme_monglia/static/src/img/snippets/library_image_13.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/library_image_13.webp b/theme_monglia/static/src/img/snippets/library_image_13.webp new file mode 100644 index 0000000000..467a0731de Binary files /dev/null and b/theme_monglia/static/src/img/snippets/library_image_13.webp differ diff --git a/theme_monglia/static/src/img/snippets/library_image_14.jpg b/theme_monglia/static/src/img/snippets/library_image_14.jpg deleted file mode 100644 index 749124cb4b..0000000000 Binary files a/theme_monglia/static/src/img/snippets/library_image_14.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/library_image_14.webp b/theme_monglia/static/src/img/snippets/library_image_14.webp new file mode 100644 index 0000000000..2361108acf Binary files /dev/null and b/theme_monglia/static/src/img/snippets/library_image_14.webp differ diff --git a/theme_monglia/static/src/img/snippets/library_image_16.jpg b/theme_monglia/static/src/img/snippets/library_image_16.jpg deleted file mode 100644 index cc5cf242f1..0000000000 Binary files a/theme_monglia/static/src/img/snippets/library_image_16.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/library_image_16.webp b/theme_monglia/static/src/img/snippets/library_image_16.webp new file mode 100644 index 0000000000..4e5f30c660 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/library_image_16.webp differ diff --git a/theme_monglia/static/src/img/snippets/library_image_23.jpg b/theme_monglia/static/src/img/snippets/library_image_23.jpg deleted file mode 100644 index 44d752a2dd..0000000000 Binary files a/theme_monglia/static/src/img/snippets/library_image_23.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/library_image_23.webp b/theme_monglia/static/src/img/snippets/library_image_23.webp new file mode 100644 index 0000000000..70323dc4cc Binary files /dev/null and b/theme_monglia/static/src/img/snippets/library_image_23.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_banner.jpg b/theme_monglia/static/src/img/snippets/s_banner.jpg deleted file mode 100644 index 579116e475..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_banner.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_banner.webp b/theme_monglia/static/src/img/snippets/s_banner.webp new file mode 100644 index 0000000000..15c374bba0 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_banner.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_banner_2.jpg b/theme_monglia/static/src/img/snippets/s_banner_2.jpg deleted file mode 100644 index 82c7cf9c06..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_banner_2.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_banner_2.webp b/theme_monglia/static/src/img/snippets/s_banner_2.webp new file mode 100644 index 0000000000..b903d68c6d Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_banner_2.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_banner_3.jpg b/theme_monglia/static/src/img/snippets/s_banner_3.jpg deleted file mode 100644 index 46f7f93815..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_banner_3.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_banner_3.webp b/theme_monglia/static/src/img/snippets/s_banner_3.webp new file mode 100644 index 0000000000..82206ba054 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_banner_3.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_carousel_1.jpg b/theme_monglia/static/src/img/snippets/s_carousel_1.jpg deleted file mode 100644 index aa4d24852a..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_carousel_1.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_carousel_1.webp b/theme_monglia/static/src/img/snippets/s_carousel_1.webp new file mode 100644 index 0000000000..612a820401 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_carousel_1.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_carousel_2.jpg b/theme_monglia/static/src/img/snippets/s_carousel_2.jpg deleted file mode 100644 index b52e787439..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_carousel_2.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_carousel_2.webp b/theme_monglia/static/src/img/snippets/s_carousel_2.webp new file mode 100644 index 0000000000..054964e0f3 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_carousel_2.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_carousel_3.jpg b/theme_monglia/static/src/img/snippets/s_carousel_3.jpg deleted file mode 100644 index 06a35d444f..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_carousel_3.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_carousel_3.webp b/theme_monglia/static/src/img/snippets/s_carousel_3.webp new file mode 100644 index 0000000000..ca25d25075 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_carousel_3.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_cover.jpg b/theme_monglia/static/src/img/snippets/s_cover.jpg deleted file mode 100644 index afd9b7c9eb..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_cover.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_cover.webp b/theme_monglia/static/src/img/snippets/s_cover.webp new file mode 100644 index 0000000000..c326ed5676 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_cover.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_empowerment_default_image.jpg b/theme_monglia/static/src/img/snippets/s_empowerment_default_image.jpg deleted file mode 100644 index a01f7861e5..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_empowerment_default_image.webp b/theme_monglia/static/src/img/snippets/s_empowerment_default_image.webp new file mode 100644 index 0000000000..7bb3481588 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_empowerment_default_image.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_image_hexagonal_1.jpg b/theme_monglia/static/src/img/snippets/s_image_hexagonal_1.jpg deleted file mode 100644 index c19dfc4c3d..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_image_hexagonal_1.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_image_hexagonal_1.webp b/theme_monglia/static/src/img/snippets/s_image_hexagonal_1.webp new file mode 100644 index 0000000000..f16c1ba624 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_image_hexagonal_1.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_image_text.jpg b/theme_monglia/static/src/img/snippets/s_image_text.jpg deleted file mode 100644 index 43857cb6c3..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_image_text.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_image_text.webp b/theme_monglia/static/src/img/snippets/s_image_text.webp new file mode 100644 index 0000000000..d2e71f5b33 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_image_text.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_images_constellation_default_image.jpg b/theme_monglia/static/src/img/snippets/s_images_constellation_default_image.jpg deleted file mode 100644 index bebd912ccc..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_images_constellation_default_image.webp b/theme_monglia/static/src/img/snippets/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..1a868e4aee Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_images_constellation_default_image.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_images_constellation_default_image_1.jpg b/theme_monglia/static/src/img/snippets/s_images_constellation_default_image_1.jpg deleted file mode 100644 index 131c1a6778..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_images_constellation_default_image_1.webp b/theme_monglia/static/src/img/snippets/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..d559708f58 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_images_constellation_default_image_1.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_images_constellation_default_image_2.jpg b/theme_monglia/static/src/img/snippets/s_images_constellation_default_image_2.jpg deleted file mode 100644 index 0fe7a0a509..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_images_constellation_default_image_2.webp b/theme_monglia/static/src/img/snippets/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..302f030033 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_images_constellation_default_image_2.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_images_gallery_1.jpg b/theme_monglia/static/src/img/snippets/s_images_gallery_1.jpg deleted file mode 100644 index 244aea4f23..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_images_gallery_1.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_images_gallery_1.webp b/theme_monglia/static/src/img/snippets/s_images_gallery_1.webp new file mode 100644 index 0000000000..e86801b337 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_images_gallery_1.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_images_gallery_2.jpg b/theme_monglia/static/src/img/snippets/s_images_gallery_2.jpg deleted file mode 100644 index feedcbfffd..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_images_gallery_2.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_images_gallery_2.webp b/theme_monglia/static/src/img/snippets/s_images_gallery_2.webp new file mode 100644 index 0000000000..00cd7c07f6 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_images_gallery_2.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_1.jpg b/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_1.jpg deleted file mode 100644 index a0c42eff49..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_1.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_1.webp b/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_1.webp new file mode 100644 index 0000000000..e95e882322 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_1.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_2.jpg b/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_2.jpg deleted file mode 100644 index e31a5b52bd..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_2.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_2.webp b/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_2.webp new file mode 100644 index 0000000000..64eac13aea Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_2.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_3.jpg b/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_3.jpg deleted file mode 100644 index da09ace719..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_3.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_3.webp b/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_3.webp new file mode 100644 index 0000000000..9b1a76536c Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_3.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_4.jpg b/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_4.jpg deleted file mode 100644 index 24d45302fb..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_4.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_4.webp b/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_4.webp new file mode 100644 index 0000000000..1b05c4acd7 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_4.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_5.jpg b/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_5.jpg deleted file mode 100644 index bede1dd177..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_5.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_5.webp b/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_5.webp new file mode 100644 index 0000000000..45508bb6f1 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_5.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_intro_pill_default_image.jpg b/theme_monglia/static/src/img/snippets/s_intro_pill_default_image.jpg deleted file mode 100644 index 6cd9d21581..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_intro_pill_default_image.webp b/theme_monglia/static/src/img/snippets/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..0a2fb920ad Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_intro_pill_default_image.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_intro_pill_default_image_2.jpg b/theme_monglia/static/src/img/snippets/s_intro_pill_default_image_2.jpg deleted file mode 100644 index ef566320cd..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_intro_pill_default_image_2.webp b/theme_monglia/static/src/img/snippets/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..cadfa54ad5 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_intro_pill_default_image_2.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_kickoff_default_image.jpg b/theme_monglia/static/src/img/snippets/s_kickoff_default_image.jpg deleted file mode 100644 index df481f1be3..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_kickoff_default_image.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_kickoff_default_image.webp b/theme_monglia/static/src/img/snippets/s_kickoff_default_image.webp new file mode 100644 index 0000000000..9aef590c0c Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_kickoff_default_image.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_masonry_block.jpg b/theme_monglia/static/src/img/snippets/s_masonry_block.jpg deleted file mode 100644 index d8cc93936f..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_masonry_block.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_masonry_block.webp b/theme_monglia/static/src/img/snippets/s_masonry_block.webp new file mode 100644 index 0000000000..4c3755cd26 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_masonry_block.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_media_list_1.jpg b/theme_monglia/static/src/img/snippets/s_media_list_1.jpg deleted file mode 100644 index 6e4e46d51a..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_media_list_1.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_media_list_1.webp b/theme_monglia/static/src/img/snippets/s_media_list_1.webp new file mode 100644 index 0000000000..1068a3ff34 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_media_list_1.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_media_list_2.jpg b/theme_monglia/static/src/img/snippets/s_media_list_2.jpg deleted file mode 100644 index 0dd5be5bcb..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_media_list_2.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_media_list_2.webp b/theme_monglia/static/src/img/snippets/s_media_list_2.webp new file mode 100644 index 0000000000..b33603dcbf Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_media_list_2.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_media_list_3.jpg b/theme_monglia/static/src/img/snippets/s_media_list_3.jpg deleted file mode 100644 index 92ef6ce41c..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_media_list_3.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_media_list_3.webp b/theme_monglia/static/src/img/snippets/s_media_list_3.webp new file mode 100644 index 0000000000..6e4feaa3fc Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_media_list_3.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_newsletter.jpg b/theme_monglia/static/src/img/snippets/s_newsletter.jpg deleted file mode 100644 index 79f950a27d..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_newsletter.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_newsletter.webp b/theme_monglia/static/src/img/snippets/s_newsletter.webp new file mode 100644 index 0000000000..2b2338bad7 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_newsletter.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_parallax.jpg b/theme_monglia/static/src/img/snippets/s_parallax.jpg deleted file mode 100644 index 3044ff985e..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_parallax.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_parallax.webp b/theme_monglia/static/src/img/snippets/s_parallax.webp new file mode 100644 index 0000000000..e1a2ae6874 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_parallax.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_picture.jpg b/theme_monglia/static/src/img/snippets/s_picture.jpg deleted file mode 100644 index 6b761e26d3..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_picture.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_picture.webp b/theme_monglia/static/src/img/snippets/s_picture.webp new file mode 100644 index 0000000000..bb3824df92 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_picture.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_popup.jpg b/theme_monglia/static/src/img/snippets/s_popup.jpg deleted file mode 100644 index 66d84f2e36..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_popup.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_popup.webp b/theme_monglia/static/src/img/snippets/s_popup.webp new file mode 100644 index 0000000000..3c69b40167 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_popup.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_product_1.jpg b/theme_monglia/static/src/img/snippets/s_product_1.jpg deleted file mode 100644 index e7f4055c85..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_product_1.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_product_1.webp b/theme_monglia/static/src/img/snippets/s_product_1.webp new file mode 100644 index 0000000000..8cfb47f2b9 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_product_1.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_product_2.jpg b/theme_monglia/static/src/img/snippets/s_product_2.jpg deleted file mode 100644 index a343495fd3..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_product_2.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_product_2.webp b/theme_monglia/static/src/img/snippets/s_product_2.webp new file mode 100644 index 0000000000..d10390c6ca Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_product_2.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_product_3.jpg b/theme_monglia/static/src/img/snippets/s_product_3.jpg deleted file mode 100644 index d2bb2dee67..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_product_3.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_product_3.webp b/theme_monglia/static/src/img/snippets/s_product_3.webp new file mode 100644 index 0000000000..6a794863d5 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_product_3.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_product_4.jpg b/theme_monglia/static/src/img/snippets/s_product_4.jpg deleted file mode 100644 index fdf14c795b..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_product_4.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_product_4.webp b/theme_monglia/static/src/img/snippets/s_product_4.webp new file mode 100644 index 0000000000..da52f2ca38 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_product_4.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_product_5.jpg b/theme_monglia/static/src/img/snippets/s_product_5.jpg deleted file mode 100644 index 5a3cdcd119..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_product_5.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_product_5.webp b/theme_monglia/static/src/img/snippets/s_product_5.webp new file mode 100644 index 0000000000..d88a992e9b Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_product_5.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_product_6.jpg b/theme_monglia/static/src/img/snippets/s_product_6.jpg deleted file mode 100644 index 76b8012f49..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_product_6.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_product_6.webp b/theme_monglia/static/src/img/snippets/s_product_6.webp new file mode 100644 index 0000000000..9b6f40e91e Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_product_6.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_product_catalog.jpg b/theme_monglia/static/src/img/snippets/s_product_catalog.jpg deleted file mode 100644 index 460de92242..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_product_catalog.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_product_catalog.webp b/theme_monglia/static/src/img/snippets/s_product_catalog.webp new file mode 100644 index 0000000000..12deda3170 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_product_catalog.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_quotes_carousel_0.jpg b/theme_monglia/static/src/img/snippets/s_quotes_carousel_0.jpg deleted file mode 100644 index 9a345e5f2c..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_quotes_carousel_0.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_quotes_carousel_0.webp b/theme_monglia/static/src/img/snippets/s_quotes_carousel_0.webp new file mode 100644 index 0000000000..d13861247a Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_quotes_carousel_0.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_quotes_carousel_1.jpg b/theme_monglia/static/src/img/snippets/s_quotes_carousel_1.jpg deleted file mode 100644 index 5ef2d27153..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_quotes_carousel_1.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_quotes_carousel_1.webp b/theme_monglia/static/src/img/snippets/s_quotes_carousel_1.webp new file mode 100644 index 0000000000..27e99ff9b5 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_quotes_carousel_1.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_quotes_carousel_2.jpg b/theme_monglia/static/src/img/snippets/s_quotes_carousel_2.jpg deleted file mode 100644 index 834dbd5db4..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_quotes_carousel_2.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_quotes_carousel_2.webp b/theme_monglia/static/src/img/snippets/s_quotes_carousel_2.webp new file mode 100644 index 0000000000..51efa39622 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_quotes_carousel_2.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_shape_image_default_image.jpg b/theme_monglia/static/src/img/snippets/s_shape_image_default_image.jpg deleted file mode 100644 index fee8681409..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_shape_image_default_image.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_shape_image_default_image.webp b/theme_monglia/static/src/img/snippets/s_shape_image_default_image.webp new file mode 100644 index 0000000000..e3fb224b7d Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_shape_image_default_image.webp differ diff --git a/theme_monglia/static/src/img/snippets/s_text_image.jpg b/theme_monglia/static/src/img/snippets/s_text_image.jpg deleted file mode 100644 index b5c42abd7f..0000000000 Binary files a/theme_monglia/static/src/img/snippets/s_text_image.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/s_text_image.webp b/theme_monglia/static/src/img/snippets/s_text_image.webp new file mode 100644 index 0000000000..04086f35f8 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/s_text_image.webp differ diff --git a/theme_monglia/static/src/img/snippets/uiface_1.jpg b/theme_monglia/static/src/img/snippets/uiface_1.jpg deleted file mode 100644 index b244fd97b6..0000000000 Binary files a/theme_monglia/static/src/img/snippets/uiface_1.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/uiface_1.webp b/theme_monglia/static/src/img/snippets/uiface_1.webp new file mode 100644 index 0000000000..ec37e4f3bc Binary files /dev/null and b/theme_monglia/static/src/img/snippets/uiface_1.webp differ diff --git a/theme_monglia/static/src/img/snippets/uiface_2.jpg b/theme_monglia/static/src/img/snippets/uiface_2.jpg deleted file mode 100644 index 488cfc9e3c..0000000000 Binary files a/theme_monglia/static/src/img/snippets/uiface_2.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/uiface_2.webp b/theme_monglia/static/src/img/snippets/uiface_2.webp new file mode 100644 index 0000000000..cbc2ea367f Binary files /dev/null and b/theme_monglia/static/src/img/snippets/uiface_2.webp differ diff --git a/theme_monglia/static/src/img/snippets/uiface_3.jpg b/theme_monglia/static/src/img/snippets/uiface_3.jpg deleted file mode 100644 index 810429bb09..0000000000 Binary files a/theme_monglia/static/src/img/snippets/uiface_3.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/uiface_3.webp b/theme_monglia/static/src/img/snippets/uiface_3.webp new file mode 100644 index 0000000000..260d12a6b0 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/uiface_3.webp differ diff --git a/theme_monglia/static/src/img/snippets/uiface_4.jpg b/theme_monglia/static/src/img/snippets/uiface_4.jpg deleted file mode 100644 index 4fbd0b1ff2..0000000000 Binary files a/theme_monglia/static/src/img/snippets/uiface_4.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/uiface_4.webp b/theme_monglia/static/src/img/snippets/uiface_4.webp new file mode 100644 index 0000000000..0b4e869fe8 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/uiface_4.webp differ diff --git a/theme_monglia/static/src/img/snippets/uiface_5.jpg b/theme_monglia/static/src/img/snippets/uiface_5.jpg deleted file mode 100644 index 80e5a8ec49..0000000000 Binary files a/theme_monglia/static/src/img/snippets/uiface_5.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/uiface_5.webp b/theme_monglia/static/src/img/snippets/uiface_5.webp new file mode 100644 index 0000000000..8bc56bcc0d Binary files /dev/null and b/theme_monglia/static/src/img/snippets/uiface_5.webp differ diff --git a/theme_monglia/static/src/img/snippets/uiface_6.jpg b/theme_monglia/static/src/img/snippets/uiface_6.jpg deleted file mode 100644 index b3280cf943..0000000000 Binary files a/theme_monglia/static/src/img/snippets/uiface_6.jpg and /dev/null differ diff --git a/theme_monglia/static/src/img/snippets/uiface_6.webp b/theme_monglia/static/src/img/snippets/uiface_6.webp new file mode 100644 index 0000000000..8f438a9ec5 Binary files /dev/null and b/theme_monglia/static/src/img/snippets/uiface_6.webp differ diff --git a/theme_monglia/views/customizations.xml b/theme_monglia/views/customizations.xml index 665672ab05..107f63df35 100644 --- a/theme_monglia/views/customizations.xml +++ b/theme_monglia/views/customizations.xml @@ -169,7 +169,7 @@ /web_editor/image_shape/website.s_text_image_default_image/web_editor/geometric/geo_square_3.svg web_editor/geometric/geo_square_3 - image/jpeg + image/webp s_text_image.svg ;;;; @@ -200,7 +200,7 @@ /web_editor/image_shape/website.s_image_text_default_image/web_editor/geometric/geo_square_6.svg web_editor/geometric/geo_square_6 - image/jpeg + image/webp s_image_text.svg ;;;; @@ -861,8 +861,8 @@ /web_editor/image_shape/website.s_masonry_block_default_image_1/web_editor/panel/panel_duo_step.svg web_editor/panel/panel_duo_step - image/jpeg - s_masonry_block_default_image_1.jpg + image/webp + s_masonry_block_default_image_1.webp ;;;; @@ -929,7 +929,7 @@ /web_editor/image_shape/website.s_company_team_image_1/web_editor/geometric_round/geo_round_diamond.svg web_editor/geometric_round/geo_round_diamond - image/jpeg + image/webp uiface_1.svg ;;;; @@ -941,7 +941,7 @@ /web_editor/image_shape/website.s_company_team_image_2/web_editor/geometric_round/geo_round_diamond.svg web_editor/geometric_round/geo_round_diamond - image/jpeg + image/webp uiface_2.svg ;;;; @@ -952,7 +952,7 @@ /web_editor/image_shape/website.s_company_team_image_3/web_editor/geometric_round/geo_round_diamond.svg web_editor/geometric_round/geo_round_diamond - image/jpeg + image/webp uiface_3.svg ;;;; @@ -963,7 +963,7 @@ /web_editor/image_shape/website.s_company_team_image_4/web_editor/geometric_round/geo_round_diamond.svg web_editor/geometric_round/geo_round_diamond - image/jpeg + image/webp uiface_4.svg ;;;; @@ -974,7 +974,7 @@ /web_editor/image_shape/website.s_company_team_image_5/web_editor/geometric_round/geo_round_diamond.svg web_editor/geometric_round/geo_round_diamond - image/jpeg + image/webp uiface_5.svg ;;;; @@ -985,7 +985,7 @@ /web_editor/image_shape/website.s_company_team_image_6/web_editor/geometric_round/geo_round_diamond.svg web_editor/geometric_round/geo_round_diamond - image/jpeg + image/webp uiface_6.svg ;;;; diff --git a/theme_monglia/views/images_content.xml b/theme_monglia/views/images_content.xml index 44a543a0a1..3943b6ea53 100644 --- a/theme_monglia/views/images_content.xml +++ b/theme_monglia/views/images_content.xml @@ -6,446 +6,446 @@ Check in primary_variables.scss, theme.scss and theme_common's mixins.scss --> theme_common.image_content_02 theme_common.image_content_02 - /theme_monglia/static/src/img/content/content_img_02.jpg + /theme_monglia/static/src/img/content/content_img_02.webp theme_common.image_content_03 theme_common.image_content_03 - /theme_monglia/static/src/img/content/content_img_03.jpg + /theme_monglia/static/src/img/content/content_img_03.webp theme_common.image_content_07 theme_common.image_content_07 - /theme_monglia/static/src/img/content/content_img_07.jpg + /theme_monglia/static/src/img/content/content_img_07.webp theme_common.image_content_09 theme_common.image_content_09 - /theme_monglia/static/src/img/content/content_img_09.jpg + /theme_monglia/static/src/img/content/content_img_09.webp theme_common.image_content_10 theme_common.image_content_10 - /theme_monglia/static/src/img/content/content_img_10.jpg + /theme_monglia/static/src/img/content/content_img_10.webp theme_common.image_content_11 theme_common.image_content_11 - /theme_monglia/static/src/img/content/content_img_11.jpg + /theme_monglia/static/src/img/content/content_img_11.webp theme_common.image_content_12 theme_common.image_content_12 - /theme_monglia/static/src/img/content/content_img_12.jpg + /theme_monglia/static/src/img/content/content_img_12.webp website.s_banner_default_image website.s_banner_default_image - /theme_monglia/static/src/img/snippets/s_banner.jpg + /theme_monglia/static/src/img/snippets/s_banner.webp website.s_banner_default_image_2 website.s_banner_default_image_2 - /theme_monglia/static/src/img/snippets/s_banner_2.jpg + /theme_monglia/static/src/img/snippets/s_banner_2.webp website.s_banner_default_image_3 website.s_banner_default_image_3 - /theme_monglia/static/src/img/snippets/s_banner_3.jpg + /theme_monglia/static/src/img/snippets/s_banner_3.webp website.s_popup_default_image website.s_popup_default_image - /theme_monglia/static/src/img/snippets/s_popup.jpg + /theme_monglia/static/src/img/snippets/s_popup.webp website.s_cover_default_image website.s_cover_default_image - /theme_monglia/static/src/img/snippets/s_quotes_carousel_0.jpg + /theme_monglia/static/src/img/snippets/s_quotes_carousel_0.webp website.s_text_image_default_image website.s_text_image_default_image - /theme_monglia/static/src/img/snippets/s_text_image.jpg + /theme_monglia/static/src/img/snippets/s_text_image.webp website.s_image_text_default_image website.s_image_text_default_image - /theme_monglia/static/src/img/snippets/s_image_text.jpg + /theme_monglia/static/src/img/snippets/s_image_text.webp website.s_picture_default_image website.s_picture_default_image - /theme_monglia/static/src/img/snippets/s_picture.jpg + /theme_monglia/static/src/img/snippets/s_picture.webp website.library_image_11 website.library_image_11 - /theme_monglia/static/src/img/snippets/library_image_11.jpg + /theme_monglia/static/src/img/snippets/library_image_11.webp website.library_image_13 website.library_image_13 - /theme_monglia/static/src/img/snippets/library_image_23.jpg + /theme_monglia/static/src/img/snippets/library_image_23.webp website.s_three_columns_default_image_2 website.s_three_columns_default_image_2 - /theme_monglia/static/src/img/snippets/library_image_13.jpg + /theme_monglia/static/src/img/snippets/library_image_13.webp website.library_image_07 website.library_image_07 - /theme_monglia/static/src/img/snippets/library_image_07.jpg + /theme_monglia/static/src/img/snippets/library_image_07.webp website.library_image_14 website.library_image_14 - /theme_monglia/static/src/img/snippets/library_image_14.jpg + /theme_monglia/static/src/img/snippets/library_image_14.webp website.library_image_03 website.library_image_03 - /theme_monglia/static/src/img/snippets/library_image_03.jpg + /theme_monglia/static/src/img/snippets/library_image_03.webp website.library_image_10 website.library_image_10 - /theme_monglia/static/src/img/snippets/library_image_10.jpg + /theme_monglia/static/src/img/snippets/library_image_10.webp website.library_image_05 website.library_image_05 - /theme_monglia/static/src/img/snippets/library_image_05.jpg + /theme_monglia/static/src/img/snippets/library_image_05.webp website.library_image_16 website.library_image_16 - /theme_monglia/static/src/img/snippets/library_image_16.jpg + /theme_monglia/static/src/img/snippets/library_image_16.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_monglia/static/src/img/snippets/s_masonry_block.jpg + /theme_monglia/static/src/img/snippets/s_masonry_block.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_monglia/static/src/img/snippets/s_carousel_1.jpg + /theme_monglia/static/src/img/snippets/s_carousel_1.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_monglia/static/src/img/snippets/s_carousel_2.jpg + /theme_monglia/static/src/img/snippets/s_carousel_2.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_monglia/static/src/img/snippets/s_carousel_3.jpg + /theme_monglia/static/src/img/snippets/s_carousel_3.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_monglia/static/src/img/content/content_img_11.jpg + /theme_monglia/static/src/img/content/content_img_11.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_monglia/static/src/img/content/content_img_07.jpg + /theme_monglia/static/src/img/content/content_img_07.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_monglia/static/src/img/content/content_img_09.jpg + /theme_monglia/static/src/img/content/content_img_09.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_monglia/static/src/img/snippets/s_media_list_1.jpg + /theme_monglia/static/src/img/snippets/s_media_list_1.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_monglia/static/src/img/snippets/s_media_list_2.jpg + /theme_monglia/static/src/img/snippets/s_media_list_2.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_monglia/static/src/img/snippets/s_media_list_3.jpg + /theme_monglia/static/src/img/snippets/s_media_list_3.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_monglia/static/src/img/snippets/s_parallax.jpg + /theme_monglia/static/src/img/snippets/s_parallax.webp website.s_company_team_image_1 website.s_company_team_image_1 - /theme_monglia/static/src/img/snippets/uiface_1.jpg + /theme_monglia/static/src/img/snippets/uiface_1.webp website.s_company_team_image_2 website.s_company_team_image_2 - /theme_monglia/static/src/img/snippets/uiface_2.jpg + /theme_monglia/static/src/img/snippets/uiface_2.webp website.s_company_team_image_3 website.s_company_team_image_3 - /theme_monglia/static/src/img/snippets/uiface_3.jpg + /theme_monglia/static/src/img/snippets/uiface_3.webp website.s_company_team_image_4 website.s_company_team_image_4 - /theme_monglia/static/src/img/snippets/uiface_4.jpg + /theme_monglia/static/src/img/snippets/uiface_4.webp website.s_company_team_image_5 website.s_company_team_image_5 - /theme_monglia/static/src/img/snippets/uiface_5.jpg + /theme_monglia/static/src/img/snippets/uiface_5.webp website.s_company_team_image_6 website.s_company_team_image_6 - /theme_monglia/static/src/img/snippets/uiface_6.jpg + /theme_monglia/static/src/img/snippets/uiface_6.webp website.s_product_list_default_image_1 website.s_product_list_default_image_1 - /theme_monglia/static/src/img/snippets/s_product_1.jpg + /theme_monglia/static/src/img/snippets/s_product_1.webp website.s_product_list_default_image_2 website.s_product_list_default_image_2 - /theme_monglia/static/src/img/snippets/s_product_2.jpg + /theme_monglia/static/src/img/snippets/s_product_2.webp website.s_product_list_default_image_3 website.s_product_list_default_image_3 - /theme_monglia/static/src/img/snippets/s_product_3.jpg + /theme_monglia/static/src/img/snippets/s_product_3.webp website.s_product_list_default_image_4 website.s_product_list_default_image_4 - /theme_monglia/static/src/img/snippets/s_product_4.jpg + /theme_monglia/static/src/img/snippets/s_product_4.webp website.s_product_list_default_image_5 website.s_product_list_default_image_5 - /theme_monglia/static/src/img/snippets/s_product_5.jpg + /theme_monglia/static/src/img/snippets/s_product_5.webp website.s_product_list_default_image_6 website.s_product_list_default_image_6 - /theme_monglia/static/src/img/snippets/s_product_6.jpg + /theme_monglia/static/src/img/snippets/s_product_6.webp website.s_product_catalog_default_image website.s_product_catalog_default_image - /theme_monglia/static/src/img/snippets/s_product_catalog.jpg + /theme_monglia/static/src/img/snippets/s_product_catalog.webp website.s_quotes_carousel_demo_image_0 website.s_quotes_carousel_demo_image_0 - /theme_monglia/static/src/img/snippets/s_quotes_carousel_0.jpg + /theme_monglia/static/src/img/snippets/s_quotes_carousel_0.webp website.s_quotes_carousel_demo_image_1 website.s_quotes_carousel_demo_image_1 - /theme_monglia/static/src/img/snippets/s_quotes_carousel_1.jpg + /theme_monglia/static/src/img/snippets/s_quotes_carousel_1.webp website.s_quotes_carousel_demo_image_2 website.s_quotes_carousel_demo_image_2 - /theme_monglia/static/src/img/snippets/s_quotes_carousel_2.jpg + /theme_monglia/static/src/img/snippets/s_quotes_carousel_2.webp website.s_quotes_carousel_demo_image_3 website.s_quotes_carousel_demo_image_3 - /theme_monglia/static/src/img/snippets/uiface_3.jpg + /theme_monglia/static/src/img/snippets/uiface_3.webp website.s_quotes_carousel_demo_image_4 website.s_quotes_carousel_demo_image_4 - /theme_monglia/static/src/img/snippets/uiface_1.jpg + /theme_monglia/static/src/img/snippets/uiface_1.webp website.s_quotes_carousel_demo_image_5 website.s_quotes_carousel_demo_image_5 - /theme_monglia/static/src/img/snippets/uiface_4.jpg + /theme_monglia/static/src/img/snippets/uiface_4.webp website.library_image_17 website.library_image_17 - /theme_monglia/static/src/img/snippets/s_newsletter.jpg + /theme_monglia/static/src/img/snippets/s_newsletter.webp website.s_blockquote_default_image website.s_blockquote_default_image - /theme_monglia/static/src/img/snippets/uiface_2.jpg + /theme_monglia/static/src/img/snippets/uiface_2.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_monglia/static/src/img/content/content_img_11.jpg + /theme_monglia/static/src/img/content/content_img_11.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_monglia/static/src/img/snippets/s_quotes_carousel_2.jpg + /theme_monglia/static/src/img/snippets/s_quotes_carousel_2.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_monglia/static/src/img/snippets/s_product_catalog.jpg + /theme_monglia/static/src/img/snippets/s_product_catalog.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_monglia/static/src/img/snippets/s_picture.jpg + /theme_monglia/static/src/img/snippets/s_picture.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_monglia/static/src/img/snippets/s_media_list_1.jpg + /theme_monglia/static/src/img/snippets/s_media_list_1.webp website.s_image_hexagonal_default_image_1 website.s_image_hexagonal_default_image_1 - /theme_monglia/static/src/img/snippets/s_image_hexagonal_1.jpg + /theme_monglia/static/src/img/snippets/s_image_hexagonal_1.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_monglia/static/src/img/snippets/s_product_1.jpg + /theme_monglia/static/src/img/snippets/s_product_1.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_monglia/static/src/img/snippets/s_product_2.jpg + /theme_monglia/static/src/img/snippets/s_product_2.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_monglia/static/src/img/snippets/s_product_3.jpg + /theme_monglia/static/src/img/snippets/s_product_3.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_monglia/static/src/img/snippets/s_product_4.jpg + /theme_monglia/static/src/img/snippets/s_product_4.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_monglia/static/src/img/snippets/s_kickoff_default_image.jpg + /theme_monglia/static/src/img/snippets/s_kickoff_default_image.webp website.library_image_02 website.library_image_02 - /theme_monglia/static/src/img/snippets/s_images_gallery_1.jpg + /theme_monglia/static/src/img/snippets/s_images_gallery_1.webp website.library_image_08 website.library_image_08 - /theme_monglia/static/src/img/snippets/s_images_gallery_2.jpg + /theme_monglia/static/src/img/snippets/s_images_gallery_2.webp website.library_image_08 website.library_image_08 - /theme_monglia/static/src/img/snippets/s_images_gallery_2.jpg + /theme_monglia/static/src/img/snippets/s_images_gallery_2.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_monglia/static/src/img/snippets/s_intro_pill_default_image.jpg + /theme_monglia/static/src/img/snippets/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_monglia/static/src/img/snippets/s_intro_pill_default_image_2.jpg + /theme_monglia/static/src/img/snippets/s_intro_pill_default_image_2.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_monglia/static/src/img/snippets/s_masonry_block.jpg + /theme_monglia/static/src/img/snippets/s_masonry_block.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_monglia/static/src/img/snippets/s_quotes_carousel_1.jpg + /theme_monglia/static/src/img/snippets/s_quotes_carousel_1.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_monglia/static/src/img/snippets/s_quotes_carousel_2.jpg + /theme_monglia/static/src/img/snippets/s_quotes_carousel_2.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_monglia/static/src/img/snippets/s_picture.jpg + /theme_monglia/static/src/img/snippets/s_picture.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_1.jpg + /theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_2.jpg + /theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_3.jpg + /theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_4.jpg + /theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_4.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_5.jpg + /theme_monglia/static/src/img/snippets/s_images_mosaic_default_image_5.webp website.s_shape_image_default_image website.s_shape_image_default_image - /theme_monglia/static/src/img/snippets/s_masonry_block.jpg + /theme_monglia/static/src/img/snippets/s_masonry_block.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_monglia/static/src/img/snippets/s_images_constellation_default_image.jpg + /theme_monglia/static/src/img/snippets/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_monglia/static/src/img/snippets/s_images_constellation_default_image_1.jpg + /theme_monglia/static/src/img/snippets/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_monglia/static/src/img/snippets/s_images_constellation_default_image_2.jpg + /theme_monglia/static/src/img/snippets/s_images_constellation_default_image_2.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_monglia/static/src/img/snippets/s_carousel_1.jpg + /theme_monglia/static/src/img/snippets/s_carousel_1.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_monglia/static/src/img/snippets/s_empowerment_default_image.jpg + /theme_monglia/static/src/img/snippets/s_empowerment_default_image.webp website.s_cta_box_default_image website.s_cta_box_default_image - /theme_monglia/static/src/img/snippets/s_images_gallery_1.jpg + /theme_monglia/static/src/img/snippets/s_images_gallery_1.webp diff --git a/theme_nano/__manifest__.py b/theme_nano/__manifest__.py index 5dfeb77392..8fbfba9814 100644 --- a/theme_nano/__manifest__.py +++ b/theme_nano/__manifest__.py @@ -50,18 +50,18 @@ ], 'images': [ 'static/description/nano_cover.gif', - 'static/description/nano_screenshot.jpg', + 'static/description/nano_screenshot.webp', ], 'images_preview_theme': { - 'website.s_cover_default_image': '/theme_nano/static/src/img/snippets/s_cover.jpg', - 'website.library_image_10': '/theme_nano/static/src/img/snippets/s_images_wall_01.jpg', - 'website.library_image_05': '/theme_nano/static/src/img/snippets/s_images_wall_02.jpg', - 'website.library_image_08': '/theme_nano/static/src/img/snippets/s_images_wall_03.jpg', - 'website.library_image_13': '/theme_nano/static/src/img/snippets/s_images_wall_04.jpg', - 'website.library_image_03': '/theme_nano/static/src/img/snippets/s_images_wall_05.jpg', - 'website.library_image_02': '/theme_nano/static/src/img/snippets/s_images_wall_06.jpg', - 'website.s_parallax_default_image': '/theme_nano/static/src/img/snippets/s_parallax.jpg', - 'website.s_picture_default_image': '/theme_nano/static/src/img/snippets/s_picture.jpg', + 'website.s_cover_default_image': '/theme_nano/static/src/img/snippets/s_cover.webp', + 'website.library_image_10': '/theme_nano/static/src/img/snippets/s_images_wall_01.webp', + 'website.library_image_05': '/theme_nano/static/src/img/snippets/s_images_wall_02.webp', + 'website.library_image_08': '/theme_nano/static/src/img/snippets/s_images_wall_03.webp', + 'website.library_image_13': '/theme_nano/static/src/img/snippets/s_images_wall_04.webp', + 'website.library_image_03': '/theme_nano/static/src/img/snippets/s_images_wall_05.webp', + 'website.library_image_02': '/theme_nano/static/src/img/snippets/s_images_wall_06.webp', + 'website.s_parallax_default_image': '/theme_nano/static/src/img/snippets/s_parallax.webp', + 'website.s_picture_default_image': '/theme_nano/static/src/img/snippets/s_picture.webp', 'website.s_reference_demo_image_1': '/theme_nano/static/src/img/snippets/s_reference_01.png', 'website.s_reference_demo_image_2': '/theme_nano/static/src/img/snippets/s_reference_02.png', 'website.s_reference_demo_image_3': '/theme_nano/static/src/img/snippets/s_reference_03.png', diff --git a/theme_nano/static/description/nano_cover.jpg b/theme_nano/static/description/nano_cover.jpg deleted file mode 100644 index 8e873996f6..0000000000 Binary files a/theme_nano/static/description/nano_cover.jpg and /dev/null differ diff --git a/theme_nano/static/description/nano_cover.webp b/theme_nano/static/description/nano_cover.webp new file mode 100644 index 0000000000..190d08726f Binary files /dev/null and b/theme_nano/static/description/nano_cover.webp differ diff --git a/theme_nano/static/description/nano_screenshot.jpg b/theme_nano/static/description/nano_screenshot.jpg deleted file mode 100644 index dd5885ace1..0000000000 Binary files a/theme_nano/static/description/nano_screenshot.jpg and /dev/null differ diff --git a/theme_nano/static/description/nano_screenshot.webp b/theme_nano/static/description/nano_screenshot.webp new file mode 100644 index 0000000000..cb50241206 Binary files /dev/null and b/theme_nano/static/description/nano_screenshot.webp differ diff --git a/theme_nano/static/src/img/snippets/s_banner.jpg b/theme_nano/static/src/img/snippets/s_banner.jpg deleted file mode 100644 index 45238442b1..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_banner.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_banner.webp b/theme_nano/static/src/img/snippets/s_banner.webp new file mode 100644 index 0000000000..b7f2073753 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_banner.webp differ diff --git a/theme_nano/static/src/img/snippets/s_banner_2.jpg b/theme_nano/static/src/img/snippets/s_banner_2.jpg deleted file mode 100644 index e1633cb80c..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_banner_2.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_banner_2.webp b/theme_nano/static/src/img/snippets/s_banner_2.webp new file mode 100644 index 0000000000..96313c7e86 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_banner_2.webp differ diff --git a/theme_nano/static/src/img/snippets/s_banner_3.jpg b/theme_nano/static/src/img/snippets/s_banner_3.jpg deleted file mode 100644 index 1deb91f3cc..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_banner_3.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_banner_3.webp b/theme_nano/static/src/img/snippets/s_banner_3.webp new file mode 100644 index 0000000000..4419a9071a Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_banner_3.webp differ diff --git a/theme_nano/static/src/img/snippets/s_carousel_01.jpg b/theme_nano/static/src/img/snippets/s_carousel_01.jpg deleted file mode 100644 index 59f3174f76..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_carousel_01.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_carousel_01.webp b/theme_nano/static/src/img/snippets/s_carousel_01.webp new file mode 100644 index 0000000000..748863db13 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_carousel_01.webp differ diff --git a/theme_nano/static/src/img/snippets/s_carousel_02.jpg b/theme_nano/static/src/img/snippets/s_carousel_02.jpg deleted file mode 100644 index 8eb8dc7d96..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_carousel_02.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_carousel_02.webp b/theme_nano/static/src/img/snippets/s_carousel_02.webp new file mode 100644 index 0000000000..f90b92a944 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_carousel_02.webp differ diff --git a/theme_nano/static/src/img/snippets/s_carousel_03.jpg b/theme_nano/static/src/img/snippets/s_carousel_03.jpg deleted file mode 100644 index aa5a83bd9a..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_carousel_03.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_carousel_03.webp b/theme_nano/static/src/img/snippets/s_carousel_03.webp new file mode 100644 index 0000000000..ff0c95e569 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_carousel_03.webp differ diff --git a/theme_nano/static/src/img/snippets/s_company_team_01.jpg b/theme_nano/static/src/img/snippets/s_company_team_01.jpg deleted file mode 100644 index fda64e4a63..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_company_team_01.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_company_team_01.webp b/theme_nano/static/src/img/snippets/s_company_team_01.webp new file mode 100644 index 0000000000..45276b8f97 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_company_team_01.webp differ diff --git a/theme_nano/static/src/img/snippets/s_company_team_02.jpg b/theme_nano/static/src/img/snippets/s_company_team_02.jpg deleted file mode 100644 index 488cfc9e3c..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_company_team_02.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_company_team_02.webp b/theme_nano/static/src/img/snippets/s_company_team_02.webp new file mode 100644 index 0000000000..cbc2ea367f Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_company_team_02.webp differ diff --git a/theme_nano/static/src/img/snippets/s_company_team_03.jpg b/theme_nano/static/src/img/snippets/s_company_team_03.jpg deleted file mode 100644 index 4df9ee7e71..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_company_team_03.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_company_team_03.webp b/theme_nano/static/src/img/snippets/s_company_team_03.webp new file mode 100644 index 0000000000..f3a9b00ea4 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_company_team_03.webp differ diff --git a/theme_nano/static/src/img/snippets/s_company_team_04.jpg b/theme_nano/static/src/img/snippets/s_company_team_04.jpg deleted file mode 100644 index d40995733b..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_company_team_04.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_company_team_04.webp b/theme_nano/static/src/img/snippets/s_company_team_04.webp new file mode 100644 index 0000000000..57a1cc7689 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_company_team_04.webp differ diff --git a/theme_nano/static/src/img/snippets/s_company_team_05.jpg b/theme_nano/static/src/img/snippets/s_company_team_05.jpg deleted file mode 100644 index 85c930ef3a..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_company_team_05.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_company_team_05.webp b/theme_nano/static/src/img/snippets/s_company_team_05.webp new file mode 100644 index 0000000000..ce57d9b44b Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_company_team_05.webp differ diff --git a/theme_nano/static/src/img/snippets/s_company_team_06.jpg b/theme_nano/static/src/img/snippets/s_company_team_06.jpg deleted file mode 100644 index 1d182304be..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_company_team_06.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_company_team_06.webp b/theme_nano/static/src/img/snippets/s_company_team_06.webp new file mode 100644 index 0000000000..91f312ffcd Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_company_team_06.webp differ diff --git a/theme_nano/static/src/img/snippets/s_cover.jpg b/theme_nano/static/src/img/snippets/s_cover.jpg deleted file mode 100644 index b8a191feec..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_cover.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_cover.webp b/theme_nano/static/src/img/snippets/s_cover.webp new file mode 100644 index 0000000000..8cb6ae13d2 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_cover.webp differ diff --git a/theme_nano/static/src/img/snippets/s_empowerment_default_image.jpg b/theme_nano/static/src/img/snippets/s_empowerment_default_image.jpg deleted file mode 100644 index 02a16c2b99..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_empowerment_default_image.webp b/theme_nano/static/src/img/snippets/s_empowerment_default_image.webp new file mode 100644 index 0000000000..422c99f33d Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_empowerment_default_image.webp differ diff --git a/theme_nano/static/src/img/snippets/s_image_text.jpg b/theme_nano/static/src/img/snippets/s_image_text.jpg deleted file mode 100644 index 44b0343e30..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_image_text.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_image_text.webp b/theme_nano/static/src/img/snippets/s_image_text.webp new file mode 100644 index 0000000000..8b62034d45 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_image_text.webp differ diff --git a/theme_nano/static/src/img/snippets/s_images_constellation_default_image.jpg b/theme_nano/static/src/img/snippets/s_images_constellation_default_image.jpg deleted file mode 100644 index 0f00bd2278..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_images_constellation_default_image.webp b/theme_nano/static/src/img/snippets/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..48bebb6038 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_images_constellation_default_image.webp differ diff --git a/theme_nano/static/src/img/snippets/s_images_constellation_default_image_1.jpg b/theme_nano/static/src/img/snippets/s_images_constellation_default_image_1.jpg deleted file mode 100644 index c58540d4b2..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_images_constellation_default_image_1.webp b/theme_nano/static/src/img/snippets/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..914c500184 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_images_constellation_default_image_1.webp differ diff --git a/theme_nano/static/src/img/snippets/s_images_constellation_default_image_2.jpg b/theme_nano/static/src/img/snippets/s_images_constellation_default_image_2.jpg deleted file mode 100644 index d46f8ab864..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_images_constellation_default_image_2.webp b/theme_nano/static/src/img/snippets/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..b488345e0b Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_images_constellation_default_image_2.webp differ diff --git a/theme_nano/static/src/img/snippets/s_images_gallery_01.jpg b/theme_nano/static/src/img/snippets/s_images_gallery_01.jpg deleted file mode 100644 index 2a4eebbca2..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_images_gallery_01.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_images_gallery_01.webp b/theme_nano/static/src/img/snippets/s_images_gallery_01.webp new file mode 100644 index 0000000000..d6f69365e9 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_images_gallery_01.webp differ diff --git a/theme_nano/static/src/img/snippets/s_images_gallery_02.jpg b/theme_nano/static/src/img/snippets/s_images_gallery_02.jpg deleted file mode 100644 index b1864c095f..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_images_gallery_02.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_images_gallery_02.webp b/theme_nano/static/src/img/snippets/s_images_gallery_02.webp new file mode 100644 index 0000000000..776f0940ed Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_images_gallery_02.webp differ diff --git a/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_1.jpg b/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_1.jpg deleted file mode 100644 index 35b64ce007..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_1.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_1.webp b/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_1.webp new file mode 100644 index 0000000000..3b1d82a635 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_1.webp differ diff --git a/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_2.jpg b/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_2.jpg deleted file mode 100644 index 09a375e70f..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_2.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_2.webp b/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_2.webp new file mode 100644 index 0000000000..1c05025c56 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_2.webp differ diff --git a/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_3.jpg b/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_3.jpg deleted file mode 100644 index 8826ec82d8..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_3.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_3.webp b/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_3.webp new file mode 100644 index 0000000000..119ab2c672 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_3.webp differ diff --git a/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_4.jpg b/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_4.jpg deleted file mode 100644 index faaa44adb7..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_4.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_4.webp b/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_4.webp new file mode 100644 index 0000000000..36f3157540 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_4.webp differ diff --git a/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_5.jpg b/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_5.jpg deleted file mode 100644 index e1b28dd419..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_5.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_5.webp b/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_5.webp new file mode 100644 index 0000000000..a8d7d443e1 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_images_mosaic_default_image_5.webp differ diff --git a/theme_nano/static/src/img/snippets/s_images_wall_01.jpg b/theme_nano/static/src/img/snippets/s_images_wall_01.jpg deleted file mode 100644 index c056db60e6..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_images_wall_01.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_images_wall_01.webp b/theme_nano/static/src/img/snippets/s_images_wall_01.webp new file mode 100644 index 0000000000..4075bd52cd Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_images_wall_01.webp differ diff --git a/theme_nano/static/src/img/snippets/s_images_wall_02.jpg b/theme_nano/static/src/img/snippets/s_images_wall_02.jpg deleted file mode 100644 index 1c2b597ea1..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_images_wall_02.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_images_wall_02.webp b/theme_nano/static/src/img/snippets/s_images_wall_02.webp new file mode 100644 index 0000000000..159bd08560 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_images_wall_02.webp differ diff --git a/theme_nano/static/src/img/snippets/s_images_wall_03.jpg b/theme_nano/static/src/img/snippets/s_images_wall_03.jpg deleted file mode 100644 index b5b719958d..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_images_wall_03.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_images_wall_03.webp b/theme_nano/static/src/img/snippets/s_images_wall_03.webp new file mode 100644 index 0000000000..472d3b42ce Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_images_wall_03.webp differ diff --git a/theme_nano/static/src/img/snippets/s_images_wall_04.jpg b/theme_nano/static/src/img/snippets/s_images_wall_04.jpg deleted file mode 100644 index e1e4e941ac..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_images_wall_04.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_images_wall_04.webp b/theme_nano/static/src/img/snippets/s_images_wall_04.webp new file mode 100644 index 0000000000..4feae41caf Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_images_wall_04.webp differ diff --git a/theme_nano/static/src/img/snippets/s_images_wall_05.jpg b/theme_nano/static/src/img/snippets/s_images_wall_05.jpg deleted file mode 100644 index 229795df8f..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_images_wall_05.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_images_wall_05.webp b/theme_nano/static/src/img/snippets/s_images_wall_05.webp new file mode 100644 index 0000000000..697808fa3f Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_images_wall_05.webp differ diff --git a/theme_nano/static/src/img/snippets/s_images_wall_06.jpg b/theme_nano/static/src/img/snippets/s_images_wall_06.jpg deleted file mode 100644 index 56760e93ff..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_images_wall_06.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_images_wall_06.webp b/theme_nano/static/src/img/snippets/s_images_wall_06.webp new file mode 100644 index 0000000000..0762216fe9 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_images_wall_06.webp differ diff --git a/theme_nano/static/src/img/snippets/s_intro_pill_default_image.jpg b/theme_nano/static/src/img/snippets/s_intro_pill_default_image.jpg deleted file mode 100644 index b476175422..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_intro_pill_default_image.webp b/theme_nano/static/src/img/snippets/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..1187307667 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_intro_pill_default_image.webp differ diff --git a/theme_nano/static/src/img/snippets/s_intro_pill_default_image_2.jpg b/theme_nano/static/src/img/snippets/s_intro_pill_default_image_2.jpg deleted file mode 100644 index 331054eb3f..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_intro_pill_default_image_2.webp b/theme_nano/static/src/img/snippets/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..35e5055c19 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_intro_pill_default_image_2.webp differ diff --git a/theme_nano/static/src/img/snippets/s_key_images_default_image_1.jpg b/theme_nano/static/src/img/snippets/s_key_images_default_image_1.jpg deleted file mode 100644 index 7c07acb53c..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_key_images_default_image_1.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_key_images_default_image_1.webp b/theme_nano/static/src/img/snippets/s_key_images_default_image_1.webp new file mode 100644 index 0000000000..bed28ceecf Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_key_images_default_image_1.webp differ diff --git a/theme_nano/static/src/img/snippets/s_key_images_default_image_2.jpg b/theme_nano/static/src/img/snippets/s_key_images_default_image_2.jpg deleted file mode 100644 index 2cfa4e3f97..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_key_images_default_image_2.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_key_images_default_image_2.webp b/theme_nano/static/src/img/snippets/s_key_images_default_image_2.webp new file mode 100644 index 0000000000..e738d5080c Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_key_images_default_image_2.webp differ diff --git a/theme_nano/static/src/img/snippets/s_key_images_default_image_3.jpg b/theme_nano/static/src/img/snippets/s_key_images_default_image_3.jpg deleted file mode 100644 index f7cdf6fd7c..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_key_images_default_image_3.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_key_images_default_image_3.webp b/theme_nano/static/src/img/snippets/s_key_images_default_image_3.webp new file mode 100644 index 0000000000..0126abd518 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_key_images_default_image_3.webp differ diff --git a/theme_nano/static/src/img/snippets/s_key_images_default_image_4.jpg b/theme_nano/static/src/img/snippets/s_key_images_default_image_4.jpg deleted file mode 100644 index c991a446ec..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_key_images_default_image_4.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_key_images_default_image_4.webp b/theme_nano/static/src/img/snippets/s_key_images_default_image_4.webp new file mode 100644 index 0000000000..e05c44d0d3 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_key_images_default_image_4.webp differ diff --git a/theme_nano/static/src/img/snippets/s_kickoff_default_image.jpg b/theme_nano/static/src/img/snippets/s_kickoff_default_image.jpg deleted file mode 100644 index 0e176d4944..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_kickoff_default_image.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_kickoff_default_image.webp b/theme_nano/static/src/img/snippets/s_kickoff_default_image.webp new file mode 100644 index 0000000000..96bb4ff22a Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_kickoff_default_image.webp differ diff --git a/theme_nano/static/src/img/snippets/s_masonry_block.jpg b/theme_nano/static/src/img/snippets/s_masonry_block.jpg deleted file mode 100644 index 4cc67dd60d..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_masonry_block.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_masonry_block.webp b/theme_nano/static/src/img/snippets/s_masonry_block.webp new file mode 100644 index 0000000000..f4f0475827 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_masonry_block.webp differ diff --git a/theme_nano/static/src/img/snippets/s_masonry_block_2.jpg b/theme_nano/static/src/img/snippets/s_masonry_block_2.jpg deleted file mode 100644 index 469ff09f2e..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_masonry_block_2.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_masonry_block_2.webp b/theme_nano/static/src/img/snippets/s_masonry_block_2.webp new file mode 100644 index 0000000000..c3072f79ea Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_masonry_block_2.webp differ diff --git a/theme_nano/static/src/img/snippets/s_media_list_01.jpg b/theme_nano/static/src/img/snippets/s_media_list_01.jpg deleted file mode 100644 index 28db305f10..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_media_list_01.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_media_list_01.webp b/theme_nano/static/src/img/snippets/s_media_list_01.webp new file mode 100644 index 0000000000..80ed9c9ec4 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_media_list_01.webp differ diff --git a/theme_nano/static/src/img/snippets/s_media_list_02.jpg b/theme_nano/static/src/img/snippets/s_media_list_02.jpg deleted file mode 100644 index 207ca73e6e..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_media_list_02.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_media_list_02.webp b/theme_nano/static/src/img/snippets/s_media_list_02.webp new file mode 100644 index 0000000000..a25cf24a27 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_media_list_02.webp differ diff --git a/theme_nano/static/src/img/snippets/s_media_list_03.jpg b/theme_nano/static/src/img/snippets/s_media_list_03.jpg deleted file mode 100644 index e2b300ccb9..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_media_list_03.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_media_list_03.webp b/theme_nano/static/src/img/snippets/s_media_list_03.webp new file mode 100644 index 0000000000..bfdf041dcd Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_media_list_03.webp differ diff --git a/theme_nano/static/src/img/snippets/s_parallax.jpg b/theme_nano/static/src/img/snippets/s_parallax.jpg deleted file mode 100644 index efb79b9429..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_parallax.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_parallax.webp b/theme_nano/static/src/img/snippets/s_parallax.webp new file mode 100644 index 0000000000..b04ac7c7c9 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_parallax.webp differ diff --git a/theme_nano/static/src/img/snippets/s_picture.jpg b/theme_nano/static/src/img/snippets/s_picture.jpg deleted file mode 100644 index a143ec1c54..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_picture.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_picture.webp b/theme_nano/static/src/img/snippets/s_picture.webp new file mode 100644 index 0000000000..0abcc464cd Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_picture.webp differ diff --git a/theme_nano/static/src/img/snippets/s_pricelist_boxed_default_background.jpg b/theme_nano/static/src/img/snippets/s_pricelist_boxed_default_background.jpg deleted file mode 100644 index d42f7eddb1..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_pricelist_boxed_default_background.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_pricelist_boxed_default_background.webp b/theme_nano/static/src/img/snippets/s_pricelist_boxed_default_background.webp new file mode 100644 index 0000000000..6b696ee9b5 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_pricelist_boxed_default_background.webp differ diff --git a/theme_nano/static/src/img/snippets/s_shape_image_default_image.jpg b/theme_nano/static/src/img/snippets/s_shape_image_default_image.jpg deleted file mode 100644 index 8163c76c98..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_shape_image_default_image.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_shape_image_default_image.webp b/theme_nano/static/src/img/snippets/s_shape_image_default_image.webp new file mode 100644 index 0000000000..26a75a0e68 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_shape_image_default_image.webp differ diff --git a/theme_nano/static/src/img/snippets/s_text_image.jpg b/theme_nano/static/src/img/snippets/s_text_image.jpg deleted file mode 100644 index a011de8669..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_text_image.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_text_image.webp b/theme_nano/static/src/img/snippets/s_text_image.webp new file mode 100644 index 0000000000..ee549fdaae Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_text_image.webp differ diff --git a/theme_nano/static/src/img/snippets/s_three_columns_01.jpg b/theme_nano/static/src/img/snippets/s_three_columns_01.jpg deleted file mode 100644 index b4cd503bdd..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_three_columns_01.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_three_columns_01.webp b/theme_nano/static/src/img/snippets/s_three_columns_01.webp new file mode 100644 index 0000000000..59758703a9 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_three_columns_01.webp differ diff --git a/theme_nano/static/src/img/snippets/s_three_columns_02.jpg b/theme_nano/static/src/img/snippets/s_three_columns_02.jpg deleted file mode 100644 index c6b01d2f2c..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_three_columns_02.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_three_columns_02.webp b/theme_nano/static/src/img/snippets/s_three_columns_02.webp new file mode 100644 index 0000000000..cd11946dc3 Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_three_columns_02.webp differ diff --git a/theme_nano/static/src/img/snippets/s_three_columns_03.jpg b/theme_nano/static/src/img/snippets/s_three_columns_03.jpg deleted file mode 100644 index b5c350a492..0000000000 Binary files a/theme_nano/static/src/img/snippets/s_three_columns_03.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/snippets/s_three_columns_03.webp b/theme_nano/static/src/img/snippets/s_three_columns_03.webp new file mode 100644 index 0000000000..6b621a3aac Binary files /dev/null and b/theme_nano/static/src/img/snippets/s_three_columns_03.webp differ diff --git a/theme_nano/static/src/img/theme/01.jpg b/theme_nano/static/src/img/theme/01.jpg deleted file mode 100644 index a13c11ed71..0000000000 Binary files a/theme_nano/static/src/img/theme/01.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/theme/01.webp b/theme_nano/static/src/img/theme/01.webp new file mode 100644 index 0000000000..3840fa22ba Binary files /dev/null and b/theme_nano/static/src/img/theme/01.webp differ diff --git a/theme_nano/static/src/img/theme/02.jpg b/theme_nano/static/src/img/theme/02.jpg deleted file mode 100644 index 4e920518eb..0000000000 Binary files a/theme_nano/static/src/img/theme/02.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/theme/02.webp b/theme_nano/static/src/img/theme/02.webp new file mode 100644 index 0000000000..2aa7222d9b Binary files /dev/null and b/theme_nano/static/src/img/theme/02.webp differ diff --git a/theme_nano/static/src/img/theme/03.jpg b/theme_nano/static/src/img/theme/03.jpg deleted file mode 100644 index c66693b7b6..0000000000 Binary files a/theme_nano/static/src/img/theme/03.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/theme/03.webp b/theme_nano/static/src/img/theme/03.webp new file mode 100644 index 0000000000..af375ff635 Binary files /dev/null and b/theme_nano/static/src/img/theme/03.webp differ diff --git a/theme_nano/static/src/img/theme/04.jpg b/theme_nano/static/src/img/theme/04.jpg deleted file mode 100644 index 059db5b08a..0000000000 Binary files a/theme_nano/static/src/img/theme/04.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/theme/04.webp b/theme_nano/static/src/img/theme/04.webp new file mode 100644 index 0000000000..934e3bee63 Binary files /dev/null and b/theme_nano/static/src/img/theme/04.webp differ diff --git a/theme_nano/static/src/img/theme/05.jpg b/theme_nano/static/src/img/theme/05.jpg deleted file mode 100644 index a02efd665d..0000000000 Binary files a/theme_nano/static/src/img/theme/05.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/theme/05.webp b/theme_nano/static/src/img/theme/05.webp new file mode 100644 index 0000000000..1f1c893f69 Binary files /dev/null and b/theme_nano/static/src/img/theme/05.webp differ diff --git a/theme_nano/static/src/img/theme/06.jpg b/theme_nano/static/src/img/theme/06.jpg deleted file mode 100644 index b8a191feec..0000000000 Binary files a/theme_nano/static/src/img/theme/06.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/theme/06.webp b/theme_nano/static/src/img/theme/06.webp new file mode 100644 index 0000000000..8cb6ae13d2 Binary files /dev/null and b/theme_nano/static/src/img/theme/06.webp differ diff --git a/theme_nano/static/src/img/theme/07.jpg b/theme_nano/static/src/img/theme/07.jpg deleted file mode 100644 index 182091cbb2..0000000000 Binary files a/theme_nano/static/src/img/theme/07.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/theme/07.webp b/theme_nano/static/src/img/theme/07.webp new file mode 100644 index 0000000000..39a02b3ad5 Binary files /dev/null and b/theme_nano/static/src/img/theme/07.webp differ diff --git a/theme_nano/static/src/img/theme/08.jpg b/theme_nano/static/src/img/theme/08.jpg deleted file mode 100644 index f198c96fab..0000000000 Binary files a/theme_nano/static/src/img/theme/08.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/theme/08.webp b/theme_nano/static/src/img/theme/08.webp new file mode 100644 index 0000000000..183f4cd69e Binary files /dev/null and b/theme_nano/static/src/img/theme/08.webp differ diff --git a/theme_nano/static/src/img/theme/09.jpg b/theme_nano/static/src/img/theme/09.jpg deleted file mode 100644 index bc7dcc27ad..0000000000 Binary files a/theme_nano/static/src/img/theme/09.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/theme/09.webp b/theme_nano/static/src/img/theme/09.webp new file mode 100644 index 0000000000..4d1e8ca018 Binary files /dev/null and b/theme_nano/static/src/img/theme/09.webp differ diff --git a/theme_nano/static/src/img/theme/10.jpg b/theme_nano/static/src/img/theme/10.jpg deleted file mode 100644 index b68576c91c..0000000000 Binary files a/theme_nano/static/src/img/theme/10.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/theme/10.webp b/theme_nano/static/src/img/theme/10.webp new file mode 100644 index 0000000000..ebd56b9610 Binary files /dev/null and b/theme_nano/static/src/img/theme/10.webp differ diff --git a/theme_nano/static/src/img/theme/11.jpg b/theme_nano/static/src/img/theme/11.jpg deleted file mode 100644 index 89a870cbe7..0000000000 Binary files a/theme_nano/static/src/img/theme/11.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/theme/11.webp b/theme_nano/static/src/img/theme/11.webp new file mode 100644 index 0000000000..1e2692067b Binary files /dev/null and b/theme_nano/static/src/img/theme/11.webp differ diff --git a/theme_nano/static/src/img/theme/12.jpg b/theme_nano/static/src/img/theme/12.jpg deleted file mode 100644 index e2669f3345..0000000000 Binary files a/theme_nano/static/src/img/theme/12.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/theme/12.webp b/theme_nano/static/src/img/theme/12.webp new file mode 100644 index 0000000000..26df206e41 Binary files /dev/null and b/theme_nano/static/src/img/theme/12.webp differ diff --git a/theme_nano/static/src/img/theme/13.jpg b/theme_nano/static/src/img/theme/13.jpg deleted file mode 100644 index 555c3e1307..0000000000 Binary files a/theme_nano/static/src/img/theme/13.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/theme/13.webp b/theme_nano/static/src/img/theme/13.webp new file mode 100644 index 0000000000..24c23e271b Binary files /dev/null and b/theme_nano/static/src/img/theme/13.webp differ diff --git a/theme_nano/static/src/img/theme/14.jpg b/theme_nano/static/src/img/theme/14.jpg deleted file mode 100644 index 3bee1ca30f..0000000000 Binary files a/theme_nano/static/src/img/theme/14.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/theme/14.webp b/theme_nano/static/src/img/theme/14.webp new file mode 100644 index 0000000000..b49243513b Binary files /dev/null and b/theme_nano/static/src/img/theme/14.webp differ diff --git a/theme_nano/static/src/img/theme/15.jpg b/theme_nano/static/src/img/theme/15.jpg deleted file mode 100644 index d5ae5d0527..0000000000 Binary files a/theme_nano/static/src/img/theme/15.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/theme/15.webp b/theme_nano/static/src/img/theme/15.webp new file mode 100644 index 0000000000..b4055b3172 Binary files /dev/null and b/theme_nano/static/src/img/theme/15.webp differ diff --git a/theme_nano/static/src/img/theme/16.jpg b/theme_nano/static/src/img/theme/16.jpg deleted file mode 100644 index 39504ea278..0000000000 Binary files a/theme_nano/static/src/img/theme/16.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/theme/16.webp b/theme_nano/static/src/img/theme/16.webp new file mode 100644 index 0000000000..e4bba3f588 Binary files /dev/null and b/theme_nano/static/src/img/theme/16.webp differ diff --git a/theme_nano/static/src/img/theme/17.jpg b/theme_nano/static/src/img/theme/17.jpg deleted file mode 100644 index c2f7c467b2..0000000000 Binary files a/theme_nano/static/src/img/theme/17.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/theme/17.webp b/theme_nano/static/src/img/theme/17.webp new file mode 100644 index 0000000000..23a739d8d9 Binary files /dev/null and b/theme_nano/static/src/img/theme/17.webp differ diff --git a/theme_nano/static/src/img/theme/18.jpg b/theme_nano/static/src/img/theme/18.jpg deleted file mode 100644 index c6b01d2f2c..0000000000 Binary files a/theme_nano/static/src/img/theme/18.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/theme/18.webp b/theme_nano/static/src/img/theme/18.webp new file mode 100644 index 0000000000..cd11946dc3 Binary files /dev/null and b/theme_nano/static/src/img/theme/18.webp differ diff --git a/theme_nano/static/src/img/theme/19.jpg b/theme_nano/static/src/img/theme/19.jpg deleted file mode 100644 index ec384a9032..0000000000 Binary files a/theme_nano/static/src/img/theme/19.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/theme/19.webp b/theme_nano/static/src/img/theme/19.webp new file mode 100644 index 0000000000..6493eef5c9 Binary files /dev/null and b/theme_nano/static/src/img/theme/19.webp differ diff --git a/theme_nano/static/src/img/theme/20.jpg b/theme_nano/static/src/img/theme/20.jpg deleted file mode 100644 index 2f66cd3fc0..0000000000 Binary files a/theme_nano/static/src/img/theme/20.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/theme/20.webp b/theme_nano/static/src/img/theme/20.webp new file mode 100644 index 0000000000..6cf5dcb1b9 Binary files /dev/null and b/theme_nano/static/src/img/theme/20.webp differ diff --git a/theme_nano/static/src/img/theme/21.jpg b/theme_nano/static/src/img/theme/21.jpg deleted file mode 100644 index e6e92eed97..0000000000 Binary files a/theme_nano/static/src/img/theme/21.jpg and /dev/null differ diff --git a/theme_nano/static/src/img/theme/21.webp b/theme_nano/static/src/img/theme/21.webp new file mode 100644 index 0000000000..8c21205dd3 Binary files /dev/null and b/theme_nano/static/src/img/theme/21.webp differ diff --git a/theme_nano/views/images_library.xml b/theme_nano/views/images_library.xml index 0add10e691..4544417b2f 100644 --- a/theme_nano/views/images_library.xml +++ b/theme_nano/views/images_library.xml @@ -5,112 +5,112 @@ theme_nano.image_01 theme_nano.image_01 - /theme_nano/static/src/img/theme/01.jpg + /theme_nano/static/src/img/theme/01.webp theme_nano.image_02 theme_nano.image_02 - /theme_nano/static/src/img/theme/02.jpg + /theme_nano/static/src/img/theme/02.webp theme_nano.image_03 theme_nano.image_03 - /theme_nano/static/src/img/theme/03.jpg + /theme_nano/static/src/img/theme/03.webp theme_nano.image_04 theme_nano.image_04 - /theme_nano/static/src/img/theme/04.jpg + /theme_nano/static/src/img/theme/04.webp theme_nano.image_05 theme_nano.image_05 - /theme_nano/static/src/img/theme/05.jpg + /theme_nano/static/src/img/theme/05.webp theme_nano.image_06 theme_nano.image_06 - /theme_nano/static/src/img/theme/06.jpg + /theme_nano/static/src/img/theme/06.webp theme_nano.image_07 theme_nano.image_07 - /theme_nano/static/src/img/theme/07.jpg + /theme_nano/static/src/img/theme/07.webp theme_nano.image_08 theme_nano.image_08 - /theme_nano/static/src/img/theme/08.jpg + /theme_nano/static/src/img/theme/08.webp theme_nano.image_09 theme_nano.image_09 - /theme_nano/static/src/img/theme/09.jpg + /theme_nano/static/src/img/theme/09.webp theme_nano.image_10 theme_nano.image_10 - /theme_nano/static/src/img/theme/10.jpg + /theme_nano/static/src/img/theme/10.webp theme_nano.image_11 theme_nano.image_11 - /theme_nano/static/src/img/theme/11.jpg + /theme_nano/static/src/img/theme/11.webp theme_nano.image_12 theme_nano.image_12 - /theme_nano/static/src/img/theme/12.jpg + /theme_nano/static/src/img/theme/12.webp theme_nano.image_13 theme_nano.image_13 - /theme_nano/static/src/img/theme/13.jpg + /theme_nano/static/src/img/theme/13.webp theme_nano.image_14 theme_nano.image_14 - /theme_nano/static/src/img/theme/14.jpg + /theme_nano/static/src/img/theme/14.webp theme_nano.image_15 theme_nano.image_15 - /theme_nano/static/src/img/theme/15.jpg + /theme_nano/static/src/img/theme/15.webp theme_nano.image_16 theme_nano.image_16 - /theme_nano/static/src/img/theme/16.jpg + /theme_nano/static/src/img/theme/16.webp theme_nano.image_17 theme_nano.image_17 - /theme_nano/static/src/img/theme/17.jpg + /theme_nano/static/src/img/theme/17.webp theme_nano.image_18 theme_nano.image_18 - /theme_nano/static/src/img/theme/18.jpg + /theme_nano/static/src/img/theme/18.webp theme_nano.image_19 theme_nano.image_19 - /theme_nano/static/src/img/theme/19.jpg + /theme_nano/static/src/img/theme/19.webp theme_nano.image_20 theme_nano.image_20 - /theme_nano/static/src/img/theme/20.jpg + /theme_nano/static/src/img/theme/20.webp theme_nano.image_21 theme_nano.image_21 - /theme_nano/static/src/img/theme/21.jpg + /theme_nano/static/src/img/theme/21.webp theme_nano.image_22 theme_nano.image_22 - /theme_nano/static/src/img/theme/22.jpg + /theme_nano/static/src/img/theme/22.webp @@ -166,74 +166,74 @@ website.s_banner_default_image website.s_banner_default_image - /theme_nano/static/src/img/snippets/s_banner.jpg + /theme_nano/static/src/img/snippets/s_banner.webp website.s_banner_default_image_2 website.s_banner_default_image_2 - /theme_nano/static/src/img/snippets/s_banner_2.jpg + /theme_nano/static/src/img/snippets/s_banner_2.webp website.s_banner_default_image_3 website.s_banner_default_image_3 - /theme_nano/static/src/img/snippets/s_banner_3.jpg + /theme_nano/static/src/img/snippets/s_banner_3.webp website.s_cover_default_image website.s_cover_default_image - /theme_nano/static/src/img/snippets/s_cover.jpg + /theme_nano/static/src/img/snippets/s_cover.webp website.s_text_image_default_image website.s_text_image_default_image - /theme_nano/static/src/img/snippets/s_text_image.jpg + /theme_nano/static/src/img/snippets/s_text_image.webp website.s_image_text_default_image website.s_image_text_default_image - /theme_nano/static/src/img/snippets/s_image_text.jpg + /theme_nano/static/src/img/snippets/s_image_text.webp website.s_picture_default_image website.s_picture_default_image - /theme_nano/static/src/img/snippets/s_picture.jpg + /theme_nano/static/src/img/snippets/s_picture.webp website.s_three_columns_default_image_1 website.s_three_columns_default_image_1 - /theme_nano/static/src/img/snippets/s_three_columns_01.jpg + /theme_nano/static/src/img/snippets/s_three_columns_01.webp website.s_three_columns_default_image_2 website.s_three_columns_default_image_2 - /theme_nano/static/src/img/snippets/s_three_columns_02.jpg + /theme_nano/static/src/img/snippets/s_three_columns_02.webp website.s_three_columns_default_image_3 website.s_three_columns_default_image_3 - /theme_nano/static/src/img/snippets/s_three_columns_03.jpg + /theme_nano/static/src/img/snippets/s_three_columns_03.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_nano/static/src/img/snippets/s_masonry_block.jpg + /theme_nano/static/src/img/snippets/s_masonry_block.webp website.s_masonry_block_default_image_2 website.s_masonry_block_default_image_2 - /theme_nano/static/src/img/snippets/s_masonry_block_2.jpg + /theme_nano/static/src/img/snippets/s_masonry_block_2.webp @@ -241,139 +241,139 @@ website.library_image_03 website.library_image_03 - /theme_nano/static/src/img/snippets/s_images_wall_01.jpg + /theme_nano/static/src/img/snippets/s_images_wall_01.webp website.library_image_10 website.library_image_10 - /theme_nano/static/src/img/snippets/s_images_wall_02.jpg + /theme_nano/static/src/img/snippets/s_images_wall_02.webp website.library_image_13 website.library_image_13 - /theme_nano/static/src/img/snippets/s_images_wall_03.jpg + /theme_nano/static/src/img/snippets/s_images_wall_03.webp website.library_image_05 website.library_image_05 - /theme_nano/static/src/img/snippets/s_images_wall_04.jpg + /theme_nano/static/src/img/snippets/s_images_wall_04.webp website.library_image_14 website.library_image_14 - /theme_nano/static/src/img/snippets/s_images_wall_05.jpg + /theme_nano/static/src/img/snippets/s_images_wall_05.webp website.library_image_16 website.library_image_16 - /theme_nano/static/src/img/snippets/s_images_wall_06.jpg + /theme_nano/static/src/img/snippets/s_images_wall_06.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_nano/static/src/img/snippets/s_carousel_01.jpg + /theme_nano/static/src/img/snippets/s_carousel_01.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_nano/static/src/img/snippets/s_carousel_02.jpg + /theme_nano/static/src/img/snippets/s_carousel_02.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_nano/static/src/img/snippets/s_carousel_03.jpg + /theme_nano/static/src/img/snippets/s_carousel_03.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_nano/static/src/img/snippets/s_pricelist_boxed_default_background.jpg + /theme_nano/static/src/img/snippets/s_pricelist_boxed_default_background.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_nano/static/src/img/snippets/s_masonry_block_2.jpg + /theme_nano/static/src/img/snippets/s_masonry_block_2.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_nano/static/src/img/snippets/s_cover.jpg + /theme_nano/static/src/img/snippets/s_cover.webp website.s_quotes_carousel_demo_image_3 website.s_quotes_carousel_demo_image_3 - /theme_nano/static/src/img/snippets/s_company_team_03.jpg + /theme_nano/static/src/img/snippets/s_company_team_03.webp website.s_quotes_carousel_demo_image_4 website.s_quotes_carousel_demo_image_4 - /theme_nano/static/src/img/snippets/s_company_team_05.jpg + /theme_nano/static/src/img/snippets/s_company_team_05.webp website.s_quotes_carousel_demo_image_5 website.s_quotes_carousel_demo_image_5 - /theme_nano/static/src/img/snippets/s_company_team_04.jpg + /theme_nano/static/src/img/snippets/s_company_team_04.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_nano/static/src/img/snippets/s_media_list_01.jpg + /theme_nano/static/src/img/snippets/s_media_list_01.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_nano/static/src/img/snippets/s_media_list_02.jpg + /theme_nano/static/src/img/snippets/s_media_list_02.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_nano/static/src/img/snippets/s_media_list_03.jpg + /theme_nano/static/src/img/snippets/s_media_list_03.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_nano/static/src/img/snippets/s_parallax.jpg + /theme_nano/static/src/img/snippets/s_parallax.webp website.s_company_team_image_1 website.s_company_team_image_1 - /theme_nano/static/src/img/snippets/s_company_team_01.jpg + /theme_nano/static/src/img/snippets/s_company_team_01.webp website.s_company_team_image_2 website.s_company_team_image_2 - /theme_nano/static/src/img/snippets/s_company_team_02.jpg + /theme_nano/static/src/img/snippets/s_company_team_02.webp website.s_company_team_image_3 website.s_company_team_image_3 - /theme_nano/static/src/img/snippets/s_company_team_03.jpg + /theme_nano/static/src/img/snippets/s_company_team_03.webp website.s_company_team_image_4 website.s_company_team_image_4 - /theme_nano/static/src/img/snippets/s_company_team_04.jpg + /theme_nano/static/src/img/snippets/s_company_team_04.webp website.s_company_team_image_5 website.s_company_team_image_5 - /theme_nano/static/src/img/snippets/s_company_team_05.jpg + /theme_nano/static/src/img/snippets/s_company_team_05.webp website.s_company_team_image_6 website.s_company_team_image_6 - /theme_nano/static/src/img/snippets/s_company_team_06.jpg + /theme_nano/static/src/img/snippets/s_company_team_06.webp @@ -410,171 +410,171 @@ website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_nano/static/src/img/snippets/s_cover.jpg + /theme_nano/static/src/img/snippets/s_cover.webp website.library_image_02 website.library_image_02 - /theme_nano/static/src/img/snippets/s_images_gallery_01.jpg + /theme_nano/static/src/img/snippets/s_images_gallery_01.webp website.library_image_08 website.library_image_08 - /theme_nano/static/src/img/snippets/s_images_gallery_02.jpg + /theme_nano/static/src/img/snippets/s_images_gallery_02.webp website.s_image_title_default_image website.s_image_title_default_image - /theme_nano/static/src/img/snippets/s_masonry_block_2.jpg + /theme_nano/static/src/img/snippets/s_masonry_block_2.webp website.s_pricelist_boxed_default_background website.s_pricelist_boxed_default_background - /theme_nano/static/src/img/snippets/s_pricelist_boxed_default_background.jpg + /theme_nano/static/src/img/snippets/s_pricelist_boxed_default_background.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_nano/static/src/img/snippets/s_intro_pill_default_image.jpg + /theme_nano/static/src/img/snippets/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_nano/static/src/img/snippets/s_intro_pill_default_image_2.jpg + /theme_nano/static/src/img/snippets/s_intro_pill_default_image_2.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_nano/static/src/img/snippets/s_key_images_default_image_1.jpg + /theme_nano/static/src/img/snippets/s_key_images_default_image_1.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_nano/static/src/img/snippets/s_key_images_default_image_2.jpg + /theme_nano/static/src/img/snippets/s_key_images_default_image_2.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_nano/static/src/img/snippets/s_key_images_default_image_3.jpg + /theme_nano/static/src/img/snippets/s_key_images_default_image_3.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_nano/static/src/img/snippets/s_key_images_default_image_4.jpg + /theme_nano/static/src/img/snippets/s_key_images_default_image_4.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_nano/static/src/img/snippets/s_kickoff_default_image.jpg + /theme_nano/static/src/img/snippets/s_kickoff_default_image.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_nano/static/src/img/snippets/s_carousel_02.jpg + /theme_nano/static/src/img/snippets/s_carousel_02.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_nano/static/src/img/snippets/s_masonry_block.jpg + /theme_nano/static/src/img/snippets/s_masonry_block.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_nano/static/src/img/snippets/s_picture.jpg + /theme_nano/static/src/img/snippets/s_picture.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_nano/static/src/img/snippets/s_media_list_02.jpg + /theme_nano/static/src/img/snippets/s_media_list_02.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_nano/static/src/img/snippets/s_images_wall_05.jpg + /theme_nano/static/src/img/snippets/s_images_wall_05.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_nano/static/src/img/snippets/s_carousel_01.jpg + /theme_nano/static/src/img/snippets/s_carousel_01.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_nano/static/src/img/snippets/s_media_list_01.jpg + /theme_nano/static/src/img/snippets/s_media_list_01.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_nano/static/src/img/snippets/s_media_list_02.jpg + /theme_nano/static/src/img/snippets/s_media_list_02.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_nano/static/src/img/snippets/s_masonry_block_2.jpg + /theme_nano/static/src/img/snippets/s_masonry_block_2.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_nano/static/src/img/snippets/s_images_mosaic_default_image_1.jpg + /theme_nano/static/src/img/snippets/s_images_mosaic_default_image_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_nano/static/src/img/snippets/s_images_mosaic_default_image_2.jpg + /theme_nano/static/src/img/snippets/s_images_mosaic_default_image_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_nano/static/src/img/snippets/s_images_mosaic_default_image_3.jpg + /theme_nano/static/src/img/snippets/s_images_mosaic_default_image_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_nano/static/src/img/snippets/s_images_mosaic_default_image_4.jpg + /theme_nano/static/src/img/snippets/s_images_mosaic_default_image_4.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_nano/static/src/img/snippets/s_images_mosaic_default_image_5.jpg + /theme_nano/static/src/img/snippets/s_images_mosaic_default_image_5.webp website.s_shape_image_default_image website.s_shape_image_default_image - /theme_nano/static/src/img/snippets/s_shape_image_default_image.jpg + /theme_nano/static/src/img/snippets/s_shape_image_default_image.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_nano/static/src/img/snippets/s_images_constellation_default_image.jpg + /theme_nano/static/src/img/snippets/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_nano/static/src/img/snippets/s_images_constellation_default_image_1.jpg + /theme_nano/static/src/img/snippets/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_nano/static/src/img/snippets/s_images_constellation_default_image_2.jpg + /theme_nano/static/src/img/snippets/s_images_constellation_default_image_2.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_nano/static/src/img/snippets/s_empowerment_default_image.jpg + /theme_nano/static/src/img/snippets/s_empowerment_default_image.webp diff --git a/theme_notes/__manifest__.py b/theme_notes/__manifest__.py index 8347efb07b..5c7cce318d 100644 --- a/theme_notes/__manifest__.py +++ b/theme_notes/__manifest__.py @@ -66,22 +66,22 @@ 'views/new_page_template.xml', ], 'images': [ - 'static/description/notes_description.jpg', - 'static/description/notes_screenshot.jpg', + 'static/description/notes_description.webp', + 'static/description/notes_screenshot.webp', ], 'images_preview_theme': { - 'website.library_image_03': '/theme_notes/static/src/img/content/library_image_19.jpg', - 'website.library_image_05': '/theme_notes/static/src/img/content/library_image_05.jpg', - 'website.library_image_10': '/theme_notes/static/src/img/content/library_image_10.jpg', - 'website.library_image_14': '/theme_notes/static/src/img/content/library_image_14.jpg', - 'website.library_image_16': '/theme_notes/static/src/img/content/library_image_16.jpg', - 'website.s_carousel_default_image_2': '/theme_notes/static/src/img/content/content_img_23.jpg', - 'website.s_cover_default_image': '/theme_notes/static/src/img/content/content_img_14.jpg', - 'website.s_image_text_default_image': '/theme_notes/static/src/img/content/content_img_16.jpg', - 'website.s_three_columns_default_image_1': '/theme_notes/static/src/img/content/content_img_18.jpg', - 'website.s_three_columns_default_image_2': '/theme_notes/static/src/img/content/content_img_19.jpg', - 'website.s_three_columns_default_image_3': '/theme_notes/static/src/img/content/content_img_20.jpg', - 'website.s_text_image_default_image': '/theme_notes/static/src/img/content/content_img_15.jpg', + 'website.library_image_03': '/theme_notes/static/src/img/content/library_image_19.webp', + 'website.library_image_05': '/theme_notes/static/src/img/content/library_image_05.webp', + 'website.library_image_10': '/theme_notes/static/src/img/content/library_image_10.webp', + 'website.library_image_14': '/theme_notes/static/src/img/content/library_image_14.webp', + 'website.library_image_16': '/theme_notes/static/src/img/content/library_image_16.webp', + 'website.s_carousel_default_image_2': '/theme_notes/static/src/img/content/content_img_23.webp', + 'website.s_cover_default_image': '/theme_notes/static/src/img/content/content_img_14.webp', + 'website.s_image_text_default_image': '/theme_notes/static/src/img/content/content_img_16.webp', + 'website.s_three_columns_default_image_1': '/theme_notes/static/src/img/content/content_img_18.webp', + 'website.s_three_columns_default_image_2': '/theme_notes/static/src/img/content/content_img_19.webp', + 'website.s_three_columns_default_image_3': '/theme_notes/static/src/img/content/content_img_20.webp', + 'website.s_text_image_default_image': '/theme_notes/static/src/img/content/content_img_15.webp', }, 'configurator_snippets': { 'homepage': ['s_framed_intro', 's_image_text', 's_three_columns', 's_images_wall', 's_text_image', 's_company_team_shapes', 's_title', 's_call_to_action'], diff --git a/theme_notes/static/description/notes_description.jpg b/theme_notes/static/description/notes_description.jpg deleted file mode 100644 index 691752d53c..0000000000 Binary files a/theme_notes/static/description/notes_description.jpg and /dev/null differ diff --git a/theme_notes/static/description/notes_description.webp b/theme_notes/static/description/notes_description.webp new file mode 100644 index 0000000000..35e523f152 Binary files /dev/null and b/theme_notes/static/description/notes_description.webp differ diff --git a/theme_notes/static/description/notes_screenshot.jpg b/theme_notes/static/description/notes_screenshot.jpg deleted file mode 100644 index f07cc01765..0000000000 Binary files a/theme_notes/static/description/notes_screenshot.jpg and /dev/null differ diff --git a/theme_notes/static/description/notes_screenshot.webp b/theme_notes/static/description/notes_screenshot.webp new file mode 100644 index 0000000000..6bdcd4b08d Binary files /dev/null and b/theme_notes/static/description/notes_screenshot.webp differ diff --git a/theme_notes/static/description/theme_notes.svg b/theme_notes/static/description/theme_notes.svg index 9db8ee0043..d0964b3d25 100644 --- a/theme_notes/static/description/theme_notes.svg +++ b/theme_notes/static/description/theme_notes.svg @@ -1,7 +1,7 @@ - + diff --git a/theme_notes/static/src/img/content/content_img_13.jpg b/theme_notes/static/src/img/content/content_img_13.jpg deleted file mode 100644 index 6767d1f261..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_13.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_13.webp b/theme_notes/static/src/img/content/content_img_13.webp new file mode 100644 index 0000000000..e62144eb4e Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_13.webp differ diff --git a/theme_notes/static/src/img/content/content_img_14.jpg b/theme_notes/static/src/img/content/content_img_14.jpg deleted file mode 100644 index 2011f374b8..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_14.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_14.webp b/theme_notes/static/src/img/content/content_img_14.webp new file mode 100644 index 0000000000..0f82ec7650 Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_14.webp differ diff --git a/theme_notes/static/src/img/content/content_img_15.jpg b/theme_notes/static/src/img/content/content_img_15.jpg deleted file mode 100644 index 618e7ea673..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_15.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_15.webp b/theme_notes/static/src/img/content/content_img_15.webp new file mode 100644 index 0000000000..c6d8140ed5 Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_15.webp differ diff --git a/theme_notes/static/src/img/content/content_img_16.jpg b/theme_notes/static/src/img/content/content_img_16.jpg deleted file mode 100644 index 2f2ea02eae..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_16.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_16.webp b/theme_notes/static/src/img/content/content_img_16.webp new file mode 100644 index 0000000000..5df1d00f5f Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_16.webp differ diff --git a/theme_notes/static/src/img/content/content_img_17.jpg b/theme_notes/static/src/img/content/content_img_17.jpg deleted file mode 100644 index a44d8d2e65..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_17.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_17.webp b/theme_notes/static/src/img/content/content_img_17.webp new file mode 100644 index 0000000000..c6c06c4eaf Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_17.webp differ diff --git a/theme_notes/static/src/img/content/content_img_18.jpg b/theme_notes/static/src/img/content/content_img_18.jpg deleted file mode 100644 index d4ae787638..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_18.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_18.webp b/theme_notes/static/src/img/content/content_img_18.webp new file mode 100644 index 0000000000..28348e52a3 Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_18.webp differ diff --git a/theme_notes/static/src/img/content/content_img_19.jpg b/theme_notes/static/src/img/content/content_img_19.jpg deleted file mode 100644 index 50e4a0b1df..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_19.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_19.webp b/theme_notes/static/src/img/content/content_img_19.webp new file mode 100644 index 0000000000..f0d1142a3e Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_19.webp differ diff --git a/theme_notes/static/src/img/content/content_img_20.jpg b/theme_notes/static/src/img/content/content_img_20.jpg deleted file mode 100644 index b29d5608ab..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_20.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_20.webp b/theme_notes/static/src/img/content/content_img_20.webp new file mode 100644 index 0000000000..93306412b3 Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_20.webp differ diff --git a/theme_notes/static/src/img/content/content_img_21.jpg b/theme_notes/static/src/img/content/content_img_21.jpg deleted file mode 100644 index bb9783e43b..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_21.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_21.webp b/theme_notes/static/src/img/content/content_img_21.webp new file mode 100644 index 0000000000..4a7a6acabb Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_21.webp differ diff --git a/theme_notes/static/src/img/content/content_img_22.jpg b/theme_notes/static/src/img/content/content_img_22.jpg deleted file mode 100644 index 84c2b6c5cf..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_22.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_22.webp b/theme_notes/static/src/img/content/content_img_22.webp new file mode 100644 index 0000000000..596fbdc144 Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_22.webp differ diff --git a/theme_notes/static/src/img/content/content_img_23.jpg b/theme_notes/static/src/img/content/content_img_23.jpg deleted file mode 100644 index 7d894e29f6..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_23.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_23.webp b/theme_notes/static/src/img/content/content_img_23.webp new file mode 100644 index 0000000000..207636c925 Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_23.webp differ diff --git a/theme_notes/static/src/img/content/content_img_24.jpg b/theme_notes/static/src/img/content/content_img_24.jpg deleted file mode 100644 index e44375f297..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_24.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_24.webp b/theme_notes/static/src/img/content/content_img_24.webp new file mode 100644 index 0000000000..1aae9ed9e0 Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_24.webp differ diff --git a/theme_notes/static/src/img/content/content_img_25.jpg b/theme_notes/static/src/img/content/content_img_25.jpg deleted file mode 100644 index f3a8f9ecf1..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_25.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_25.webp b/theme_notes/static/src/img/content/content_img_25.webp new file mode 100644 index 0000000000..ec1ce0e616 Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_25.webp differ diff --git a/theme_notes/static/src/img/content/content_img_26.jpg b/theme_notes/static/src/img/content/content_img_26.jpg deleted file mode 100644 index a8e94e5d1a..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_26.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_26.webp b/theme_notes/static/src/img/content/content_img_26.webp new file mode 100644 index 0000000000..3230ce66f5 Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_26.webp differ diff --git a/theme_notes/static/src/img/content/content_img_27.jpg b/theme_notes/static/src/img/content/content_img_27.jpg deleted file mode 100644 index eed1be6ee0..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_27.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_27.webp b/theme_notes/static/src/img/content/content_img_27.webp new file mode 100644 index 0000000000..5dd89bb1bc Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_27.webp differ diff --git a/theme_notes/static/src/img/content/content_img_28.jpg b/theme_notes/static/src/img/content/content_img_28.jpg deleted file mode 100644 index 02234c0a2d..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_28.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_28.webp b/theme_notes/static/src/img/content/content_img_28.webp new file mode 100644 index 0000000000..07295a568c Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_28.webp differ diff --git a/theme_notes/static/src/img/content/content_img_29.jpg b/theme_notes/static/src/img/content/content_img_29.jpg deleted file mode 100644 index 844c5a2dfe..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_29.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_29.webp b/theme_notes/static/src/img/content/content_img_29.webp new file mode 100644 index 0000000000..d367d3d1fa Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_29.webp differ diff --git a/theme_notes/static/src/img/content/content_img_30.jpg b/theme_notes/static/src/img/content/content_img_30.jpg deleted file mode 100644 index a4588b949d..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_30.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_30.webp b/theme_notes/static/src/img/content/content_img_30.webp new file mode 100644 index 0000000000..92a3092306 Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_30.webp differ diff --git a/theme_notes/static/src/img/content/content_img_31.jpg b/theme_notes/static/src/img/content/content_img_31.jpg deleted file mode 100644 index 9f68c3491b..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_31.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_31.webp b/theme_notes/static/src/img/content/content_img_31.webp new file mode 100644 index 0000000000..40d1553eb3 Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_31.webp differ diff --git a/theme_notes/static/src/img/content/content_img_32.jpg b/theme_notes/static/src/img/content/content_img_32.jpg deleted file mode 100644 index 921621d922..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_32.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_32.webp b/theme_notes/static/src/img/content/content_img_32.webp new file mode 100644 index 0000000000..139701578a Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_32.webp differ diff --git a/theme_notes/static/src/img/content/content_img_33.jpg b/theme_notes/static/src/img/content/content_img_33.jpg deleted file mode 100644 index 9c7c51c5bb..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_33.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_33.webp b/theme_notes/static/src/img/content/content_img_33.webp new file mode 100644 index 0000000000..68c8796771 Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_33.webp differ diff --git a/theme_notes/static/src/img/content/content_img_34.jpg b/theme_notes/static/src/img/content/content_img_34.jpg deleted file mode 100644 index c71598476d..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_34.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_34.webp b/theme_notes/static/src/img/content/content_img_34.webp new file mode 100644 index 0000000000..467f561aaa Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_34.webp differ diff --git a/theme_notes/static/src/img/content/content_img_35.jpg b/theme_notes/static/src/img/content/content_img_35.jpg deleted file mode 100644 index 2c67665ea7..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_35.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_35.webp b/theme_notes/static/src/img/content/content_img_35.webp new file mode 100644 index 0000000000..aaa0d58e06 Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_35.webp differ diff --git a/theme_notes/static/src/img/content/content_img_36.jpg b/theme_notes/static/src/img/content/content_img_36.jpg deleted file mode 100644 index 51471514e6..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_36.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_36.webp b/theme_notes/static/src/img/content/content_img_36.webp new file mode 100644 index 0000000000..48ef4ec080 Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_36.webp differ diff --git a/theme_notes/static/src/img/content/content_img_37.jpg b/theme_notes/static/src/img/content/content_img_37.jpg deleted file mode 100644 index 32dd965a5e..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_37.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_37.webp b/theme_notes/static/src/img/content/content_img_37.webp new file mode 100644 index 0000000000..be18e257bc Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_37.webp differ diff --git a/theme_notes/static/src/img/content/content_img_38.jpg b/theme_notes/static/src/img/content/content_img_38.jpg deleted file mode 100644 index c9cd3db124..0000000000 Binary files a/theme_notes/static/src/img/content/content_img_38.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/content_img_38.webp b/theme_notes/static/src/img/content/content_img_38.webp new file mode 100644 index 0000000000..09d8176eef Binary files /dev/null and b/theme_notes/static/src/img/content/content_img_38.webp differ diff --git a/theme_notes/static/src/img/content/library_image_02.jpg b/theme_notes/static/src/img/content/library_image_02.jpg deleted file mode 100644 index 71453942ca..0000000000 Binary files a/theme_notes/static/src/img/content/library_image_02.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/library_image_02.webp b/theme_notes/static/src/img/content/library_image_02.webp new file mode 100644 index 0000000000..7e17f8afa8 Binary files /dev/null and b/theme_notes/static/src/img/content/library_image_02.webp differ diff --git a/theme_notes/static/src/img/content/library_image_03.jpg b/theme_notes/static/src/img/content/library_image_03.jpg deleted file mode 100644 index 358bee17da..0000000000 Binary files a/theme_notes/static/src/img/content/library_image_03.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/library_image_03.webp b/theme_notes/static/src/img/content/library_image_03.webp new file mode 100644 index 0000000000..958960d0d6 Binary files /dev/null and b/theme_notes/static/src/img/content/library_image_03.webp differ diff --git a/theme_notes/static/src/img/content/library_image_05.jpg b/theme_notes/static/src/img/content/library_image_05.jpg deleted file mode 100644 index a84a842db6..0000000000 Binary files a/theme_notes/static/src/img/content/library_image_05.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/library_image_05.webp b/theme_notes/static/src/img/content/library_image_05.webp new file mode 100644 index 0000000000..a2c5cf2be3 Binary files /dev/null and b/theme_notes/static/src/img/content/library_image_05.webp differ diff --git a/theme_notes/static/src/img/content/library_image_08.jpg b/theme_notes/static/src/img/content/library_image_08.jpg deleted file mode 100644 index 979647180d..0000000000 Binary files a/theme_notes/static/src/img/content/library_image_08.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/library_image_08.webp b/theme_notes/static/src/img/content/library_image_08.webp new file mode 100644 index 0000000000..963966056e Binary files /dev/null and b/theme_notes/static/src/img/content/library_image_08.webp differ diff --git a/theme_notes/static/src/img/content/library_image_10.jpg b/theme_notes/static/src/img/content/library_image_10.jpg deleted file mode 100644 index 7d6a8842ee..0000000000 Binary files a/theme_notes/static/src/img/content/library_image_10.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/library_image_10.webp b/theme_notes/static/src/img/content/library_image_10.webp new file mode 100644 index 0000000000..9848717379 Binary files /dev/null and b/theme_notes/static/src/img/content/library_image_10.webp differ diff --git a/theme_notes/static/src/img/content/library_image_14.jpg b/theme_notes/static/src/img/content/library_image_14.jpg deleted file mode 100644 index 90be6c5fca..0000000000 Binary files a/theme_notes/static/src/img/content/library_image_14.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/library_image_14.webp b/theme_notes/static/src/img/content/library_image_14.webp new file mode 100644 index 0000000000..72ed58520f Binary files /dev/null and b/theme_notes/static/src/img/content/library_image_14.webp differ diff --git a/theme_notes/static/src/img/content/library_image_16.jpg b/theme_notes/static/src/img/content/library_image_16.jpg deleted file mode 100644 index 5f2ced2537..0000000000 Binary files a/theme_notes/static/src/img/content/library_image_16.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/library_image_16.webp b/theme_notes/static/src/img/content/library_image_16.webp new file mode 100644 index 0000000000..3c5ab330c3 Binary files /dev/null and b/theme_notes/static/src/img/content/library_image_16.webp differ diff --git a/theme_notes/static/src/img/content/library_image_19.jpg b/theme_notes/static/src/img/content/library_image_19.jpg deleted file mode 100644 index e8230bba4b..0000000000 Binary files a/theme_notes/static/src/img/content/library_image_19.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/library_image_19.webp b/theme_notes/static/src/img/content/library_image_19.webp new file mode 100644 index 0000000000..c6fa24080d Binary files /dev/null and b/theme_notes/static/src/img/content/library_image_19.webp differ diff --git a/theme_notes/static/src/img/content/s_call_to_action_default_image.jpg b/theme_notes/static/src/img/content/s_call_to_action_default_image.jpg deleted file mode 100644 index 184106f721..0000000000 Binary files a/theme_notes/static/src/img/content/s_call_to_action_default_image.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/s_call_to_action_default_image.webp b/theme_notes/static/src/img/content/s_call_to_action_default_image.webp new file mode 100644 index 0000000000..63edb84580 Binary files /dev/null and b/theme_notes/static/src/img/content/s_call_to_action_default_image.webp differ diff --git a/theme_notes/static/src/img/content/s_empowerment_default_image.jpg b/theme_notes/static/src/img/content/s_empowerment_default_image.jpg deleted file mode 100644 index 0224eaffb4..0000000000 Binary files a/theme_notes/static/src/img/content/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/s_empowerment_default_image.webp b/theme_notes/static/src/img/content/s_empowerment_default_image.webp new file mode 100644 index 0000000000..25e1c0f086 Binary files /dev/null and b/theme_notes/static/src/img/content/s_empowerment_default_image.webp differ diff --git a/theme_notes/static/src/img/content/s_image_hexagonal_1.jpg b/theme_notes/static/src/img/content/s_image_hexagonal_1.jpg deleted file mode 100644 index 44ef9b2ed8..0000000000 Binary files a/theme_notes/static/src/img/content/s_image_hexagonal_1.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/s_image_hexagonal_1.webp b/theme_notes/static/src/img/content/s_image_hexagonal_1.webp new file mode 100644 index 0000000000..8b498f02ed Binary files /dev/null and b/theme_notes/static/src/img/content/s_image_hexagonal_1.webp differ diff --git a/theme_notes/static/src/img/content/s_image_punchy_default_image.jpg b/theme_notes/static/src/img/content/s_image_punchy_default_image.jpg deleted file mode 100644 index 74f0ac8252..0000000000 Binary files a/theme_notes/static/src/img/content/s_image_punchy_default_image.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/s_image_punchy_default_image.webp b/theme_notes/static/src/img/content/s_image_punchy_default_image.webp new file mode 100644 index 0000000000..67d382ef1e Binary files /dev/null and b/theme_notes/static/src/img/content/s_image_punchy_default_image.webp differ diff --git a/theme_notes/static/src/img/content/s_images_constellation_default_image.jpg b/theme_notes/static/src/img/content/s_images_constellation_default_image.jpg deleted file mode 100644 index 8248ef0257..0000000000 Binary files a/theme_notes/static/src/img/content/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/s_images_constellation_default_image.webp b/theme_notes/static/src/img/content/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..6ea2896b6c Binary files /dev/null and b/theme_notes/static/src/img/content/s_images_constellation_default_image.webp differ diff --git a/theme_notes/static/src/img/content/s_images_constellation_default_image_1.jpg b/theme_notes/static/src/img/content/s_images_constellation_default_image_1.jpg deleted file mode 100644 index 6fb4e03306..0000000000 Binary files a/theme_notes/static/src/img/content/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/s_images_constellation_default_image_1.webp b/theme_notes/static/src/img/content/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..8945c5f168 Binary files /dev/null and b/theme_notes/static/src/img/content/s_images_constellation_default_image_1.webp differ diff --git a/theme_notes/static/src/img/content/s_images_constellation_default_image_2.jpg b/theme_notes/static/src/img/content/s_images_constellation_default_image_2.jpg deleted file mode 100644 index 7698ae8e15..0000000000 Binary files a/theme_notes/static/src/img/content/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/s_images_constellation_default_image_2.webp b/theme_notes/static/src/img/content/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..d38d649d77 Binary files /dev/null and b/theme_notes/static/src/img/content/s_images_constellation_default_image_2.webp differ diff --git a/theme_notes/static/src/img/content/s_intro_pill_default_image.jpg b/theme_notes/static/src/img/content/s_intro_pill_default_image.jpg deleted file mode 100644 index 89aa783269..0000000000 Binary files a/theme_notes/static/src/img/content/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/s_intro_pill_default_image.webp b/theme_notes/static/src/img/content/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..b55d6e1a9a Binary files /dev/null and b/theme_notes/static/src/img/content/s_intro_pill_default_image.webp differ diff --git a/theme_notes/static/src/img/content/s_intro_pill_default_image_2.jpg b/theme_notes/static/src/img/content/s_intro_pill_default_image_2.jpg deleted file mode 100644 index 9dac4c8915..0000000000 Binary files a/theme_notes/static/src/img/content/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/s_intro_pill_default_image_2.webp b/theme_notes/static/src/img/content/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..2d630e07b7 Binary files /dev/null and b/theme_notes/static/src/img/content/s_intro_pill_default_image_2.webp differ diff --git a/theme_notes/static/src/img/content/s_masonry_block_default_image_2.jpg b/theme_notes/static/src/img/content/s_masonry_block_default_image_2.jpg deleted file mode 100644 index 78e58be03e..0000000000 Binary files a/theme_notes/static/src/img/content/s_masonry_block_default_image_2.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/s_masonry_block_default_image_2.webp b/theme_notes/static/src/img/content/s_masonry_block_default_image_2.webp new file mode 100644 index 0000000000..e29f6c65de Binary files /dev/null and b/theme_notes/static/src/img/content/s_masonry_block_default_image_2.webp differ diff --git a/theme_notes/static/src/img/content/s_masonry_block_default_image_3.jpg b/theme_notes/static/src/img/content/s_masonry_block_default_image_3.jpg deleted file mode 100644 index a76daa5cd5..0000000000 Binary files a/theme_notes/static/src/img/content/s_masonry_block_default_image_3.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/s_masonry_block_default_image_3.webp b/theme_notes/static/src/img/content/s_masonry_block_default_image_3.webp new file mode 100644 index 0000000000..638aff6930 Binary files /dev/null and b/theme_notes/static/src/img/content/s_masonry_block_default_image_3.webp differ diff --git a/theme_notes/static/src/img/content/s_masonry_block_default_image_4.jpg b/theme_notes/static/src/img/content/s_masonry_block_default_image_4.jpg deleted file mode 100644 index d5c7ee1daf..0000000000 Binary files a/theme_notes/static/src/img/content/s_masonry_block_default_image_4.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/s_masonry_block_default_image_4.webp b/theme_notes/static/src/img/content/s_masonry_block_default_image_4.webp new file mode 100644 index 0000000000..1f9d94bc44 Binary files /dev/null and b/theme_notes/static/src/img/content/s_masonry_block_default_image_4.webp differ diff --git a/theme_notes/static/src/img/content/s_masonry_block_default_image_5.jpg b/theme_notes/static/src/img/content/s_masonry_block_default_image_5.jpg deleted file mode 100644 index 3d900ed6a4..0000000000 Binary files a/theme_notes/static/src/img/content/s_masonry_block_default_image_5.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/s_masonry_block_default_image_5.webp b/theme_notes/static/src/img/content/s_masonry_block_default_image_5.webp new file mode 100644 index 0000000000..ae6090c474 Binary files /dev/null and b/theme_notes/static/src/img/content/s_masonry_block_default_image_5.webp differ diff --git a/theme_notes/static/src/img/content/s_popup.jpg b/theme_notes/static/src/img/content/s_popup.jpg deleted file mode 100644 index 4039b192c7..0000000000 Binary files a/theme_notes/static/src/img/content/s_popup.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/s_popup.webp b/theme_notes/static/src/img/content/s_popup.webp new file mode 100644 index 0000000000..a21c885597 Binary files /dev/null and b/theme_notes/static/src/img/content/s_popup.webp differ diff --git a/theme_notes/static/src/img/content/s_product_catalog_default_image.jpg b/theme_notes/static/src/img/content/s_product_catalog_default_image.jpg deleted file mode 100644 index 3c41c855f5..0000000000 Binary files a/theme_notes/static/src/img/content/s_product_catalog_default_image.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/s_product_catalog_default_image.webp b/theme_notes/static/src/img/content/s_product_catalog_default_image.webp new file mode 100644 index 0000000000..1e18febefc Binary files /dev/null and b/theme_notes/static/src/img/content/s_product_catalog_default_image.webp differ diff --git a/theme_notes/static/src/img/content/s_quotes_carousel_demo_image_3.jpg b/theme_notes/static/src/img/content/s_quotes_carousel_demo_image_3.jpg deleted file mode 100644 index 969f8f338e..0000000000 Binary files a/theme_notes/static/src/img/content/s_quotes_carousel_demo_image_3.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/s_quotes_carousel_demo_image_3.webp b/theme_notes/static/src/img/content/s_quotes_carousel_demo_image_3.webp new file mode 100644 index 0000000000..c72893ea61 Binary files /dev/null and b/theme_notes/static/src/img/content/s_quotes_carousel_demo_image_3.webp differ diff --git a/theme_notes/static/src/img/content/s_shape_image_default_image.jpg b/theme_notes/static/src/img/content/s_shape_image_default_image.jpg deleted file mode 100644 index 0e30411ddd..0000000000 Binary files a/theme_notes/static/src/img/content/s_shape_image_default_image.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/s_shape_image_default_image.webp b/theme_notes/static/src/img/content/s_shape_image_default_image.webp new file mode 100644 index 0000000000..1bb31d89b0 Binary files /dev/null and b/theme_notes/static/src/img/content/s_shape_image_default_image.webp differ diff --git a/theme_notes/static/src/img/content/s_three_columns_default_image.jpg b/theme_notes/static/src/img/content/s_three_columns_default_image.jpg deleted file mode 100644 index 3397fd15d7..0000000000 Binary files a/theme_notes/static/src/img/content/s_three_columns_default_image.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/s_three_columns_default_image.webp b/theme_notes/static/src/img/content/s_three_columns_default_image.webp new file mode 100644 index 0000000000..ff5d74fc9a Binary files /dev/null and b/theme_notes/static/src/img/content/s_three_columns_default_image.webp differ diff --git a/theme_notes/static/src/img/content/uiface_01.jpg b/theme_notes/static/src/img/content/uiface_01.jpg deleted file mode 100644 index b7639c4459..0000000000 Binary files a/theme_notes/static/src/img/content/uiface_01.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/uiface_01.webp b/theme_notes/static/src/img/content/uiface_01.webp new file mode 100644 index 0000000000..f12d032461 Binary files /dev/null and b/theme_notes/static/src/img/content/uiface_01.webp differ diff --git a/theme_notes/static/src/img/content/uiface_02.jpg b/theme_notes/static/src/img/content/uiface_02.jpg deleted file mode 100644 index 9d2d0f8c21..0000000000 Binary files a/theme_notes/static/src/img/content/uiface_02.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/uiface_02.webp b/theme_notes/static/src/img/content/uiface_02.webp new file mode 100644 index 0000000000..8e1872bcd3 Binary files /dev/null and b/theme_notes/static/src/img/content/uiface_02.webp differ diff --git a/theme_notes/static/src/img/content/uiface_03.jpg b/theme_notes/static/src/img/content/uiface_03.jpg deleted file mode 100644 index 152c03aaea..0000000000 Binary files a/theme_notes/static/src/img/content/uiface_03.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/uiface_03.webp b/theme_notes/static/src/img/content/uiface_03.webp new file mode 100644 index 0000000000..b7ba3876ac Binary files /dev/null and b/theme_notes/static/src/img/content/uiface_03.webp differ diff --git a/theme_notes/static/src/img/content/uiface_04.jpg b/theme_notes/static/src/img/content/uiface_04.jpg deleted file mode 100644 index 4cbc86ddb3..0000000000 Binary files a/theme_notes/static/src/img/content/uiface_04.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/uiface_04.webp b/theme_notes/static/src/img/content/uiface_04.webp new file mode 100644 index 0000000000..f9811df0d5 Binary files /dev/null and b/theme_notes/static/src/img/content/uiface_04.webp differ diff --git a/theme_notes/static/src/img/content/uiface_05.jpg b/theme_notes/static/src/img/content/uiface_05.jpg deleted file mode 100644 index 80c21b0cf8..0000000000 Binary files a/theme_notes/static/src/img/content/uiface_05.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/uiface_05.webp b/theme_notes/static/src/img/content/uiface_05.webp new file mode 100644 index 0000000000..6249fa21a6 Binary files /dev/null and b/theme_notes/static/src/img/content/uiface_05.webp differ diff --git a/theme_notes/static/src/img/content/uiface_06.jpg b/theme_notes/static/src/img/content/uiface_06.jpg deleted file mode 100644 index ed66ecc63b..0000000000 Binary files a/theme_notes/static/src/img/content/uiface_06.jpg and /dev/null differ diff --git a/theme_notes/static/src/img/content/uiface_06.webp b/theme_notes/static/src/img/content/uiface_06.webp new file mode 100644 index 0000000000..2141fecb07 Binary files /dev/null and b/theme_notes/static/src/img/content/uiface_06.webp differ diff --git a/theme_notes/views/images_library.xml b/theme_notes/views/images_library.xml index 4cd39f73d8..57335b9cc3 100644 --- a/theme_notes/views/images_library.xml +++ b/theme_notes/views/images_library.xml @@ -5,432 +5,432 @@ website.s_banner_default_image website.s_banner_default_image - /theme_notes/static/src/img/content/content_img_13.jpg + /theme_notes/static/src/img/content/content_img_13.webp website.s_banner_default_image_2 website.s_banner_default_image_2 - /theme_notes/static/src/img/content/content_img_37.jpg + /theme_notes/static/src/img/content/content_img_37.webp website.s_banner_default_image_3 website.s_banner_default_image_3 - /theme_notes/static/src/img/content/content_img_38.jpg + /theme_notes/static/src/img/content/content_img_38.webp website.s_popup_default_image website.s_popup_default_image - /theme_notes/static/src/img/content/s_popup.jpg + /theme_notes/static/src/img/content/s_popup.webp website.s_cover_default_image website.s_cover_default_image - /theme_notes/static/src/img/content/content_img_14.jpg + /theme_notes/static/src/img/content/content_img_14.webp website.s_text_image_default_image website.s_text_image_default_image - /theme_notes/static/src/img/content/content_img_15.jpg + /theme_notes/static/src/img/content/content_img_15.webp website.s_image_text_default_image website.s_image_text_default_image - /theme_notes/static/src/img/content/content_img_16.jpg + /theme_notes/static/src/img/content/content_img_16.webp website.s_picture_default_image website.s_picture_default_image - /theme_notes/static/src/img/content/content_img_17.jpg + /theme_notes/static/src/img/content/content_img_17.webp website.library_image_11 website.library_image_11 - /theme_notes/static/src/img/content/content_img_18.jpg + /theme_notes/static/src/img/content/content_img_18.webp website.library_image_13 website.library_image_13 - /theme_notes/static/src/img/content/content_img_19.jpg + /theme_notes/static/src/img/content/content_img_19.webp website.library_image_07 website.library_image_07 - /theme_notes/static/src/img/content/content_img_20.jpg + /theme_notes/static/src/img/content/content_img_20.webp website.library_image_19 website.library_image_19 - /theme_notes/static/src/img/content/library_image_19.jpg + /theme_notes/static/src/img/content/library_image_19.webp website.library_image_10 website.library_image_10 - /theme_notes/static/src/img/content/library_image_10.jpg + /theme_notes/static/src/img/content/library_image_10.webp website.library_image_05 website.library_image_05 - /theme_notes/static/src/img/content/library_image_05.jpg + /theme_notes/static/src/img/content/library_image_05.webp website.library_image_14 website.library_image_14 - /theme_notes/static/src/img/content/library_image_14.jpg + /theme_notes/static/src/img/content/library_image_14.webp website.library_image_16 website.library_image_16 - /theme_notes/static/src/img/content/library_image_16.jpg + /theme_notes/static/src/img/content/library_image_16.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_notes/static/src/img/content/content_img_21.jpg + /theme_notes/static/src/img/content/content_img_21.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_notes/static/src/img/content/content_img_22.jpg + /theme_notes/static/src/img/content/content_img_22.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_notes/static/src/img/content/content_img_23.jpg + /theme_notes/static/src/img/content/content_img_23.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_notes/static/src/img/content/content_img_24.jpg + /theme_notes/static/src/img/content/content_img_24.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_notes/static/src/img/content/library_image_16.jpg + /theme_notes/static/src/img/content/library_image_16.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_notes/static/src/img/content/s_quotes_carousel_demo_image_3.jpg + /theme_notes/static/src/img/content/s_quotes_carousel_demo_image_3.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_notes/static/src/img/content/s_three_columns_default_image.jpg + /theme_notes/static/src/img/content/s_three_columns_default_image.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_notes/static/src/img/content/content_img_25.jpg + /theme_notes/static/src/img/content/content_img_25.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_notes/static/src/img/content/content_img_26.jpg + /theme_notes/static/src/img/content/content_img_26.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_notes/static/src/img/content/content_img_27.jpg + /theme_notes/static/src/img/content/content_img_27.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_notes/static/src/img/content/content_img_28.jpg + /theme_notes/static/src/img/content/content_img_28.webp website.s_company_team_image_1 website.s_company_team_image_1 - /theme_notes/static/src/img/content/uiface_01.jpg + /theme_notes/static/src/img/content/uiface_01.webp website.s_company_team_image_2 website.s_company_team_image_2 - /theme_notes/static/src/img/content/uiface_02.jpg + /theme_notes/static/src/img/content/uiface_02.webp website.s_company_team_image_3 website.s_company_team_image_3 - /theme_notes/static/src/img/content/uiface_03.jpg + /theme_notes/static/src/img/content/uiface_03.webp website.s_company_team_image_4 website.s_company_team_image_4 - /theme_notes/static/src/img/content/uiface_04.jpg + /theme_notes/static/src/img/content/uiface_04.webp website.s_company_team_image_5 website.s_company_team_image_5 - /theme_notes/static/src/img/content/uiface_05.jpg + /theme_notes/static/src/img/content/uiface_05.webp website.s_company_team_image_6 website.s_company_team_image_6 - /theme_notes/static/src/img/content/uiface_06.jpg + /theme_notes/static/src/img/content/uiface_06.webp website.s_product_list_default_image_1 website.s_product_list_default_image_1 - /theme_notes/static/src/img/content/content_img_29.jpg + /theme_notes/static/src/img/content/content_img_29.webp website.s_product_list_default_image_2 website.s_product_list_default_image_2 - /theme_notes/static/src/img/content/content_img_30.jpg + /theme_notes/static/src/img/content/content_img_30.webp website.s_product_list_default_image_3 website.s_product_list_default_image_3 - /theme_notes/static/src/img/content/content_img_31.jpg + /theme_notes/static/src/img/content/content_img_31.webp website.s_product_list_default_image_4 website.s_product_list_default_image_4 - /theme_notes/static/src/img/content/content_img_32.jpg + /theme_notes/static/src/img/content/content_img_32.webp website.s_product_list_default_image_5 website.s_product_list_default_image_5 - /theme_notes/static/src/img/content/content_img_33.jpg + /theme_notes/static/src/img/content/content_img_33.webp website.s_product_list_default_image_6 website.s_product_list_default_image_6 - /theme_notes/static/src/img/content/content_img_34.jpg + /theme_notes/static/src/img/content/content_img_34.webp website.s_quotes_carousel_demo_image_1 website.s_quotes_carousel_demo_image_1 - /theme_notes/static/src/img/content/content_img_35.jpg + /theme_notes/static/src/img/content/content_img_35.webp website.s_quotes_carousel_demo_image_2 website.s_quotes_carousel_demo_image_2 - /theme_notes/static/src/img/content/content_img_36.jpg + /theme_notes/static/src/img/content/content_img_36.webp website.s_quotes_carousel_demo_image_3 website.s_quotes_carousel_demo_image_3 - /theme_notes/static/src/img/content/uiface_03.jpg + /theme_notes/static/src/img/content/uiface_03.webp website.s_quotes_carousel_demo_image_4 website.s_quotes_carousel_demo_image_4 - /theme_notes/static/src/img/content/uiface_04.jpg + /theme_notes/static/src/img/content/uiface_04.webp website.s_quotes_carousel_demo_image_5 website.s_quotes_carousel_demo_image_5 - /theme_notes/static/src/img/content/uiface_01.jpg + /theme_notes/static/src/img/content/uiface_01.webp website.s_quotes_carousel_demo_image_6 website.s_quotes_carousel_demo_image_6 - /theme_notes/static/src/img/content/s_quotes_carousel_demo_image_3.jpg + /theme_notes/static/src/img/content/s_quotes_carousel_demo_image_3.webp website.library_image_17 website.library_image_17 - /theme_notes/static/src/img/content/content_img_21.jpg + /theme_notes/static/src/img/content/content_img_21.webp website.s_blockquote_default_image website.s_blockquote_default_image - /theme_notes/static/src/img/content/uiface_02.jpg + /theme_notes/static/src/img/content/uiface_02.webp website.s_product_catalog_default_image website.s_product_catalog_default_image - /theme_notes/static/src/img/content/s_product_catalog_default_image.jpg + /theme_notes/static/src/img/content/s_product_catalog_default_image.webp website.s_three_columns_default_image website.s_three_columns_default_image - /theme_notes/static/src/img/content/s_three_columns_default_image.jpg + /theme_notes/static/src/img/content/s_three_columns_default_image.webp website.library_image_08 website.library_image_08 - /theme_notes/static/src/img/content/library_image_08.jpg + /theme_notes/static/src/img/content/library_image_08.webp website.library_image_03 website.library_image_03 - /theme_notes/static/src/img/content/library_image_03.jpg + /theme_notes/static/src/img/content/library_image_03.webp website.library_image_02 website.library_image_02 - /theme_notes/static/src/img/content/library_image_02.jpg + /theme_notes/static/src/img/content/library_image_02.webp website.s_call_to_action_default_image website.s_call_to_action_default_image - /theme_notes/static/src/img/content/s_call_to_action_default_image.jpg + /theme_notes/static/src/img/content/s_call_to_action_default_image.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_notes/static/src/img/content/content_img_14.jpg + /theme_notes/static/src/img/content/content_img_14.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_notes/static/src/img/content/library_image_03.jpg + /theme_notes/static/src/img/content/library_image_03.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_notes/static/src/img/content/content_img_24.jpg + /theme_notes/static/src/img/content/content_img_24.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_notes/static/src/img/content/s_quotes_carousel_demo_image_3.jpg + /theme_notes/static/src/img/content/s_quotes_carousel_demo_image_3.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_notes/static/src/img/content/content_img_21.jpg + /theme_notes/static/src/img/content/content_img_21.webp website.s_image_hexagonal_default_image_1 website.s_image_hexagonal_default_image_1 - /theme_notes/static/src/img/content/s_image_hexagonal_1.jpg + /theme_notes/static/src/img/content/s_image_hexagonal_1.webp website.s_image_title_default_image website.s_image_title_default_image - /theme_notes/static/src/img/content/content_img_24.jpg + /theme_notes/static/src/img/content/content_img_24.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_notes/static/src/img/content/content_img_30.jpg + /theme_notes/static/src/img/content/content_img_30.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_notes/static/src/img/content/content_img_31.jpg + /theme_notes/static/src/img/content/content_img_31.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_notes/static/src/img/content/content_img_32.jpg + /theme_notes/static/src/img/content/content_img_32.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_notes/static/src/img/content/content_img_33.jpg + /theme_notes/static/src/img/content/content_img_33.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_notes/static/src/img/content/content_img_24.jpg + /theme_notes/static/src/img/content/content_img_24.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_notes/static/src/img/content/s_intro_pill_default_image.jpg + /theme_notes/static/src/img/content/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_notes/static/src/img/content/s_intro_pill_default_image_2.jpg + /theme_notes/static/src/img/content/s_intro_pill_default_image_2.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_notes/static/src/img/content/library_image_16.jpg + /theme_notes/static/src/img/content/library_image_16.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_notes/static/src/img/content/content_img_35.jpg + /theme_notes/static/src/img/content/content_img_35.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_notes/static/src/img/content/library_image_03.jpg + /theme_notes/static/src/img/content/library_image_03.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_notes/static/src/img/content/content_img_28.jpg + /theme_notes/static/src/img/content/content_img_28.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_notes/static/src/img/content/content_img_25.jpg + /theme_notes/static/src/img/content/content_img_25.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_notes/static/src/img/content/content_img_26.jpg + /theme_notes/static/src/img/content/content_img_26.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_notes/static/src/img/content/content_img_27.jpg + /theme_notes/static/src/img/content/content_img_27.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_notes/static/src/img/content/content_img_31.jpg + /theme_notes/static/src/img/content/content_img_31.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_notes/static/src/img/content/content_img_30.jpg + /theme_notes/static/src/img/content/content_img_30.webp website.s_shape_image_default_image website.s_shape_image_default_image - /theme_notes/static/src/img/content/s_shape_image_default_image.jpg + /theme_notes/static/src/img/content/s_shape_image_default_image.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_notes/static/src/img/content/s_images_constellation_default_image.jpg + /theme_notes/static/src/img/content/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_notes/static/src/img/content/s_images_constellation_default_image_1.jpg + /theme_notes/static/src/img/content/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_notes/static/src/img/content/s_images_constellation_default_image_2.jpg + /theme_notes/static/src/img/content/s_images_constellation_default_image_2.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_notes/static/src/img/content/content_img_28.jpg + /theme_notes/static/src/img/content/content_img_28.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_notes/static/src/img/content/s_empowerment_default_image.jpg + /theme_notes/static/src/img/content/s_empowerment_default_image.webp website.s_showcase_default_image website.s_showcase_default_image - /theme_notes/static/src/img/content/content_img_25.jpg + /theme_notes/static/src/img/content/content_img_25.webp website.s_sidegrid_default_image_3 website.s_sidegrid_default_image_3 - /theme_notes/static/src/img/content/content_img_22.jpg + /theme_notes/static/src/img/content/content_img_22.webp website.s_cta_box_default_image website.s_cta_box_default_image - /theme_notes/static/src/img/content/content_img_27.jpg + /theme_notes/static/src/img/content/content_img_27.webp website.s_image_punchy_default_image website.s_image_punchy_default_image - /theme_notes/static/src/img/content/s_image_punchy_default_image.jpg + /theme_notes/static/src/img/content/s_image_punchy_default_image.webp diff --git a/theme_odoo_experts/__manifest__.py b/theme_odoo_experts/__manifest__.py index 663e798abd..8e5d210af9 100644 --- a/theme_odoo_experts/__manifest__.py +++ b/theme_odoo_experts/__manifest__.py @@ -55,16 +55,16 @@ 'views/new_page_template.xml', ], 'images': [ - 'static/description/odoo_experts_description.jpg', - 'static/description/odoo_experts_screenshot.jpg', + 'static/description/odoo_experts_description.webp', + 'static/description/odoo_experts_screenshot.webp', ], 'images_preview_theme': { - 'website.s_mockup_image_default_image': '/theme_odoo_experts/static/src/img/snippets/s_mockup_image_default_image.jpg', - 'website.s_text_image_default_image': '/theme_odoo_experts/static/src/img/snippets/s_text_image.jpg', - 'website.s_image_text_default_image': '/theme_odoo_experts/static/src/img/snippets/s_image_text.jpg', - 'website.s_showcase_default_image': '/theme_odoo_experts/static/src/img/snippets/s_showcase_default_image.jpg', - 'website.library_image_08': '/theme_odoo_experts/static/src/img/snippets/library_image_08.jpg', - 'website.s_picture_default_image': '/theme_odoo_experts/static/src/img/snippets/s_picture.jpg', + 'website.s_mockup_image_default_image': '/theme_odoo_experts/static/src/img/snippets/s_mockup_image_default_image.webp', + 'website.s_text_image_default_image': '/theme_odoo_experts/static/src/img/snippets/s_text_image.webp', + 'website.s_image_text_default_image': '/theme_odoo_experts/static/src/img/snippets/s_image_text.webp', + 'website.s_showcase_default_image': '/theme_odoo_experts/static/src/img/snippets/s_showcase_default_image.webp', + 'website.library_image_08': '/theme_odoo_experts/static/src/img/snippets/library_image_08.webp', + 'website.s_picture_default_image': '/theme_odoo_experts/static/src/img/snippets/s_picture.webp', }, 'configurator_snippets': { 'homepage': ['s_mockup_image', 's_references', 's_image_text', 's_text_image', 's_showcase', 's_faq_collapse', 's_cta_box'], diff --git a/theme_odoo_experts/static/description/odoo_experts_description.jpg b/theme_odoo_experts/static/description/odoo_experts_description.jpg deleted file mode 100644 index 98a492c37d..0000000000 Binary files a/theme_odoo_experts/static/description/odoo_experts_description.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/description/odoo_experts_description.webp b/theme_odoo_experts/static/description/odoo_experts_description.webp new file mode 100644 index 0000000000..a088551447 Binary files /dev/null and b/theme_odoo_experts/static/description/odoo_experts_description.webp differ diff --git a/theme_odoo_experts/static/description/odoo_experts_screenshot.jpg b/theme_odoo_experts/static/description/odoo_experts_screenshot.jpg deleted file mode 100644 index b27dcbf316..0000000000 Binary files a/theme_odoo_experts/static/description/odoo_experts_screenshot.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/description/odoo_experts_screenshot.webp b/theme_odoo_experts/static/description/odoo_experts_screenshot.webp new file mode 100644 index 0000000000..fb9eca62bc Binary files /dev/null and b/theme_odoo_experts/static/description/odoo_experts_screenshot.webp differ diff --git a/theme_odoo_experts/static/description/theme_odoo_experts.svg b/theme_odoo_experts/static/description/theme_odoo_experts.svg index 071a91b662..04d32f7fee 100644 --- a/theme_odoo_experts/static/description/theme_odoo_experts.svg +++ b/theme_odoo_experts/static/description/theme_odoo_experts.svg @@ -25,7 +25,7 @@ - + diff --git a/theme_odoo_experts/static/src/img/content/content_img_02.jpg b/theme_odoo_experts/static/src/img/content/content_img_02.jpg deleted file mode 100755 index e729b16e54..0000000000 Binary files a/theme_odoo_experts/static/src/img/content/content_img_02.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/content/content_img_02.webp b/theme_odoo_experts/static/src/img/content/content_img_02.webp new file mode 100644 index 0000000000..733c38a943 Binary files /dev/null and b/theme_odoo_experts/static/src/img/content/content_img_02.webp differ diff --git a/theme_odoo_experts/static/src/img/content/content_img_03.jpg b/theme_odoo_experts/static/src/img/content/content_img_03.jpg deleted file mode 100755 index aedf91b1b4..0000000000 Binary files a/theme_odoo_experts/static/src/img/content/content_img_03.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/content/content_img_03.webp b/theme_odoo_experts/static/src/img/content/content_img_03.webp new file mode 100644 index 0000000000..052aabbb53 Binary files /dev/null and b/theme_odoo_experts/static/src/img/content/content_img_03.webp differ diff --git a/theme_odoo_experts/static/src/img/content/content_img_07.jpg b/theme_odoo_experts/static/src/img/content/content_img_07.jpg deleted file mode 100755 index 46999fb123..0000000000 Binary files a/theme_odoo_experts/static/src/img/content/content_img_07.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/content/content_img_07.webp b/theme_odoo_experts/static/src/img/content/content_img_07.webp new file mode 100644 index 0000000000..01afb75b0a Binary files /dev/null and b/theme_odoo_experts/static/src/img/content/content_img_07.webp differ diff --git a/theme_odoo_experts/static/src/img/content/content_img_09.jpg b/theme_odoo_experts/static/src/img/content/content_img_09.jpg deleted file mode 100755 index d36a109d7d..0000000000 Binary files a/theme_odoo_experts/static/src/img/content/content_img_09.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/content/content_img_09.webp b/theme_odoo_experts/static/src/img/content/content_img_09.webp new file mode 100644 index 0000000000..b011e08b97 Binary files /dev/null and b/theme_odoo_experts/static/src/img/content/content_img_09.webp differ diff --git a/theme_odoo_experts/static/src/img/content/content_img_10.jpg b/theme_odoo_experts/static/src/img/content/content_img_10.jpg deleted file mode 100755 index 224331e102..0000000000 Binary files a/theme_odoo_experts/static/src/img/content/content_img_10.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/content/content_img_10.webp b/theme_odoo_experts/static/src/img/content/content_img_10.webp new file mode 100644 index 0000000000..4fc77c0b72 Binary files /dev/null and b/theme_odoo_experts/static/src/img/content/content_img_10.webp differ diff --git a/theme_odoo_experts/static/src/img/content/content_img_11.jpg b/theme_odoo_experts/static/src/img/content/content_img_11.jpg deleted file mode 100755 index 88610b7ec0..0000000000 Binary files a/theme_odoo_experts/static/src/img/content/content_img_11.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/content/content_img_11.webp b/theme_odoo_experts/static/src/img/content/content_img_11.webp new file mode 100644 index 0000000000..37d39ffb87 Binary files /dev/null and b/theme_odoo_experts/static/src/img/content/content_img_11.webp differ diff --git a/theme_odoo_experts/static/src/img/content/content_img_12.jpg b/theme_odoo_experts/static/src/img/content/content_img_12.jpg deleted file mode 100755 index f23af6d9bb..0000000000 Binary files a/theme_odoo_experts/static/src/img/content/content_img_12.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/content/content_img_12.webp b/theme_odoo_experts/static/src/img/content/content_img_12.webp new file mode 100644 index 0000000000..2bb72d20ff Binary files /dev/null and b/theme_odoo_experts/static/src/img/content/content_img_12.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/library_image_02.jpg b/theme_odoo_experts/static/src/img/snippets/library_image_02.jpg deleted file mode 100644 index 8fdf5f326b..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/library_image_02.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/library_image_02.webp b/theme_odoo_experts/static/src/img/snippets/library_image_02.webp new file mode 100644 index 0000000000..6fa652b3fb Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/library_image_02.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/library_image_03.jpg b/theme_odoo_experts/static/src/img/snippets/library_image_03.jpg deleted file mode 100644 index f64bc347a9..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/library_image_03.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/library_image_03.webp b/theme_odoo_experts/static/src/img/snippets/library_image_03.webp new file mode 100644 index 0000000000..939c618b86 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/library_image_03.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/library_image_05.jpg b/theme_odoo_experts/static/src/img/snippets/library_image_05.jpg deleted file mode 100644 index 408f522503..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/library_image_05.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/library_image_05.webp b/theme_odoo_experts/static/src/img/snippets/library_image_05.webp new file mode 100644 index 0000000000..5680728153 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/library_image_05.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/library_image_07.jpg b/theme_odoo_experts/static/src/img/snippets/library_image_07.jpg deleted file mode 100644 index fe17a55f05..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/library_image_07.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/library_image_07.webp b/theme_odoo_experts/static/src/img/snippets/library_image_07.webp new file mode 100644 index 0000000000..c18f378895 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/library_image_07.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/library_image_08.jpg b/theme_odoo_experts/static/src/img/snippets/library_image_08.jpg deleted file mode 100644 index 3decb37cfe..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/library_image_08.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/library_image_08.webp b/theme_odoo_experts/static/src/img/snippets/library_image_08.webp new file mode 100644 index 0000000000..51f469d0fc Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/library_image_08.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/library_image_10.jpg b/theme_odoo_experts/static/src/img/snippets/library_image_10.jpg deleted file mode 100644 index 38440b201e..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/library_image_10.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/library_image_10.webp b/theme_odoo_experts/static/src/img/snippets/library_image_10.webp new file mode 100644 index 0000000000..120bb93feb Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/library_image_10.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/library_image_11.jpg b/theme_odoo_experts/static/src/img/snippets/library_image_11.jpg deleted file mode 100644 index 09ba0949ef..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/library_image_11.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/library_image_11.webp b/theme_odoo_experts/static/src/img/snippets/library_image_11.webp new file mode 100644 index 0000000000..9e341e5b53 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/library_image_11.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/library_image_13.jpg b/theme_odoo_experts/static/src/img/snippets/library_image_13.jpg deleted file mode 100644 index 4945c7493b..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/library_image_13.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/library_image_13.webp b/theme_odoo_experts/static/src/img/snippets/library_image_13.webp new file mode 100644 index 0000000000..b85bd45dd2 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/library_image_13.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/library_image_16.jpg b/theme_odoo_experts/static/src/img/snippets/library_image_16.jpg deleted file mode 100644 index d093dda2b1..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/library_image_16.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/library_image_16.webp b/theme_odoo_experts/static/src/img/snippets/library_image_16.webp new file mode 100644 index 0000000000..d04eb7a68f Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/library_image_16.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_banner.jpg b/theme_odoo_experts/static/src/img/snippets/s_banner.jpg deleted file mode 100644 index cf64e62159..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_banner.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_banner.webp b/theme_odoo_experts/static/src/img/snippets/s_banner.webp new file mode 100644 index 0000000000..8bc9551566 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_banner.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_banner_2.jpg b/theme_odoo_experts/static/src/img/snippets/s_banner_2.jpg deleted file mode 100644 index e30a815007..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_banner_2.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_banner_2.webp b/theme_odoo_experts/static/src/img/snippets/s_banner_2.webp new file mode 100644 index 0000000000..b4634e52d4 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_banner_2.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_banner_3.jpg b/theme_odoo_experts/static/src/img/snippets/s_banner_3.jpg deleted file mode 100644 index dca0d28dc5..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_banner_3.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_banner_3.webp b/theme_odoo_experts/static/src/img/snippets/s_banner_3.webp new file mode 100644 index 0000000000..92491e93a6 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_banner_3.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_carousel_1.jpg b/theme_odoo_experts/static/src/img/snippets/s_carousel_1.jpg deleted file mode 100644 index 2c638c0a7a..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_carousel_1.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_carousel_1.webp b/theme_odoo_experts/static/src/img/snippets/s_carousel_1.webp new file mode 100644 index 0000000000..d69410d881 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_carousel_1.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_carousel_2.jpg b/theme_odoo_experts/static/src/img/snippets/s_carousel_2.jpg deleted file mode 100644 index 48587adcbc..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_carousel_2.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_carousel_2.webp b/theme_odoo_experts/static/src/img/snippets/s_carousel_2.webp new file mode 100644 index 0000000000..f742b1ebaf Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_carousel_2.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_carousel_3.jpg b/theme_odoo_experts/static/src/img/snippets/s_carousel_3.jpg deleted file mode 100644 index c185f5ef32..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_carousel_3.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_carousel_3.webp b/theme_odoo_experts/static/src/img/snippets/s_carousel_3.webp new file mode 100644 index 0000000000..b40e2ac2c2 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_carousel_3.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_cover.jpg b/theme_odoo_experts/static/src/img/snippets/s_cover.jpg deleted file mode 100644 index 69b0c59d7b..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_cover.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_cover.webp b/theme_odoo_experts/static/src/img/snippets/s_cover.webp new file mode 100644 index 0000000000..823df8641e Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_cover.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_empowerment_default_image.jpg b/theme_odoo_experts/static/src/img/snippets/s_empowerment_default_image.jpg deleted file mode 100644 index 0fc3de9818..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_empowerment_default_image.webp b/theme_odoo_experts/static/src/img/snippets/s_empowerment_default_image.webp new file mode 100644 index 0000000000..51dd4c9dde Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_empowerment_default_image.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_image_text.jpg b/theme_odoo_experts/static/src/img/snippets/s_image_text.jpg deleted file mode 100644 index b9ad63e127..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_image_text.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_image_text.webp b/theme_odoo_experts/static/src/img/snippets/s_image_text.webp new file mode 100644 index 0000000000..44985702e9 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_image_text.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_image_text_device.jpg b/theme_odoo_experts/static/src/img/snippets/s_image_text_device.jpg deleted file mode 100644 index 4107e0e764..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_image_text_device.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_image_text_device.webp b/theme_odoo_experts/static/src/img/snippets/s_image_text_device.webp new file mode 100644 index 0000000000..415094e536 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_image_text_device.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_image_text_device_perspective.jpg b/theme_odoo_experts/static/src/img/snippets/s_image_text_device_perspective.jpg deleted file mode 100644 index 93202d23be..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_image_text_device_perspective.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_image_text_device_perspective.webp b/theme_odoo_experts/static/src/img/snippets/s_image_text_device_perspective.webp new file mode 100644 index 0000000000..98179db2a6 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_image_text_device_perspective.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image.jpg b/theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image.jpg deleted file mode 100644 index 5d66938b23..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image.webp b/theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..47f94f7253 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image_1.jpg b/theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image_1.jpg deleted file mode 100644 index 590dff4ca0..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image_1.webp b/theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..f60465762b Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image_1.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image_2.jpg b/theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image_2.jpg deleted file mode 100644 index e1ddbd6963..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image_2.webp b/theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..787b653d6e Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image_2.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_intro_pill_default_image.jpg b/theme_odoo_experts/static/src/img/snippets/s_intro_pill_default_image.jpg deleted file mode 100644 index 2eae522a9c..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_intro_pill_default_image.webp b/theme_odoo_experts/static/src/img/snippets/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..8d7fb71203 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_intro_pill_default_image.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_intro_pill_default_image_2.jpg b/theme_odoo_experts/static/src/img/snippets/s_intro_pill_default_image_2.jpg deleted file mode 100644 index 402b7a2986..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_intro_pill_default_image_2.webp b/theme_odoo_experts/static/src/img/snippets/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..2b5f72fd48 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_intro_pill_default_image_2.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_kickoff_default_image.jpg b/theme_odoo_experts/static/src/img/snippets/s_kickoff_default_image.jpg deleted file mode 100644 index 13c850d3fa..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_kickoff_default_image.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_kickoff_default_image.webp b/theme_odoo_experts/static/src/img/snippets/s_kickoff_default_image.webp new file mode 100644 index 0000000000..bde5009009 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_kickoff_default_image.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_masonry.jpg b/theme_odoo_experts/static/src/img/snippets/s_masonry.jpg deleted file mode 100644 index 7385c4099a..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_masonry.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_masonry.webp b/theme_odoo_experts/static/src/img/snippets/s_masonry.webp new file mode 100644 index 0000000000..2ce32a32a0 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_masonry.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_media_list_1.jpg b/theme_odoo_experts/static/src/img/snippets/s_media_list_1.jpg deleted file mode 100644 index 1a4baa92ed..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_media_list_1.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_media_list_1.webp b/theme_odoo_experts/static/src/img/snippets/s_media_list_1.webp new file mode 100644 index 0000000000..9ba87dcc80 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_media_list_1.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_media_list_2.jpg b/theme_odoo_experts/static/src/img/snippets/s_media_list_2.jpg deleted file mode 100644 index 636b14950e..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_media_list_2.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_media_list_2.webp b/theme_odoo_experts/static/src/img/snippets/s_media_list_2.webp new file mode 100644 index 0000000000..ace34b28e9 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_media_list_2.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_media_list_3.jpg b/theme_odoo_experts/static/src/img/snippets/s_media_list_3.jpg deleted file mode 100644 index 2ad2ead0f9..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_media_list_3.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_media_list_3.webp b/theme_odoo_experts/static/src/img/snippets/s_media_list_3.webp new file mode 100644 index 0000000000..5d3eeeaab9 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_media_list_3.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_newsletter.jpg b/theme_odoo_experts/static/src/img/snippets/s_newsletter.jpg deleted file mode 100644 index 5a2f1233c4..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_newsletter.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_newsletter.webp b/theme_odoo_experts/static/src/img/snippets/s_newsletter.webp new file mode 100644 index 0000000000..b3e35aa727 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_newsletter.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_parallax.jpg b/theme_odoo_experts/static/src/img/snippets/s_parallax.jpg deleted file mode 100644 index a9fb47ba2f..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_parallax.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_parallax.webp b/theme_odoo_experts/static/src/img/snippets/s_parallax.webp new file mode 100644 index 0000000000..8c22717a86 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_parallax.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_picture.jpg b/theme_odoo_experts/static/src/img/snippets/s_picture.jpg deleted file mode 100644 index 2a0a263c8d..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_picture.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_picture.webp b/theme_odoo_experts/static/src/img/snippets/s_picture.webp new file mode 100644 index 0000000000..c97b371b41 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_picture.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_picture_bg.jpg b/theme_odoo_experts/static/src/img/snippets/s_picture_bg.jpg deleted file mode 100644 index 9cee0babd6..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_picture_bg.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_picture_bg.webp b/theme_odoo_experts/static/src/img/snippets/s_picture_bg.webp new file mode 100644 index 0000000000..24cbaab586 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_picture_bg.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_popup.jpg b/theme_odoo_experts/static/src/img/snippets/s_popup.jpg deleted file mode 100644 index 514df0cd38..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_popup.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_popup.webp b/theme_odoo_experts/static/src/img/snippets/s_popup.webp new file mode 100644 index 0000000000..2286ac9e66 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_popup.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_product_catalog_default_image.jpg b/theme_odoo_experts/static/src/img/snippets/s_product_catalog_default_image.jpg deleted file mode 100644 index 338cb682c0..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_product_catalog_default_image.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_product_catalog_default_image.webp b/theme_odoo_experts/static/src/img/snippets/s_product_catalog_default_image.webp new file mode 100644 index 0000000000..7eb1d4f8b4 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_product_catalog_default_image.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_product_list_1.jpg b/theme_odoo_experts/static/src/img/snippets/s_product_list_1.jpg deleted file mode 100644 index 69bd6552f1..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_product_list_1.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_product_list_1.webp b/theme_odoo_experts/static/src/img/snippets/s_product_list_1.webp new file mode 100644 index 0000000000..ef15caa0a4 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_product_list_1.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_product_list_2.jpg b/theme_odoo_experts/static/src/img/snippets/s_product_list_2.jpg deleted file mode 100644 index 8ab0ec4e8a..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_product_list_2.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_product_list_2.webp b/theme_odoo_experts/static/src/img/snippets/s_product_list_2.webp new file mode 100644 index 0000000000..96635b4804 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_product_list_2.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_product_list_3.jpg b/theme_odoo_experts/static/src/img/snippets/s_product_list_3.jpg deleted file mode 100644 index f2fcf30da5..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_product_list_3.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_product_list_3.webp b/theme_odoo_experts/static/src/img/snippets/s_product_list_3.webp new file mode 100644 index 0000000000..4515566423 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_product_list_3.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_product_list_4.jpg b/theme_odoo_experts/static/src/img/snippets/s_product_list_4.jpg deleted file mode 100644 index 16b5717dfc..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_product_list_4.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_product_list_4.webp b/theme_odoo_experts/static/src/img/snippets/s_product_list_4.webp new file mode 100644 index 0000000000..e215c85ec0 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_product_list_4.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_product_list_5.jpg b/theme_odoo_experts/static/src/img/snippets/s_product_list_5.jpg deleted file mode 100644 index fb86233924..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_product_list_5.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_product_list_5.webp b/theme_odoo_experts/static/src/img/snippets/s_product_list_5.webp new file mode 100644 index 0000000000..e21e1989dc Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_product_list_5.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_product_list_6.jpg b/theme_odoo_experts/static/src/img/snippets/s_product_list_6.jpg deleted file mode 100644 index 740f79baca..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_product_list_6.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_product_list_6.webp b/theme_odoo_experts/static/src/img/snippets/s_product_list_6.webp new file mode 100644 index 0000000000..2e05051ff7 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_product_list_6.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_quotes_carousel_1.jpg b/theme_odoo_experts/static/src/img/snippets/s_quotes_carousel_1.jpg deleted file mode 100644 index 06e3660b49..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_quotes_carousel_1.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_quotes_carousel_1.webp b/theme_odoo_experts/static/src/img/snippets/s_quotes_carousel_1.webp new file mode 100644 index 0000000000..56906befc9 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_quotes_carousel_1.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_quotes_carousel_2.jpg b/theme_odoo_experts/static/src/img/snippets/s_quotes_carousel_2.jpg deleted file mode 100644 index a876b86811..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_quotes_carousel_2.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_quotes_carousel_2.webp b/theme_odoo_experts/static/src/img/snippets/s_quotes_carousel_2.webp new file mode 100644 index 0000000000..3cb79f9ef8 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_quotes_carousel_2.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_showcase_default_image.jpg b/theme_odoo_experts/static/src/img/snippets/s_showcase_default_image.jpg deleted file mode 100644 index b918e42ecb..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_showcase_default_image.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_showcase_default_image.webp b/theme_odoo_experts/static/src/img/snippets/s_showcase_default_image.webp new file mode 100644 index 0000000000..9e66da0308 Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_showcase_default_image.webp differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_text_image.jpg b/theme_odoo_experts/static/src/img/snippets/s_text_image.jpg deleted file mode 100644 index 8a93fb30e5..0000000000 Binary files a/theme_odoo_experts/static/src/img/snippets/s_text_image.jpg and /dev/null differ diff --git a/theme_odoo_experts/static/src/img/snippets/s_text_image.webp b/theme_odoo_experts/static/src/img/snippets/s_text_image.webp new file mode 100644 index 0000000000..ff420214de Binary files /dev/null and b/theme_odoo_experts/static/src/img/snippets/s_text_image.webp differ diff --git a/theme_odoo_experts/views/images.xml b/theme_odoo_experts/views/images.xml index 8a9fbe0560..fcf4a8faee 100644 --- a/theme_odoo_experts/views/images.xml +++ b/theme_odoo_experts/views/images.xml @@ -6,391 +6,391 @@ Check in theme_loftspace's primary_variables.scss and theme.scss --> theme_common.image_content_02 theme_common.image_content_02 - /theme_odoo_experts/static/src/img/content/content_img_02.jpg + /theme_odoo_experts/static/src/img/content/content_img_02.webp theme_common.image_content_03 theme_common.image_content_03 - /theme_odoo_experts/static/src/img/content/content_img_03.jpg + /theme_odoo_experts/static/src/img/content/content_img_03.webp theme_common.image_content_07 theme_common.image_content_07 - /theme_odoo_experts/static/src/img/content/content_img_07.jpg + /theme_odoo_experts/static/src/img/content/content_img_07.webp theme_common.image_content_09 theme_common.image_content_09 - /theme_odoo_experts/static/src/img/content/content_img_09.jpg + /theme_odoo_experts/static/src/img/content/content_img_09.webp theme_common.image_content_10 theme_common.image_content_10 - /theme_odoo_experts/static/src/img/content/content_img_10.jpg + /theme_odoo_experts/static/src/img/content/content_img_10.webp theme_common.image_content_11 theme_common.image_content_11 - /theme_odoo_experts/static/src/img/content/content_img_11.jpg + /theme_odoo_experts/static/src/img/content/content_img_11.webp theme_common.image_content_12 theme_common.image_content_12 - /theme_odoo_experts/static/src/img/content/content_img_12.jpg + /theme_odoo_experts/static/src/img/content/content_img_12.webp website.s_banner_default_image website.s_banner_default_image - /theme_odoo_experts/static/src/img/snippets/s_banner.jpg + /theme_odoo_experts/static/src/img/snippets/s_banner.webp website.s_banner_default_image_2 website.s_banner_default_image_2 - /theme_odoo_experts/static/src/img/snippets/s_banner_2.jpg + /theme_odoo_experts/static/src/img/snippets/s_banner_2.webp website.s_banner_default_image_3 website.s_banner_default_image_3 - /theme_odoo_experts/static/src/img/snippets/s_banner_3.jpg + /theme_odoo_experts/static/src/img/snippets/s_banner_3.webp website.s_popup_default_image website.s_popup_default_image - /theme_odoo_experts/static/src/img/snippets/s_popup.jpg + /theme_odoo_experts/static/src/img/snippets/s_popup.webp website.s_cover_default_image website.s_cover_default_image - /theme_odoo_experts/static/src/img/snippets/s_cover.jpg + /theme_odoo_experts/static/src/img/snippets/s_cover.webp website.s_text_image_default_image website.s_text_image_default_image - /theme_odoo_experts/static/src/img/snippets/s_text_image.jpg + /theme_odoo_experts/static/src/img/snippets/s_text_image.webp website.s_image_text_default_image website.s_image_text_default_image - /theme_odoo_experts/static/src/img/snippets/s_image_text.jpg + /theme_odoo_experts/static/src/img/snippets/s_image_text.webp website.s_picture_default_image website.s_picture_default_image - /theme_odoo_experts/static/src/img/snippets/s_picture.jpg + /theme_odoo_experts/static/src/img/snippets/s_picture.webp website.library_image_11 website.library_image_11 - /theme_odoo_experts/static/src/img/snippets/library_image_11.jpg + /theme_odoo_experts/static/src/img/snippets/library_image_11.webp website.library_image_13 website.library_image_13 - /theme_odoo_experts/static/src/img/snippets/library_image_13.jpg + /theme_odoo_experts/static/src/img/snippets/library_image_13.webp website.library_image_07 website.library_image_07 - /theme_odoo_experts/static/src/img/snippets/library_image_07.jpg + /theme_odoo_experts/static/src/img/snippets/library_image_07.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_odoo_experts/static/src/img/snippets/s_masonry.jpg + /theme_odoo_experts/static/src/img/snippets/s_masonry.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_odoo_experts/static/src/img/snippets/s_carousel_1.jpg + /theme_odoo_experts/static/src/img/snippets/s_carousel_1.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_odoo_experts/static/src/img/snippets/s_carousel_2.jpg + /theme_odoo_experts/static/src/img/snippets/s_carousel_2.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_odoo_experts/static/src/img/snippets/s_carousel_3.jpg + /theme_odoo_experts/static/src/img/snippets/s_carousel_3.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_odoo_experts/static/src/img/snippets/s_product_catalog_default_image.jpg + /theme_odoo_experts/static/src/img/snippets/s_product_catalog_default_image.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_odoo_experts/static/src/img/snippets/library_image_08.jpg + /theme_odoo_experts/static/src/img/snippets/library_image_08.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_odoo_experts/static/src/img/snippets/library_image_02.jpg + /theme_odoo_experts/static/src/img/snippets/library_image_02.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_odoo_experts/static/src/img/snippets/s_media_list_1.jpg + /theme_odoo_experts/static/src/img/snippets/s_media_list_1.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_odoo_experts/static/src/img/snippets/s_media_list_2.jpg + /theme_odoo_experts/static/src/img/snippets/s_media_list_2.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_odoo_experts/static/src/img/snippets/s_media_list_3.jpg + /theme_odoo_experts/static/src/img/snippets/s_media_list_3.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_odoo_experts/static/src/img/snippets/s_parallax.jpg + /theme_odoo_experts/static/src/img/snippets/s_parallax.webp website.s_product_list_default_image_1 website.s_product_list_default_image_1 - /theme_odoo_experts/static/src/img/snippets/s_product_list_1.jpg + /theme_odoo_experts/static/src/img/snippets/s_product_list_1.webp website.s_product_list_default_image_2 website.s_product_list_default_image_2 - /theme_odoo_experts/static/src/img/snippets/s_product_list_2.jpg + /theme_odoo_experts/static/src/img/snippets/s_product_list_2.webp website.s_product_list_default_image_3 website.s_product_list_default_image_3 - /theme_odoo_experts/static/src/img/snippets/s_product_list_3.jpg + /theme_odoo_experts/static/src/img/snippets/s_product_list_3.webp website.s_product_list_default_image_4 website.s_product_list_default_image_4 - /theme_odoo_experts/static/src/img/snippets/s_product_list_4.jpg + /theme_odoo_experts/static/src/img/snippets/s_product_list_4.webp website.s_product_list_default_image_5 website.s_product_list_default_image_5 - /theme_odoo_experts/static/src/img/snippets/s_product_list_5.jpg + /theme_odoo_experts/static/src/img/snippets/s_product_list_5.webp website.s_product_list_default_image_6 website.s_product_list_default_image_6 - /theme_odoo_experts/static/src/img/snippets/s_product_list_6.jpg + /theme_odoo_experts/static/src/img/snippets/s_product_list_6.webp website.s_quotes_carousel_demo_image_1 website.s_quotes_carousel_demo_image_1 - /theme_odoo_experts/static/src/img/snippets/s_quotes_carousel_1.jpg + /theme_odoo_experts/static/src/img/snippets/s_quotes_carousel_1.webp website.s_quotes_carousel_demo_image_2 website.s_quotes_carousel_demo_image_2 - /theme_odoo_experts/static/src/img/snippets/s_quotes_carousel_2.jpg + /theme_odoo_experts/static/src/img/snippets/s_quotes_carousel_2.webp website.library_image_17 website.library_image_17 - /theme_odoo_experts/static/src/img/snippets/s_newsletter.jpg + /theme_odoo_experts/static/src/img/snippets/s_newsletter.webp website.library_image_08 website.library_image_08 - /theme_odoo_experts/static/src/img/snippets/library_image_08.jpg + /theme_odoo_experts/static/src/img/snippets/library_image_08.webp website.library_image_03 website.library_image_03 - /theme_odoo_experts/static/src/img/snippets/library_image_03.jpg + /theme_odoo_experts/static/src/img/snippets/library_image_03.webp website.library_image_02 website.library_image_02 - /theme_odoo_experts/static/src/img/snippets/library_image_02.jpg + /theme_odoo_experts/static/src/img/snippets/library_image_02.webp website.library_image_10 website.library_image_10 - /theme_odoo_experts/static/src/img/snippets/library_image_10.jpg + /theme_odoo_experts/static/src/img/snippets/library_image_10.webp website.library_image_05 website.library_image_05 - /theme_odoo_experts/static/src/img/snippets/library_image_05.jpg + /theme_odoo_experts/static/src/img/snippets/library_image_05.webp website.library_image_16 website.library_image_16 - /theme_odoo_experts/static/src/img/snippets/library_image_16.jpg + /theme_odoo_experts/static/src/img/snippets/library_image_16.webp website.s_product_catalog_default_image website.s_product_catalog_default_image - /theme_odoo_experts/static/src/img/snippets/s_product_catalog_default_image.jpg + /theme_odoo_experts/static/src/img/snippets/s_product_catalog_default_image.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_odoo_experts/static/src/img/snippets/s_parallax.jpg + /theme_odoo_experts/static/src/img/snippets/s_parallax.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_odoo_experts/static/src/img/snippets/s_popup.jpg + /theme_odoo_experts/static/src/img/snippets/s_popup.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_odoo_experts/static/src/img/snippets/s_quotes_carousel_2.jpg + /theme_odoo_experts/static/src/img/snippets/s_quotes_carousel_2.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_odoo_experts/static/src/img/snippets/s_carousel_3.jpg + /theme_odoo_experts/static/src/img/snippets/s_carousel_3.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_odoo_experts/static/src/img/snippets/s_media_list_1.jpg + /theme_odoo_experts/static/src/img/snippets/s_media_list_1.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_odoo_experts/static/src/img/snippets/s_product_list_2.jpg + /theme_odoo_experts/static/src/img/snippets/s_product_list_2.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_odoo_experts/static/src/img/snippets/s_product_list_3.jpg + /theme_odoo_experts/static/src/img/snippets/s_product_list_3.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_odoo_experts/static/src/img/snippets/s_product_list_4.jpg + /theme_odoo_experts/static/src/img/snippets/s_product_list_4.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_odoo_experts/static/src/img/snippets/s_product_list_5.jpg + /theme_odoo_experts/static/src/img/snippets/s_product_list_5.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_odoo_experts/static/src/img/snippets/s_kickoff_default_image.jpg + /theme_odoo_experts/static/src/img/snippets/s_kickoff_default_image.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_odoo_experts/static/src/img/snippets/s_intro_pill_default_image.jpg + /theme_odoo_experts/static/src/img/snippets/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_odoo_experts/static/src/img/snippets/s_intro_pill_default_image_2.jpg + /theme_odoo_experts/static/src/img/snippets/s_intro_pill_default_image_2.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_odoo_experts/static/src/img/snippets/s_carousel_2.jpg + /theme_odoo_experts/static/src/img/snippets/s_carousel_2.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_odoo_experts/static/src/img/snippets/s_carousel_3.jpg + /theme_odoo_experts/static/src/img/snippets/s_carousel_3.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_odoo_experts/static/src/img/snippets/library_image_16.jpg + /theme_odoo_experts/static/src/img/snippets/library_image_16.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_odoo_experts/static/src/img/snippets/library_image_05.jpg + /theme_odoo_experts/static/src/img/snippets/library_image_05.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_odoo_experts/static/src/img/snippets/s_product_list_1.jpg + /theme_odoo_experts/static/src/img/snippets/s_product_list_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_odoo_experts/static/src/img/snippets/s_product_list_2.jpg + /theme_odoo_experts/static/src/img/snippets/s_product_list_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_odoo_experts/static/src/img/snippets/s_product_list_3.jpg + /theme_odoo_experts/static/src/img/snippets/s_product_list_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_odoo_experts/static/src/img/snippets/s_product_list_4.jpg + /theme_odoo_experts/static/src/img/snippets/s_product_list_4.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_odoo_experts/static/src/img/snippets/s_product_list_5.jpg + /theme_odoo_experts/static/src/img/snippets/s_product_list_5.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image.jpg + /theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image_1.jpg + /theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image_2.jpg + /theme_odoo_experts/static/src/img/snippets/s_images_constellation_default_image_2.webp website.s_cta_box_default_image website.s_cta_box_default_image - /theme_odoo_experts/static/src/img/snippets/library_image_08.jpg + /theme_odoo_experts/static/src/img/snippets/library_image_08.webp website.s_showcase_default_image website.s_showcase_default_image - /theme_odoo_experts/static/src/img/snippets/s_showcase_default_image.jpg + /theme_odoo_experts/static/src/img/snippets/s_showcase_default_image.webp website.s_mockup_image_default_image website.s_mockup_image_default_image - /theme_odoo_experts/static/src/img/snippets/s_mockup_image_default_image.jpg + /theme_odoo_experts/static/src/img/snippets/s_mockup_image_default_image.webp website.s_image_text_device website.s_image_text_device - /theme_odoo_experts/static/src/img/snippets/s_image_text_device.jpg + /theme_odoo_experts/static/src/img/snippets/s_image_text_device.webp website.s_image_text_device_perspective website.s_image_text_device_perspective - /theme_odoo_experts/static/src/img/snippets/s_image_text_device_perspective.jpg + /theme_odoo_experts/static/src/img/snippets/s_image_text_device_perspective.webp website.s_picture_default_image_bg website.s_picture_default_image_bg - /theme_odoo_experts/static/src/img/snippets/s_picture_bg.jpg + /theme_odoo_experts/static/src/img/snippets/s_picture_bg.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_odoo_experts/static/src/img/snippets/s_quotes_carousel_2.jpg + /theme_odoo_experts/static/src/img/snippets/s_quotes_carousel_2.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_odoo_experts/static/src/img/snippets/s_empowerment_default_image.jpg + /theme_odoo_experts/static/src/img/snippets/s_empowerment_default_image.webp diff --git a/theme_odoo_experts/views/snippets/s_image_text.xml b/theme_odoo_experts/views/snippets/s_image_text.xml index cf8b384583..72641f07e2 100644 --- a/theme_odoo_experts/views/snippets/s_image_text.xml +++ b/theme_odoo_experts/views/snippets/s_image_text.xml @@ -27,7 +27,7 @@ /web_editor/image_shape/website.s_image_text_default_image/web_editor/devices/browser_03.svg? web_editor/devices/browser_03 - image/jpg + image/webp s_image_text.svg diff --git a/theme_odoo_experts/views/snippets/s_mockup_image.xml b/theme_odoo_experts/views/snippets/s_mockup_image.xml index 72bbcf2b4f..3a94069dd3 100644 --- a/theme_odoo_experts/views/snippets/s_mockup_image.xml +++ b/theme_odoo_experts/views/snippets/s_mockup_image.xml @@ -28,7 +28,7 @@ /web_editor/image_shape/website.s_image_text_device_perspective/web_editor/devices/iphone_3d_portrait_02.svg?c5=o-color-5 web_editor/devices/iphone_3d_portrait_02 - image/jpg + image/webp s_image_text_device_perspective.svg ;;;;o-color-5 diff --git a/theme_odoo_experts/views/snippets/s_picture.xml b/theme_odoo_experts/views/snippets/s_picture.xml index c906e1106b..a3d3a0cfda 100644 --- a/theme_odoo_experts/views/snippets/s_picture.xml +++ b/theme_odoo_experts/views/snippets/s_picture.xml @@ -35,7 +35,7 @@ /web_editor/image_shape/website.s_picture_default_image/web_editor/devices/macbook_front.svg?c3=o-color-3 web_editor/devices/macbook_front - image/jpg + image/webp s_picture.svg ;;o-color-3;; img-fluid diff --git a/theme_odoo_experts/views/snippets/s_showcase.xml b/theme_odoo_experts/views/snippets/s_showcase.xml index 6b767486c2..cc32c7c3da 100644 --- a/theme_odoo_experts/views/snippets/s_showcase.xml +++ b/theme_odoo_experts/views/snippets/s_showcase.xml @@ -46,7 +46,7 @@ /web_editor/image_shape/website.s_showcase_default_image/web_editor/devices/macbook_front.svg? web_editor/devices/macbook_front - image/jpg + image/webp s_showcase_default_image.svg diff --git a/theme_odoo_experts/views/snippets/s_text_image.xml b/theme_odoo_experts/views/snippets/s_text_image.xml index c30da6c815..c4d0aa22d6 100644 --- a/theme_odoo_experts/views/snippets/s_text_image.xml +++ b/theme_odoo_experts/views/snippets/s_text_image.xml @@ -27,7 +27,7 @@ /web_editor/image_shape/website.s_text_image_default_image/web_editor/devices/ipad_front_landscape.svg web_editor/devices/ipad_front_landscape - image/jpg + image/webp s_text_image.svg diff --git a/theme_orchid/__manifest__.py b/theme_orchid/__manifest__.py index 864f65af94..04805570cf 100644 --- a/theme_orchid/__manifest__.py +++ b/theme_orchid/__manifest__.py @@ -57,11 +57,11 @@ 'views/new_page_template.xml', ], 'images': [ - 'static/description/orchid_description.jpg', - 'static/description/orchid_screenshot.jpg', + 'static/description/orchid_description.webp', + 'static/description/orchid_screenshot.webp', ], 'images_preview_theme': { - 'website.s_cover_default_image': '/theme_orchid/static/src/img/snippets/s_parallax.jpg', + 'website.s_cover_default_image': '/theme_orchid/static/src/img/snippets/s_parallax.webp', }, 'configurator_snippets': { 'homepage': ['s_kickoff', 's_key_images', 's_process_steps', 's_freegrid', 's_image_text_overlap', 's_company_team_basic', 's_title', 's_images_wall', 's_references'], diff --git a/theme_orchid/static/description/orchid_description.jpg b/theme_orchid/static/description/orchid_description.jpg deleted file mode 100644 index bc3ce6d325..0000000000 Binary files a/theme_orchid/static/description/orchid_description.jpg and /dev/null differ diff --git a/theme_orchid/static/description/orchid_description.webp b/theme_orchid/static/description/orchid_description.webp new file mode 100644 index 0000000000..cae4379f45 Binary files /dev/null and b/theme_orchid/static/description/orchid_description.webp differ diff --git a/theme_orchid/static/description/orchid_screenshot.jpg b/theme_orchid/static/description/orchid_screenshot.jpg deleted file mode 100755 index 1cfe7ee81a..0000000000 Binary files a/theme_orchid/static/description/orchid_screenshot.jpg and /dev/null differ diff --git a/theme_orchid/static/description/orchid_screenshot.webp b/theme_orchid/static/description/orchid_screenshot.webp new file mode 100644 index 0000000000..f3d7a1a799 Binary files /dev/null and b/theme_orchid/static/description/orchid_screenshot.webp differ diff --git a/theme_orchid/static/description/theme_orchid.svg b/theme_orchid/static/description/theme_orchid.svg index c46b4f58d8..d1fb5cfe69 100644 --- a/theme_orchid/static/description/theme_orchid.svg +++ b/theme_orchid/static/description/theme_orchid.svg @@ -85,7 +85,7 @@ - + diff --git a/theme_orchid/static/src/img/content/content_img_02.jpg b/theme_orchid/static/src/img/content/content_img_02.jpg deleted file mode 100755 index 4b0de77684..0000000000 Binary files a/theme_orchid/static/src/img/content/content_img_02.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/content/content_img_02.webp b/theme_orchid/static/src/img/content/content_img_02.webp new file mode 100644 index 0000000000..dc4d8141d5 Binary files /dev/null and b/theme_orchid/static/src/img/content/content_img_02.webp differ diff --git a/theme_orchid/static/src/img/content/content_img_03.jpg b/theme_orchid/static/src/img/content/content_img_03.jpg deleted file mode 100755 index f5bf4640fe..0000000000 Binary files a/theme_orchid/static/src/img/content/content_img_03.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/content/content_img_03.webp b/theme_orchid/static/src/img/content/content_img_03.webp new file mode 100644 index 0000000000..f006a91e27 Binary files /dev/null and b/theme_orchid/static/src/img/content/content_img_03.webp differ diff --git a/theme_orchid/static/src/img/content/content_img_07.jpg b/theme_orchid/static/src/img/content/content_img_07.jpg deleted file mode 100755 index 5d8d255b32..0000000000 Binary files a/theme_orchid/static/src/img/content/content_img_07.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/content/content_img_07.webp b/theme_orchid/static/src/img/content/content_img_07.webp new file mode 100644 index 0000000000..31ffe1a0c4 Binary files /dev/null and b/theme_orchid/static/src/img/content/content_img_07.webp differ diff --git a/theme_orchid/static/src/img/content/content_img_09.jpg b/theme_orchid/static/src/img/content/content_img_09.jpg deleted file mode 100755 index 0ae5eb172f..0000000000 Binary files a/theme_orchid/static/src/img/content/content_img_09.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/content/content_img_09.webp b/theme_orchid/static/src/img/content/content_img_09.webp new file mode 100644 index 0000000000..b13e917a91 Binary files /dev/null and b/theme_orchid/static/src/img/content/content_img_09.webp differ diff --git a/theme_orchid/static/src/img/content/content_img_10.jpg b/theme_orchid/static/src/img/content/content_img_10.jpg deleted file mode 100755 index b974c17134..0000000000 Binary files a/theme_orchid/static/src/img/content/content_img_10.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/content/content_img_10.webp b/theme_orchid/static/src/img/content/content_img_10.webp new file mode 100644 index 0000000000..8daf4445aa Binary files /dev/null and b/theme_orchid/static/src/img/content/content_img_10.webp differ diff --git a/theme_orchid/static/src/img/content/content_img_11.jpg b/theme_orchid/static/src/img/content/content_img_11.jpg deleted file mode 100755 index f551688f5d..0000000000 Binary files a/theme_orchid/static/src/img/content/content_img_11.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/content/content_img_11.webp b/theme_orchid/static/src/img/content/content_img_11.webp new file mode 100644 index 0000000000..4664fe8166 Binary files /dev/null and b/theme_orchid/static/src/img/content/content_img_11.webp differ diff --git a/theme_orchid/static/src/img/content/content_img_12.jpg b/theme_orchid/static/src/img/content/content_img_12.jpg deleted file mode 100755 index 6b66361373..0000000000 Binary files a/theme_orchid/static/src/img/content/content_img_12.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/content/content_img_12.webp b/theme_orchid/static/src/img/content/content_img_12.webp new file mode 100644 index 0000000000..3c0bec8a64 Binary files /dev/null and b/theme_orchid/static/src/img/content/content_img_12.webp differ diff --git a/theme_orchid/static/src/img/snippets/configurator_s_image_text_overlap.jpg b/theme_orchid/static/src/img/snippets/configurator_s_image_text_overlap.jpg deleted file mode 100644 index d66c1bbc7c..0000000000 Binary files a/theme_orchid/static/src/img/snippets/configurator_s_image_text_overlap.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/configurator_s_image_text_overlap.webp b/theme_orchid/static/src/img/snippets/configurator_s_image_text_overlap.webp new file mode 100644 index 0000000000..2528ab5d2d Binary files /dev/null and b/theme_orchid/static/src/img/snippets/configurator_s_image_text_overlap.webp differ diff --git a/theme_orchid/static/src/img/snippets/library_image_02.jpg b/theme_orchid/static/src/img/snippets/library_image_02.jpg deleted file mode 100644 index 474e77e559..0000000000 Binary files a/theme_orchid/static/src/img/snippets/library_image_02.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/library_image_02.webp b/theme_orchid/static/src/img/snippets/library_image_02.webp new file mode 100644 index 0000000000..964e7a0bea Binary files /dev/null and b/theme_orchid/static/src/img/snippets/library_image_02.webp differ diff --git a/theme_orchid/static/src/img/snippets/library_image_03.jpg b/theme_orchid/static/src/img/snippets/library_image_03.jpg deleted file mode 100644 index b4371a7972..0000000000 Binary files a/theme_orchid/static/src/img/snippets/library_image_03.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/library_image_03.webp b/theme_orchid/static/src/img/snippets/library_image_03.webp new file mode 100644 index 0000000000..dd2f9cbf5c Binary files /dev/null and b/theme_orchid/static/src/img/snippets/library_image_03.webp differ diff --git a/theme_orchid/static/src/img/snippets/library_image_05.jpg b/theme_orchid/static/src/img/snippets/library_image_05.jpg deleted file mode 100644 index cc05949c61..0000000000 Binary files a/theme_orchid/static/src/img/snippets/library_image_05.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/library_image_05.webp b/theme_orchid/static/src/img/snippets/library_image_05.webp new file mode 100644 index 0000000000..86dd066960 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/library_image_05.webp differ diff --git a/theme_orchid/static/src/img/snippets/library_image_07.jpg b/theme_orchid/static/src/img/snippets/library_image_07.jpg deleted file mode 100644 index 183934ca5c..0000000000 Binary files a/theme_orchid/static/src/img/snippets/library_image_07.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/library_image_07.webp b/theme_orchid/static/src/img/snippets/library_image_07.webp new file mode 100644 index 0000000000..ff40aa64d3 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/library_image_07.webp differ diff --git a/theme_orchid/static/src/img/snippets/library_image_08.jpg b/theme_orchid/static/src/img/snippets/library_image_08.jpg deleted file mode 100644 index 688f969b9f..0000000000 Binary files a/theme_orchid/static/src/img/snippets/library_image_08.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/library_image_08.webp b/theme_orchid/static/src/img/snippets/library_image_08.webp new file mode 100644 index 0000000000..c03adc9f98 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/library_image_08.webp differ diff --git a/theme_orchid/static/src/img/snippets/library_image_10.jpg b/theme_orchid/static/src/img/snippets/library_image_10.jpg deleted file mode 100644 index df6baa40e7..0000000000 Binary files a/theme_orchid/static/src/img/snippets/library_image_10.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/library_image_10.webp b/theme_orchid/static/src/img/snippets/library_image_10.webp new file mode 100644 index 0000000000..95fcdd6540 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/library_image_10.webp differ diff --git a/theme_orchid/static/src/img/snippets/library_image_11.jpg b/theme_orchid/static/src/img/snippets/library_image_11.jpg deleted file mode 100644 index bf06c6eee2..0000000000 Binary files a/theme_orchid/static/src/img/snippets/library_image_11.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/library_image_11.webp b/theme_orchid/static/src/img/snippets/library_image_11.webp new file mode 100644 index 0000000000..a2b56fa3a1 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/library_image_11.webp differ diff --git a/theme_orchid/static/src/img/snippets/library_image_13.jpg b/theme_orchid/static/src/img/snippets/library_image_13.jpg deleted file mode 100644 index 5d9e3926cc..0000000000 Binary files a/theme_orchid/static/src/img/snippets/library_image_13.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/library_image_13.webp b/theme_orchid/static/src/img/snippets/library_image_13.webp new file mode 100644 index 0000000000..af47cfca71 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/library_image_13.webp differ diff --git a/theme_orchid/static/src/img/snippets/library_image_14.jpg b/theme_orchid/static/src/img/snippets/library_image_14.jpg deleted file mode 100644 index 2ecebebc4d..0000000000 Binary files a/theme_orchid/static/src/img/snippets/library_image_14.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/library_image_14.webp b/theme_orchid/static/src/img/snippets/library_image_14.webp new file mode 100644 index 0000000000..667788b550 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/library_image_14.webp differ diff --git a/theme_orchid/static/src/img/snippets/library_image_16.jpg b/theme_orchid/static/src/img/snippets/library_image_16.jpg deleted file mode 100644 index 2f8a426b16..0000000000 Binary files a/theme_orchid/static/src/img/snippets/library_image_16.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/library_image_16.webp b/theme_orchid/static/src/img/snippets/library_image_16.webp new file mode 100644 index 0000000000..e3963553df Binary files /dev/null and b/theme_orchid/static/src/img/snippets/library_image_16.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_banner.jpg b/theme_orchid/static/src/img/snippets/s_banner.jpg deleted file mode 100644 index ec10d61dcf..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_banner.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_banner.webp b/theme_orchid/static/src/img/snippets/s_banner.webp new file mode 100644 index 0000000000..7b491e1fdf Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_banner.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_banner_2.jpg b/theme_orchid/static/src/img/snippets/s_banner_2.jpg deleted file mode 100644 index 6712a1607d..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_banner_2.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_banner_2.webp b/theme_orchid/static/src/img/snippets/s_banner_2.webp new file mode 100644 index 0000000000..321c39c8e7 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_banner_2.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_banner_3.jpg b/theme_orchid/static/src/img/snippets/s_banner_3.jpg deleted file mode 100644 index 3e2f111c87..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_banner_3.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_banner_3.webp b/theme_orchid/static/src/img/snippets/s_banner_3.webp new file mode 100644 index 0000000000..d2dd83a398 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_banner_3.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_carousel_1.jpg b/theme_orchid/static/src/img/snippets/s_carousel_1.jpg deleted file mode 100644 index cd1fe05fa0..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_carousel_1.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_carousel_1.webp b/theme_orchid/static/src/img/snippets/s_carousel_1.webp new file mode 100644 index 0000000000..87933fe5ee Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_carousel_1.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_carousel_2.jpg b/theme_orchid/static/src/img/snippets/s_carousel_2.jpg deleted file mode 100644 index 25f220da0f..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_carousel_2.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_carousel_2.webp b/theme_orchid/static/src/img/snippets/s_carousel_2.webp new file mode 100644 index 0000000000..ef57cd09da Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_carousel_2.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_carousel_3.jpg b/theme_orchid/static/src/img/snippets/s_carousel_3.jpg deleted file mode 100644 index dd70432103..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_carousel_3.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_carousel_3.webp b/theme_orchid/static/src/img/snippets/s_carousel_3.webp new file mode 100644 index 0000000000..7c78884d32 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_carousel_3.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_cover.jpg b/theme_orchid/static/src/img/snippets/s_cover.jpg deleted file mode 100644 index c3dfb29ca2..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_cover.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_cover.webp b/theme_orchid/static/src/img/snippets/s_cover.webp new file mode 100644 index 0000000000..5e16eb4a93 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_cover.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_empowerment_default_image.jpg b/theme_orchid/static/src/img/snippets/s_empowerment_default_image.jpg deleted file mode 100644 index 6fa43f6ef5..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_empowerment_default_image.webp b/theme_orchid/static/src/img/snippets/s_empowerment_default_image.webp new file mode 100644 index 0000000000..3ba7c98287 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_empowerment_default_image.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_image_text.jpg b/theme_orchid/static/src/img/snippets/s_image_text.jpg deleted file mode 100644 index cffc2dba6e..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_image_text.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_image_text.webp b/theme_orchid/static/src/img/snippets/s_image_text.webp new file mode 100644 index 0000000000..fe269fd784 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_image_text.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_images_constellation_default_image.jpg b/theme_orchid/static/src/img/snippets/s_images_constellation_default_image.jpg deleted file mode 100644 index 739ddf3e9b..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_images_constellation_default_image.webp b/theme_orchid/static/src/img/snippets/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..55a1c6a7ee Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_images_constellation_default_image.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_images_constellation_default_image_1.jpg b/theme_orchid/static/src/img/snippets/s_images_constellation_default_image_1.jpg deleted file mode 100644 index a59f7a75ae..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_images_constellation_default_image_1.webp b/theme_orchid/static/src/img/snippets/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..0ab587a208 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_images_constellation_default_image_1.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_images_constellation_default_image_2.jpg b/theme_orchid/static/src/img/snippets/s_images_constellation_default_image_2.jpg deleted file mode 100644 index 6c2e7414d8..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_images_constellation_default_image_2.webp b/theme_orchid/static/src/img/snippets/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..60a8edbc48 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_images_constellation_default_image_2.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_1.jpg b/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_1.jpg deleted file mode 100644 index d2c4efdc6f..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_1.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_1.webp b/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_1.webp new file mode 100644 index 0000000000..8bc43ce430 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_1.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_2.jpg b/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_2.jpg deleted file mode 100644 index 0b1d89de4c..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_2.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_2.webp b/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_2.webp new file mode 100644 index 0000000000..559f6964ae Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_2.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_3.jpg b/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_3.jpg deleted file mode 100644 index 780c2a56b2..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_3.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_3.webp b/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_3.webp new file mode 100644 index 0000000000..3874b121a2 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_3.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_4.jpg b/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_4.jpg deleted file mode 100644 index bf77446241..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_4.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_4.webp b/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_4.webp new file mode 100644 index 0000000000..ec23eeece0 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_4.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_5.jpg b/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_5.jpg deleted file mode 100644 index fa463f3a84..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_5.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_5.webp b/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_5.webp new file mode 100644 index 0000000000..80da53a8f7 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_5.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_intro_pill_default_image.jpg b/theme_orchid/static/src/img/snippets/s_intro_pill_default_image.jpg deleted file mode 100644 index 5ad7b838ea..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_intro_pill_default_image.webp b/theme_orchid/static/src/img/snippets/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..d5e327e3ac Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_intro_pill_default_image.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_intro_pill_default_image_2.jpg b/theme_orchid/static/src/img/snippets/s_intro_pill_default_image_2.jpg deleted file mode 100644 index 61875889a3..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_intro_pill_default_image_2.webp b/theme_orchid/static/src/img/snippets/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..ede5b859f3 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_intro_pill_default_image_2.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_kickoff_default_image.jpg b/theme_orchid/static/src/img/snippets/s_kickoff_default_image.jpg deleted file mode 100644 index 7907248749..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_kickoff_default_image.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_kickoff_default_image.webp b/theme_orchid/static/src/img/snippets/s_kickoff_default_image.webp new file mode 100644 index 0000000000..77e869b3b9 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_kickoff_default_image.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_masonry_block.jpg b/theme_orchid/static/src/img/snippets/s_masonry_block.jpg deleted file mode 100644 index 9baf4def9e..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_masonry_block.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_masonry_block.webp b/theme_orchid/static/src/img/snippets/s_masonry_block.webp new file mode 100644 index 0000000000..5929952af9 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_masonry_block.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_media_list_1.jpg b/theme_orchid/static/src/img/snippets/s_media_list_1.jpg deleted file mode 100644 index 98e42fc68b..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_media_list_1.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_media_list_1.webp b/theme_orchid/static/src/img/snippets/s_media_list_1.webp new file mode 100644 index 0000000000..a79ebd7f2d Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_media_list_1.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_media_list_2.jpg b/theme_orchid/static/src/img/snippets/s_media_list_2.jpg deleted file mode 100644 index 98e62e4346..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_media_list_2.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_media_list_2.webp b/theme_orchid/static/src/img/snippets/s_media_list_2.webp new file mode 100644 index 0000000000..981b2695bd Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_media_list_2.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_media_list_3.jpg b/theme_orchid/static/src/img/snippets/s_media_list_3.jpg deleted file mode 100644 index 3cfdf8a4cf..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_media_list_3.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_media_list_3.webp b/theme_orchid/static/src/img/snippets/s_media_list_3.webp new file mode 100644 index 0000000000..8d1edb473a Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_media_list_3.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_newsletter.jpg b/theme_orchid/static/src/img/snippets/s_newsletter.jpg deleted file mode 100644 index 766833d8de..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_newsletter.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_newsletter.webp b/theme_orchid/static/src/img/snippets/s_newsletter.webp new file mode 100644 index 0000000000..977b0d31e9 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_newsletter.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_parallax.jpg b/theme_orchid/static/src/img/snippets/s_parallax.jpg deleted file mode 100644 index e428e21527..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_parallax.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_parallax.webp b/theme_orchid/static/src/img/snippets/s_parallax.webp new file mode 100644 index 0000000000..e1797a9868 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_parallax.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_picture.jpg b/theme_orchid/static/src/img/snippets/s_picture.jpg deleted file mode 100644 index bfbc0a29a8..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_picture.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_picture.webp b/theme_orchid/static/src/img/snippets/s_picture.webp new file mode 100644 index 0000000000..a8d7b18a07 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_picture.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_popup.jpg b/theme_orchid/static/src/img/snippets/s_popup.jpg deleted file mode 100644 index 1a9b86cff5..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_popup.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_popup.webp b/theme_orchid/static/src/img/snippets/s_popup.webp new file mode 100644 index 0000000000..0b80167daf Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_popup.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_pricelist_boxed_default_background.jpg b/theme_orchid/static/src/img/snippets/s_pricelist_boxed_default_background.jpg deleted file mode 100644 index b54910c457..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_pricelist_boxed_default_background.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_pricelist_boxed_default_background.webp b/theme_orchid/static/src/img/snippets/s_pricelist_boxed_default_background.webp new file mode 100644 index 0000000000..9caadd1165 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_pricelist_boxed_default_background.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_product_1.jpg b/theme_orchid/static/src/img/snippets/s_product_1.jpg deleted file mode 100644 index bcd7661e99..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_product_1.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_product_1.webp b/theme_orchid/static/src/img/snippets/s_product_1.webp new file mode 100644 index 0000000000..304906bc5b Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_product_1.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_product_2.jpg b/theme_orchid/static/src/img/snippets/s_product_2.jpg deleted file mode 100644 index b273698dd8..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_product_2.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_product_2.webp b/theme_orchid/static/src/img/snippets/s_product_2.webp new file mode 100644 index 0000000000..d3470773e9 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_product_2.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_product_3.jpg b/theme_orchid/static/src/img/snippets/s_product_3.jpg deleted file mode 100644 index 04d4f16d0f..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_product_3.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_product_3.webp b/theme_orchid/static/src/img/snippets/s_product_3.webp new file mode 100644 index 0000000000..e8354b4c95 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_product_3.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_product_4.jpg b/theme_orchid/static/src/img/snippets/s_product_4.jpg deleted file mode 100644 index e5f5a81957..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_product_4.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_product_4.webp b/theme_orchid/static/src/img/snippets/s_product_4.webp new file mode 100644 index 0000000000..1592fe4ac6 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_product_4.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_product_5.jpg b/theme_orchid/static/src/img/snippets/s_product_5.jpg deleted file mode 100644 index 75f51c3045..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_product_5.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_product_5.webp b/theme_orchid/static/src/img/snippets/s_product_5.webp new file mode 100644 index 0000000000..1598856126 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_product_5.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_product_6.jpg b/theme_orchid/static/src/img/snippets/s_product_6.jpg deleted file mode 100644 index 0c9467f6d7..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_product_6.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_product_6.webp b/theme_orchid/static/src/img/snippets/s_product_6.webp new file mode 100644 index 0000000000..548ffea47f Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_product_6.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_product_catalog_default_image.jpg b/theme_orchid/static/src/img/snippets/s_product_catalog_default_image.jpg deleted file mode 100644 index 509a1d9e07..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_product_catalog_default_image.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_product_catalog_default_image.webp b/theme_orchid/static/src/img/snippets/s_product_catalog_default_image.webp new file mode 100644 index 0000000000..17bb4d27f3 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_product_catalog_default_image.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_quotes_carousel_1.jpg b/theme_orchid/static/src/img/snippets/s_quotes_carousel_1.jpg deleted file mode 100644 index a20fa44b7b..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_quotes_carousel_1.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_quotes_carousel_1.webp b/theme_orchid/static/src/img/snippets/s_quotes_carousel_1.webp new file mode 100644 index 0000000000..719fb8cd14 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_quotes_carousel_1.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_quotes_carousel_2.jpg b/theme_orchid/static/src/img/snippets/s_quotes_carousel_2.jpg deleted file mode 100644 index 1a3b054d8e..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_quotes_carousel_2.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_quotes_carousel_2.webp b/theme_orchid/static/src/img/snippets/s_quotes_carousel_2.webp new file mode 100644 index 0000000000..079c901198 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_quotes_carousel_2.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_shape_image_default_image.jpg b/theme_orchid/static/src/img/snippets/s_shape_image_default_image.jpg deleted file mode 100644 index cd34111710..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_shape_image_default_image.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_shape_image_default_image.webp b/theme_orchid/static/src/img/snippets/s_shape_image_default_image.webp new file mode 100644 index 0000000000..ba43142d76 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_shape_image_default_image.webp differ diff --git a/theme_orchid/static/src/img/snippets/s_text_image.jpg b/theme_orchid/static/src/img/snippets/s_text_image.jpg deleted file mode 100644 index a13ec446d7..0000000000 Binary files a/theme_orchid/static/src/img/snippets/s_text_image.jpg and /dev/null differ diff --git a/theme_orchid/static/src/img/snippets/s_text_image.webp b/theme_orchid/static/src/img/snippets/s_text_image.webp new file mode 100644 index 0000000000..fd742c0ba4 Binary files /dev/null and b/theme_orchid/static/src/img/snippets/s_text_image.webp differ diff --git a/theme_orchid/views/images.xml b/theme_orchid/views/images.xml index 028b345527..ccd47c8ef1 100644 --- a/theme_orchid/views/images.xml +++ b/theme_orchid/views/images.xml @@ -6,384 +6,384 @@ Check in theme_loftspace's primary_variables.scss and theme.scss --> theme_common.image_content_02 theme_common.image_content_02 - /theme_orchid/static/src/img/content/content_img_02.jpg + /theme_orchid/static/src/img/content/content_img_02.webp theme_common.image_content_03 theme_common.image_content_03 - /theme_orchid/static/src/img/content/content_img_03.jpg + /theme_orchid/static/src/img/content/content_img_03.webp theme_common.image_content_07 theme_common.image_content_07 - /theme_orchid/static/src/img/content/content_img_07.jpg + /theme_orchid/static/src/img/content/content_img_07.webp theme_common.image_content_09 theme_common.image_content_09 - /theme_orchid/static/src/img/content/content_img_09.jpg + /theme_orchid/static/src/img/content/content_img_09.webp theme_common.image_content_10 theme_common.image_content_10 - /theme_orchid/static/src/img/content/content_img_10.jpg + /theme_orchid/static/src/img/content/content_img_10.webp theme_common.image_content_11 theme_common.image_content_11 - /theme_orchid/static/src/img/content/content_img_11.jpg + /theme_orchid/static/src/img/content/content_img_11.webp theme_common.image_content_12 theme_common.image_content_12 - /theme_orchid/static/src/img/content/content_img_12.jpg + /theme_orchid/static/src/img/content/content_img_12.webp website.s_banner_default_image website.s_banner_default_image - /theme_orchid/static/src/img/snippets/s_banner.jpg + /theme_orchid/static/src/img/snippets/s_banner.webp website.s_banner_default_image_2 website.s_banner_default_image_2 - /theme_orchid/static/src/img/snippets/s_banner_2.jpg + /theme_orchid/static/src/img/snippets/s_banner_2.webp website.s_banner_default_image_3 website.s_banner_default_image_3 - /theme_orchid/static/src/img/snippets/s_banner_3.jpg + /theme_orchid/static/src/img/snippets/s_banner_3.webp website.s_popup_default_image website.s_popup_default_image - /theme_orchid/static/src/img/snippets/s_popup.jpg + /theme_orchid/static/src/img/snippets/s_popup.webp website.s_cover_default_image website.s_cover_default_image - /theme_orchid/static/src/img/snippets/s_parallax.jpg + /theme_orchid/static/src/img/snippets/s_parallax.webp website.s_text_image_default_image website.s_text_image_default_image - /theme_orchid/static/src/img/snippets/s_media_list_3.jpg + /theme_orchid/static/src/img/snippets/s_media_list_3.webp website.s_image_text_default_image website.s_image_text_default_image - /theme_orchid/static/src/img/snippets/s_carousel_2.jpg + /theme_orchid/static/src/img/snippets/s_carousel_2.webp website.s_picture_default_image website.s_picture_default_image - /theme_orchid/static/src/img/snippets/s_picture.jpg + /theme_orchid/static/src/img/snippets/s_picture.webp website.s_three_columns_default_image_1 website.s_three_columns_default_image_1 - /theme_orchid/static/src/img/snippets/library_image_11.jpg + /theme_orchid/static/src/img/snippets/library_image_11.webp website.s_three_columns_default_image_2 website.s_three_columns_default_image_2 - /theme_orchid/static/src/img/snippets/library_image_13.jpg + /theme_orchid/static/src/img/snippets/library_image_13.webp website.s_three_columns_default_image_3 website.s_three_columns_default_image_3 - /theme_orchid/static/src/img/snippets/library_image_07.jpg + /theme_orchid/static/src/img/snippets/library_image_07.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_orchid/static/src/img/snippets/s_masonry_block.jpg + /theme_orchid/static/src/img/snippets/s_masonry_block.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_orchid/static/src/img/snippets/s_carousel_1.jpg + /theme_orchid/static/src/img/snippets/s_carousel_1.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_orchid/static/src/img/snippets/s_carousel_2.jpg + /theme_orchid/static/src/img/snippets/s_carousel_2.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_orchid/static/src/img/snippets/s_carousel_3.jpg + /theme_orchid/static/src/img/snippets/s_carousel_3.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_orchid/static/src/img/snippets/library_image_05.jpg + /theme_orchid/static/src/img/snippets/library_image_05.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_orchid/static/src/img/snippets/library_image_14.jpg + /theme_orchid/static/src/img/snippets/library_image_14.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_orchid/static/src/img/snippets/s_carousel_2.jpg + /theme_orchid/static/src/img/snippets/s_carousel_2.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_orchid/static/src/img/snippets/s_media_list_1.jpg + /theme_orchid/static/src/img/snippets/s_media_list_1.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_orchid/static/src/img/snippets/s_media_list_2.jpg + /theme_orchid/static/src/img/snippets/s_media_list_2.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_orchid/static/src/img/snippets/s_media_list_3.jpg + /theme_orchid/static/src/img/snippets/s_media_list_3.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_orchid/static/src/img/snippets/s_parallax.jpg + /theme_orchid/static/src/img/snippets/s_parallax.webp website.s_product_list_default_image_1 website.s_product_list_default_image_1 - /theme_orchid/static/src/img/snippets/s_product_1.jpg + /theme_orchid/static/src/img/snippets/s_product_1.webp website.s_product_list_default_image_2 website.s_product_list_default_image_2 - /theme_orchid/static/src/img/snippets/s_product_2.jpg + /theme_orchid/static/src/img/snippets/s_product_2.webp website.s_product_list_default_image_3 website.s_product_list_default_image_3 - /theme_orchid/static/src/img/snippets/s_product_3.jpg + /theme_orchid/static/src/img/snippets/s_product_3.webp website.s_product_list_default_image_4 website.s_product_list_default_image_4 - /theme_orchid/static/src/img/snippets/s_product_4.jpg + /theme_orchid/static/src/img/snippets/s_product_4.webp website.s_product_list_default_image_5 website.s_product_list_default_image_5 - /theme_orchid/static/src/img/snippets/s_product_5.jpg + /theme_orchid/static/src/img/snippets/s_product_5.webp website.s_product_list_default_image_6 website.s_product_list_default_image_6 - /theme_orchid/static/src/img/snippets/s_product_6.jpg + /theme_orchid/static/src/img/snippets/s_product_6.webp website.s_quotes_carousel_demo_image_1 website.s_quotes_carousel_demo_image_1 - /theme_orchid/static/src/img/snippets/s_quotes_carousel_1.jpg + /theme_orchid/static/src/img/snippets/s_quotes_carousel_1.webp website.s_quotes_carousel_demo_image_2 website.s_quotes_carousel_demo_image_2 - /theme_orchid/static/src/img/snippets/s_quotes_carousel_2.jpg + /theme_orchid/static/src/img/snippets/s_quotes_carousel_2.webp website.library_image_17 website.library_image_17 - /theme_orchid/static/src/img/snippets/s_newsletter.jpg + /theme_orchid/static/src/img/snippets/s_newsletter.webp website.s_product_catalog_default_image website.s_product_catalog_default_image - /theme_orchid/static/src/img/snippets/s_product_catalog_default_image.jpg + /theme_orchid/static/src/img/snippets/s_product_catalog_default_image.webp website.library_image_08 website.library_image_08 - /theme_orchid/static/src/img/snippets/library_image_08.jpg + /theme_orchid/static/src/img/snippets/library_image_08.webp website.library_image_03 website.library_image_03 - /theme_orchid/static/src/img/snippets/library_image_03.jpg + /theme_orchid/static/src/img/snippets/library_image_03.webp website.library_image_02 website.library_image_02 - /theme_orchid/static/src/img/snippets/library_image_02.jpg + /theme_orchid/static/src/img/snippets/library_image_02.webp website.library_image_10 website.library_image_10 - /theme_orchid/static/src/img/snippets/library_image_10.jpg + /theme_orchid/static/src/img/snippets/library_image_10.webp website.library_image_05 website.library_image_05 - /theme_orchid/static/src/img/snippets/library_image_05.jpg + /theme_orchid/static/src/img/snippets/library_image_05.webp website.library_image_13 website.library_image_13 - /theme_orchid/static/src/img/snippets/library_image_13.jpg + /theme_orchid/static/src/img/snippets/library_image_13.webp website.library_image_14 website.library_image_14 - /theme_orchid/static/src/img/snippets/library_image_14.jpg + /theme_orchid/static/src/img/snippets/library_image_14.webp website.library_image_16 website.library_image_16 - /theme_orchid/static/src/img/snippets/library_image_16.jpg + /theme_orchid/static/src/img/snippets/library_image_16.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_orchid/static/src/img/content/content_img_03.jpg + /theme_orchid/static/src/img/content/content_img_03.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_orchid/static/src/img/snippets/library_image_05.jpg + /theme_orchid/static/src/img/snippets/library_image_05.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_orchid/static/src/img/snippets/s_carousel_2.jpg + /theme_orchid/static/src/img/snippets/s_carousel_2.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_orchid/static/src/img/content/content_img_12.jpg + /theme_orchid/static/src/img/content/content_img_12.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_orchid/static/src/img/snippets/s_carousel_2.jpg + /theme_orchid/static/src/img/snippets/s_carousel_2.webp website.s_pricelist_boxed_default_background website.s_pricelist_boxed_default_background - /theme_orchid/static/src/img/snippets/s_pricelist_boxed_default_background.jpg + /theme_orchid/static/src/img/snippets/s_pricelist_boxed_default_background.webp website.s_image_title_default_image website.s_image_title_default_image - /theme_orchid/static/src/img/snippets/library_image_02.jpg + /theme_orchid/static/src/img/snippets/library_image_02.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_orchid/static/src/img/snippets/s_product_3.jpg + /theme_orchid/static/src/img/snippets/s_product_3.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_orchid/static/src/img/snippets/s_product_4.jpg + /theme_orchid/static/src/img/snippets/s_product_4.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_orchid/static/src/img/snippets/s_product_5.jpg + /theme_orchid/static/src/img/snippets/s_product_5.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_orchid/static/src/img/snippets/s_product_6.jpg + /theme_orchid/static/src/img/snippets/s_product_6.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_orchid/static/src/img/snippets/s_kickoff_default_image.jpg + /theme_orchid/static/src/img/snippets/s_kickoff_default_image.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_orchid/static/src/img/snippets/s_intro_pill_default_image.jpg + /theme_orchid/static/src/img/snippets/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_orchid/static/src/img/snippets/s_intro_pill_default_image_2.jpg + /theme_orchid/static/src/img/snippets/s_intro_pill_default_image_2.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_orchid/static/src/img/snippets/library_image_02.jpg + /theme_orchid/static/src/img/snippets/library_image_02.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_orchid/static/src/img/snippets/library_image_08.jpg + /theme_orchid/static/src/img/snippets/library_image_08.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_orchid/static/src/img/snippets/s_masonry_block.jpg + /theme_orchid/static/src/img/snippets/s_masonry_block.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_orchid/static/src/img/snippets/s_carousel_2.jpg + /theme_orchid/static/src/img/snippets/s_carousel_2.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_1.jpg + /theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_2.jpg + /theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_3.jpg + /theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_4.jpg + /theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_4.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_5.jpg + /theme_orchid/static/src/img/snippets/s_images_mosaic_default_image_5.webp website.s_shape_image_default_image website.s_shape_image_default_image - /theme_orchid/static/src/img/snippets/s_shape_image_default_image.jpg + /theme_orchid/static/src/img/snippets/s_shape_image_default_image.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_orchid/static/src/img/snippets/s_images_constellation_default_image.jpg + /theme_orchid/static/src/img/snippets/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_orchid/static/src/img/snippets/s_images_constellation_default_image_1.jpg + /theme_orchid/static/src/img/snippets/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_orchid/static/src/img/snippets/s_images_constellation_default_image_2.jpg + /theme_orchid/static/src/img/snippets/s_images_constellation_default_image_2.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_orchid/static/src/img/snippets/library_image_03.jpg + /theme_orchid/static/src/img/snippets/library_image_03.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_orchid/static/src/img/snippets/s_empowerment_default_image.jpg + /theme_orchid/static/src/img/snippets/s_empowerment_default_image.webp diff --git a/theme_orchid/views/snippets/s_cta_box.xml b/theme_orchid/views/snippets/s_cta_box.xml index 850a56185f..6da3c2d608 100644 --- a/theme_orchid/views/snippets/s_cta_box.xml +++ b/theme_orchid/views/snippets/s_cta_box.xml @@ -16,7 +16,7 @@ - /theme_orchid/static/src/img/snippets/library_image_03.jpg + /theme_orchid/static/src/img/snippets/library_image_03.webp diff --git a/theme_orchid/views/snippets/s_image_text.xml b/theme_orchid/views/snippets/s_image_text.xml index b57189c4e0..5e11af45ed 100644 --- a/theme_orchid/views/snippets/s_image_text.xml +++ b/theme_orchid/views/snippets/s_image_text.xml @@ -21,7 +21,7 @@ /web_editor/image_shape/website.s_image_text_default_image/web_editor/composition/composition_mixed_1.svg?c1=o-color-2&c2=o-color-2&c5=o-color-5 web_editor/composition/composition_mixed_1 - image/jpeg + image/webp s_carousel_2.svg o-color-2;o-color-2;;;o-color-5 diff --git a/theme_orchid/views/snippets/s_image_text_overlap.xml b/theme_orchid/views/snippets/s_image_text_overlap.xml index 5332a02432..19106aa855 100644 --- a/theme_orchid/views/snippets/s_image_text_overlap.xml +++ b/theme_orchid/views/snippets/s_image_text_overlap.xml @@ -34,7 +34,7 @@ - /theme_orchid/static/src/img/snippets/configurator_s_image_text_overlap.jpg + /theme_orchid/static/src/img/snippets/configurator_s_image_text_overlap.webp diff --git a/theme_orchid/views/snippets/s_text_image.xml b/theme_orchid/views/snippets/s_text_image.xml index 5230888609..f5ace01a3b 100644 --- a/theme_orchid/views/snippets/s_text_image.xml +++ b/theme_orchid/views/snippets/s_text_image.xml @@ -34,7 +34,7 @@ /web_editor/image_shape/website.s_text_image_default_image/web_editor/solid/solid_blob_shadow_2.svg?c2=o-color-2 web_editor/solid/solid_blob_shadow_2 - image/jpeg + image/webp s_media_list_3.svg ;o-color-2;;; diff --git a/theme_paptic/__manifest__.py b/theme_paptic/__manifest__.py index b515ccc7a7..95ceb79ed8 100644 --- a/theme_paptic/__manifest__.py +++ b/theme_paptic/__manifest__.py @@ -14,8 +14,8 @@ 'views/new_page_template.xml', ], 'images': [ - 'static/description/paptic_poster.jpg', - 'static/description/paptic_screenshot.jpg', + 'static/description/paptic_poster.webp', + 'static/description/paptic_screenshot.webp', ], 'configurator_snippets': { 'homepage': ['s_cover', 's_references', 's_image_text', 's_text_image', 's_masonry_block', 's_faq_list', 's_cta_box'], diff --git a/theme_paptic/static/description/paptic_poster.webp b/theme_paptic/static/description/paptic_poster.webp new file mode 100644 index 0000000000..a15aca9f8b Binary files /dev/null and b/theme_paptic/static/description/paptic_poster.webp differ diff --git a/theme_paptic/static/description/paptic_screenshot.jpg b/theme_paptic/static/description/paptic_screenshot.jpg deleted file mode 100644 index efaed4ff8c..0000000000 Binary files a/theme_paptic/static/description/paptic_screenshot.jpg and /dev/null differ diff --git a/theme_paptic/static/description/paptic_screenshot.webp b/theme_paptic/static/description/paptic_screenshot.webp new file mode 100644 index 0000000000..9ba5195164 Binary files /dev/null and b/theme_paptic/static/description/paptic_screenshot.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_banner.jpg b/theme_paptic/static/src/img/pictures/s_banner.jpg deleted file mode 100644 index c699a1fbdd..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_banner.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_banner.webp b/theme_paptic/static/src/img/pictures/s_banner.webp new file mode 100644 index 0000000000..6360f5443a Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_banner.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_banner_2.jpg b/theme_paptic/static/src/img/pictures/s_banner_2.jpg deleted file mode 100644 index 94a8ba6c76..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_banner_2.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_banner_2.webp b/theme_paptic/static/src/img/pictures/s_banner_2.webp new file mode 100644 index 0000000000..393205df07 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_banner_2.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_banner_3.jpg b/theme_paptic/static/src/img/pictures/s_banner_3.jpg deleted file mode 100644 index 0080838bcb..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_banner_3.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_banner_3.webp b/theme_paptic/static/src/img/pictures/s_banner_3.webp new file mode 100644 index 0000000000..052a171ea5 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_banner_3.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_carousel_1.jpg b/theme_paptic/static/src/img/pictures/s_carousel_1.jpg deleted file mode 100644 index d501097c74..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_carousel_1.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_carousel_1.webp b/theme_paptic/static/src/img/pictures/s_carousel_1.webp new file mode 100644 index 0000000000..6a891fb233 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_carousel_1.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_carousel_2.jpg b/theme_paptic/static/src/img/pictures/s_carousel_2.jpg deleted file mode 100644 index dbbf4311b4..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_carousel_2.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_carousel_2.webp b/theme_paptic/static/src/img/pictures/s_carousel_2.webp new file mode 100644 index 0000000000..903871c040 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_carousel_2.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_carousel_3.jpg b/theme_paptic/static/src/img/pictures/s_carousel_3.jpg deleted file mode 100644 index 3c06eddfaa..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_carousel_3.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_carousel_3.webp b/theme_paptic/static/src/img/pictures/s_carousel_3.webp new file mode 100644 index 0000000000..331aeb2ff1 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_carousel_3.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_company_team_image_1.jpg b/theme_paptic/static/src/img/pictures/s_company_team_image_1.jpg deleted file mode 100644 index 54e6a6a031..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_company_team_image_1.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_company_team_image_1.webp b/theme_paptic/static/src/img/pictures/s_company_team_image_1.webp new file mode 100644 index 0000000000..2f14d724c0 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_company_team_image_1.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_company_team_image_2.jpg b/theme_paptic/static/src/img/pictures/s_company_team_image_2.jpg deleted file mode 100644 index aee410b51d..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_company_team_image_2.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_company_team_image_2.webp b/theme_paptic/static/src/img/pictures/s_company_team_image_2.webp new file mode 100644 index 0000000000..d566a6675b Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_company_team_image_2.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_company_team_image_3.jpg b/theme_paptic/static/src/img/pictures/s_company_team_image_3.jpg deleted file mode 100644 index 4df377073a..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_company_team_image_3.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_company_team_image_3.webp b/theme_paptic/static/src/img/pictures/s_company_team_image_3.webp new file mode 100644 index 0000000000..c2ba3ab8ee Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_company_team_image_3.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_company_team_image_4.jpg b/theme_paptic/static/src/img/pictures/s_company_team_image_4.jpg deleted file mode 100644 index 6638c36369..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_company_team_image_4.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_company_team_image_4.webp b/theme_paptic/static/src/img/pictures/s_company_team_image_4.webp new file mode 100644 index 0000000000..bd683fbed0 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_company_team_image_4.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_company_team_image_5.jpg b/theme_paptic/static/src/img/pictures/s_company_team_image_5.jpg deleted file mode 100644 index 8f2c3870f0..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_company_team_image_5.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_company_team_image_5.webp b/theme_paptic/static/src/img/pictures/s_company_team_image_5.webp new file mode 100644 index 0000000000..f16356e9e9 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_company_team_image_5.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_company_team_image_6.jpg b/theme_paptic/static/src/img/pictures/s_company_team_image_6.jpg deleted file mode 100644 index b3280cf943..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_company_team_image_6.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_company_team_image_6.webp b/theme_paptic/static/src/img/pictures/s_company_team_image_6.webp new file mode 100644 index 0000000000..8f438a9ec5 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_company_team_image_6.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_empowerment_default_image.jpg b/theme_paptic/static/src/img/pictures/s_empowerment_default_image.jpg deleted file mode 100644 index 744dec7c64..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_empowerment_default_image.webp b/theme_paptic/static/src/img/pictures/s_empowerment_default_image.webp new file mode 100644 index 0000000000..5bb644380e Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_empowerment_default_image.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_images_constellation_default_image.jpg b/theme_paptic/static/src/img/pictures/s_images_constellation_default_image.jpg deleted file mode 100644 index 7f8e385268..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_images_constellation_default_image.webp b/theme_paptic/static/src/img/pictures/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..c45f1af7b8 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_images_constellation_default_image.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_images_constellation_default_image_1.jpg b/theme_paptic/static/src/img/pictures/s_images_constellation_default_image_1.jpg deleted file mode 100644 index 7880b57f6b..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_images_constellation_default_image_1.webp b/theme_paptic/static/src/img/pictures/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..d4ac3ba0be Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_images_constellation_default_image_1.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_images_constellation_default_image_2.jpg b/theme_paptic/static/src/img/pictures/s_images_constellation_default_image_2.jpg deleted file mode 100644 index 08def0f295..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_images_constellation_default_image_2.webp b/theme_paptic/static/src/img/pictures/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..24b76ec9e2 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_images_constellation_default_image_2.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_images_gallery_1.jpg b/theme_paptic/static/src/img/pictures/s_images_gallery_1.jpg deleted file mode 100644 index 680d9d360b..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_images_gallery_1.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_images_gallery_1.webp b/theme_paptic/static/src/img/pictures/s_images_gallery_1.webp new file mode 100644 index 0000000000..d9ef21e51f Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_images_gallery_1.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_images_gallery_2.jpg b/theme_paptic/static/src/img/pictures/s_images_gallery_2.jpg deleted file mode 100644 index c00584553b..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_images_gallery_2.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_images_gallery_2.webp b/theme_paptic/static/src/img/pictures/s_images_gallery_2.webp new file mode 100644 index 0000000000..bd5ab8dad7 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_images_gallery_2.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_images_gallery_3.jpg b/theme_paptic/static/src/img/pictures/s_images_gallery_3.jpg deleted file mode 100644 index 1824a13511..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_images_gallery_3.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_images_gallery_3.webp b/theme_paptic/static/src/img/pictures/s_images_gallery_3.webp new file mode 100644 index 0000000000..a670dc7528 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_images_gallery_3.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_intro_pill_default_image.jpg b/theme_paptic/static/src/img/pictures/s_intro_pill_default_image.jpg deleted file mode 100644 index 3354a0fc67..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_intro_pill_default_image.webp b/theme_paptic/static/src/img/pictures/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..fe6163ef00 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_intro_pill_default_image.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_intro_pill_default_image_2.jpg b/theme_paptic/static/src/img/pictures/s_intro_pill_default_image_2.jpg deleted file mode 100644 index 7aaed61b08..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_intro_pill_default_image_2.webp b/theme_paptic/static/src/img/pictures/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..385b9fa9fa Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_intro_pill_default_image_2.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_masonry_block_1.jpg b/theme_paptic/static/src/img/pictures/s_masonry_block_1.jpg deleted file mode 100644 index 21b052a41b..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_masonry_block_1.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_masonry_block_1.webp b/theme_paptic/static/src/img/pictures/s_masonry_block_1.webp new file mode 100644 index 0000000000..db8f464cbb Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_masonry_block_1.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_media_list_1.jpg b/theme_paptic/static/src/img/pictures/s_media_list_1.jpg deleted file mode 100644 index 4eea819dd6..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_media_list_1.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_media_list_1.webp b/theme_paptic/static/src/img/pictures/s_media_list_1.webp new file mode 100644 index 0000000000..e062129789 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_media_list_1.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_media_list_2.jpg b/theme_paptic/static/src/img/pictures/s_media_list_2.jpg deleted file mode 100644 index 109cc21038..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_media_list_2.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_media_list_2.webp b/theme_paptic/static/src/img/pictures/s_media_list_2.webp new file mode 100644 index 0000000000..e1d27ee3b7 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_media_list_2.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_media_list_3.jpg b/theme_paptic/static/src/img/pictures/s_media_list_3.jpg deleted file mode 100644 index bc0fb7e290..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_media_list_3.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_media_list_3.webp b/theme_paptic/static/src/img/pictures/s_media_list_3.webp new file mode 100644 index 0000000000..fdb30980dd Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_media_list_3.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_parallax.jpg b/theme_paptic/static/src/img/pictures/s_parallax.jpg deleted file mode 100644 index ebe2433343..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_parallax.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_parallax.webp b/theme_paptic/static/src/img/pictures/s_parallax.webp new file mode 100644 index 0000000000..23d8c56313 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_parallax.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_picture.jpg b/theme_paptic/static/src/img/pictures/s_picture.jpg deleted file mode 100644 index 57502e5198..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_picture.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_picture.webp b/theme_paptic/static/src/img/pictures/s_picture.webp new file mode 100644 index 0000000000..5bcca18877 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_picture.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_popup.jpg b/theme_paptic/static/src/img/pictures/s_popup.jpg deleted file mode 100644 index 3aed254deb..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_popup.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_popup.webp b/theme_paptic/static/src/img/pictures/s_popup.webp new file mode 100644 index 0000000000..9fb38b4f86 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_popup.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_product_catalog.jpg b/theme_paptic/static/src/img/pictures/s_product_catalog.jpg deleted file mode 100644 index 7dd344c253..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_product_catalog.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_product_catalog.webp b/theme_paptic/static/src/img/pictures/s_product_catalog.webp new file mode 100644 index 0000000000..7f9f80882b Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_product_catalog.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_product_list_1.jpg b/theme_paptic/static/src/img/pictures/s_product_list_1.jpg deleted file mode 100644 index 7ae36f207a..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_product_list_1.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_product_list_1.webp b/theme_paptic/static/src/img/pictures/s_product_list_1.webp new file mode 100644 index 0000000000..78aafc85ce Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_product_list_1.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_product_list_2.jpg b/theme_paptic/static/src/img/pictures/s_product_list_2.jpg deleted file mode 100644 index 91160c77cd..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_product_list_2.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_product_list_2.webp b/theme_paptic/static/src/img/pictures/s_product_list_2.webp new file mode 100644 index 0000000000..ef7aed68e7 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_product_list_2.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_product_list_3.jpg b/theme_paptic/static/src/img/pictures/s_product_list_3.jpg deleted file mode 100644 index 7c0b0aed2c..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_product_list_3.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_product_list_3.webp b/theme_paptic/static/src/img/pictures/s_product_list_3.webp new file mode 100644 index 0000000000..c310fec4f3 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_product_list_3.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_product_list_4.jpg b/theme_paptic/static/src/img/pictures/s_product_list_4.jpg deleted file mode 100644 index 866aae5299..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_product_list_4.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_product_list_4.webp b/theme_paptic/static/src/img/pictures/s_product_list_4.webp new file mode 100644 index 0000000000..1044b34ff4 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_product_list_4.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_product_list_5.jpg b/theme_paptic/static/src/img/pictures/s_product_list_5.jpg deleted file mode 100644 index 6b7135b46c..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_product_list_5.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_product_list_5.webp b/theme_paptic/static/src/img/pictures/s_product_list_5.webp new file mode 100644 index 0000000000..71876f4849 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_product_list_5.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_product_list_6.jpg b/theme_paptic/static/src/img/pictures/s_product_list_6.jpg deleted file mode 100644 index a68a96c397..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_product_list_6.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_product_list_6.webp b/theme_paptic/static/src/img/pictures/s_product_list_6.webp new file mode 100644 index 0000000000..943ea5c092 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_product_list_6.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_quotes_carousel_bg_slide2.jpg b/theme_paptic/static/src/img/pictures/s_quotes_carousel_bg_slide2.jpg deleted file mode 100644 index 5ce65cfcc1..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_quotes_carousel_bg_slide2.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_quotes_carousel_bg_slide2.webp b/theme_paptic/static/src/img/pictures/s_quotes_carousel_bg_slide2.webp new file mode 100644 index 0000000000..1a5b4e7491 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_quotes_carousel_bg_slide2.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_quotes_carousel_bg_slide3.jpg b/theme_paptic/static/src/img/pictures/s_quotes_carousel_bg_slide3.jpg deleted file mode 100644 index cacdabe3c4..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_quotes_carousel_bg_slide3.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_quotes_carousel_bg_slide3.webp b/theme_paptic/static/src/img/pictures/s_quotes_carousel_bg_slide3.webp new file mode 100644 index 0000000000..266f5bd4cb Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_quotes_carousel_bg_slide3.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_three_columns_1.jpg b/theme_paptic/static/src/img/pictures/s_three_columns_1.jpg deleted file mode 100644 index 7ef0053a24..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_three_columns_1.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_three_columns_1.webp b/theme_paptic/static/src/img/pictures/s_three_columns_1.webp new file mode 100644 index 0000000000..0aa95f5cc4 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_three_columns_1.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_three_columns_2.jpg b/theme_paptic/static/src/img/pictures/s_three_columns_2.jpg deleted file mode 100644 index d931dd8975..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_three_columns_2.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_three_columns_2.webp b/theme_paptic/static/src/img/pictures/s_three_columns_2.webp new file mode 100644 index 0000000000..34ed9126d6 Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_three_columns_2.webp differ diff --git a/theme_paptic/static/src/img/pictures/s_three_columns_3.jpg b/theme_paptic/static/src/img/pictures/s_three_columns_3.jpg deleted file mode 100644 index 011c7170ce..0000000000 Binary files a/theme_paptic/static/src/img/pictures/s_three_columns_3.jpg and /dev/null differ diff --git a/theme_paptic/static/src/img/pictures/s_three_columns_3.webp b/theme_paptic/static/src/img/pictures/s_three_columns_3.webp new file mode 100644 index 0000000000..90094af88f Binary files /dev/null and b/theme_paptic/static/src/img/pictures/s_three_columns_3.webp differ diff --git a/theme_paptic/views/images.xml b/theme_paptic/views/images.xml index 7da9575c28..b2df82c5bf 100644 --- a/theme_paptic/views/images.xml +++ b/theme_paptic/views/images.xml @@ -5,114 +5,114 @@ website.s_banner_default_image website.s_banner_default_image - /theme_paptic/static/src/img/pictures/s_banner.jpg + /theme_paptic/static/src/img/pictures/s_banner.webp website.s_banner_default_image_2 website.s_banner_default_image_2 - /theme_paptic/static/src/img/pictures/s_banner_2.jpg + /theme_paptic/static/src/img/pictures/s_banner_2.webp website.s_banner_default_image_3 website.s_banner_default_image_3 - /theme_paptic/static/src/img/pictures/s_banner_3.jpg + /theme_paptic/static/src/img/pictures/s_banner_3.webp website.library_image_11 website.library_image_11 - /theme_paptic/static/src/img/pictures/s_three_columns_1.jpg + /theme_paptic/static/src/img/pictures/s_three_columns_1.webp website.library_image_13 website.library_image_13 - /theme_paptic/static/src/img/pictures/s_three_columns_2.jpg + /theme_paptic/static/src/img/pictures/s_three_columns_2.webp website.library_image_07 website.library_image_07 - /theme_paptic/static/src/img/pictures/s_three_columns_3.jpg + /theme_paptic/static/src/img/pictures/s_three_columns_3.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_paptic/static/src/img/pictures/s_masonry_block_1.jpg + /theme_paptic/static/src/img/pictures/s_masonry_block_1.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_paptic/static/src/img/pictures/s_carousel_1.jpg + /theme_paptic/static/src/img/pictures/s_carousel_1.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_paptic/static/src/img/pictures/s_carousel_2.jpg + /theme_paptic/static/src/img/pictures/s_carousel_2.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_paptic/static/src/img/pictures/s_carousel_3.jpg + /theme_paptic/static/src/img/pictures/s_carousel_3.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_paptic/static/src/img/pictures/s_masonry_block_1.jpg + /theme_paptic/static/src/img/pictures/s_masonry_block_1.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_paptic/static/src/img/pictures/s_parallax.jpg + /theme_paptic/static/src/img/pictures/s_parallax.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_paptic/static/src/img/pictures/s_banner_2.jpg + /theme_paptic/static/src/img/pictures/s_banner_2.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_paptic/static/src/img/pictures/s_parallax.jpg + /theme_paptic/static/src/img/pictures/s_parallax.webp website.s_company_team_image_1 website.s_company_team_image_1 - /theme_paptic/static/src/img/pictures/s_company_team_image_1.jpg + /theme_paptic/static/src/img/pictures/s_company_team_image_1.webp website.s_company_team_image_2 website.s_company_team_image_2 - /theme_paptic/static/src/img/pictures/s_company_team_image_2.jpg + /theme_paptic/static/src/img/pictures/s_company_team_image_2.webp website.s_company_team_image_3 website.s_company_team_image_3 - /theme_paptic/static/src/img/pictures/s_company_team_image_3.jpg + /theme_paptic/static/src/img/pictures/s_company_team_image_3.webp website.s_company_team_image_4 website.s_company_team_image_4 - /theme_paptic/static/src/img/pictures/s_company_team_image_4.jpg + /theme_paptic/static/src/img/pictures/s_company_team_image_4.webp website.s_company_team_image_5 website.s_company_team_image_5 - /theme_paptic/static/src/img/pictures/s_company_team_image_5.jpg + /theme_paptic/static/src/img/pictures/s_company_team_image_5.webp website.s_company_team_image_6 website.s_company_team_image_6 - /theme_paptic/static/src/img/pictures/s_company_team_image_6.jpg + /theme_paptic/static/src/img/pictures/s_company_team_image_6.webp @@ -120,258 +120,258 @@ website.s_quotes_carousel_demo_image_3 website.s_quotes_carousel_demo_image_3 - /theme_paptic/static/src/img/pictures/s_company_team_image_4.jpg + /theme_paptic/static/src/img/pictures/s_company_team_image_4.webp website.s_quotes_carousel_demo_image_4 website.s_quotes_carousel_demo_image_4 - /theme_paptic/static/src/img/pictures/s_company_team_image_2.jpg + /theme_paptic/static/src/img/pictures/s_company_team_image_2.webp website.s_quotes_carousel_demo_image_1 website.s_quotes_carousel_demo_image_1 - /theme_paptic/static/src/img/pictures/s_quotes_carousel_bg_slide2.jpg + /theme_paptic/static/src/img/pictures/s_quotes_carousel_bg_slide2.webp website.s_quotes_carousel_demo_image_5 website.s_quotes_carousel_demo_image_5 - /theme_paptic/static/src/img/pictures/s_company_team_image_3.jpg + /theme_paptic/static/src/img/pictures/s_company_team_image_3.webp website.s_quotes_carousel_demo_image_2 website.s_quotes_carousel_demo_image_2 - /theme_paptic/static/src/img/pictures/s_quotes_carousel_bg_slide3.jpg + /theme_paptic/static/src/img/pictures/s_quotes_carousel_bg_slide3.webp website.s_product_catalog_default_image website.s_product_catalog_default_image - /theme_paptic/static/src/img/pictures/s_product_catalog.jpg + /theme_paptic/static/src/img/pictures/s_product_catalog.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_paptic/static/src/img/pictures/s_media_list_1.jpg + /theme_paptic/static/src/img/pictures/s_media_list_1.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_paptic/static/src/img/pictures/s_media_list_2.jpg + /theme_paptic/static/src/img/pictures/s_media_list_2.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_paptic/static/src/img/pictures/s_media_list_3.jpg + /theme_paptic/static/src/img/pictures/s_media_list_3.webp website.s_product_list_default_image_1 website.s_product_list_default_image_1 - /theme_paptic/static/src/img/pictures/s_product_list_1.jpg + /theme_paptic/static/src/img/pictures/s_product_list_1.webp website.s_product_list_default_image_2 website.s_product_list_default_image_2 - /theme_paptic/static/src/img/pictures/s_product_list_2.jpg + /theme_paptic/static/src/img/pictures/s_product_list_2.webp website.s_product_list_default_image_3 website.s_product_list_default_image_3 - /theme_paptic/static/src/img/pictures/s_product_list_3.jpg + /theme_paptic/static/src/img/pictures/s_product_list_3.webp website.s_product_list_default_image_4 website.s_product_list_default_image_4 - /theme_paptic/static/src/img/pictures/s_product_list_4.jpg + /theme_paptic/static/src/img/pictures/s_product_list_4.webp website.s_product_list_default_image_5 website.s_product_list_default_image_5 - /theme_paptic/static/src/img/pictures/s_product_list_5.jpg + /theme_paptic/static/src/img/pictures/s_product_list_5.webp website.s_product_list_default_image_6 website.s_product_list_default_image_6 - /theme_paptic/static/src/img/pictures/s_product_list_6.jpg + /theme_paptic/static/src/img/pictures/s_product_list_6.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_paptic/static/src/img/pictures/s_carousel_1.jpg + /theme_paptic/static/src/img/pictures/s_carousel_1.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_paptic/static/src/img/pictures/s_carousel_3.jpg + /theme_paptic/static/src/img/pictures/s_carousel_3.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_paptic/static/src/img/pictures/s_product_catalog.jpg + /theme_paptic/static/src/img/pictures/s_product_catalog.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_paptic/static/src/img/pictures/s_quotes_carousel_bg_slide3.jpg + /theme_paptic/static/src/img/pictures/s_quotes_carousel_bg_slide3.webp website.s_popup_default_image website.s_popup_default_image - /theme_paptic/static/src/img/pictures/s_popup.jpg + /theme_paptic/static/src/img/pictures/s_popup.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_paptic/static/src/img/pictures/s_picture.jpg + /theme_paptic/static/src/img/pictures/s_picture.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_paptic/static/src/img/pictures/s_empowerment_default_image.jpg + /theme_paptic/static/src/img/pictures/s_empowerment_default_image.webp website.library_image_02 website.library_image_02 - /theme_paptic/static/src/img/pictures/s_images_gallery_1.jpg + /theme_paptic/static/src/img/pictures/s_images_gallery_1.webp website.library_image_08 website.library_image_08 - /theme_paptic/static/src/img/pictures/s_images_gallery_2.jpg + /theme_paptic/static/src/img/pictures/s_images_gallery_2.webp website.library_image_03 website.library_image_03 - /theme_paptic/static/src/img/pictures/s_images_gallery_3.jpg + /theme_paptic/static/src/img/pictures/s_images_gallery_3.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_paptic/static/src/img/pictures/s_three_columns_1.jpg + /theme_paptic/static/src/img/pictures/s_three_columns_1.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_paptic/static/src/img/pictures/s_three_columns_2.jpg + /theme_paptic/static/src/img/pictures/s_three_columns_2.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_paptic/static/src/img/pictures/s_three_columns_3.jpg + /theme_paptic/static/src/img/pictures/s_three_columns_3.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_paptic/static/src/img/pictures/s_media_list_1.jpg + /theme_paptic/static/src/img/pictures/s_media_list_1.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_paptic/static/src/img/pictures/s_carousel_1.jpg + /theme_paptic/static/src/img/pictures/s_carousel_1.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_paptic/static/src/img/pictures/s_media_list_1.jpg + /theme_paptic/static/src/img/pictures/s_media_list_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_paptic/static/src/img/pictures/s_media_list_2.jpg + /theme_paptic/static/src/img/pictures/s_media_list_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_paptic/static/src/img/pictures/s_media_list_3.jpg + /theme_paptic/static/src/img/pictures/s_media_list_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_paptic/static/src/img/pictures/s_three_columns_1.jpg + /theme_paptic/static/src/img/pictures/s_three_columns_1.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_paptic/static/src/img/pictures/s_three_columns_2.jpg + /theme_paptic/static/src/img/pictures/s_three_columns_2.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_paptic/static/src/img/pictures/s_intro_pill_default_image.jpg + /theme_paptic/static/src/img/pictures/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_paptic/static/src/img/pictures/s_intro_pill_default_image_2.jpg + /theme_paptic/static/src/img/pictures/s_intro_pill_default_image_2.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_paptic/static/src/img/pictures/s_picture.jpg + /theme_paptic/static/src/img/pictures/s_picture.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_paptic/static/src/img/pictures/s_masonry_block_1.jpg + /theme_paptic/static/src/img/pictures/s_masonry_block_1.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_paptic/static/src/img/pictures/s_parallax.jpg + /theme_paptic/static/src/img/pictures/s_parallax.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_paptic/static/src/img/pictures/s_quotes_carousel_bg_slide2.jpg + /theme_paptic/static/src/img/pictures/s_quotes_carousel_bg_slide2.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_paptic/static/src/img/pictures/s_images_constellation_default_image.jpg + /theme_paptic/static/src/img/pictures/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_paptic/static/src/img/pictures/s_images_constellation_default_image_1.jpg + /theme_paptic/static/src/img/pictures/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_paptic/static/src/img/pictures/s_images_constellation_default_image_2.jpg + /theme_paptic/static/src/img/pictures/s_images_constellation_default_image_2.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_paptic/static/src/img/pictures/s_banner_2.jpg + /theme_paptic/static/src/img/pictures/s_banner_2.webp diff --git a/theme_real_estate/__manifest__.py b/theme_real_estate/__manifest__.py index 573fa66f1d..d805e3f6b4 100644 --- a/theme_real_estate/__manifest__.py +++ b/theme_real_estate/__manifest__.py @@ -53,16 +53,16 @@ ], 'images': [ 'static/description/real_estate_description.png', - 'static/description/real_estate_screenshot.jpg', + 'static/description/real_estate_screenshot.webp', ], 'images_preview_theme': { - 'website.s_cover_default_image': '/theme_real_estate/static/src/img/snippets/s_cover.jpg', - 'website.s_text_image_default_image': '/theme_real_estate/static/src/img/snippets/s_text_image.jpg', - 'website.s_image_text_default_image': '/theme_real_estate/static/src/img/snippets/s_image_text.jpg', - 'website.s_three_columns_default_image_1': '/theme_real_estate/static/src/img/snippets/library_image_11.jpg', - 'website.s_three_columns_default_image_2': '/theme_real_estate/static/src/img/snippets/library_image_13.jpg', - 'website.s_three_columns_default_image_3': '/theme_real_estate/static/src/img/snippets/library_image_07.jpg', - 'website.s_quotes_carousel_demo_image_0': '/theme_real_estate/static/src/img/snippets/s_quotes_carousel_1.jpg', + 'website.s_cover_default_image': '/theme_real_estate/static/src/img/snippets/s_cover.webp', + 'website.s_text_image_default_image': '/theme_real_estate/static/src/img/snippets/s_text_image.webp', + 'website.s_image_text_default_image': '/theme_real_estate/static/src/img/snippets/s_image_text.webp', + 'website.s_three_columns_default_image_1': '/theme_real_estate/static/src/img/snippets/library_image_11.webp', + 'website.s_three_columns_default_image_2': '/theme_real_estate/static/src/img/snippets/library_image_13.webp', + 'website.s_three_columns_default_image_3': '/theme_real_estate/static/src/img/snippets/library_image_07.webp', + 'website.s_quotes_carousel_demo_image_0': '/theme_real_estate/static/src/img/snippets/s_quotes_carousel_1.webp', }, 'configurator_snippets': { 'homepage': ['s_cover', 's_text_image', 's_image_text', 's_three_columns', 's_title', 's_references', 's_numbers_showcase', 's_quotes_carousel', 's_call_to_action'], diff --git a/theme_real_estate/static/description/real_estate_screenshot.jpg b/theme_real_estate/static/description/real_estate_screenshot.jpg deleted file mode 100644 index 21c3c1b916..0000000000 Binary files a/theme_real_estate/static/description/real_estate_screenshot.jpg and /dev/null differ diff --git a/theme_real_estate/static/description/real_estate_screenshot.webp b/theme_real_estate/static/description/real_estate_screenshot.webp new file mode 100644 index 0000000000..0f152961b1 Binary files /dev/null and b/theme_real_estate/static/description/real_estate_screenshot.webp differ diff --git a/theme_real_estate/static/src/img/content/content_img_02.jpg b/theme_real_estate/static/src/img/content/content_img_02.jpg deleted file mode 100755 index 8534b4458c..0000000000 Binary files a/theme_real_estate/static/src/img/content/content_img_02.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/content/content_img_02.webp b/theme_real_estate/static/src/img/content/content_img_02.webp new file mode 100644 index 0000000000..eadeced249 Binary files /dev/null and b/theme_real_estate/static/src/img/content/content_img_02.webp differ diff --git a/theme_real_estate/static/src/img/content/content_img_03.jpg b/theme_real_estate/static/src/img/content/content_img_03.jpg deleted file mode 100755 index 4a0e8fe873..0000000000 Binary files a/theme_real_estate/static/src/img/content/content_img_03.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/content/content_img_03.webp b/theme_real_estate/static/src/img/content/content_img_03.webp new file mode 100644 index 0000000000..78ede9d884 Binary files /dev/null and b/theme_real_estate/static/src/img/content/content_img_03.webp differ diff --git a/theme_real_estate/static/src/img/content/content_img_07.jpg b/theme_real_estate/static/src/img/content/content_img_07.jpg deleted file mode 100755 index baf55bcc82..0000000000 Binary files a/theme_real_estate/static/src/img/content/content_img_07.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/content/content_img_07.webp b/theme_real_estate/static/src/img/content/content_img_07.webp new file mode 100644 index 0000000000..ab648c5ee0 Binary files /dev/null and b/theme_real_estate/static/src/img/content/content_img_07.webp differ diff --git a/theme_real_estate/static/src/img/content/content_img_09.jpg b/theme_real_estate/static/src/img/content/content_img_09.jpg deleted file mode 100755 index c8ec20646c..0000000000 Binary files a/theme_real_estate/static/src/img/content/content_img_09.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/content/content_img_09.webp b/theme_real_estate/static/src/img/content/content_img_09.webp new file mode 100644 index 0000000000..79687502b1 Binary files /dev/null and b/theme_real_estate/static/src/img/content/content_img_09.webp differ diff --git a/theme_real_estate/static/src/img/content/content_img_10.jpg b/theme_real_estate/static/src/img/content/content_img_10.jpg deleted file mode 100755 index 3f9991b840..0000000000 Binary files a/theme_real_estate/static/src/img/content/content_img_10.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/content/content_img_10.webp b/theme_real_estate/static/src/img/content/content_img_10.webp new file mode 100644 index 0000000000..1a008a0f77 Binary files /dev/null and b/theme_real_estate/static/src/img/content/content_img_10.webp differ diff --git a/theme_real_estate/static/src/img/content/content_img_11.jpg b/theme_real_estate/static/src/img/content/content_img_11.jpg deleted file mode 100755 index edb9065e45..0000000000 Binary files a/theme_real_estate/static/src/img/content/content_img_11.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/content/content_img_11.webp b/theme_real_estate/static/src/img/content/content_img_11.webp new file mode 100644 index 0000000000..1a0156d5fc Binary files /dev/null and b/theme_real_estate/static/src/img/content/content_img_11.webp differ diff --git a/theme_real_estate/static/src/img/content/content_img_12.jpg b/theme_real_estate/static/src/img/content/content_img_12.jpg deleted file mode 100755 index 473ef2a04b..0000000000 Binary files a/theme_real_estate/static/src/img/content/content_img_12.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/content/content_img_12.webp b/theme_real_estate/static/src/img/content/content_img_12.webp new file mode 100644 index 0000000000..d4a4e480fa Binary files /dev/null and b/theme_real_estate/static/src/img/content/content_img_12.webp differ diff --git a/theme_real_estate/static/src/img/snippets/library_image_07.jpg b/theme_real_estate/static/src/img/snippets/library_image_07.jpg deleted file mode 100644 index 5b665c2423..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/library_image_07.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/library_image_07.webp b/theme_real_estate/static/src/img/snippets/library_image_07.webp new file mode 100644 index 0000000000..7ee53a6d35 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/library_image_07.webp differ diff --git a/theme_real_estate/static/src/img/snippets/library_image_11.jpg b/theme_real_estate/static/src/img/snippets/library_image_11.jpg deleted file mode 100644 index 7ce352194e..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/library_image_11.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/library_image_11.webp b/theme_real_estate/static/src/img/snippets/library_image_11.webp new file mode 100644 index 0000000000..7ad9610bca Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/library_image_11.webp differ diff --git a/theme_real_estate/static/src/img/snippets/library_image_13.jpg b/theme_real_estate/static/src/img/snippets/library_image_13.jpg deleted file mode 100644 index 1f86b39532..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/library_image_13.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/library_image_13.webp b/theme_real_estate/static/src/img/snippets/library_image_13.webp new file mode 100644 index 0000000000..2e39e66cb6 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/library_image_13.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_banner.jpg b/theme_real_estate/static/src/img/snippets/s_banner.jpg deleted file mode 100644 index 31138758d3..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_banner.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_banner.webp b/theme_real_estate/static/src/img/snippets/s_banner.webp new file mode 100644 index 0000000000..719ff3c524 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_banner.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_carousel_1.jpg b/theme_real_estate/static/src/img/snippets/s_carousel_1.jpg deleted file mode 100644 index 3e2f62a86a..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_carousel_1.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_carousel_1.webp b/theme_real_estate/static/src/img/snippets/s_carousel_1.webp new file mode 100644 index 0000000000..3d09d46b36 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_carousel_1.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_carousel_2.jpg b/theme_real_estate/static/src/img/snippets/s_carousel_2.jpg deleted file mode 100644 index 00d47e0e93..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_carousel_2.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_carousel_2.webp b/theme_real_estate/static/src/img/snippets/s_carousel_2.webp new file mode 100644 index 0000000000..d4f5d16229 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_carousel_2.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_carousel_3.jpg b/theme_real_estate/static/src/img/snippets/s_carousel_3.jpg deleted file mode 100644 index e17d406848..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_carousel_3.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_carousel_3.webp b/theme_real_estate/static/src/img/snippets/s_carousel_3.webp new file mode 100644 index 0000000000..781cf09bd9 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_carousel_3.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_cover.jpg b/theme_real_estate/static/src/img/snippets/s_cover.jpg deleted file mode 100644 index d00ca7d016..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_cover.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_cover.webp b/theme_real_estate/static/src/img/snippets/s_cover.webp new file mode 100644 index 0000000000..4123ee0e5c Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_cover.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_empowerment_default_image.jpg b/theme_real_estate/static/src/img/snippets/s_empowerment_default_image.jpg deleted file mode 100644 index ebf1cc0452..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_empowerment_default_image.webp b/theme_real_estate/static/src/img/snippets/s_empowerment_default_image.webp new file mode 100644 index 0000000000..eb76519490 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_empowerment_default_image.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_image_text.jpg b/theme_real_estate/static/src/img/snippets/s_image_text.jpg deleted file mode 100644 index 7b61be4dbc..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_image_text.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_image_text.webp b/theme_real_estate/static/src/img/snippets/s_image_text.webp new file mode 100644 index 0000000000..5ac2d50cf5 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_image_text.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_constellation_default_image.jpg b/theme_real_estate/static/src/img/snippets/s_images_constellation_default_image.jpg deleted file mode 100644 index 5dc4e2d40d..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_constellation_default_image.webp b/theme_real_estate/static/src/img/snippets/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..e63bfbe270 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_images_constellation_default_image.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_constellation_default_image_1.jpg b/theme_real_estate/static/src/img/snippets/s_images_constellation_default_image_1.jpg deleted file mode 100644 index 6680ed96e7..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_constellation_default_image_1.webp b/theme_real_estate/static/src/img/snippets/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..2998e0427d Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_images_constellation_default_image_1.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_constellation_default_image_2.jpg b/theme_real_estate/static/src/img/snippets/s_images_constellation_default_image_2.jpg deleted file mode 100644 index 50213e8488..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_constellation_default_image_2.webp b/theme_real_estate/static/src/img/snippets/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..185c581dcb Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_images_constellation_default_image_2.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_gallery_1.jpg b/theme_real_estate/static/src/img/snippets/s_images_gallery_1.jpg deleted file mode 100644 index c69315ef04..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_images_gallery_1.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_gallery_1.webp b/theme_real_estate/static/src/img/snippets/s_images_gallery_1.webp new file mode 100644 index 0000000000..d18e3f79c0 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_images_gallery_1.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_gallery_2.jpg b/theme_real_estate/static/src/img/snippets/s_images_gallery_2.jpg deleted file mode 100644 index 14df3e1e0b..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_images_gallery_2.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_gallery_2.webp b/theme_real_estate/static/src/img/snippets/s_images_gallery_2.webp new file mode 100644 index 0000000000..8a8b03b58d Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_images_gallery_2.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_1.jpg b/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_1.jpg deleted file mode 100644 index 4977b9b61e..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_1.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_1.webp b/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_1.webp new file mode 100644 index 0000000000..3a5003461b Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_1.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_2.jpg b/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_2.jpg deleted file mode 100644 index ca689c3030..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_2.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_2.webp b/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_2.webp new file mode 100644 index 0000000000..e30b55b099 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_2.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_3.jpg b/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_3.jpg deleted file mode 100644 index 1194dec573..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_3.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_3.webp b/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_3.webp new file mode 100644 index 0000000000..8260c37393 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_3.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_4.jpg b/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_4.jpg deleted file mode 100644 index 6ee251207d..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_4.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_4.webp b/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_4.webp new file mode 100644 index 0000000000..26c72d4e87 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_4.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_5.jpg b/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_5.jpg deleted file mode 100644 index 0ebd3839db..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_5.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_5.webp b/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_5.webp new file mode 100644 index 0000000000..79de9031d4 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_5.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_wall_01.jpg b/theme_real_estate/static/src/img/snippets/s_images_wall_01.jpg deleted file mode 100644 index 7015be754f..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_images_wall_01.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_wall_01.webp b/theme_real_estate/static/src/img/snippets/s_images_wall_01.webp new file mode 100644 index 0000000000..6df73aaa22 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_images_wall_01.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_wall_02.jpg b/theme_real_estate/static/src/img/snippets/s_images_wall_02.jpg deleted file mode 100644 index 9096a6e775..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_images_wall_02.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_wall_02.webp b/theme_real_estate/static/src/img/snippets/s_images_wall_02.webp new file mode 100644 index 0000000000..8e1e3f23e4 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_images_wall_02.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_wall_03.jpg b/theme_real_estate/static/src/img/snippets/s_images_wall_03.jpg deleted file mode 100644 index 0cc0291ad7..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_images_wall_03.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_wall_03.webp b/theme_real_estate/static/src/img/snippets/s_images_wall_03.webp new file mode 100644 index 0000000000..c911bb54ad Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_images_wall_03.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_wall_04.jpg b/theme_real_estate/static/src/img/snippets/s_images_wall_04.jpg deleted file mode 100644 index 7d8b01f2d3..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_images_wall_04.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_wall_04.webp b/theme_real_estate/static/src/img/snippets/s_images_wall_04.webp new file mode 100644 index 0000000000..508fe7d2db Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_images_wall_04.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_wall_05.jpg b/theme_real_estate/static/src/img/snippets/s_images_wall_05.jpg deleted file mode 100644 index 7c4068cb2b..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_images_wall_05.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_wall_05.webp b/theme_real_estate/static/src/img/snippets/s_images_wall_05.webp new file mode 100644 index 0000000000..34d34f8d87 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_images_wall_05.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_wall_06.jpg b/theme_real_estate/static/src/img/snippets/s_images_wall_06.jpg deleted file mode 100644 index f49b940881..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_images_wall_06.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_wall_06.webp b/theme_real_estate/static/src/img/snippets/s_images_wall_06.webp new file mode 100644 index 0000000000..46b27aedba Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_images_wall_06.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_wall_07.jpg b/theme_real_estate/static/src/img/snippets/s_images_wall_07.jpg deleted file mode 100644 index d3778fc7d8..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_images_wall_07.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_images_wall_07.webp b/theme_real_estate/static/src/img/snippets/s_images_wall_07.webp new file mode 100644 index 0000000000..96acdc07ca Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_images_wall_07.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_intro_pill_default_image.jpg b/theme_real_estate/static/src/img/snippets/s_intro_pill_default_image.jpg deleted file mode 100644 index e691535a10..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_intro_pill_default_image.webp b/theme_real_estate/static/src/img/snippets/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..6cee6cd068 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_intro_pill_default_image.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_intro_pill_default_image_2.jpg b/theme_real_estate/static/src/img/snippets/s_intro_pill_default_image_2.jpg deleted file mode 100644 index ca61e47f18..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_intro_pill_default_image_2.webp b/theme_real_estate/static/src/img/snippets/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..2f74c2c20a Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_intro_pill_default_image_2.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_masonry_block.jpg b/theme_real_estate/static/src/img/snippets/s_masonry_block.jpg deleted file mode 100644 index 43b5cb11a9..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_masonry_block.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_masonry_block.webp b/theme_real_estate/static/src/img/snippets/s_masonry_block.webp new file mode 100644 index 0000000000..a1cfed5596 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_masonry_block.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_media_list_1.jpg b/theme_real_estate/static/src/img/snippets/s_media_list_1.jpg deleted file mode 100644 index 838940ef56..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_media_list_1.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_media_list_1.webp b/theme_real_estate/static/src/img/snippets/s_media_list_1.webp new file mode 100644 index 0000000000..8f56437f1d Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_media_list_1.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_media_list_2.jpg b/theme_real_estate/static/src/img/snippets/s_media_list_2.jpg deleted file mode 100644 index c9785bda64..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_media_list_2.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_media_list_2.webp b/theme_real_estate/static/src/img/snippets/s_media_list_2.webp new file mode 100644 index 0000000000..fb958e2e15 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_media_list_2.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_media_list_3.jpg b/theme_real_estate/static/src/img/snippets/s_media_list_3.jpg deleted file mode 100644 index 632ed07b13..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_media_list_3.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_media_list_3.webp b/theme_real_estate/static/src/img/snippets/s_media_list_3.webp new file mode 100644 index 0000000000..f87341337e Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_media_list_3.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_newsletter.jpg b/theme_real_estate/static/src/img/snippets/s_newsletter.jpg deleted file mode 100644 index 351a2eaa13..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_newsletter.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_newsletter.webp b/theme_real_estate/static/src/img/snippets/s_newsletter.webp new file mode 100644 index 0000000000..176a73c847 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_newsletter.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_parallax.jpg b/theme_real_estate/static/src/img/snippets/s_parallax.jpg deleted file mode 100644 index 499b039c3b..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_parallax.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_parallax.webp b/theme_real_estate/static/src/img/snippets/s_parallax.webp new file mode 100644 index 0000000000..6a0744bab0 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_parallax.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_picture.jpg b/theme_real_estate/static/src/img/snippets/s_picture.jpg deleted file mode 100644 index d97b87070b..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_picture.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_picture.webp b/theme_real_estate/static/src/img/snippets/s_picture.webp new file mode 100644 index 0000000000..3a75751b6c Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_picture.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_popup.jpg b/theme_real_estate/static/src/img/snippets/s_popup.jpg deleted file mode 100644 index 672e7e2ebe..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_popup.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_popup.webp b/theme_real_estate/static/src/img/snippets/s_popup.webp new file mode 100644 index 0000000000..f8d92d039e Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_popup.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_product_1.jpg b/theme_real_estate/static/src/img/snippets/s_product_1.jpg deleted file mode 100644 index c142855c3a..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_product_1.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_product_1.webp b/theme_real_estate/static/src/img/snippets/s_product_1.webp new file mode 100644 index 0000000000..225e5d4197 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_product_1.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_product_2.jpg b/theme_real_estate/static/src/img/snippets/s_product_2.jpg deleted file mode 100644 index b8ba2f4618..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_product_2.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_product_2.webp b/theme_real_estate/static/src/img/snippets/s_product_2.webp new file mode 100644 index 0000000000..a2e2c231b6 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_product_2.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_product_3.jpg b/theme_real_estate/static/src/img/snippets/s_product_3.jpg deleted file mode 100644 index 3bc6effbc8..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_product_3.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_product_3.webp b/theme_real_estate/static/src/img/snippets/s_product_3.webp new file mode 100644 index 0000000000..e14f90265f Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_product_3.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_product_4.jpg b/theme_real_estate/static/src/img/snippets/s_product_4.jpg deleted file mode 100644 index e1792870f3..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_product_4.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_product_4.webp b/theme_real_estate/static/src/img/snippets/s_product_4.webp new file mode 100644 index 0000000000..d7d7eba1a2 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_product_4.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_product_5.jpg b/theme_real_estate/static/src/img/snippets/s_product_5.jpg deleted file mode 100644 index 511dac141b..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_product_5.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_product_5.webp b/theme_real_estate/static/src/img/snippets/s_product_5.webp new file mode 100644 index 0000000000..c0f9ec5dce Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_product_5.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_product_6.jpg b/theme_real_estate/static/src/img/snippets/s_product_6.jpg deleted file mode 100644 index 338dd1c678..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_product_6.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_product_6.webp b/theme_real_estate/static/src/img/snippets/s_product_6.webp new file mode 100644 index 0000000000..94453751cb Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_product_6.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_quotes_carousel_1.jpg b/theme_real_estate/static/src/img/snippets/s_quotes_carousel_1.jpg deleted file mode 100644 index 4951d37d37..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_quotes_carousel_1.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_quotes_carousel_1.webp b/theme_real_estate/static/src/img/snippets/s_quotes_carousel_1.webp new file mode 100644 index 0000000000..a18ccace40 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_quotes_carousel_1.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_quotes_carousel_2.jpg b/theme_real_estate/static/src/img/snippets/s_quotes_carousel_2.jpg deleted file mode 100644 index e3aca1319f..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_quotes_carousel_2.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_quotes_carousel_2.webp b/theme_real_estate/static/src/img/snippets/s_quotes_carousel_2.webp new file mode 100644 index 0000000000..b75a7e56fc Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_quotes_carousel_2.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_quotes_carousel_3.jpg b/theme_real_estate/static/src/img/snippets/s_quotes_carousel_3.jpg deleted file mode 100644 index 198dc09d4c..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_quotes_carousel_3.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_quotes_carousel_3.webp b/theme_real_estate/static/src/img/snippets/s_quotes_carousel_3.webp new file mode 100644 index 0000000000..50983121fc Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_quotes_carousel_3.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_shape_image_default_image.jpg b/theme_real_estate/static/src/img/snippets/s_shape_image_default_image.jpg deleted file mode 100644 index 47cbfd06e3..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_shape_image_default_image.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_shape_image_default_image.webp b/theme_real_estate/static/src/img/snippets/s_shape_image_default_image.webp new file mode 100644 index 0000000000..dccc71cda1 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_shape_image_default_image.webp differ diff --git a/theme_real_estate/static/src/img/snippets/s_text_image.jpg b/theme_real_estate/static/src/img/snippets/s_text_image.jpg deleted file mode 100644 index ab77a2366e..0000000000 Binary files a/theme_real_estate/static/src/img/snippets/s_text_image.jpg and /dev/null differ diff --git a/theme_real_estate/static/src/img/snippets/s_text_image.webp b/theme_real_estate/static/src/img/snippets/s_text_image.webp new file mode 100644 index 0000000000..1d1b026f63 Binary files /dev/null and b/theme_real_estate/static/src/img/snippets/s_text_image.webp differ diff --git a/theme_real_estate/views/images.xml b/theme_real_estate/views/images.xml index 60a1539186..a3e9e5d051 100644 --- a/theme_real_estate/views/images.xml +++ b/theme_real_estate/views/images.xml @@ -6,380 +6,380 @@ Check in theme_monglia's primary_variables.scss, theme.scss and theme_common's m theme_common.image_content_02 theme_common.image_content_02 - /theme_real_estate/static/src/img/content/content_img_02.jpg + /theme_real_estate/static/src/img/content/content_img_02.webp theme_common.image_content_03 theme_common.image_content_03 - /theme_real_estate/static/src/img/content/content_img_03.jpg + /theme_real_estate/static/src/img/content/content_img_03.webp theme_common.image_content_07 theme_common.image_content_07 - /theme_real_estate/static/src/img/content/content_img_07.jpg + /theme_real_estate/static/src/img/content/content_img_07.webp theme_common.image_content_09 theme_common.image_content_09 - /theme_real_estate/static/src/img/content/content_img_09.jpg + /theme_real_estate/static/src/img/content/content_img_09.webp theme_common.image_content_10 theme_common.image_content_10 - /theme_real_estate/static/src/img/content/content_img_10.jpg + /theme_real_estate/static/src/img/content/content_img_10.webp theme_common.image_content_11 theme_common.image_content_11 - /theme_real_estate/static/src/img/content/content_img_11.jpg + /theme_real_estate/static/src/img/content/content_img_11.webp theme_common.image_content_12 theme_common.image_content_12 - /theme_real_estate/static/src/img/content/content_img_12.jpg + /theme_real_estate/static/src/img/content/content_img_12.webp website.s_banner_default_image website.s_banner_default_image - /theme_real_estate/static/src/img/snippets/s_banner.jpg + /theme_real_estate/static/src/img/snippets/s_banner.webp website.s_popup_default_image website.s_popup_default_image - /theme_real_estate/static/src/img/snippets/s_popup.jpg + /theme_real_estate/static/src/img/snippets/s_popup.webp website.s_cover_default_image website.s_cover_default_image - /theme_real_estate/static/src/img/snippets/s_cover.jpg + /theme_real_estate/static/src/img/snippets/s_cover.webp website.s_text_image_default_image website.s_text_image_default_image - /theme_real_estate/static/src/img/snippets/s_text_image.jpg + /theme_real_estate/static/src/img/snippets/s_text_image.webp website.s_image_text_default_image website.s_image_text_default_image - /theme_real_estate/static/src/img/snippets/s_image_text.jpg + /theme_real_estate/static/src/img/snippets/s_image_text.webp website.s_picture_default_image website.s_picture_default_image - /theme_real_estate/static/src/img/snippets/s_picture.jpg + /theme_real_estate/static/src/img/snippets/s_picture.webp website.library_image_11 website.library_image_11 - /theme_real_estate/static/src/img/snippets/library_image_11.jpg + /theme_real_estate/static/src/img/snippets/library_image_11.webp website.library_image_13 website.library_image_13 - /theme_real_estate/static/src/img/snippets/library_image_13.jpg + /theme_real_estate/static/src/img/snippets/library_image_13.webp website.library_image_07 website.library_image_07 - /theme_real_estate/static/src/img/snippets/library_image_07.jpg + /theme_real_estate/static/src/img/snippets/library_image_07.webp website.library_image_03 website.library_image_03 - /theme_real_estate/static/src/img/snippets/s_images_wall_01.jpg + /theme_real_estate/static/src/img/snippets/s_images_wall_01.webp website.library_image_10 website.library_image_10 - /theme_real_estate/static/src/img/snippets/s_images_wall_02.jpg + /theme_real_estate/static/src/img/snippets/s_images_wall_02.webp website.library_image_19 website.library_image_19 - /theme_real_estate/static/src/img/snippets/s_images_wall_03.jpg + /theme_real_estate/static/src/img/snippets/s_images_wall_03.webp website.library_image_21 website.library_image_21 - /theme_real_estate/static/src/img/snippets/s_images_wall_07.jpg + /theme_real_estate/static/src/img/snippets/s_images_wall_07.webp website.library_image_05 website.library_image_05 - /theme_real_estate/static/src/img/snippets/s_images_wall_04.jpg + /theme_real_estate/static/src/img/snippets/s_images_wall_04.webp website.library_image_14 website.library_image_14 - /theme_real_estate/static/src/img/snippets/s_images_wall_06.jpg + /theme_real_estate/static/src/img/snippets/s_images_wall_06.webp website.library_image_16 website.library_image_16 - /theme_real_estate/static/src/img/snippets/s_images_wall_05.jpg + /theme_real_estate/static/src/img/snippets/s_images_wall_05.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_real_estate/static/src/img/snippets/s_masonry_block.jpg + /theme_real_estate/static/src/img/snippets/s_masonry_block.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_real_estate/static/src/img/snippets/s_carousel_1.jpg + /theme_real_estate/static/src/img/snippets/s_carousel_1.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_real_estate/static/src/img/snippets/s_carousel_2.jpg + /theme_real_estate/static/src/img/snippets/s_carousel_2.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_real_estate/static/src/img/snippets/s_carousel_3.jpg + /theme_real_estate/static/src/img/snippets/s_carousel_3.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_real_estate/static/src/img/snippets/s_images_wall_01.jpg + /theme_real_estate/static/src/img/snippets/s_images_wall_01.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_real_estate/static/src/img/snippets/s_images_wall_03.jpg + /theme_real_estate/static/src/img/snippets/s_images_wall_03.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_real_estate/static/src/img/snippets/s_images_wall_05.jpg + /theme_real_estate/static/src/img/snippets/s_images_wall_05.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_real_estate/static/src/img/snippets/s_media_list_1.jpg + /theme_real_estate/static/src/img/snippets/s_media_list_1.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_real_estate/static/src/img/snippets/s_media_list_2.jpg + /theme_real_estate/static/src/img/snippets/s_media_list_2.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_real_estate/static/src/img/snippets/s_media_list_3.jpg + /theme_real_estate/static/src/img/snippets/s_media_list_3.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_real_estate/static/src/img/snippets/s_parallax.jpg + /theme_real_estate/static/src/img/snippets/s_parallax.webp website.s_product_list_default_image_1 website.s_product_list_default_image_1 - /theme_real_estate/static/src/img/snippets/s_product_1.jpg + /theme_real_estate/static/src/img/snippets/s_product_1.webp website.s_product_list_default_image_2 website.s_product_list_default_image_2 - /theme_real_estate/static/src/img/snippets/s_product_2.jpg + /theme_real_estate/static/src/img/snippets/s_product_2.webp website.s_product_list_default_image_3 website.s_product_list_default_image_3 - /theme_real_estate/static/src/img/snippets/s_product_3.jpg + /theme_real_estate/static/src/img/snippets/s_product_3.webp website.s_product_list_default_image_4 website.s_product_list_default_image_4 - /theme_real_estate/static/src/img/snippets/s_product_4.jpg + /theme_real_estate/static/src/img/snippets/s_product_4.webp website.s_product_list_default_image_5 website.s_product_list_default_image_5 - /theme_real_estate/static/src/img/snippets/s_product_5.jpg + /theme_real_estate/static/src/img/snippets/s_product_5.webp website.s_product_list_default_image_6 website.s_product_list_default_image_6 - /theme_real_estate/static/src/img/snippets/s_product_6.jpg + /theme_real_estate/static/src/img/snippets/s_product_6.webp website.s_quotes_carousel_demo_image_0 website.s_quotes_carousel_demo_image_0 - /theme_real_estate/static/src/img/snippets/s_quotes_carousel_3.jpg + /theme_real_estate/static/src/img/snippets/s_quotes_carousel_3.webp website.s_quotes_carousel_demo_image_1 website.s_quotes_carousel_demo_image_1 - /theme_real_estate/static/src/img/snippets/s_quotes_carousel_1.jpg + /theme_real_estate/static/src/img/snippets/s_quotes_carousel_1.webp website.s_quotes_carousel_demo_image_2 website.s_quotes_carousel_demo_image_2 - /theme_real_estate/static/src/img/snippets/s_quotes_carousel_2.jpg + /theme_real_estate/static/src/img/snippets/s_quotes_carousel_2.webp website.library_image_17 website.library_image_17 - /theme_real_estate/static/src/img/snippets/s_newsletter.jpg + /theme_real_estate/static/src/img/snippets/s_newsletter.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_real_estate/static/src/img/snippets/s_carousel_1.jpg + /theme_real_estate/static/src/img/snippets/s_carousel_1.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_real_estate/static/src/img/snippets/s_carousel_2.jpg + /theme_real_estate/static/src/img/snippets/s_carousel_2.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_real_estate/static/src/img/snippets/s_carousel_3.jpg + /theme_real_estate/static/src/img/snippets/s_carousel_3.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_real_estate/static/src/img/snippets/s_image_text.jpg + /theme_real_estate/static/src/img/snippets/s_image_text.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_real_estate/static/src/img/snippets/s_images_wall_05.jpg + /theme_real_estate/static/src/img/snippets/s_images_wall_05.webp website.library_image_02 website.library_image_02 - /theme_real_estate/static/src/img/snippets/s_images_gallery_1.jpg + /theme_real_estate/static/src/img/snippets/s_images_gallery_1.webp website.library_image_08 website.library_image_08 - /theme_real_estate/static/src/img/snippets/s_images_gallery_2.jpg + /theme_real_estate/static/src/img/snippets/s_images_gallery_2.webp website.s_image_title_default_image website.s_image_title_default_image - /theme_real_estate/static/src/img/snippets/s_banner.jpg + /theme_real_estate/static/src/img/snippets/s_banner.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_real_estate/static/src/img/snippets/s_product_1.jpg + /theme_real_estate/static/src/img/snippets/s_product_1.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_real_estate/static/src/img/snippets/s_product_2.jpg + /theme_real_estate/static/src/img/snippets/s_product_2.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_real_estate/static/src/img/snippets/s_product_3.jpg + /theme_real_estate/static/src/img/snippets/s_product_3.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_real_estate/static/src/img/snippets/s_product_4.jpg + /theme_real_estate/static/src/img/snippets/s_product_4.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_real_estate/static/src/img/snippets/s_intro_pill_default_image.jpg + /theme_real_estate/static/src/img/snippets/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_real_estate/static/src/img/snippets/s_intro_pill_default_image_2.jpg + /theme_real_estate/static/src/img/snippets/s_intro_pill_default_image_2.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_real_estate/static/src/img/snippets/library_image_07.jpg + /theme_real_estate/static/src/img/snippets/library_image_07.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_real_estate/static/src/img/snippets/library_image_11.jpg + /theme_real_estate/static/src/img/snippets/library_image_11.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_real_estate/static/src/img/snippets/s_images_wall_04.jpg + /theme_real_estate/static/src/img/snippets/s_images_wall_04.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_real_estate/static/src/img/snippets/s_images_wall_01.jpg + /theme_real_estate/static/src/img/snippets/s_images_wall_01.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_1.jpg + /theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_2.jpg + /theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_3.jpg + /theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_4.jpg + /theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_4.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_5.jpg + /theme_real_estate/static/src/img/snippets/s_images_mosaic_default_image_5.webp website.s_shape_image_default_image website.s_shape_image_default_image - /theme_real_estate/static/src/img/snippets/s_shape_image_default_image.jpg + /theme_real_estate/static/src/img/snippets/s_shape_image_default_image.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_real_estate/static/src/img/snippets/s_images_constellation_default_image.jpg + /theme_real_estate/static/src/img/snippets/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_real_estate/static/src/img/snippets/s_images_constellation_default_image_1.jpg + /theme_real_estate/static/src/img/snippets/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_real_estate/static/src/img/snippets/s_images_constellation_default_image_2.jpg + /theme_real_estate/static/src/img/snippets/s_images_constellation_default_image_2.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_real_estate/static/src/img/snippets/s_banner.jpg + /theme_real_estate/static/src/img/snippets/s_banner.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_real_estate/static/src/img/snippets/s_empowerment_default_image.jpg + /theme_real_estate/static/src/img/snippets/s_empowerment_default_image.webp website.s_showcase_default_image website.s_showcase_default_image - /theme_real_estate/static/src/img/snippets/s_image_text.jpg + /theme_real_estate/static/src/img/snippets/s_image_text.webp website.s_image_frame_default_image website.s_image_frame_default_image - /theme_real_estate/static/src/img/snippets/library_image_07.jpg + /theme_real_estate/static/src/img/snippets/library_image_07.webp diff --git a/theme_real_estate/views/snippets/s_cta_box.xml b/theme_real_estate/views/snippets/s_cta_box.xml index e01e642416..f8ded71655 100644 --- a/theme_real_estate/views/snippets/s_cta_box.xml +++ b/theme_real_estate/views/snippets/s_cta_box.xml @@ -16,7 +16,7 @@ - /theme_real_estate/static/src/img/content/content_img_09.jpg + /theme_real_estate/static/src/img/content/content_img_09.webp diff --git a/theme_real_estate/views/snippets/s_image_text.xml b/theme_real_estate/views/snippets/s_image_text.xml index 657568e7b8..1210e52c15 100644 --- a/theme_real_estate/views/snippets/s_image_text.xml +++ b/theme_real_estate/views/snippets/s_image_text.xml @@ -22,7 +22,7 @@ /web_editor/image_shape/website.s_image_text_default_image/web_editor/panel/panel_duo_step.svg web_editor/panel/panel_duo_step - image/jpeg + image/webp s_image_text.svg ;;;; diff --git a/theme_real_estate/views/snippets/s_text_image.xml b/theme_real_estate/views/snippets/s_text_image.xml index 162c897225..15dd7e19f1 100644 --- a/theme_real_estate/views/snippets/s_text_image.xml +++ b/theme_real_estate/views/snippets/s_text_image.xml @@ -17,7 +17,7 @@ /web_editor/image_shape/website.s_text_image_default_image/web_editor/panel/panel_duo_step.svg web_editor/panel/panel_duo_step - image/jpeg + image/webp s_text_image.svg ;;;; diff --git a/theme_test_custo/data/images.xml b/theme_test_custo/data/images.xml index 70193a8dfc..c496b0523e 100644 --- a/theme_test_custo/data/images.xml +++ b/theme_test_custo/data/images.xml @@ -3,7 +3,7 @@ diff --git a/theme_test_custo/data/pages.xml b/theme_test_custo/data/pages.xml index 5297ef597c..5394079a64 100644 --- a/theme_test_custo/data/pages.xml +++ b/theme_test_custo/data/pages.xml @@ -17,7 +17,7 @@

Learn more

- +
diff --git a/theme_test_custo/static/src/img/logo.jpg b/theme_test_custo/static/src/img/logo.jpg deleted file mode 100644 index 72d1fa547b..0000000000 Binary files a/theme_test_custo/static/src/img/logo.jpg and /dev/null differ diff --git a/theme_test_custo/static/src/img/logo.webp b/theme_test_custo/static/src/img/logo.webp new file mode 100644 index 0000000000..09a7c825ad Binary files /dev/null and b/theme_test_custo/static/src/img/logo.webp differ diff --git a/theme_treehouse/__manifest__.py b/theme_treehouse/__manifest__.py index f71d0e521b..bb391d48a6 100644 --- a/theme_treehouse/__manifest__.py +++ b/theme_treehouse/__manifest__.py @@ -56,21 +56,21 @@ 'views/new_page_template.xml', ], 'images': [ - 'static/description/treehouse_cover.jpg', - 'static/description/treehouse_screenshot.jpg', + 'static/description/treehouse_cover.webp', + 'static/description/treehouse_screenshot.webp', ], 'images_preview_theme': { - 'website.s_sidegrid_default_image_1': '/theme_treehouse/static/src/img/content/s_sidegrid_default_image_1.jpg', - 'website.s_sidegrid_default_image_2': '/theme_treehouse/static/src/img/content/s_sidegrid_default_image_2.jpg', - 'website.s_sidegrid_default_image_3': '/theme_treehouse/static/src/img/content/s_sidegrid_default_image_3.jpg', - 'website.s_sidegrid_default_image_4': '/theme_treehouse/static/src/img/content/s_sidegrid_default_image_4.jpg', - 'website.s_text_image_default_image': '/theme_treehouse/static/src/img/content/text_image.jpg', - 'website.library_image_03': '/theme_treehouse/static/src/img/backgrounds/05.jpg', - 'website.library_image_13': '/theme_treehouse/static/src/img/content/s_freegrid_default_image_2.jpg', - 'website.library_image_10': '/theme_treehouse/static/src/img/content/s_freegrid_default_image_3.jpg', - 'website.library_image_05': '/theme_treehouse/static/src/img/content/s_freegrid_default_image_4.jpg', - 'website.library_image_14': '/theme_treehouse/static/src/img/content/s_freegrid_default_image_5.jpg', - 'website.library_image_16': '/theme_treehouse/static/src/img/content/s_freegrid_default_image_6.jpg', + 'website.s_sidegrid_default_image_1': '/theme_treehouse/static/src/img/content/s_sidegrid_default_image_1.webp', + 'website.s_sidegrid_default_image_2': '/theme_treehouse/static/src/img/content/s_sidegrid_default_image_2.webp', + 'website.s_sidegrid_default_image_3': '/theme_treehouse/static/src/img/content/s_sidegrid_default_image_3.webp', + 'website.s_sidegrid_default_image_4': '/theme_treehouse/static/src/img/content/s_sidegrid_default_image_4.webp', + 'website.s_text_image_default_image': '/theme_treehouse/static/src/img/content/text_image.webp', + 'website.library_image_03': '/theme_treehouse/static/src/img/backgrounds/05.webp', + 'website.library_image_13': '/theme_treehouse/static/src/img/content/s_freegrid_default_image_2.webp', + 'website.library_image_10': '/theme_treehouse/static/src/img/content/s_freegrid_default_image_3.webp', + 'website.library_image_05': '/theme_treehouse/static/src/img/content/s_freegrid_default_image_4.webp', + 'website.library_image_14': '/theme_treehouse/static/src/img/content/s_freegrid_default_image_5.webp', + 'website.library_image_16': '/theme_treehouse/static/src/img/content/s_freegrid_default_image_6.webp', }, 'configurator_snippets': { 'homepage': ['s_sidegrid', 's_numbers_list', 's_color_blocks_2', 's_references', 's_freegrid'], diff --git a/theme_treehouse/static/description/treehouse_cover.jpg b/theme_treehouse/static/description/treehouse_cover.jpg deleted file mode 100644 index 8f1c8d17ac..0000000000 Binary files a/theme_treehouse/static/description/treehouse_cover.jpg and /dev/null differ diff --git a/theme_treehouse/static/description/treehouse_cover.webp b/theme_treehouse/static/description/treehouse_cover.webp new file mode 100644 index 0000000000..cf11f12af3 Binary files /dev/null and b/theme_treehouse/static/description/treehouse_cover.webp differ diff --git a/theme_treehouse/static/description/treehouse_screenshot.jpg b/theme_treehouse/static/description/treehouse_screenshot.jpg deleted file mode 100644 index a768fc86d3..0000000000 Binary files a/theme_treehouse/static/description/treehouse_screenshot.jpg and /dev/null differ diff --git a/theme_treehouse/static/description/treehouse_screenshot.webp b/theme_treehouse/static/description/treehouse_screenshot.webp new file mode 100644 index 0000000000..f181b5e6dc Binary files /dev/null and b/theme_treehouse/static/description/treehouse_screenshot.webp differ diff --git a/theme_treehouse/static/src/img/backgrounds/01.jpg b/theme_treehouse/static/src/img/backgrounds/01.jpg deleted file mode 100644 index 50dfd0a38b..0000000000 Binary files a/theme_treehouse/static/src/img/backgrounds/01.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/backgrounds/01.webp b/theme_treehouse/static/src/img/backgrounds/01.webp new file mode 100644 index 0000000000..29b2a8e602 Binary files /dev/null and b/theme_treehouse/static/src/img/backgrounds/01.webp differ diff --git a/theme_treehouse/static/src/img/backgrounds/02.jpg b/theme_treehouse/static/src/img/backgrounds/02.jpg deleted file mode 100644 index 5ea1700050..0000000000 Binary files a/theme_treehouse/static/src/img/backgrounds/02.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/backgrounds/02.webp b/theme_treehouse/static/src/img/backgrounds/02.webp new file mode 100644 index 0000000000..6b2f9d1c07 Binary files /dev/null and b/theme_treehouse/static/src/img/backgrounds/02.webp differ diff --git a/theme_treehouse/static/src/img/backgrounds/03.jpg b/theme_treehouse/static/src/img/backgrounds/03.jpg deleted file mode 100644 index cd98575271..0000000000 Binary files a/theme_treehouse/static/src/img/backgrounds/03.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/backgrounds/03.webp b/theme_treehouse/static/src/img/backgrounds/03.webp new file mode 100644 index 0000000000..a593f99792 Binary files /dev/null and b/theme_treehouse/static/src/img/backgrounds/03.webp differ diff --git a/theme_treehouse/static/src/img/backgrounds/04.jpg b/theme_treehouse/static/src/img/backgrounds/04.jpg deleted file mode 100644 index d4ec25493f..0000000000 Binary files a/theme_treehouse/static/src/img/backgrounds/04.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/backgrounds/04.webp b/theme_treehouse/static/src/img/backgrounds/04.webp new file mode 100644 index 0000000000..b0b1000f3c Binary files /dev/null and b/theme_treehouse/static/src/img/backgrounds/04.webp differ diff --git a/theme_treehouse/static/src/img/backgrounds/05.jpg b/theme_treehouse/static/src/img/backgrounds/05.jpg deleted file mode 100644 index e87866e5b5..0000000000 Binary files a/theme_treehouse/static/src/img/backgrounds/05.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/backgrounds/05.webp b/theme_treehouse/static/src/img/backgrounds/05.webp new file mode 100644 index 0000000000..e8133033db Binary files /dev/null and b/theme_treehouse/static/src/img/backgrounds/05.webp differ diff --git a/theme_treehouse/static/src/img/backgrounds/06.jpg b/theme_treehouse/static/src/img/backgrounds/06.jpg deleted file mode 100644 index d1a11e0362..0000000000 Binary files a/theme_treehouse/static/src/img/backgrounds/06.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/backgrounds/06.webp b/theme_treehouse/static/src/img/backgrounds/06.webp new file mode 100644 index 0000000000..3e2050b76c Binary files /dev/null and b/theme_treehouse/static/src/img/backgrounds/06.webp differ diff --git a/theme_treehouse/static/src/img/backgrounds/07.jpg b/theme_treehouse/static/src/img/backgrounds/07.jpg deleted file mode 100644 index 9e22211da6..0000000000 Binary files a/theme_treehouse/static/src/img/backgrounds/07.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/backgrounds/07.webp b/theme_treehouse/static/src/img/backgrounds/07.webp new file mode 100644 index 0000000000..6cdd84dbf7 Binary files /dev/null and b/theme_treehouse/static/src/img/backgrounds/07.webp differ diff --git a/theme_treehouse/static/src/img/backgrounds/08.jpg b/theme_treehouse/static/src/img/backgrounds/08.jpg deleted file mode 100644 index 001635471e..0000000000 Binary files a/theme_treehouse/static/src/img/backgrounds/08.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/backgrounds/08.webp b/theme_treehouse/static/src/img/backgrounds/08.webp new file mode 100644 index 0000000000..6527124d86 Binary files /dev/null and b/theme_treehouse/static/src/img/backgrounds/08.webp differ diff --git a/theme_treehouse/static/src/img/backgrounds/09.jpg b/theme_treehouse/static/src/img/backgrounds/09.jpg deleted file mode 100644 index d78aa8a158..0000000000 Binary files a/theme_treehouse/static/src/img/backgrounds/09.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/backgrounds/09.webp b/theme_treehouse/static/src/img/backgrounds/09.webp new file mode 100644 index 0000000000..d31734d618 Binary files /dev/null and b/theme_treehouse/static/src/img/backgrounds/09.webp differ diff --git a/theme_treehouse/static/src/img/backgrounds/10.jpg b/theme_treehouse/static/src/img/backgrounds/10.jpg deleted file mode 100644 index 49c23808f7..0000000000 Binary files a/theme_treehouse/static/src/img/backgrounds/10.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/backgrounds/10.webp b/theme_treehouse/static/src/img/backgrounds/10.webp new file mode 100644 index 0000000000..a1a911cbd0 Binary files /dev/null and b/theme_treehouse/static/src/img/backgrounds/10.webp differ diff --git a/theme_treehouse/static/src/img/backgrounds/11.jpg b/theme_treehouse/static/src/img/backgrounds/11.jpg deleted file mode 100644 index b67a284d28..0000000000 Binary files a/theme_treehouse/static/src/img/backgrounds/11.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/backgrounds/11.webp b/theme_treehouse/static/src/img/backgrounds/11.webp new file mode 100644 index 0000000000..44641036d3 Binary files /dev/null and b/theme_treehouse/static/src/img/backgrounds/11.webp differ diff --git a/theme_treehouse/static/src/img/backgrounds/12.jpg b/theme_treehouse/static/src/img/backgrounds/12.jpg deleted file mode 100644 index 49d5720b40..0000000000 Binary files a/theme_treehouse/static/src/img/backgrounds/12.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/backgrounds/12.webp b/theme_treehouse/static/src/img/backgrounds/12.webp new file mode 100644 index 0000000000..fb1e2bf2a8 Binary files /dev/null and b/theme_treehouse/static/src/img/backgrounds/12.webp differ diff --git a/theme_treehouse/static/src/img/backgrounds/13.jpg b/theme_treehouse/static/src/img/backgrounds/13.jpg deleted file mode 100644 index a8b529296c..0000000000 Binary files a/theme_treehouse/static/src/img/backgrounds/13.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/backgrounds/13.webp b/theme_treehouse/static/src/img/backgrounds/13.webp new file mode 100644 index 0000000000..9f8b29d241 Binary files /dev/null and b/theme_treehouse/static/src/img/backgrounds/13.webp differ diff --git a/theme_treehouse/static/src/img/backgrounds/14.jpg b/theme_treehouse/static/src/img/backgrounds/14.jpg deleted file mode 100644 index 1afdfc10cd..0000000000 Binary files a/theme_treehouse/static/src/img/backgrounds/14.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/backgrounds/14.webp b/theme_treehouse/static/src/img/backgrounds/14.webp new file mode 100644 index 0000000000..9cc4359f5f Binary files /dev/null and b/theme_treehouse/static/src/img/backgrounds/14.webp differ diff --git a/theme_treehouse/static/src/img/backgrounds/15.jpg b/theme_treehouse/static/src/img/backgrounds/15.jpg deleted file mode 100644 index 8799dfd22e..0000000000 Binary files a/theme_treehouse/static/src/img/backgrounds/15.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/backgrounds/15.webp b/theme_treehouse/static/src/img/backgrounds/15.webp new file mode 100644 index 0000000000..1f7f205f78 Binary files /dev/null and b/theme_treehouse/static/src/img/backgrounds/15.webp differ diff --git a/theme_treehouse/static/src/img/backgrounds/16.jpg b/theme_treehouse/static/src/img/backgrounds/16.jpg deleted file mode 100644 index b84190fa85..0000000000 Binary files a/theme_treehouse/static/src/img/backgrounds/16.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/backgrounds/16.webp b/theme_treehouse/static/src/img/backgrounds/16.webp new file mode 100644 index 0000000000..046857de7f Binary files /dev/null and b/theme_treehouse/static/src/img/backgrounds/16.webp differ diff --git a/theme_treehouse/static/src/img/backgrounds/17.jpg b/theme_treehouse/static/src/img/backgrounds/17.jpg deleted file mode 100644 index 276b2b607a..0000000000 Binary files a/theme_treehouse/static/src/img/backgrounds/17.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/backgrounds/17.webp b/theme_treehouse/static/src/img/backgrounds/17.webp new file mode 100644 index 0000000000..1b1e0db1c1 Binary files /dev/null and b/theme_treehouse/static/src/img/backgrounds/17.webp differ diff --git a/theme_treehouse/static/src/img/backgrounds/18.jpg b/theme_treehouse/static/src/img/backgrounds/18.jpg deleted file mode 100644 index acc314c394..0000000000 Binary files a/theme_treehouse/static/src/img/backgrounds/18.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/backgrounds/18.webp b/theme_treehouse/static/src/img/backgrounds/18.webp new file mode 100644 index 0000000000..061443273b Binary files /dev/null and b/theme_treehouse/static/src/img/backgrounds/18.webp differ diff --git a/theme_treehouse/static/src/img/backgrounds/s_pricelist_boxed_default_background.jpg b/theme_treehouse/static/src/img/backgrounds/s_pricelist_boxed_default_background.jpg deleted file mode 100644 index 5d2ee9402c..0000000000 Binary files a/theme_treehouse/static/src/img/backgrounds/s_pricelist_boxed_default_background.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/backgrounds/s_pricelist_boxed_default_background.webp b/theme_treehouse/static/src/img/backgrounds/s_pricelist_boxed_default_background.webp new file mode 100644 index 0000000000..7cacbb11e0 Binary files /dev/null and b/theme_treehouse/static/src/img/backgrounds/s_pricelist_boxed_default_background.webp differ diff --git a/theme_treehouse/static/src/img/content/company_team_01.jpg b/theme_treehouse/static/src/img/content/company_team_01.jpg deleted file mode 100644 index 7d9d51bd61..0000000000 Binary files a/theme_treehouse/static/src/img/content/company_team_01.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/company_team_01.webp b/theme_treehouse/static/src/img/content/company_team_01.webp new file mode 100644 index 0000000000..c0cbbc4436 Binary files /dev/null and b/theme_treehouse/static/src/img/content/company_team_01.webp differ diff --git a/theme_treehouse/static/src/img/content/company_team_02.jpg b/theme_treehouse/static/src/img/content/company_team_02.jpg deleted file mode 100644 index 012666602e..0000000000 Binary files a/theme_treehouse/static/src/img/content/company_team_02.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/company_team_02.webp b/theme_treehouse/static/src/img/content/company_team_02.webp new file mode 100644 index 0000000000..1480937add Binary files /dev/null and b/theme_treehouse/static/src/img/content/company_team_02.webp differ diff --git a/theme_treehouse/static/src/img/content/company_team_03.jpg b/theme_treehouse/static/src/img/content/company_team_03.jpg deleted file mode 100644 index a167ce5f8c..0000000000 Binary files a/theme_treehouse/static/src/img/content/company_team_03.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/company_team_03.webp b/theme_treehouse/static/src/img/content/company_team_03.webp new file mode 100644 index 0000000000..63cb9983fa Binary files /dev/null and b/theme_treehouse/static/src/img/content/company_team_03.webp differ diff --git a/theme_treehouse/static/src/img/content/company_team_04.jpg b/theme_treehouse/static/src/img/content/company_team_04.jpg deleted file mode 100644 index b013bdfe05..0000000000 Binary files a/theme_treehouse/static/src/img/content/company_team_04.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/company_team_04.webp b/theme_treehouse/static/src/img/content/company_team_04.webp new file mode 100644 index 0000000000..a7400d4fb7 Binary files /dev/null and b/theme_treehouse/static/src/img/content/company_team_04.webp differ diff --git a/theme_treehouse/static/src/img/content/company_team_05.jpg b/theme_treehouse/static/src/img/content/company_team_05.jpg deleted file mode 100644 index 6603457424..0000000000 Binary files a/theme_treehouse/static/src/img/content/company_team_05.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/company_team_05.webp b/theme_treehouse/static/src/img/content/company_team_05.webp new file mode 100644 index 0000000000..ca2b40ac63 Binary files /dev/null and b/theme_treehouse/static/src/img/content/company_team_05.webp differ diff --git a/theme_treehouse/static/src/img/content/company_team_06.jpg b/theme_treehouse/static/src/img/content/company_team_06.jpg deleted file mode 100644 index f0b4c4de6c..0000000000 Binary files a/theme_treehouse/static/src/img/content/company_team_06.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/company_team_06.webp b/theme_treehouse/static/src/img/content/company_team_06.webp new file mode 100644 index 0000000000..e90b9a9a1e Binary files /dev/null and b/theme_treehouse/static/src/img/content/company_team_06.webp differ diff --git a/theme_treehouse/static/src/img/content/cover.jpg b/theme_treehouse/static/src/img/content/cover.jpg deleted file mode 100644 index 4e7b7fa578..0000000000 Binary files a/theme_treehouse/static/src/img/content/cover.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/cover.webp b/theme_treehouse/static/src/img/content/cover.webp new file mode 100644 index 0000000000..ffc90ba50a Binary files /dev/null and b/theme_treehouse/static/src/img/content/cover.webp differ diff --git a/theme_treehouse/static/src/img/content/image_text.jpg b/theme_treehouse/static/src/img/content/image_text.jpg deleted file mode 100644 index 9942231a4b..0000000000 Binary files a/theme_treehouse/static/src/img/content/image_text.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/image_text.webp b/theme_treehouse/static/src/img/content/image_text.webp new file mode 100644 index 0000000000..864d8b06cd Binary files /dev/null and b/theme_treehouse/static/src/img/content/image_text.webp differ diff --git a/theme_treehouse/static/src/img/content/masonry_block.jpg b/theme_treehouse/static/src/img/content/masonry_block.jpg deleted file mode 100644 index 509309cba2..0000000000 Binary files a/theme_treehouse/static/src/img/content/masonry_block.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/masonry_block.webp b/theme_treehouse/static/src/img/content/masonry_block.webp new file mode 100644 index 0000000000..033f4dbb98 Binary files /dev/null and b/theme_treehouse/static/src/img/content/masonry_block.webp differ diff --git a/theme_treehouse/static/src/img/content/media_list_01.jpg b/theme_treehouse/static/src/img/content/media_list_01.jpg deleted file mode 100644 index 348d04998b..0000000000 Binary files a/theme_treehouse/static/src/img/content/media_list_01.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/media_list_01.webp b/theme_treehouse/static/src/img/content/media_list_01.webp new file mode 100644 index 0000000000..767d6edc6e Binary files /dev/null and b/theme_treehouse/static/src/img/content/media_list_01.webp differ diff --git a/theme_treehouse/static/src/img/content/media_list_02.jpg b/theme_treehouse/static/src/img/content/media_list_02.jpg deleted file mode 100644 index 51295c1f42..0000000000 Binary files a/theme_treehouse/static/src/img/content/media_list_02.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/media_list_02.webp b/theme_treehouse/static/src/img/content/media_list_02.webp new file mode 100644 index 0000000000..b72340c0ff Binary files /dev/null and b/theme_treehouse/static/src/img/content/media_list_02.webp differ diff --git a/theme_treehouse/static/src/img/content/media_list_03.jpg b/theme_treehouse/static/src/img/content/media_list_03.jpg deleted file mode 100644 index 6b02181da5..0000000000 Binary files a/theme_treehouse/static/src/img/content/media_list_03.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/media_list_03.webp b/theme_treehouse/static/src/img/content/media_list_03.webp new file mode 100644 index 0000000000..b8c6143101 Binary files /dev/null and b/theme_treehouse/static/src/img/content/media_list_03.webp differ diff --git a/theme_treehouse/static/src/img/content/picture.jpg b/theme_treehouse/static/src/img/content/picture.jpg deleted file mode 100644 index dd6a5d267e..0000000000 Binary files a/theme_treehouse/static/src/img/content/picture.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/picture.webp b/theme_treehouse/static/src/img/content/picture.webp new file mode 100644 index 0000000000..03576b731c Binary files /dev/null and b/theme_treehouse/static/src/img/content/picture.webp differ diff --git a/theme_treehouse/static/src/img/content/quotes_carousel.jpg b/theme_treehouse/static/src/img/content/quotes_carousel.jpg deleted file mode 100644 index 0bcda737f4..0000000000 Binary files a/theme_treehouse/static/src/img/content/quotes_carousel.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/quotes_carousel.webp b/theme_treehouse/static/src/img/content/quotes_carousel.webp new file mode 100644 index 0000000000..e987cdc91f Binary files /dev/null and b/theme_treehouse/static/src/img/content/quotes_carousel.webp differ diff --git a/theme_treehouse/static/src/img/content/s_empowerment_default_image.jpg b/theme_treehouse/static/src/img/content/s_empowerment_default_image.jpg deleted file mode 100644 index 68ead5f239..0000000000 Binary files a/theme_treehouse/static/src/img/content/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/s_empowerment_default_image.webp b/theme_treehouse/static/src/img/content/s_empowerment_default_image.webp new file mode 100644 index 0000000000..d0294f1236 Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_empowerment_default_image.webp differ diff --git a/theme_treehouse/static/src/img/content/s_freegrid_default_image_1.jpg b/theme_treehouse/static/src/img/content/s_freegrid_default_image_1.jpg deleted file mode 100644 index 2d5ba015bc..0000000000 Binary files a/theme_treehouse/static/src/img/content/s_freegrid_default_image_1.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/s_freegrid_default_image_1.webp b/theme_treehouse/static/src/img/content/s_freegrid_default_image_1.webp new file mode 100644 index 0000000000..ac6f2fd9a0 Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_freegrid_default_image_1.webp differ diff --git a/theme_treehouse/static/src/img/content/s_freegrid_default_image_2.jpg b/theme_treehouse/static/src/img/content/s_freegrid_default_image_2.jpg deleted file mode 100644 index fc7da8c295..0000000000 Binary files a/theme_treehouse/static/src/img/content/s_freegrid_default_image_2.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/s_freegrid_default_image_2.webp b/theme_treehouse/static/src/img/content/s_freegrid_default_image_2.webp new file mode 100644 index 0000000000..b0f7385f4d Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_freegrid_default_image_2.webp differ diff --git a/theme_treehouse/static/src/img/content/s_freegrid_default_image_3.jpg b/theme_treehouse/static/src/img/content/s_freegrid_default_image_3.jpg deleted file mode 100644 index 36c8e19e67..0000000000 Binary files a/theme_treehouse/static/src/img/content/s_freegrid_default_image_3.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/s_freegrid_default_image_3.webp b/theme_treehouse/static/src/img/content/s_freegrid_default_image_3.webp new file mode 100644 index 0000000000..8ca3d238d1 Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_freegrid_default_image_3.webp differ diff --git a/theme_treehouse/static/src/img/content/s_freegrid_default_image_4.jpg b/theme_treehouse/static/src/img/content/s_freegrid_default_image_4.jpg deleted file mode 100644 index f72d70012b..0000000000 Binary files a/theme_treehouse/static/src/img/content/s_freegrid_default_image_4.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/s_freegrid_default_image_4.webp b/theme_treehouse/static/src/img/content/s_freegrid_default_image_4.webp new file mode 100644 index 0000000000..602e800eb5 Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_freegrid_default_image_4.webp differ diff --git a/theme_treehouse/static/src/img/content/s_freegrid_default_image_5.jpg b/theme_treehouse/static/src/img/content/s_freegrid_default_image_5.jpg deleted file mode 100644 index 3c1c91eb6d..0000000000 Binary files a/theme_treehouse/static/src/img/content/s_freegrid_default_image_5.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/s_freegrid_default_image_5.webp b/theme_treehouse/static/src/img/content/s_freegrid_default_image_5.webp new file mode 100644 index 0000000000..a443854816 Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_freegrid_default_image_5.webp differ diff --git a/theme_treehouse/static/src/img/content/s_freegrid_default_image_6.jpg b/theme_treehouse/static/src/img/content/s_freegrid_default_image_6.jpg deleted file mode 100644 index 76f26b0faa..0000000000 Binary files a/theme_treehouse/static/src/img/content/s_freegrid_default_image_6.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/s_freegrid_default_image_6.webp b/theme_treehouse/static/src/img/content/s_freegrid_default_image_6.webp new file mode 100644 index 0000000000..1c623cee6c Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_freegrid_default_image_6.webp differ diff --git a/theme_treehouse/static/src/img/content/s_images_constellation_default_image.jpg b/theme_treehouse/static/src/img/content/s_images_constellation_default_image.jpg deleted file mode 100644 index 5183ea4803..0000000000 Binary files a/theme_treehouse/static/src/img/content/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/s_images_constellation_default_image.webp b/theme_treehouse/static/src/img/content/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..dbcb0a78d9 Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_images_constellation_default_image.webp differ diff --git a/theme_treehouse/static/src/img/content/s_images_constellation_default_image_1.jpg b/theme_treehouse/static/src/img/content/s_images_constellation_default_image_1.jpg deleted file mode 100644 index 422e137fce..0000000000 Binary files a/theme_treehouse/static/src/img/content/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/s_images_constellation_default_image_1.webp b/theme_treehouse/static/src/img/content/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..aba663a0ef Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_images_constellation_default_image_1.webp differ diff --git a/theme_treehouse/static/src/img/content/s_images_constellation_default_image_2.jpg b/theme_treehouse/static/src/img/content/s_images_constellation_default_image_2.jpg deleted file mode 100644 index 8898eb02c8..0000000000 Binary files a/theme_treehouse/static/src/img/content/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/s_images_constellation_default_image_2.webp b/theme_treehouse/static/src/img/content/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..e71d33e80f Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_images_constellation_default_image_2.webp differ diff --git a/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_1.jpg b/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_1.jpg deleted file mode 100644 index ffa400164e..0000000000 Binary files a/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_1.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_1.webp b/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_1.webp new file mode 100644 index 0000000000..6a0b38a1ca Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_1.webp differ diff --git a/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_2.jpg b/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_2.jpg deleted file mode 100644 index b8ace5f573..0000000000 Binary files a/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_2.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_2.webp b/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_2.webp new file mode 100644 index 0000000000..c7862e67cc Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_2.webp differ diff --git a/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_3.jpg b/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_3.jpg deleted file mode 100644 index d3d71f93dc..0000000000 Binary files a/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_3.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_3.webp b/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_3.webp new file mode 100644 index 0000000000..9dde6d9336 Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_3.webp differ diff --git a/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_4.jpg b/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_4.jpg deleted file mode 100644 index 4c3f4ec37e..0000000000 Binary files a/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_4.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_4.webp b/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_4.webp new file mode 100644 index 0000000000..410d40199e Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_4.webp differ diff --git a/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_5.jpg b/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_5.jpg deleted file mode 100644 index 6bb32c545c..0000000000 Binary files a/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_5.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_5.webp b/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_5.webp new file mode 100644 index 0000000000..b350475769 Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_images_mosaic_default_image_5.webp differ diff --git a/theme_treehouse/static/src/img/content/s_intro_pill_default_image.jpg b/theme_treehouse/static/src/img/content/s_intro_pill_default_image.jpg deleted file mode 100644 index 26a1d93814..0000000000 Binary files a/theme_treehouse/static/src/img/content/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/s_intro_pill_default_image.webp b/theme_treehouse/static/src/img/content/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..1e320ff2b3 Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_intro_pill_default_image.webp differ diff --git a/theme_treehouse/static/src/img/content/s_intro_pill_default_image_2.jpg b/theme_treehouse/static/src/img/content/s_intro_pill_default_image_2.jpg deleted file mode 100644 index 480cb86621..0000000000 Binary files a/theme_treehouse/static/src/img/content/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/s_intro_pill_default_image_2.webp b/theme_treehouse/static/src/img/content/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..cd1f099fca Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_intro_pill_default_image_2.webp differ diff --git a/theme_treehouse/static/src/img/content/s_kickoff_default_image.jpg b/theme_treehouse/static/src/img/content/s_kickoff_default_image.jpg deleted file mode 100644 index cdb3b1dd27..0000000000 Binary files a/theme_treehouse/static/src/img/content/s_kickoff_default_image.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/s_kickoff_default_image.webp b/theme_treehouse/static/src/img/content/s_kickoff_default_image.webp new file mode 100644 index 0000000000..704b664b26 Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_kickoff_default_image.webp differ diff --git a/theme_treehouse/static/src/img/content/s_shape_image_default_image.jpg b/theme_treehouse/static/src/img/content/s_shape_image_default_image.jpg deleted file mode 100644 index ab3a62fad0..0000000000 Binary files a/theme_treehouse/static/src/img/content/s_shape_image_default_image.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/s_shape_image_default_image.webp b/theme_treehouse/static/src/img/content/s_shape_image_default_image.webp new file mode 100644 index 0000000000..3a9579858c Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_shape_image_default_image.webp differ diff --git a/theme_treehouse/static/src/img/content/s_sidegrid_default_image_1.jpg b/theme_treehouse/static/src/img/content/s_sidegrid_default_image_1.jpg deleted file mode 100644 index a67565d9e8..0000000000 Binary files a/theme_treehouse/static/src/img/content/s_sidegrid_default_image_1.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/s_sidegrid_default_image_1.webp b/theme_treehouse/static/src/img/content/s_sidegrid_default_image_1.webp new file mode 100644 index 0000000000..5102a5363b Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_sidegrid_default_image_1.webp differ diff --git a/theme_treehouse/static/src/img/content/s_sidegrid_default_image_2.jpg b/theme_treehouse/static/src/img/content/s_sidegrid_default_image_2.jpg deleted file mode 100644 index 0ea771c3f7..0000000000 Binary files a/theme_treehouse/static/src/img/content/s_sidegrid_default_image_2.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/s_sidegrid_default_image_2.webp b/theme_treehouse/static/src/img/content/s_sidegrid_default_image_2.webp new file mode 100644 index 0000000000..5ad17bb361 Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_sidegrid_default_image_2.webp differ diff --git a/theme_treehouse/static/src/img/content/s_sidegrid_default_image_3.jpg b/theme_treehouse/static/src/img/content/s_sidegrid_default_image_3.jpg deleted file mode 100644 index 6ececde92c..0000000000 Binary files a/theme_treehouse/static/src/img/content/s_sidegrid_default_image_3.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/s_sidegrid_default_image_3.webp b/theme_treehouse/static/src/img/content/s_sidegrid_default_image_3.webp new file mode 100644 index 0000000000..2e03481f1e Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_sidegrid_default_image_3.webp differ diff --git a/theme_treehouse/static/src/img/content/s_sidegrid_default_image_4.jpg b/theme_treehouse/static/src/img/content/s_sidegrid_default_image_4.jpg deleted file mode 100644 index 0caf28bd8d..0000000000 Binary files a/theme_treehouse/static/src/img/content/s_sidegrid_default_image_4.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/s_sidegrid_default_image_4.webp b/theme_treehouse/static/src/img/content/s_sidegrid_default_image_4.webp new file mode 100644 index 0000000000..53d8220c9a Binary files /dev/null and b/theme_treehouse/static/src/img/content/s_sidegrid_default_image_4.webp differ diff --git a/theme_treehouse/static/src/img/content/text_image.jpg b/theme_treehouse/static/src/img/content/text_image.jpg deleted file mode 100644 index d236e99f57..0000000000 Binary files a/theme_treehouse/static/src/img/content/text_image.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/text_image.webp b/theme_treehouse/static/src/img/content/text_image.webp new file mode 100644 index 0000000000..96c994fe33 Binary files /dev/null and b/theme_treehouse/static/src/img/content/text_image.webp differ diff --git a/theme_treehouse/static/src/img/content/three_columns_01.jpg b/theme_treehouse/static/src/img/content/three_columns_01.jpg deleted file mode 100644 index f4c62fe286..0000000000 Binary files a/theme_treehouse/static/src/img/content/three_columns_01.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/three_columns_01.webp b/theme_treehouse/static/src/img/content/three_columns_01.webp new file mode 100644 index 0000000000..d29d4f0ed9 Binary files /dev/null and b/theme_treehouse/static/src/img/content/three_columns_01.webp differ diff --git a/theme_treehouse/static/src/img/content/three_columns_02.jpg b/theme_treehouse/static/src/img/content/three_columns_02.jpg deleted file mode 100644 index 85306358e6..0000000000 Binary files a/theme_treehouse/static/src/img/content/three_columns_02.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/three_columns_02.webp b/theme_treehouse/static/src/img/content/three_columns_02.webp new file mode 100644 index 0000000000..9b853271fe Binary files /dev/null and b/theme_treehouse/static/src/img/content/three_columns_02.webp differ diff --git a/theme_treehouse/static/src/img/content/three_columns_03.jpg b/theme_treehouse/static/src/img/content/three_columns_03.jpg deleted file mode 100644 index 02eecf5db1..0000000000 Binary files a/theme_treehouse/static/src/img/content/three_columns_03.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/three_columns_03.webp b/theme_treehouse/static/src/img/content/three_columns_03.webp new file mode 100644 index 0000000000..17a37b20da Binary files /dev/null and b/theme_treehouse/static/src/img/content/three_columns_03.webp differ diff --git a/theme_treehouse/static/src/img/content/treehouse_cover.jpg b/theme_treehouse/static/src/img/content/treehouse_cover.jpg deleted file mode 100644 index b938ea5e90..0000000000 Binary files a/theme_treehouse/static/src/img/content/treehouse_cover.jpg and /dev/null differ diff --git a/theme_treehouse/static/src/img/content/treehouse_cover.webp b/theme_treehouse/static/src/img/content/treehouse_cover.webp new file mode 100644 index 0000000000..1cd43e0a21 Binary files /dev/null and b/theme_treehouse/static/src/img/content/treehouse_cover.webp differ diff --git a/theme_treehouse/views/images_library.xml b/theme_treehouse/views/images_library.xml index 4fecbe1857..c0d52f8eec 100644 --- a/theme_treehouse/views/images_library.xml +++ b/theme_treehouse/views/images_library.xml @@ -4,83 +4,83 @@ theme_treehouse.bg_img_01 - background_img_01.jpg - /theme_treehouse/static/src/img/backgrounds/01.jpg + background_img_01.webp + /theme_treehouse/static/src/img/backgrounds/01.webp theme_treehouse.bg_img_02 - background_img_02.jpg - /theme_treehouse/static/src/img/backgrounds/02.jpg + background_img_02.webp + /theme_treehouse/static/src/img/backgrounds/02.webp theme_treehouse.bg_img_03 - background_img_03.jpg - /theme_treehouse/static/src/img/backgrounds/03.jpg + background_img_03.webp + /theme_treehouse/static/src/img/backgrounds/03.webp theme_treehouse.bg_img_04 - background_img_04.jpg - /theme_treehouse/static/src/img/backgrounds/04.jpg + background_img_04.webp + /theme_treehouse/static/src/img/backgrounds/04.webp theme_treehouse.bg_img_05 - background_img_05.jpg - /theme_treehouse/static/src/img/backgrounds/05.jpg + background_img_05.webp + /theme_treehouse/static/src/img/backgrounds/05.webp theme_treehouse.bg_img_06 - background_img_06.jpg - /theme_treehouse/static/src/img/backgrounds/06.jpg + background_img_06.webp + /theme_treehouse/static/src/img/backgrounds/06.webp theme_treehouse.bg_img_07 - background_img_07.jpg - /theme_treehouse/static/src/img/backgrounds/07.jpg + background_img_07.webp + /theme_treehouse/static/src/img/backgrounds/07.webp theme_treehouse.bg_img_08 - background_img_08.jpg - /theme_treehouse/static/src/img/backgrounds/08.jpg + background_img_08.webp + /theme_treehouse/static/src/img/backgrounds/08.webp theme_treehouse.bg_img_09 - background_img_09.jpg - /theme_treehouse/static/src/img/backgrounds/09.jpg + background_img_09.webp + /theme_treehouse/static/src/img/backgrounds/09.webp theme_treehouse.bg_img_10 - background_img_10.jpg - /theme_treehouse/static/src/img/backgrounds/10.jpg + background_img_10.webp + /theme_treehouse/static/src/img/backgrounds/10.webp theme_treehouse.bg_img_11 - background_img_11.jpg - /theme_treehouse/static/src/img/backgrounds/11.jpg + background_img_11.webp + /theme_treehouse/static/src/img/backgrounds/11.webp theme_treehouse.bg_img_12 - background_img_12.jpg - /theme_treehouse/static/src/img/backgrounds/12.jpg + background_img_12.webp + /theme_treehouse/static/src/img/backgrounds/12.webp theme_treehouse.bg_img_13 - background_img_13.jpg - /theme_treehouse/static/src/img/backgrounds/13.jpg + background_img_13.webp + /theme_treehouse/static/src/img/backgrounds/13.webp theme_treehouse.bg_img_14 - background_img_14.jpg - /theme_treehouse/static/src/img/backgrounds/14.jpg + background_img_14.webp + /theme_treehouse/static/src/img/backgrounds/14.webp theme_treehouse.bg_img_15 - background_img_15.jpg - /theme_treehouse/static/src/img/backgrounds/15.jpg + background_img_15.webp + /theme_treehouse/static/src/img/backgrounds/15.webp theme_treehouse.bg_img_16 - background_img_16.jpg - /theme_treehouse/static/src/img/backgrounds/16.jpg + background_img_16.webp + /theme_treehouse/static/src/img/backgrounds/16.webp @@ -134,425 +134,425 @@ website.s_cover_default_image website.s_cover_default_image - /theme_treehouse/static/src/img/content/cover.jpg + /theme_treehouse/static/src/img/content/cover.webp website.s_banner_default_image website.s_banner_default_image - /theme_treehouse/static/src/img/backgrounds/02.jpg + /theme_treehouse/static/src/img/backgrounds/02.webp website.s_banner_default_image_2 website.s_banner_default_image_2 - /theme_treehouse/static/src/img/backgrounds/17.jpg + /theme_treehouse/static/src/img/backgrounds/17.webp website.s_banner_default_image_3 website.s_banner_default_image_3 - /theme_treehouse/static/src/img/backgrounds/18.jpg + /theme_treehouse/static/src/img/backgrounds/18.webp website.s_text_image_default_image website.s_text_image_default_image - /theme_treehouse/static/src/img/content/text_image.jpg + /theme_treehouse/static/src/img/content/text_image.webp website.s_image_text_default_image website.s_image_text_default_image - /theme_treehouse/static/src/img/content/image_text.jpg + /theme_treehouse/static/src/img/content/image_text.webp website.s_three_columns_default_image_1 website.s_three_columns_default_image_1 - /theme_treehouse/static/src/img/content/three_columns_01.jpg + /theme_treehouse/static/src/img/content/three_columns_01.webp website.s_three_columns_default_image_2 website.s_three_columns_default_image_2 - /theme_treehouse/static/src/img/content/three_columns_02.jpg + /theme_treehouse/static/src/img/content/three_columns_02.webp website.s_three_columns_default_image_3 website.s_three_columns_default_image_3 - /theme_treehouse/static/src/img/content/three_columns_03.jpg + /theme_treehouse/static/src/img/content/three_columns_03.webp website.s_picture_default_image website.s_picture_default_image - /theme_treehouse/static/src/img/backgrounds/01.jpg + /theme_treehouse/static/src/img/backgrounds/01.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_treehouse/static/src/img/content/masonry_block.jpg + /theme_treehouse/static/src/img/content/masonry_block.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_treehouse/static/src/img/backgrounds/11.jpg + /theme_treehouse/static/src/img/backgrounds/11.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_treehouse/static/src/img/backgrounds/12.jpg + /theme_treehouse/static/src/img/backgrounds/12.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_treehouse/static/src/img/backgrounds/03.jpg + /theme_treehouse/static/src/img/backgrounds/03.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_treehouse/static/src/img/backgrounds/05.jpg + /theme_treehouse/static/src/img/backgrounds/05.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_treehouse/static/src/img/backgrounds/12.jpg + /theme_treehouse/static/src/img/backgrounds/12.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_treehouse/static/src/img/backgrounds/02.jpg + /theme_treehouse/static/src/img/backgrounds/02.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_treehouse/static/src/img/content/media_list_01.jpg + /theme_treehouse/static/src/img/content/media_list_01.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_treehouse/static/src/img/content/media_list_02.jpg + /theme_treehouse/static/src/img/content/media_list_02.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_treehouse/static/src/img/content/media_list_03.jpg + /theme_treehouse/static/src/img/content/media_list_03.webp website.s_company_team_image_1 website.s_company_team_image_1 - /theme_treehouse/static/src/img/content/company_team_01.jpg + /theme_treehouse/static/src/img/content/company_team_01.webp website.s_company_team_image_2 website.s_company_team_image_2 - /theme_treehouse/static/src/img/content/company_team_02.jpg + /theme_treehouse/static/src/img/content/company_team_02.webp website.s_company_team_image_3 website.s_company_team_image_3 - /theme_treehouse/static/src/img/content/company_team_03.jpg + /theme_treehouse/static/src/img/content/company_team_03.webp website.s_company_team_image_4 website.s_company_team_default_image_4 - /theme_treehouse/static/src/img/content/company_team_04.jpg + /theme_treehouse/static/src/img/content/company_team_04.webp website.s_company_team_image_5 website.s_company_team_default_image_5 - /theme_treehouse/static/src/img/content/company_team_05.jpg + /theme_treehouse/static/src/img/content/company_team_05.webp website.s_company_team_image_6 website.s_company_team_default_image_6 - /theme_treehouse/static/src/img/content/company_team_06.jpg + /theme_treehouse/static/src/img/content/company_team_06.webp website.s_quotes_carousel_default_image_1 website.s_quotes_carousel_default_image_1 - /theme_treehouse/static/src/img/content/quotes_carousel.jpg + /theme_treehouse/static/src/img/content/quotes_carousel.webp website.s_quotes_carousel_demo_image_3 website.s_quotes_carousel_demo_image_3 - /theme_treehouse/static/src/img/content/company_team_03.jpg + /theme_treehouse/static/src/img/content/company_team_03.webp website.s_quotes_carousel_demo_image_4 website.s_quotes_carousel_demo_image_4 - /theme_treehouse/static/src/img/content/company_team_02.jpg + /theme_treehouse/static/src/img/content/company_team_02.webp website.s_quotes_carousel_demo_image_5 website.s_quotes_carousel_demo_image_5 - /theme_treehouse/static/src/img/content/company_team_04.jpg + /theme_treehouse/static/src/img/content/company_team_04.webp website.library_image_08 website.library_image_08 - /theme_treehouse/static/src/img/backgrounds/04.jpg + /theme_treehouse/static/src/img/backgrounds/04.webp website.library_image_03 website.library_image_03 - /theme_treehouse/static/src/img/backgrounds/05.jpg + /theme_treehouse/static/src/img/backgrounds/05.webp website.library_image_02 website.library_image_02 - /theme_treehouse/static/src/img/backgrounds/15.jpg + /theme_treehouse/static/src/img/backgrounds/15.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_treehouse/static/src/img/backgrounds/13.jpg + /theme_treehouse/static/src/img/backgrounds/13.webp website.s_pricelist_boxed_default_background website.s_pricelist_boxed_default_background - /theme_treehouse/static/src/img/backgrounds/s_pricelist_boxed_default_background.jpg + /theme_treehouse/static/src/img/backgrounds/s_pricelist_boxed_default_background.webp website.s_image_title_default_image website.s_image_title_default_image - /theme_treehouse/static/src/img/backgrounds/02.jpg + /theme_treehouse/static/src/img/backgrounds/02.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_treehouse/static/src/img/content/cover.jpg + /theme_treehouse/static/src/img/content/cover.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_treehouse/static/src/img/content/three_columns_03.jpg + /theme_treehouse/static/src/img/content/three_columns_03.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_treehouse/static/src/img/content/image_text.jpg + /theme_treehouse/static/src/img/content/image_text.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_treehouse/static/src/img/content/three_columns_02.jpg + /theme_treehouse/static/src/img/content/three_columns_02.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_treehouse/static/src/img/content/s_kickoff_default_image.jpg + /theme_treehouse/static/src/img/content/s_kickoff_default_image.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_treehouse/static/src/img/backgrounds/07.jpg + /theme_treehouse/static/src/img/backgrounds/07.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_treehouse/static/src/img/backgrounds/09.jpg + /theme_treehouse/static/src/img/backgrounds/09.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_treehouse/static/src/img/backgrounds/10.jpg + /theme_treehouse/static/src/img/backgrounds/10.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_treehouse/static/src/img/backgrounds/12.jpg + /theme_treehouse/static/src/img/backgrounds/12.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_treehouse/static/src/img/content/s_intro_pill_default_image.jpg + /theme_treehouse/static/src/img/content/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_treehouse/static/src/img/content/s_intro_pill_default_image_2.jpg + /theme_treehouse/static/src/img/content/s_intro_pill_default_image_2.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_treehouse/static/src/img/content/s_empowerment_default_image.jpg + /theme_treehouse/static/src/img/content/s_empowerment_default_image.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_treehouse/static/src/img/backgrounds/02.jpg + /theme_treehouse/static/src/img/backgrounds/02.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_treehouse/static/src/img/backgrounds/05.jpg + /theme_treehouse/static/src/img/backgrounds/05.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_treehouse/static/src/img/backgrounds/06.jpg + /theme_treehouse/static/src/img/backgrounds/06.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_treehouse/static/src/img/backgrounds/16.jpg + /theme_treehouse/static/src/img/backgrounds/16.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_treehouse/static/src/img/content/s_images_mosaic_default_image_1.jpg + /theme_treehouse/static/src/img/content/s_images_mosaic_default_image_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_treehouse/static/src/img/content/s_images_mosaic_default_image_2.jpg + /theme_treehouse/static/src/img/content/s_images_mosaic_default_image_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_treehouse/static/src/img/content/s_images_mosaic_default_image_3.jpg + /theme_treehouse/static/src/img/content/s_images_mosaic_default_image_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_treehouse/static/src/img/content/s_images_mosaic_default_image_4.jpg + /theme_treehouse/static/src/img/content/s_images_mosaic_default_image_4.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_treehouse/static/src/img/content/s_images_mosaic_default_image_5.jpg + /theme_treehouse/static/src/img/content/s_images_mosaic_default_image_5.webp website.s_shape_image_default_image website.s_shape_image_default_image - /theme_treehouse/static/src/img/content/s_shape_image_default_image.jpg + /theme_treehouse/static/src/img/content/s_shape_image_default_image.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_treehouse/static/src/img/content/s_images_constellation_default_image.jpg + /theme_treehouse/static/src/img/content/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_treehouse/static/src/img/content/s_images_constellation_default_image_1.jpg + /theme_treehouse/static/src/img/content/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_treehouse/static/src/img/content/s_images_constellation_default_image_2.jpg + /theme_treehouse/static/src/img/content/s_images_constellation_default_image_2.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_treehouse/static/src/img/content/treehouse_cover.jpg + /theme_treehouse/static/src/img/content/treehouse_cover.webp website.s_sidegrid_default_image_1 website.s_sidegrid_default_image_1 - /theme_treehouse/static/src/img/content/s_sidegrid_default_image_1.jpg + /theme_treehouse/static/src/img/content/s_sidegrid_default_image_1.webp website.s_sidegrid_default_image_2 website.s_sidegrid_default_image_2 - /theme_treehouse/static/src/img/content/s_sidegrid_default_image_2.jpg + /theme_treehouse/static/src/img/content/s_sidegrid_default_image_2.webp website.s_sidegrid_default_image_3 website.s_sidegrid_default_image_3 - /theme_treehouse/static/src/img/content/s_sidegrid_default_image_3.jpg + /theme_treehouse/static/src/img/content/s_sidegrid_default_image_3.webp website.s_sidegrid_default_image_4 website.s_sidegrid_default_image_4 - /theme_treehouse/static/src/img/content/s_sidegrid_default_image_4.jpg + /theme_treehouse/static/src/img/content/s_sidegrid_default_image_4.webp website.library_image_13 website.library_image_13 - /theme_treehouse/static/src/img/content/s_freegrid_default_image_2.jpg + /theme_treehouse/static/src/img/content/s_freegrid_default_image_2.webp website.library_image_10 website.library_image_10 - /theme_treehouse/static/src/img/content/s_freegrid_default_image_3.jpg + /theme_treehouse/static/src/img/content/s_freegrid_default_image_3.webp website.library_image_05 website.library_image_05 - /theme_treehouse/static/src/img/content/s_freegrid_default_image_4.jpg + /theme_treehouse/static/src/img/content/s_freegrid_default_image_4.webp website.library_image_14 website.library_image_14 - /theme_treehouse/static/src/img/content/s_freegrid_default_image_5.jpg + /theme_treehouse/static/src/img/content/s_freegrid_default_image_5.webp website.library_image_16 website.library_image_16 - /theme_treehouse/static/src/img/content/s_freegrid_default_image_6.jpg + /theme_treehouse/static/src/img/content/s_freegrid_default_image_6.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_treehouse/static/src/img/backgrounds/17.jpg + /theme_treehouse/static/src/img/backgrounds/17.webp website.s_striped_top_default_image website.s_striped_top_default_image - /theme_treehouse/static/src/img/content/three_columns_01.jpg + /theme_treehouse/static/src/img/content/three_columns_01.webp website.s_image_hexagonal_default_image website.s_image_hexagonal_default_image - /theme_treehouse/static/src/img/backgrounds/05.jpg + /theme_treehouse/static/src/img/backgrounds/05.webp website.s_image_hexagonal_default_image_1 website.s_image_hexagonal_default_image_1 - /theme_treehouse/static/src/img/backgrounds/07.jpg + /theme_treehouse/static/src/img/backgrounds/07.webp website.s_showcase_default_image website.s_showcase_default_image - /theme_treehouse/static/src/img/content/three_columns_02.jpg + /theme_treehouse/static/src/img/content/three_columns_02.webp website.s_faq_horizontal_default_image_1 website.s_faq_horizontal_default_image_1 - /theme_treehouse/static/src/img/backgrounds/15.jpg + /theme_treehouse/static/src/img/backgrounds/15.webp diff --git a/theme_treehouse/views/snippets/s_cta_box.xml b/theme_treehouse/views/snippets/s_cta_box.xml index 65cca5d8db..79a3a0fbb3 100644 --- a/theme_treehouse/views/snippets/s_cta_box.xml +++ b/theme_treehouse/views/snippets/s_cta_box.xml @@ -16,7 +16,7 @@
- /theme_treehouse/static/src/img/backgrounds/02.jpg + /theme_treehouse/static/src/img/backgrounds/02.webp diff --git a/theme_vehicle/__manifest__.py b/theme_vehicle/__manifest__.py index 289513b3f8..ddb304a2b2 100644 --- a/theme_vehicle/__manifest__.py +++ b/theme_vehicle/__manifest__.py @@ -18,18 +18,18 @@ 'static/description/vehicle_screenshot.png', ], 'images_preview_theme': { - 'website.s_cover_default_image': '/theme_vehicle/static/src/img/snippets/s_cover.jpg', - 'website.s_three_columns_default_image_1': '/theme_vehicle/static/src/img/snippets/s_three_columns_1.jpg', - 'website.s_three_columns_default_image_2': '/theme_vehicle/static/src/img/snippets/s_three_columns_2.jpg', - 'website.s_three_columns_default_image_3': '/theme_vehicle/static/src/img/snippets/s_three_columns_3.jpg', - 'website.s_picture_default_image': '/theme_vehicle/static/src/img/snippets/s_picture.jpg', - 'website.s_key_images_default_image_1': '/theme_vehicle/static/src/img/snippets/s_images_wall_5.jpg', - 'website.s_key_images_default_image_2': '/theme_vehicle/static/src/img/snippets/s_img_gallery_1.jpg', - 'website.s_key_images_default_image_3': '/theme_vehicle/static/src/img/snippets/s_masonry_block_2.jpg', - 'website.s_key_images_default_image_4': '/theme_vehicle/static/src/img/snippets/s_images_wall_2.jpg', - 'website.s_media_list_default_image_1': '/theme_vehicle/static/src/img/snippets/s_media_list_1.jpg', - 'website.s_media_list_default_image_2': '/theme_vehicle/static/src/img/snippets/s_media_list_2.jpg', - 'website.s_media_list_default_image_3': '/theme_vehicle/static/src/img/snippets/s_media_list_3.jpg', + 'website.s_cover_default_image': '/theme_vehicle/static/src/img/snippets/s_cover.webp', + 'website.s_three_columns_default_image_1': '/theme_vehicle/static/src/img/snippets/s_three_columns_1.webp', + 'website.s_three_columns_default_image_2': '/theme_vehicle/static/src/img/snippets/s_three_columns_2.webp', + 'website.s_three_columns_default_image_3': '/theme_vehicle/static/src/img/snippets/s_three_columns_3.webp', + 'website.s_picture_default_image': '/theme_vehicle/static/src/img/snippets/s_picture.webp', + 'website.s_key_images_default_image_1': '/theme_vehicle/static/src/img/snippets/s_images_wall_5.webp', + 'website.s_key_images_default_image_2': '/theme_vehicle/static/src/img/snippets/s_img_gallery_1.webp', + 'website.s_key_images_default_image_3': '/theme_vehicle/static/src/img/snippets/s_masonry_block_2.webp', + 'website.s_key_images_default_image_4': '/theme_vehicle/static/src/img/snippets/s_images_wall_2.webp', + 'website.s_media_list_default_image_1': '/theme_vehicle/static/src/img/snippets/s_media_list_1.webp', + 'website.s_media_list_default_image_2': '/theme_vehicle/static/src/img/snippets/s_media_list_2.webp', + 'website.s_media_list_default_image_3': '/theme_vehicle/static/src/img/snippets/s_media_list_3.webp', }, 'configurator_snippets': { 'homepage': ['s_cover', 's_title', 's_three_columns', 's_picture', 's_key_images', 's_numbers_charts', 's_media_list'], diff --git a/theme_vehicle/static/src/img/content/content_img_02.jpg b/theme_vehicle/static/src/img/content/content_img_02.jpg deleted file mode 100755 index 51b873a165..0000000000 Binary files a/theme_vehicle/static/src/img/content/content_img_02.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/content/content_img_02.webp b/theme_vehicle/static/src/img/content/content_img_02.webp new file mode 100644 index 0000000000..ea0a378970 Binary files /dev/null and b/theme_vehicle/static/src/img/content/content_img_02.webp differ diff --git a/theme_vehicle/static/src/img/content/content_img_03.jpg b/theme_vehicle/static/src/img/content/content_img_03.jpg deleted file mode 100755 index 98325707a0..0000000000 Binary files a/theme_vehicle/static/src/img/content/content_img_03.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/content/content_img_03.webp b/theme_vehicle/static/src/img/content/content_img_03.webp new file mode 100644 index 0000000000..bcbe43288d Binary files /dev/null and b/theme_vehicle/static/src/img/content/content_img_03.webp differ diff --git a/theme_vehicle/static/src/img/content/content_img_07.jpg b/theme_vehicle/static/src/img/content/content_img_07.jpg deleted file mode 100755 index 1670537f01..0000000000 Binary files a/theme_vehicle/static/src/img/content/content_img_07.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/content/content_img_07.webp b/theme_vehicle/static/src/img/content/content_img_07.webp new file mode 100644 index 0000000000..bb91fad251 Binary files /dev/null and b/theme_vehicle/static/src/img/content/content_img_07.webp differ diff --git a/theme_vehicle/static/src/img/content/content_img_09.jpg b/theme_vehicle/static/src/img/content/content_img_09.jpg deleted file mode 100755 index c6ff89c0f0..0000000000 Binary files a/theme_vehicle/static/src/img/content/content_img_09.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/content/content_img_09.webp b/theme_vehicle/static/src/img/content/content_img_09.webp new file mode 100644 index 0000000000..71093a330e Binary files /dev/null and b/theme_vehicle/static/src/img/content/content_img_09.webp differ diff --git a/theme_vehicle/static/src/img/content/content_img_10.jpg b/theme_vehicle/static/src/img/content/content_img_10.jpg deleted file mode 100755 index 2fae6b2a32..0000000000 Binary files a/theme_vehicle/static/src/img/content/content_img_10.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/content/content_img_10.webp b/theme_vehicle/static/src/img/content/content_img_10.webp new file mode 100644 index 0000000000..b491538207 Binary files /dev/null and b/theme_vehicle/static/src/img/content/content_img_10.webp differ diff --git a/theme_vehicle/static/src/img/content/content_img_11.jpg b/theme_vehicle/static/src/img/content/content_img_11.jpg deleted file mode 100755 index efa385a261..0000000000 Binary files a/theme_vehicle/static/src/img/content/content_img_11.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/content/content_img_11.webp b/theme_vehicle/static/src/img/content/content_img_11.webp new file mode 100644 index 0000000000..c2a0ad0002 Binary files /dev/null and b/theme_vehicle/static/src/img/content/content_img_11.webp differ diff --git a/theme_vehicle/static/src/img/content/content_img_12.jpg b/theme_vehicle/static/src/img/content/content_img_12.jpg deleted file mode 100755 index ad3553b47a..0000000000 Binary files a/theme_vehicle/static/src/img/content/content_img_12.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/content/content_img_12.webp b/theme_vehicle/static/src/img/content/content_img_12.webp new file mode 100644 index 0000000000..31a6a37a8a Binary files /dev/null and b/theme_vehicle/static/src/img/content/content_img_12.webp differ diff --git a/theme_vehicle/static/src/img/snippets/library_image_07.jpg b/theme_vehicle/static/src/img/snippets/library_image_07.jpg deleted file mode 100644 index ec45a7ffc1..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/library_image_07.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/library_image_07.webp b/theme_vehicle/static/src/img/snippets/library_image_07.webp new file mode 100644 index 0000000000..0f9aa2d70f Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/library_image_07.webp differ diff --git a/theme_vehicle/static/src/img/snippets/library_image_11.jpg b/theme_vehicle/static/src/img/snippets/library_image_11.jpg deleted file mode 100644 index b3f4f4d8a8..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/library_image_11.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/library_image_11.webp b/theme_vehicle/static/src/img/snippets/library_image_11.webp new file mode 100644 index 0000000000..dd1753e016 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/library_image_11.webp differ diff --git a/theme_vehicle/static/src/img/snippets/library_image_13.jpg b/theme_vehicle/static/src/img/snippets/library_image_13.jpg deleted file mode 100644 index c16976bd0d..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/library_image_13.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/library_image_13.webp b/theme_vehicle/static/src/img/snippets/library_image_13.webp new file mode 100644 index 0000000000..14ea77b80d Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/library_image_13.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_banner.jpg b/theme_vehicle/static/src/img/snippets/s_banner.jpg deleted file mode 100644 index acc5593e86..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_banner.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_banner.webp b/theme_vehicle/static/src/img/snippets/s_banner.webp new file mode 100644 index 0000000000..05b1cb9bef Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_banner.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_banner_2.jpg b/theme_vehicle/static/src/img/snippets/s_banner_2.jpg deleted file mode 100644 index ddbec62e7f..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_banner_2.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_banner_2.webp b/theme_vehicle/static/src/img/snippets/s_banner_2.webp new file mode 100644 index 0000000000..37622528fe Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_banner_2.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_banner_3.jpg b/theme_vehicle/static/src/img/snippets/s_banner_3.jpg deleted file mode 100644 index c0664bbda2..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_banner_3.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_banner_3.webp b/theme_vehicle/static/src/img/snippets/s_banner_3.webp new file mode 100644 index 0000000000..29dfed3158 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_banner_3.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_carousel_1.jpg b/theme_vehicle/static/src/img/snippets/s_carousel_1.jpg deleted file mode 100644 index d3df678178..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_carousel_1.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_carousel_1.webp b/theme_vehicle/static/src/img/snippets/s_carousel_1.webp new file mode 100644 index 0000000000..ab5c51bb90 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_carousel_1.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_carousel_2.jpg b/theme_vehicle/static/src/img/snippets/s_carousel_2.jpg deleted file mode 100644 index fd28cca6ee..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_carousel_2.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_carousel_2.webp b/theme_vehicle/static/src/img/snippets/s_carousel_2.webp new file mode 100644 index 0000000000..4308aab23a Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_carousel_2.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_carousel_3.jpg b/theme_vehicle/static/src/img/snippets/s_carousel_3.jpg deleted file mode 100644 index 85c561a476..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_carousel_3.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_carousel_3.webp b/theme_vehicle/static/src/img/snippets/s_carousel_3.webp new file mode 100644 index 0000000000..67df836a37 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_carousel_3.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_cover.jpg b/theme_vehicle/static/src/img/snippets/s_cover.jpg deleted file mode 100644 index faa44fba4e..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_cover.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_cover.webp b/theme_vehicle/static/src/img/snippets/s_cover.webp new file mode 100644 index 0000000000..1d5b742e0f Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_cover.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_empowerment_default_image.jpg b/theme_vehicle/static/src/img/snippets/s_empowerment_default_image.jpg deleted file mode 100644 index c069cf90f8..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_empowerment_default_image.webp b/theme_vehicle/static/src/img/snippets/s_empowerment_default_image.webp new file mode 100644 index 0000000000..1c96378821 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_empowerment_default_image.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_image_text.jpg b/theme_vehicle/static/src/img/snippets/s_image_text.jpg deleted file mode 100644 index 585c5f7446..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_image_text.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_image_text.webp b/theme_vehicle/static/src/img/snippets/s_image_text.webp new file mode 100644 index 0000000000..349e2e74d6 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_image_text.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_constellation_default_image.jpg b/theme_vehicle/static/src/img/snippets/s_images_constellation_default_image.jpg deleted file mode 100644 index 6144c74f5b..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_constellation_default_image.webp b/theme_vehicle/static/src/img/snippets/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..fc2ea5b7cb Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_images_constellation_default_image.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_constellation_default_image_1.jpg b/theme_vehicle/static/src/img/snippets/s_images_constellation_default_image_1.jpg deleted file mode 100644 index b72b02029e..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_constellation_default_image_1.webp b/theme_vehicle/static/src/img/snippets/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..b75b7c457b Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_images_constellation_default_image_1.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_constellation_default_image_2.jpg b/theme_vehicle/static/src/img/snippets/s_images_constellation_default_image_2.jpg deleted file mode 100644 index e649f5d333..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_constellation_default_image_2.webp b/theme_vehicle/static/src/img/snippets/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..30a165ad13 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_images_constellation_default_image_2.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_1.jpg b/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_1.jpg deleted file mode 100644 index e6d431eeff..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_1.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_1.webp b/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_1.webp new file mode 100644 index 0000000000..739eb1a738 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_1.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_2.jpg b/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_2.jpg deleted file mode 100644 index 3a8e1574ac..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_2.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_2.webp b/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_2.webp new file mode 100644 index 0000000000..66aa0b428c Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_2.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_3.jpg b/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_3.jpg deleted file mode 100644 index 4a9a5ca6f7..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_3.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_3.webp b/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_3.webp new file mode 100644 index 0000000000..8733390a70 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_3.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_4.jpg b/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_4.jpg deleted file mode 100644 index 4f6f5cce8c..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_4.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_4.webp b/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_4.webp new file mode 100644 index 0000000000..a4b27a9065 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_4.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_5.jpg b/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_5.jpg deleted file mode 100644 index 62f001c4fe..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_5.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_5.webp b/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_5.webp new file mode 100644 index 0000000000..411f986d5e Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_5.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_wall_1.jpg b/theme_vehicle/static/src/img/snippets/s_images_wall_1.jpg deleted file mode 100644 index 4a5ebd2862..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_images_wall_1.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_wall_1.webp b/theme_vehicle/static/src/img/snippets/s_images_wall_1.webp new file mode 100644 index 0000000000..e2eb2ca898 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_images_wall_1.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_wall_2.jpg b/theme_vehicle/static/src/img/snippets/s_images_wall_2.jpg deleted file mode 100644 index c0e3db22d8..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_images_wall_2.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_wall_2.webp b/theme_vehicle/static/src/img/snippets/s_images_wall_2.webp new file mode 100644 index 0000000000..3d22c3511f Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_images_wall_2.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_wall_3.jpg b/theme_vehicle/static/src/img/snippets/s_images_wall_3.jpg deleted file mode 100644 index 33337102cf..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_images_wall_3.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_wall_3.webp b/theme_vehicle/static/src/img/snippets/s_images_wall_3.webp new file mode 100644 index 0000000000..85989589f9 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_images_wall_3.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_wall_4.jpg b/theme_vehicle/static/src/img/snippets/s_images_wall_4.jpg deleted file mode 100644 index e35f0d28cb..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_images_wall_4.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_wall_4.webp b/theme_vehicle/static/src/img/snippets/s_images_wall_4.webp new file mode 100644 index 0000000000..b363a88625 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_images_wall_4.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_wall_5.jpg b/theme_vehicle/static/src/img/snippets/s_images_wall_5.jpg deleted file mode 100644 index 2d8f08cf71..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_images_wall_5.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_images_wall_5.webp b/theme_vehicle/static/src/img/snippets/s_images_wall_5.webp new file mode 100644 index 0000000000..69d5b2779f Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_images_wall_5.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_img_gallery_1.jpg b/theme_vehicle/static/src/img/snippets/s_img_gallery_1.jpg deleted file mode 100644 index 2bcd637416..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_img_gallery_1.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_img_gallery_1.webp b/theme_vehicle/static/src/img/snippets/s_img_gallery_1.webp new file mode 100644 index 0000000000..b8cb0b83a3 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_img_gallery_1.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_img_gallery_3.jpg b/theme_vehicle/static/src/img/snippets/s_img_gallery_3.jpg deleted file mode 100644 index 0e9e452ea1..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_img_gallery_3.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_img_gallery_3.webp b/theme_vehicle/static/src/img/snippets/s_img_gallery_3.webp new file mode 100644 index 0000000000..fbca061869 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_img_gallery_3.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_intro_pill_default_image.jpg b/theme_vehicle/static/src/img/snippets/s_intro_pill_default_image.jpg deleted file mode 100644 index dfbecb9267..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_intro_pill_default_image.webp b/theme_vehicle/static/src/img/snippets/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..58441f9ea5 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_intro_pill_default_image.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_intro_pill_default_image_2.jpg b/theme_vehicle/static/src/img/snippets/s_intro_pill_default_image_2.jpg deleted file mode 100644 index 3ff6a0ecb6..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_intro_pill_default_image_2.webp b/theme_vehicle/static/src/img/snippets/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..9282ea3f6f Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_intro_pill_default_image_2.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_kickoff_default_image.jpg b/theme_vehicle/static/src/img/snippets/s_kickoff_default_image.jpg deleted file mode 100644 index 2a89a33783..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_kickoff_default_image.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_kickoff_default_image.webp b/theme_vehicle/static/src/img/snippets/s_kickoff_default_image.webp new file mode 100644 index 0000000000..703ef78b04 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_kickoff_default_image.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_masonry_block.jpg b/theme_vehicle/static/src/img/snippets/s_masonry_block.jpg deleted file mode 100644 index 8c9406ec0e..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_masonry_block.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_masonry_block.webp b/theme_vehicle/static/src/img/snippets/s_masonry_block.webp new file mode 100644 index 0000000000..e2483216c7 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_masonry_block.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_masonry_block_2.jpg b/theme_vehicle/static/src/img/snippets/s_masonry_block_2.jpg deleted file mode 100644 index 0eb1c0be0b..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_masonry_block_2.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_masonry_block_2.webp b/theme_vehicle/static/src/img/snippets/s_masonry_block_2.webp new file mode 100644 index 0000000000..b1a8167ccf Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_masonry_block_2.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_media_list_1.jpg b/theme_vehicle/static/src/img/snippets/s_media_list_1.jpg deleted file mode 100644 index 52f5ac578b..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_media_list_1.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_media_list_1.webp b/theme_vehicle/static/src/img/snippets/s_media_list_1.webp new file mode 100644 index 0000000000..7afc6373ae Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_media_list_1.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_media_list_2.jpg b/theme_vehicle/static/src/img/snippets/s_media_list_2.jpg deleted file mode 100644 index 5438060285..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_media_list_2.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_media_list_2.webp b/theme_vehicle/static/src/img/snippets/s_media_list_2.webp new file mode 100644 index 0000000000..cd4c305fdf Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_media_list_2.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_media_list_3.jpg b/theme_vehicle/static/src/img/snippets/s_media_list_3.jpg deleted file mode 100644 index 7233f7b611..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_media_list_3.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_media_list_3.webp b/theme_vehicle/static/src/img/snippets/s_media_list_3.webp new file mode 100644 index 0000000000..339d5fe6b3 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_media_list_3.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_newsletter.jpg b/theme_vehicle/static/src/img/snippets/s_newsletter.jpg deleted file mode 100644 index 87e5f2c605..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_newsletter.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_newsletter.webp b/theme_vehicle/static/src/img/snippets/s_newsletter.webp new file mode 100644 index 0000000000..26ba12f0d8 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_newsletter.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_parallax.jpg b/theme_vehicle/static/src/img/snippets/s_parallax.jpg deleted file mode 100644 index a016e71cc3..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_parallax.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_parallax.webp b/theme_vehicle/static/src/img/snippets/s_parallax.webp new file mode 100644 index 0000000000..cef390deb1 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_parallax.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_picture.jpg b/theme_vehicle/static/src/img/snippets/s_picture.jpg deleted file mode 100644 index 7d611a0ad0..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_picture.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_picture.webp b/theme_vehicle/static/src/img/snippets/s_picture.webp new file mode 100644 index 0000000000..d302d512b8 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_picture.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_popup.jpg b/theme_vehicle/static/src/img/snippets/s_popup.jpg deleted file mode 100644 index 1569fdec6b..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_popup.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_popup.webp b/theme_vehicle/static/src/img/snippets/s_popup.webp new file mode 100644 index 0000000000..abb9e77905 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_popup.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_pricelist_boxed_default_background.jpg b/theme_vehicle/static/src/img/snippets/s_pricelist_boxed_default_background.jpg deleted file mode 100644 index 12b876b47c..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_pricelist_boxed_default_background.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_pricelist_boxed_default_background.webp b/theme_vehicle/static/src/img/snippets/s_pricelist_boxed_default_background.webp new file mode 100644 index 0000000000..e21d9eb8a0 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_pricelist_boxed_default_background.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_product_1.jpg b/theme_vehicle/static/src/img/snippets/s_product_1.jpg deleted file mode 100644 index 9d262b1759..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_product_1.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_product_1.webp b/theme_vehicle/static/src/img/snippets/s_product_1.webp new file mode 100644 index 0000000000..03baa69e94 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_product_1.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_product_2.jpg b/theme_vehicle/static/src/img/snippets/s_product_2.jpg deleted file mode 100644 index 489d8ede18..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_product_2.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_product_2.webp b/theme_vehicle/static/src/img/snippets/s_product_2.webp new file mode 100644 index 0000000000..1c9d2d38fa Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_product_2.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_product_3.jpg b/theme_vehicle/static/src/img/snippets/s_product_3.jpg deleted file mode 100644 index f446e6477b..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_product_3.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_product_3.webp b/theme_vehicle/static/src/img/snippets/s_product_3.webp new file mode 100644 index 0000000000..85bcbe3b13 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_product_3.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_product_4.jpg b/theme_vehicle/static/src/img/snippets/s_product_4.jpg deleted file mode 100644 index 0669a8a381..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_product_4.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_product_4.webp b/theme_vehicle/static/src/img/snippets/s_product_4.webp new file mode 100644 index 0000000000..fb983af8e9 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_product_4.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_product_5.jpg b/theme_vehicle/static/src/img/snippets/s_product_5.jpg deleted file mode 100644 index 715bfaf13b..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_product_5.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_product_5.webp b/theme_vehicle/static/src/img/snippets/s_product_5.webp new file mode 100644 index 0000000000..dff87fe2ec Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_product_5.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_product_6.jpg b/theme_vehicle/static/src/img/snippets/s_product_6.jpg deleted file mode 100644 index db49347142..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_product_6.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_product_6.webp b/theme_vehicle/static/src/img/snippets/s_product_6.webp new file mode 100644 index 0000000000..370d03aebc Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_product_6.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_quotes_carousel_0.jpg b/theme_vehicle/static/src/img/snippets/s_quotes_carousel_0.jpg deleted file mode 100644 index 2240df8160..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_quotes_carousel_0.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_quotes_carousel_0.webp b/theme_vehicle/static/src/img/snippets/s_quotes_carousel_0.webp new file mode 100644 index 0000000000..fd540eab0c Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_quotes_carousel_0.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_quotes_carousel_1.jpg b/theme_vehicle/static/src/img/snippets/s_quotes_carousel_1.jpg deleted file mode 100644 index 1670537f01..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_quotes_carousel_1.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_quotes_carousel_1.webp b/theme_vehicle/static/src/img/snippets/s_quotes_carousel_1.webp new file mode 100644 index 0000000000..bb91fad251 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_quotes_carousel_1.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_quotes_carousel_2.jpg b/theme_vehicle/static/src/img/snippets/s_quotes_carousel_2.jpg deleted file mode 100644 index ad3553b47a..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_quotes_carousel_2.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_quotes_carousel_2.webp b/theme_vehicle/static/src/img/snippets/s_quotes_carousel_2.webp new file mode 100644 index 0000000000..31a6a37a8a Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_quotes_carousel_2.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_shape_image_default_image.jpg b/theme_vehicle/static/src/img/snippets/s_shape_image_default_image.jpg deleted file mode 100644 index f558d0cb23..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_shape_image_default_image.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_shape_image_default_image.webp b/theme_vehicle/static/src/img/snippets/s_shape_image_default_image.webp new file mode 100644 index 0000000000..8876baf975 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_shape_image_default_image.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_text_image.jpg b/theme_vehicle/static/src/img/snippets/s_text_image.jpg deleted file mode 100644 index 535d2bb7dc..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_text_image.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_text_image.webp b/theme_vehicle/static/src/img/snippets/s_text_image.webp new file mode 100644 index 0000000000..1eeae14572 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_text_image.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_three_columns_1.jpg b/theme_vehicle/static/src/img/snippets/s_three_columns_1.jpg deleted file mode 100644 index b3ea5a79f7..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_three_columns_1.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_three_columns_1.webp b/theme_vehicle/static/src/img/snippets/s_three_columns_1.webp new file mode 100644 index 0000000000..5fea4aa10d Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_three_columns_1.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_three_columns_2.jpg b/theme_vehicle/static/src/img/snippets/s_three_columns_2.jpg deleted file mode 100644 index df8246fee6..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_three_columns_2.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_three_columns_2.webp b/theme_vehicle/static/src/img/snippets/s_three_columns_2.webp new file mode 100644 index 0000000000..9af15e1d80 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_three_columns_2.webp differ diff --git a/theme_vehicle/static/src/img/snippets/s_three_columns_3.jpg b/theme_vehicle/static/src/img/snippets/s_three_columns_3.jpg deleted file mode 100644 index a33b7e7cad..0000000000 Binary files a/theme_vehicle/static/src/img/snippets/s_three_columns_3.jpg and /dev/null differ diff --git a/theme_vehicle/static/src/img/snippets/s_three_columns_3.webp b/theme_vehicle/static/src/img/snippets/s_three_columns_3.webp new file mode 100644 index 0000000000..c8f12db296 Binary files /dev/null and b/theme_vehicle/static/src/img/snippets/s_three_columns_3.webp differ diff --git a/theme_vehicle/views/customizations.xml b/theme_vehicle/views/customizations.xml index 3039862527..7126c06283 100644 --- a/theme_vehicle/views/customizations.xml +++ b/theme_vehicle/views/customizations.xml @@ -62,7 +62,7 @@ /web_editor/image_shape/website.s_text_image_default_image/web_editor/composition/composition_square_3.svg?c1=o-color-1&c5=o-color-5 web_editor/composition/composition_square_3 - image/jpeg + image/webp s_text_image.svg o-color-1;;;;o-color-5 @@ -91,7 +91,7 @@ /web_editor/image_shape/website.s_image_text_default_image/web_editor/composition/composition_square_2.svg?c2=o-color-1&c5=o-color-5 web_editor/composition/composition_square_2 - image/jpeg + image/webp s_image_text.svg ;o-color-1;;;o-color-5 @@ -241,7 +241,7 @@ - /theme_vehicle/static/src/img/content/content_img_02.jpg + /theme_vehicle/static/src/img/content/content_img_02.webp diff --git a/theme_vehicle/views/images.xml b/theme_vehicle/views/images.xml index 3753b3fbf0..9cb5b6365c 100644 --- a/theme_vehicle/views/images.xml +++ b/theme_vehicle/views/images.xml @@ -6,404 +6,404 @@ Check in theme_monglia's primary_variables.scss, theme.scss and theme_common's m theme_common.image_content_02 theme_common.image_content_02 - /theme_vehicle/static/src/img/content/content_img_02.jpg + /theme_vehicle/static/src/img/content/content_img_02.webp theme_common.image_content_03 theme_common.image_content_03 - /theme_vehicle/static/src/img/content/content_img_03.jpg + /theme_vehicle/static/src/img/content/content_img_03.webp theme_common.image_content_07 theme_common.image_content_07 - /theme_vehicle/static/src/img/content/content_img_07.jpg + /theme_vehicle/static/src/img/content/content_img_07.webp theme_common.image_content_09 theme_common.image_content_09 - /theme_vehicle/static/src/img/content/content_img_09.jpg + /theme_vehicle/static/src/img/content/content_img_09.webp theme_common.image_content_10 theme_common.image_content_10 - /theme_vehicle/static/src/img/content/content_img_10.jpg + /theme_vehicle/static/src/img/content/content_img_10.webp theme_common.image_content_11 theme_common.image_content_11 - /theme_vehicle/static/src/img/content/content_img_11.jpg + /theme_vehicle/static/src/img/content/content_img_11.webp theme_common.image_content_12 theme_common.image_content_12 - /theme_vehicle/static/src/img/content/content_img_12.jpg + /theme_vehicle/static/src/img/content/content_img_12.webp website.s_banner_default_image website.s_banner_default_image - /theme_vehicle/static/src/img/snippets/s_banner.jpg + /theme_vehicle/static/src/img/snippets/s_banner.webp website.s_banner_default_image_2 website.s_banner_default_image_2 - /theme_vehicle/static/src/img/snippets/s_banner_2.jpg + /theme_vehicle/static/src/img/snippets/s_banner_2.webp website.s_banner_default_image_3 website.s_banner_default_image_3 - /theme_vehicle/static/src/img/snippets/s_banner_3.jpg + /theme_vehicle/static/src/img/snippets/s_banner_3.webp website.s_popup_default_image website.s_popup_default_image - /theme_vehicle/static/src/img/snippets/s_popup.jpg + /theme_vehicle/static/src/img/snippets/s_popup.webp website.s_cover_default_image website.s_cover_default_image - /theme_vehicle/static/src/img/snippets/s_cover.jpg + /theme_vehicle/static/src/img/snippets/s_cover.webp website.s_text_image_default_image website.s_text_image_default_image - /theme_vehicle/static/src/img/snippets/s_text_image.jpg + /theme_vehicle/static/src/img/snippets/s_text_image.webp website.s_image_text_default_image website.s_image_text_default_image - /theme_vehicle/static/src/img/snippets/s_image_text.jpg + /theme_vehicle/static/src/img/snippets/s_image_text.webp website.s_picture_default_image website.s_picture_default_image - /theme_vehicle/static/src/img/snippets/s_picture.jpg + /theme_vehicle/static/src/img/snippets/s_picture.webp website.library_image_11 website.library_image_11 - /theme_vehicle/static/src/img/snippets/s_three_columns_1.jpg + /theme_vehicle/static/src/img/snippets/s_three_columns_1.webp website.library_image_13 website.library_image_13 - /theme_vehicle/static/src/img/snippets/s_three_columns_2.jpg + /theme_vehicle/static/src/img/snippets/s_three_columns_2.webp website.library_image_07 website.library_image_07 - /theme_vehicle/static/src/img/snippets/s_three_columns_3.jpg + /theme_vehicle/static/src/img/snippets/s_three_columns_3.webp website.library_image_03 website.library_image_03 - /theme_vehicle/static/src/img/snippets/s_images_wall_1.jpg + /theme_vehicle/static/src/img/snippets/s_images_wall_1.webp website.library_image_10 website.library_image_10 - /theme_vehicle/static/src/img/snippets/s_images_wall_2.jpg + /theme_vehicle/static/src/img/snippets/s_images_wall_2.webp website.library_image_05 website.library_image_05 - /theme_vehicle/static/src/img/snippets/s_images_wall_3.jpg + /theme_vehicle/static/src/img/snippets/s_images_wall_3.webp website.library_image_14 website.library_image_14 - /theme_vehicle/static/src/img/snippets/s_images_wall_4.jpg + /theme_vehicle/static/src/img/snippets/s_images_wall_4.webp website.library_image_16 website.library_image_16 - /theme_vehicle/static/src/img/snippets/s_images_wall_5.jpg + /theme_vehicle/static/src/img/snippets/s_images_wall_5.webp website.library_image_08 website.library_image_08 - /theme_vehicle/static/src/img/snippets/s_img_gallery_1.jpg + /theme_vehicle/static/src/img/snippets/s_img_gallery_1.webp website.library_image_02 website.library_image_02 - /theme_vehicle/static/src/img/snippets/s_img_gallery_3.jpg + /theme_vehicle/static/src/img/snippets/s_img_gallery_3.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_vehicle/static/src/img/snippets/s_masonry_block.jpg + /theme_vehicle/static/src/img/snippets/s_masonry_block.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_vehicle/static/src/img/snippets/s_carousel_1.jpg + /theme_vehicle/static/src/img/snippets/s_carousel_1.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_vehicle/static/src/img/snippets/s_carousel_2.jpg + /theme_vehicle/static/src/img/snippets/s_carousel_2.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_vehicle/static/src/img/snippets/s_carousel_3.jpg + /theme_vehicle/static/src/img/snippets/s_carousel_3.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_vehicle/static/src/img/snippets/s_picture.jpg + /theme_vehicle/static/src/img/snippets/s_picture.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_vehicle/static/src/img/snippets/s_img_gallery_1.jpg + /theme_vehicle/static/src/img/snippets/s_img_gallery_1.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_vehicle/static/src/img/snippets/s_masonry_block_2.jpg + /theme_vehicle/static/src/img/snippets/s_masonry_block_2.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_vehicle/static/src/img/snippets/s_media_list_1.jpg + /theme_vehicle/static/src/img/snippets/s_media_list_1.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_vehicle/static/src/img/snippets/s_media_list_2.jpg + /theme_vehicle/static/src/img/snippets/s_media_list_2.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_vehicle/static/src/img/snippets/s_media_list_3.jpg + /theme_vehicle/static/src/img/snippets/s_media_list_3.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_vehicle/static/src/img/snippets/s_parallax.jpg + /theme_vehicle/static/src/img/snippets/s_parallax.webp website.s_product_list_default_image_1 website.s_product_list_default_image_1 - /theme_vehicle/static/src/img/snippets/s_product_1.jpg + /theme_vehicle/static/src/img/snippets/s_product_1.webp website.s_product_list_default_image_2 website.s_product_list_default_image_2 - /theme_vehicle/static/src/img/snippets/s_product_2.jpg + /theme_vehicle/static/src/img/snippets/s_product_2.webp website.s_product_list_default_image_3 website.s_product_list_default_image_3 - /theme_vehicle/static/src/img/snippets/s_product_3.jpg + /theme_vehicle/static/src/img/snippets/s_product_3.webp website.s_product_list_default_image_4 website.s_product_list_default_image_4 - /theme_vehicle/static/src/img/snippets/s_product_4.jpg + /theme_vehicle/static/src/img/snippets/s_product_4.webp website.s_product_list_default_image_5 website.s_product_list_default_image_5 - /theme_vehicle/static/src/img/snippets/s_product_5.jpg + /theme_vehicle/static/src/img/snippets/s_product_5.webp website.s_product_list_default_image_6 website.s_product_list_default_image_6 - /theme_vehicle/static/src/img/snippets/s_product_6.jpg + /theme_vehicle/static/src/img/snippets/s_product_6.webp website.s_quotes_carousel_demo_image_1 website.s_quotes_carousel_demo_image_1 - /theme_vehicle/static/src/img/snippets/s_quotes_carousel_1.jpg + /theme_vehicle/static/src/img/snippets/s_quotes_carousel_1.webp website.s_quotes_carousel_demo_image_2 website.s_quotes_carousel_demo_image_2 - /theme_vehicle/static/src/img/snippets/s_quotes_carousel_2.jpg + /theme_vehicle/static/src/img/snippets/s_quotes_carousel_2.webp website.s_quotes_carousel_demo_image_0 website.s_quotes_carousel_demo_image_0 - /theme_vehicle/static/src/img/snippets/s_quotes_carousel_0.jpg + /theme_vehicle/static/src/img/snippets/s_quotes_carousel_0.webp website.library_image_17 website.library_image_17 - /theme_vehicle/static/src/img/snippets/s_newsletter.jpg + /theme_vehicle/static/src/img/snippets/s_newsletter.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_vehicle/static/src/img/content/content_img_03.jpg + /theme_vehicle/static/src/img/content/content_img_03.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_vehicle/static/src/img/content/content_img_12.jpg + /theme_vehicle/static/src/img/content/content_img_12.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_vehicle/static/src/img/content/content_img_02.jpg + /theme_vehicle/static/src/img/content/content_img_02.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_vehicle/static/src/img/content/content_img_10.jpg + /theme_vehicle/static/src/img/content/content_img_10.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_vehicle/static/src/img/snippets/s_images_wall_2.jpg + /theme_vehicle/static/src/img/snippets/s_images_wall_2.webp website.s_pricelist_boxed_default_background website.s_pricelist_boxed_default_background - /theme_vehicle/static/src/img/snippets/s_pricelist_boxed_default_background.jpg + /theme_vehicle/static/src/img/snippets/s_pricelist_boxed_default_background.webp website.s_image_title_default_image website.s_image_title_default_image - /theme_vehicle/static/src/img/snippets/s_cover.jpg + /theme_vehicle/static/src/img/snippets/s_cover.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_vehicle/static/src/img/snippets/s_images_wall_5.jpg + /theme_vehicle/static/src/img/snippets/s_images_wall_5.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_vehicle/static/src/img/snippets/s_img_gallery_1.jpg + /theme_vehicle/static/src/img/snippets/s_img_gallery_1.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_vehicle/static/src/img/snippets/s_masonry_block_2.jpg + /theme_vehicle/static/src/img/snippets/s_masonry_block_2.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_vehicle/static/src/img/snippets/s_images_wall_2.jpg + /theme_vehicle/static/src/img/snippets/s_images_wall_2.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_vehicle/static/src/img/snippets/s_kickoff_default_image.jpg + /theme_vehicle/static/src/img/snippets/s_kickoff_default_image.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_vehicle/static/src/img/snippets/s_intro_pill_default_image.jpg + /theme_vehicle/static/src/img/snippets/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_vehicle/static/src/img/snippets/s_intro_pill_default_image_2.jpg + /theme_vehicle/static/src/img/snippets/s_intro_pill_default_image_2.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_vehicle/static/src/img/snippets/s_images_wall_3.jpg + /theme_vehicle/static/src/img/snippets/s_images_wall_3.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_vehicle/static/src/img/snippets/s_img_gallery_1.jpg + /theme_vehicle/static/src/img/snippets/s_img_gallery_1.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_vehicle/static/src/img/snippets/s_images_wall_5.jpg + /theme_vehicle/static/src/img/snippets/s_images_wall_5.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_vehicle/static/src/img/snippets/s_picture.jpg + /theme_vehicle/static/src/img/snippets/s_picture.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_1.jpg + /theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_2.jpg + /theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_3.jpg + /theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_4.jpg + /theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_4.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_5.jpg + /theme_vehicle/static/src/img/snippets/s_images_mosaic_default_image_5.webp website.s_shape_image_default_image website.s_shape_image_default_image - /theme_vehicle/static/src/img/snippets/s_shape_image_default_image.jpg + /theme_vehicle/static/src/img/snippets/s_shape_image_default_image.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_vehicle/static/src/img/snippets/s_images_constellation_default_image.jpg + /theme_vehicle/static/src/img/snippets/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_vehicle/static/src/img/snippets/s_images_constellation_default_image_1.jpg + /theme_vehicle/static/src/img/snippets/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_vehicle/static/src/img/snippets/s_images_constellation_default_image_2.jpg + /theme_vehicle/static/src/img/snippets/s_images_constellation_default_image_2.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_vehicle/static/src/img/snippets/s_masonry_block.jpg + /theme_vehicle/static/src/img/snippets/s_masonry_block.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_vehicle/static/src/img/snippets/s_empowerment_default_image.jpg + /theme_vehicle/static/src/img/snippets/s_empowerment_default_image.webp website.s_showcase_default_image website.s_showcase_default_image - /theme_vehicle/static/src/img/snippets/s_masonry_block.jpg + /theme_vehicle/static/src/img/snippets/s_masonry_block.webp website.s_sidegrid_default_image_1 website.s_sidegrid_default_image_1 - /theme_vehicle/static/src/img/snippets/s_newsletter.jpg + /theme_vehicle/static/src/img/snippets/s_newsletter.webp website.s_sidegrid_default_image_2 website.s_sidegrid_default_image_2 - /theme_vehicle/static/src/img/snippets/s_images_wall_2.jpg + /theme_vehicle/static/src/img/snippets/s_images_wall_2.webp website.s_sidegrid_default_image_3 website.s_sidegrid_default_image_3 - /theme_vehicle/static/src/img/snippets/s_picture.jpg + /theme_vehicle/static/src/img/snippets/s_picture.webp website.s_sidegrid_default_image_4 website.s_sidegrid_default_image_4 - /theme_vehicle/static/src/img/snippets/s_banner_2.jpg + /theme_vehicle/static/src/img/snippets/s_banner_2.webp diff --git a/theme_yes/__manifest__.py b/theme_yes/__manifest__.py index 18b9002098..e2f6697b36 100644 --- a/theme_yes/__manifest__.py +++ b/theme_yes/__manifest__.py @@ -62,22 +62,21 @@ ], 'images': [ 'static/description/yes_description.png', - 'static/description/yes_screenshot.jpg', + 'static/description/yes_screenshot.webp', ], 'images_preview_theme': { - 'website.s_cover_default_image': '/theme_yes/static/src/img/snippets/s_cover.jpg', - 'website.s_media_list_default_image_1': '/theme_yes/static/src/img/snippets/s_media_list_1.jpg', - 'website.s_media_list_default_image_2': '/theme_yes/static/src/img/snippets/s_media_list_2.jpg', - 'website.s_media_list_default_image_3': '/theme_yes/static/src/img/snippets/s_media_list_3.jpg', - 'website.s_quotes_carousel_demo_image_0': '/theme_yes/static/src/img/snippets/s_quotes_carousel_1.jpg', - 'website.s_cover_default_image': '/theme_yes/static/src/img/snippets/s_cover.jpg', - 'website.s_picture_default_image': '/theme_yes/static/src/img/snippets/s_cover.jpg', + 'website.s_cover_default_image': '/theme_yes/static/src/img/snippets/s_cover.webp', + 'website.s_media_list_default_image_1': '/theme_yes/static/src/img/snippets/s_media_list_1.webp', + 'website.s_media_list_default_image_2': '/theme_yes/static/src/img/snippets/s_media_list_2.webp', + 'website.s_media_list_default_image_3': '/theme_yes/static/src/img/snippets/s_media_list_3.webp', + 'website.s_quotes_carousel_demo_image_0': '/theme_yes/static/src/img/snippets/s_quotes_carousel_1.webp', + 'website.s_picture_default_image': '/theme_yes/static/src/img/snippets/s_cover.webp', 'website.library_image_10': '/theme_yes/static/src/img/snippets/library_image_10.webp', 'website.library_image_05': '/theme_yes/static/src/img/snippets/library_image_05.webp', - 'website.library_image_08': '/theme_yes/static/src/img/snippets/library_image_08.jpg', + 'website.library_image_08': '/theme_yes/static/src/img/snippets/library_image_08.webp', 'website.library_image_13': '/theme_yes/static/src/img/snippets/library_image_13.webp', - 'website.library_image_03': '/theme_yes/static/src/img/snippets/library_image_03.jpg', - 'website.library_image_02': '/theme_yes/static/src/img/snippets/library_image_02.jpg', + 'website.library_image_03': '/theme_yes/static/src/img/snippets/library_image_03.webp', + 'website.library_image_02': '/theme_yes/static/src/img/snippets/library_image_02.webp', '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.webp', diff --git a/theme_yes/static/description/yes_description.jpg b/theme_yes/static/description/yes_description.jpg deleted file mode 100644 index e765236e45..0000000000 Binary files a/theme_yes/static/description/yes_description.jpg and /dev/null differ diff --git a/theme_yes/static/description/yes_description.webp b/theme_yes/static/description/yes_description.webp new file mode 100644 index 0000000000..989c90b528 Binary files /dev/null and b/theme_yes/static/description/yes_description.webp differ diff --git a/theme_yes/static/description/yes_screenshot.jpg b/theme_yes/static/description/yes_screenshot.jpg deleted file mode 100644 index f496639f30..0000000000 Binary files a/theme_yes/static/description/yes_screenshot.jpg and /dev/null differ diff --git a/theme_yes/static/description/yes_screenshot.webp b/theme_yes/static/description/yes_screenshot.webp new file mode 100644 index 0000000000..c65bfad90b Binary files /dev/null and b/theme_yes/static/description/yes_screenshot.webp differ diff --git a/theme_yes/static/src/img/content/content_img_02.jpg b/theme_yes/static/src/img/content/content_img_02.jpg deleted file mode 100755 index ed5bc63619..0000000000 Binary files a/theme_yes/static/src/img/content/content_img_02.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/content/content_img_02.webp b/theme_yes/static/src/img/content/content_img_02.webp new file mode 100644 index 0000000000..26ce4f1367 Binary files /dev/null and b/theme_yes/static/src/img/content/content_img_02.webp differ diff --git a/theme_yes/static/src/img/content/content_img_03.jpg b/theme_yes/static/src/img/content/content_img_03.jpg deleted file mode 100755 index d5e170d2a8..0000000000 Binary files a/theme_yes/static/src/img/content/content_img_03.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/content/content_img_03.webp b/theme_yes/static/src/img/content/content_img_03.webp new file mode 100644 index 0000000000..45e6748406 Binary files /dev/null and b/theme_yes/static/src/img/content/content_img_03.webp differ diff --git a/theme_yes/static/src/img/content/content_img_07.jpg b/theme_yes/static/src/img/content/content_img_07.jpg deleted file mode 100755 index 40372347de..0000000000 Binary files a/theme_yes/static/src/img/content/content_img_07.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/content/content_img_07.webp b/theme_yes/static/src/img/content/content_img_07.webp new file mode 100644 index 0000000000..015e5a7736 Binary files /dev/null and b/theme_yes/static/src/img/content/content_img_07.webp differ diff --git a/theme_yes/static/src/img/content/content_img_09.jpg b/theme_yes/static/src/img/content/content_img_09.jpg deleted file mode 100755 index 9b202bd6c6..0000000000 Binary files a/theme_yes/static/src/img/content/content_img_09.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/content/content_img_09.webp b/theme_yes/static/src/img/content/content_img_09.webp new file mode 100644 index 0000000000..7eceb90c8c Binary files /dev/null and b/theme_yes/static/src/img/content/content_img_09.webp differ diff --git a/theme_yes/static/src/img/content/content_img_10.jpg b/theme_yes/static/src/img/content/content_img_10.jpg deleted file mode 100755 index 956265ca11..0000000000 Binary files a/theme_yes/static/src/img/content/content_img_10.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/content/content_img_10.webp b/theme_yes/static/src/img/content/content_img_10.webp new file mode 100644 index 0000000000..606517cc09 Binary files /dev/null and b/theme_yes/static/src/img/content/content_img_10.webp differ diff --git a/theme_yes/static/src/img/content/content_img_11.jpg b/theme_yes/static/src/img/content/content_img_11.jpg deleted file mode 100755 index 3e3419ffee..0000000000 Binary files a/theme_yes/static/src/img/content/content_img_11.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/content/content_img_11.webp b/theme_yes/static/src/img/content/content_img_11.webp new file mode 100644 index 0000000000..4ad39812ce Binary files /dev/null and b/theme_yes/static/src/img/content/content_img_11.webp differ diff --git a/theme_yes/static/src/img/content/content_img_12.jpg b/theme_yes/static/src/img/content/content_img_12.jpg deleted file mode 100755 index 543401472e..0000000000 Binary files a/theme_yes/static/src/img/content/content_img_12.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/content/content_img_12.webp b/theme_yes/static/src/img/content/content_img_12.webp new file mode 100644 index 0000000000..107aa2c980 Binary files /dev/null and b/theme_yes/static/src/img/content/content_img_12.webp differ diff --git a/theme_yes/static/src/img/snippets/library_image_02.jpg b/theme_yes/static/src/img/snippets/library_image_02.jpg deleted file mode 100644 index 101aa1d36c..0000000000 Binary files a/theme_yes/static/src/img/snippets/library_image_02.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/library_image_02.webp b/theme_yes/static/src/img/snippets/library_image_02.webp new file mode 100644 index 0000000000..fd436f8064 Binary files /dev/null and b/theme_yes/static/src/img/snippets/library_image_02.webp differ diff --git a/theme_yes/static/src/img/snippets/library_image_03.jpg b/theme_yes/static/src/img/snippets/library_image_03.jpg deleted file mode 100644 index 8e80d891cc..0000000000 Binary files a/theme_yes/static/src/img/snippets/library_image_03.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/library_image_03.webp b/theme_yes/static/src/img/snippets/library_image_03.webp new file mode 100644 index 0000000000..9c473376e7 Binary files /dev/null and b/theme_yes/static/src/img/snippets/library_image_03.webp differ diff --git a/theme_yes/static/src/img/snippets/library_image_05.jpg b/theme_yes/static/src/img/snippets/library_image_05.jpg deleted file mode 100644 index 981fc2c880..0000000000 Binary files a/theme_yes/static/src/img/snippets/library_image_05.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/library_image_07.jpg b/theme_yes/static/src/img/snippets/library_image_07.jpg deleted file mode 100644 index 4078986fb0..0000000000 Binary files a/theme_yes/static/src/img/snippets/library_image_07.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/library_image_07.webp b/theme_yes/static/src/img/snippets/library_image_07.webp new file mode 100644 index 0000000000..c1434a23ac Binary files /dev/null and b/theme_yes/static/src/img/snippets/library_image_07.webp differ diff --git a/theme_yes/static/src/img/snippets/library_image_08.jpg b/theme_yes/static/src/img/snippets/library_image_08.jpg deleted file mode 100644 index 0037502a5b..0000000000 Binary files a/theme_yes/static/src/img/snippets/library_image_08.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/library_image_08.webp b/theme_yes/static/src/img/snippets/library_image_08.webp new file mode 100644 index 0000000000..26973fbfec Binary files /dev/null and b/theme_yes/static/src/img/snippets/library_image_08.webp differ diff --git a/theme_yes/static/src/img/snippets/library_image_10.jpg b/theme_yes/static/src/img/snippets/library_image_10.jpg deleted file mode 100644 index 41cf68dc2d..0000000000 Binary files a/theme_yes/static/src/img/snippets/library_image_10.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/library_image_11.jpg b/theme_yes/static/src/img/snippets/library_image_11.jpg deleted file mode 100644 index 6b367d35a3..0000000000 Binary files a/theme_yes/static/src/img/snippets/library_image_11.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/library_image_11.webp b/theme_yes/static/src/img/snippets/library_image_11.webp new file mode 100644 index 0000000000..4b05859263 Binary files /dev/null and b/theme_yes/static/src/img/snippets/library_image_11.webp differ diff --git a/theme_yes/static/src/img/snippets/library_image_14.jpg b/theme_yes/static/src/img/snippets/library_image_14.jpg deleted file mode 100644 index 82e93ea0fb..0000000000 Binary files a/theme_yes/static/src/img/snippets/library_image_14.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/library_image_16.jpg b/theme_yes/static/src/img/snippets/library_image_16.jpg deleted file mode 100644 index 7509e2a490..0000000000 Binary files a/theme_yes/static/src/img/snippets/library_image_16.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/library_image_20.jpg b/theme_yes/static/src/img/snippets/library_image_20.jpg deleted file mode 100644 index e9c5f5d287..0000000000 Binary files a/theme_yes/static/src/img/snippets/library_image_20.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/library_image_20.webp b/theme_yes/static/src/img/snippets/library_image_20.webp new file mode 100644 index 0000000000..a1adba5ebc Binary files /dev/null and b/theme_yes/static/src/img/snippets/library_image_20.webp differ diff --git a/theme_yes/static/src/img/snippets/s_banner.jpg b/theme_yes/static/src/img/snippets/s_banner.jpg deleted file mode 100644 index d1708f558d..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_banner.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_banner.webp b/theme_yes/static/src/img/snippets/s_banner.webp new file mode 100644 index 0000000000..fabaf93ba7 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_banner.webp differ diff --git a/theme_yes/static/src/img/snippets/s_banner_2.jpg b/theme_yes/static/src/img/snippets/s_banner_2.jpg deleted file mode 100644 index 1cc708516a..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_banner_2.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_banner_2.webp b/theme_yes/static/src/img/snippets/s_banner_2.webp new file mode 100644 index 0000000000..dfb31492d8 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_banner_2.webp differ diff --git a/theme_yes/static/src/img/snippets/s_banner_3.jpg b/theme_yes/static/src/img/snippets/s_banner_3.jpg deleted file mode 100644 index 6308b75bf5..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_banner_3.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_banner_3.webp b/theme_yes/static/src/img/snippets/s_banner_3.webp new file mode 100644 index 0000000000..2b955884ef Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_banner_3.webp differ diff --git a/theme_yes/static/src/img/snippets/s_carousel_1.jpg b/theme_yes/static/src/img/snippets/s_carousel_1.jpg deleted file mode 100644 index fc2d56647d..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_carousel_1.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_carousel_1.webp b/theme_yes/static/src/img/snippets/s_carousel_1.webp new file mode 100644 index 0000000000..0ed6304f2e Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_carousel_1.webp differ diff --git a/theme_yes/static/src/img/snippets/s_carousel_2.jpg b/theme_yes/static/src/img/snippets/s_carousel_2.jpg deleted file mode 100644 index 46e91db31e..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_carousel_2.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_carousel_2.webp b/theme_yes/static/src/img/snippets/s_carousel_2.webp new file mode 100644 index 0000000000..ea0ca5c437 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_carousel_2.webp differ diff --git a/theme_yes/static/src/img/snippets/s_carousel_3.jpg b/theme_yes/static/src/img/snippets/s_carousel_3.jpg deleted file mode 100644 index 3452a128a4..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_carousel_3.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_carousel_3.webp b/theme_yes/static/src/img/snippets/s_carousel_3.webp new file mode 100644 index 0000000000..8be8e8a2b7 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_carousel_3.webp differ diff --git a/theme_yes/static/src/img/snippets/s_cover.jpg b/theme_yes/static/src/img/snippets/s_cover.jpg deleted file mode 100644 index 8ffdd42fa2..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_cover.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_cover.webp b/theme_yes/static/src/img/snippets/s_cover.webp new file mode 100644 index 0000000000..77cf705928 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_cover.webp differ diff --git a/theme_yes/static/src/img/snippets/s_empowerment_default_image.jpg b/theme_yes/static/src/img/snippets/s_empowerment_default_image.jpg deleted file mode 100644 index 9061f55b6c..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_empowerment_default_image.webp b/theme_yes/static/src/img/snippets/s_empowerment_default_image.webp new file mode 100644 index 0000000000..8c2aed67a6 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_empowerment_default_image.webp differ diff --git a/theme_yes/static/src/img/snippets/s_image_hexagonal_1.jpg b/theme_yes/static/src/img/snippets/s_image_hexagonal_1.jpg deleted file mode 100644 index 0031e230b0..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_image_hexagonal_1.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_image_hexagonal_1.webp b/theme_yes/static/src/img/snippets/s_image_hexagonal_1.webp new file mode 100644 index 0000000000..3fe3671464 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_image_hexagonal_1.webp differ diff --git a/theme_yes/static/src/img/snippets/s_image_text.jpg b/theme_yes/static/src/img/snippets/s_image_text.jpg deleted file mode 100644 index 0b1e82f874..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_image_text.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_image_text.webp b/theme_yes/static/src/img/snippets/s_image_text.webp new file mode 100644 index 0000000000..222bb2773d Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_image_text.webp differ diff --git a/theme_yes/static/src/img/snippets/s_images_constellation_default_image.jpg b/theme_yes/static/src/img/snippets/s_images_constellation_default_image.jpg deleted file mode 100644 index c1816ee7fc..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_images_constellation_default_image.webp b/theme_yes/static/src/img/snippets/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..3008bce061 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_images_constellation_default_image.webp differ diff --git a/theme_yes/static/src/img/snippets/s_images_constellation_default_image_1.jpg b/theme_yes/static/src/img/snippets/s_images_constellation_default_image_1.jpg deleted file mode 100644 index 55bfad915d..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_images_constellation_default_image_1.webp b/theme_yes/static/src/img/snippets/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..8a88ed7b17 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_images_constellation_default_image_1.webp differ diff --git a/theme_yes/static/src/img/snippets/s_images_constellation_default_image_2.jpg b/theme_yes/static/src/img/snippets/s_images_constellation_default_image_2.jpg deleted file mode 100644 index e49b25267d..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_images_constellation_default_image_2.webp b/theme_yes/static/src/img/snippets/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..a964e469ac Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_images_constellation_default_image_2.webp differ diff --git a/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_1.jpg b/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_1.jpg deleted file mode 100644 index 28f6cf47cb..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_1.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_1.webp b/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_1.webp new file mode 100644 index 0000000000..344e8ff01d Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_1.webp differ diff --git a/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_2.jpg b/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_2.jpg deleted file mode 100644 index 42edd87db9..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_2.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_2.webp b/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_2.webp new file mode 100644 index 0000000000..3e8160f727 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_2.webp differ diff --git a/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_3.jpg b/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_3.jpg deleted file mode 100644 index e0a961ddb6..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_3.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_3.webp b/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_3.webp new file mode 100644 index 0000000000..583e0f6eb8 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_3.webp differ diff --git a/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_4.jpg b/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_4.jpg deleted file mode 100644 index d209ca9bca..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_4.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_4.webp b/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_4.webp new file mode 100644 index 0000000000..ba4b6a907a Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_4.webp differ diff --git a/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_5.jpg b/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_5.jpg deleted file mode 100644 index e476499fa8..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_5.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_5.webp b/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_5.webp new file mode 100644 index 0000000000..9ad21d0856 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_images_mosaic_default_image_5.webp differ diff --git a/theme_yes/static/src/img/snippets/s_intro_pill_default_image.jpg b/theme_yes/static/src/img/snippets/s_intro_pill_default_image.jpg deleted file mode 100644 index 243e9741ee..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_intro_pill_default_image.webp b/theme_yes/static/src/img/snippets/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..c879936b1f Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_intro_pill_default_image.webp differ diff --git a/theme_yes/static/src/img/snippets/s_intro_pill_default_image_2.jpg b/theme_yes/static/src/img/snippets/s_intro_pill_default_image_2.jpg deleted file mode 100644 index dadb9df41f..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_intro_pill_default_image_2.webp b/theme_yes/static/src/img/snippets/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..373ad03510 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_intro_pill_default_image_2.webp differ diff --git a/theme_yes/static/src/img/snippets/s_kickoff_default_image.jpg b/theme_yes/static/src/img/snippets/s_kickoff_default_image.jpg deleted file mode 100644 index 3411469aac..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_kickoff_default_image.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_kickoff_default_image.webp b/theme_yes/static/src/img/snippets/s_kickoff_default_image.webp new file mode 100644 index 0000000000..d71a1c7615 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_kickoff_default_image.webp differ diff --git a/theme_yes/static/src/img/snippets/s_masonry_block.jpg b/theme_yes/static/src/img/snippets/s_masonry_block.jpg deleted file mode 100644 index 6cdb33c87a..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_masonry_block.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_masonry_block.webp b/theme_yes/static/src/img/snippets/s_masonry_block.webp new file mode 100644 index 0000000000..f4c5090022 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_masonry_block.webp differ diff --git a/theme_yes/static/src/img/snippets/s_media_list_1.jpg b/theme_yes/static/src/img/snippets/s_media_list_1.jpg deleted file mode 100644 index 8785d2ac22..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_media_list_1.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_media_list_1.webp b/theme_yes/static/src/img/snippets/s_media_list_1.webp new file mode 100644 index 0000000000..418a6b89d4 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_media_list_1.webp differ diff --git a/theme_yes/static/src/img/snippets/s_media_list_2.jpg b/theme_yes/static/src/img/snippets/s_media_list_2.jpg deleted file mode 100644 index 0d1700648f..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_media_list_2.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_media_list_2.webp b/theme_yes/static/src/img/snippets/s_media_list_2.webp new file mode 100644 index 0000000000..38e61f1c4b Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_media_list_2.webp differ diff --git a/theme_yes/static/src/img/snippets/s_media_list_3.jpg b/theme_yes/static/src/img/snippets/s_media_list_3.jpg deleted file mode 100644 index 554d73a013..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_media_list_3.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_media_list_3.webp b/theme_yes/static/src/img/snippets/s_media_list_3.webp new file mode 100644 index 0000000000..fa41765345 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_media_list_3.webp differ diff --git a/theme_yes/static/src/img/snippets/s_newsletter.jpg b/theme_yes/static/src/img/snippets/s_newsletter.jpg deleted file mode 100644 index 5d5213f8d8..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_newsletter.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_newsletter.webp b/theme_yes/static/src/img/snippets/s_newsletter.webp new file mode 100644 index 0000000000..f7ae7f6658 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_newsletter.webp differ diff --git a/theme_yes/static/src/img/snippets/s_popup.jpg b/theme_yes/static/src/img/snippets/s_popup.jpg deleted file mode 100644 index 48012a0e3a..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_popup.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_popup.webp b/theme_yes/static/src/img/snippets/s_popup.webp new file mode 100644 index 0000000000..5ab604d5eb Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_popup.webp differ diff --git a/theme_yes/static/src/img/snippets/s_pricelist_boxed_default_background.jpg b/theme_yes/static/src/img/snippets/s_pricelist_boxed_default_background.jpg deleted file mode 100644 index a07609e98f..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_pricelist_boxed_default_background.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_pricelist_boxed_default_background.webp b/theme_yes/static/src/img/snippets/s_pricelist_boxed_default_background.webp new file mode 100644 index 0000000000..2209231b6b Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_pricelist_boxed_default_background.webp differ diff --git a/theme_yes/static/src/img/snippets/s_product_1.jpg b/theme_yes/static/src/img/snippets/s_product_1.jpg deleted file mode 100644 index 97c03a226b..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_product_1.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_product_1.webp b/theme_yes/static/src/img/snippets/s_product_1.webp new file mode 100644 index 0000000000..a185e5cd77 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_product_1.webp differ diff --git a/theme_yes/static/src/img/snippets/s_product_2.jpg b/theme_yes/static/src/img/snippets/s_product_2.jpg deleted file mode 100644 index 174b5798fb..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_product_2.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_product_2.webp b/theme_yes/static/src/img/snippets/s_product_2.webp new file mode 100644 index 0000000000..911cefaac0 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_product_2.webp differ diff --git a/theme_yes/static/src/img/snippets/s_product_3.jpg b/theme_yes/static/src/img/snippets/s_product_3.jpg deleted file mode 100644 index 65e7d843ea..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_product_3.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_product_3.webp b/theme_yes/static/src/img/snippets/s_product_3.webp new file mode 100644 index 0000000000..963a74d799 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_product_3.webp differ diff --git a/theme_yes/static/src/img/snippets/s_product_4.jpg b/theme_yes/static/src/img/snippets/s_product_4.jpg deleted file mode 100644 index 3b3c741476..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_product_4.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_product_4.webp b/theme_yes/static/src/img/snippets/s_product_4.webp new file mode 100644 index 0000000000..d0a760de52 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_product_4.webp differ diff --git a/theme_yes/static/src/img/snippets/s_product_5.jpg b/theme_yes/static/src/img/snippets/s_product_5.jpg deleted file mode 100644 index 90562220d9..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_product_5.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_product_5.webp b/theme_yes/static/src/img/snippets/s_product_5.webp new file mode 100644 index 0000000000..f677fb00b3 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_product_5.webp differ diff --git a/theme_yes/static/src/img/snippets/s_product_6.jpg b/theme_yes/static/src/img/snippets/s_product_6.jpg deleted file mode 100644 index 5f76a7d5de..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_product_6.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_product_6.webp b/theme_yes/static/src/img/snippets/s_product_6.webp new file mode 100644 index 0000000000..a6ec0fed9d Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_product_6.webp differ diff --git a/theme_yes/static/src/img/snippets/s_product_catalog.jpg b/theme_yes/static/src/img/snippets/s_product_catalog.jpg deleted file mode 100644 index f38e0ba6b5..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_product_catalog.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_product_catalog.webp b/theme_yes/static/src/img/snippets/s_product_catalog.webp new file mode 100644 index 0000000000..80f0173b60 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_product_catalog.webp differ diff --git a/theme_yes/static/src/img/snippets/s_quotes_carousel_1.jpg b/theme_yes/static/src/img/snippets/s_quotes_carousel_1.jpg deleted file mode 100644 index 0031e482ef..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_quotes_carousel_1.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_quotes_carousel_1.webp b/theme_yes/static/src/img/snippets/s_quotes_carousel_1.webp new file mode 100644 index 0000000000..dc855726ca Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_quotes_carousel_1.webp differ diff --git a/theme_yes/static/src/img/snippets/s_quotes_carousel_2.jpg b/theme_yes/static/src/img/snippets/s_quotes_carousel_2.jpg deleted file mode 100644 index 86c6d7db3f..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_quotes_carousel_2.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_quotes_carousel_2.webp b/theme_yes/static/src/img/snippets/s_quotes_carousel_2.webp new file mode 100644 index 0000000000..521ff086ba Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_quotes_carousel_2.webp differ diff --git a/theme_yes/static/src/img/snippets/s_quotes_carousel_3.jpg b/theme_yes/static/src/img/snippets/s_quotes_carousel_3.jpg deleted file mode 100644 index fb45c6d7f8..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_quotes_carousel_3.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_quotes_carousel_3.webp b/theme_yes/static/src/img/snippets/s_quotes_carousel_3.webp new file mode 100644 index 0000000000..db3ceee761 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_quotes_carousel_3.webp differ diff --git a/theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_1.jpg b/theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_1.jpg deleted file mode 100644 index 4ff12c2a06..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_1.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_1.webp b/theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_1.webp new file mode 100644 index 0000000000..b04255f223 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_1.webp differ diff --git a/theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_2.jpg b/theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_2.jpg deleted file mode 100644 index bf778dcd3f..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_2.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_2.webp b/theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_2.webp new file mode 100644 index 0000000000..e3ef884e6b Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_2.webp differ diff --git a/theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_3.jpg b/theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_3.jpg deleted file mode 100644 index 71cb0b139f..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_3.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_3.webp b/theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_3.webp new file mode 100644 index 0000000000..5d5e152b58 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_3.webp differ diff --git a/theme_yes/static/src/img/snippets/s_shape_image_default_image.jpg b/theme_yes/static/src/img/snippets/s_shape_image_default_image.jpg deleted file mode 100644 index 468817aa4c..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_shape_image_default_image.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_shape_image_default_image.webp b/theme_yes/static/src/img/snippets/s_shape_image_default_image.webp new file mode 100644 index 0000000000..6c866a10e3 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_shape_image_default_image.webp differ diff --git a/theme_yes/static/src/img/snippets/s_text_image.jpg b/theme_yes/static/src/img/snippets/s_text_image.jpg deleted file mode 100644 index f0ebd3a8a2..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_text_image.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_text_image.webp b/theme_yes/static/src/img/snippets/s_text_image.webp new file mode 100644 index 0000000000..08c1daa433 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_text_image.webp differ diff --git a/theme_yes/static/src/img/snippets/s_three_columns_default_image_1.jpg b/theme_yes/static/src/img/snippets/s_three_columns_default_image_1.jpg deleted file mode 100644 index 776b037858..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_three_columns_default_image_1.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_three_columns_default_image_1.webp b/theme_yes/static/src/img/snippets/s_three_columns_default_image_1.webp new file mode 100644 index 0000000000..a2a31d89a2 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_three_columns_default_image_1.webp differ diff --git a/theme_yes/static/src/img/snippets/s_three_columns_default_image_2.jpg b/theme_yes/static/src/img/snippets/s_three_columns_default_image_2.jpg deleted file mode 100644 index ce965742b2..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_three_columns_default_image_2.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_three_columns_default_image_2.webp b/theme_yes/static/src/img/snippets/s_three_columns_default_image_2.webp new file mode 100644 index 0000000000..04b7cbfc0b Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_three_columns_default_image_2.webp differ diff --git a/theme_yes/static/src/img/snippets/s_three_columns_default_image_3.jpg b/theme_yes/static/src/img/snippets/s_three_columns_default_image_3.jpg deleted file mode 100644 index 7086feb62d..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_three_columns_default_image_3.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_three_columns_default_image_3.webp b/theme_yes/static/src/img/snippets/s_three_columns_default_image_3.webp new file mode 100644 index 0000000000..b549bcfc3d Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_three_columns_default_image_3.webp differ diff --git a/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_1.jpg b/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_1.jpg deleted file mode 100644 index 5aed5f5d5d..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_1.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_1.webp b/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_1.webp new file mode 100644 index 0000000000..0380dd91b3 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_1.webp differ diff --git a/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_2.jpg b/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_2.jpg deleted file mode 100644 index f20e4919cd..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_2.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_2.webp b/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_2.webp new file mode 100644 index 0000000000..fc6bc8a6fe Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_2.webp differ diff --git a/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_3.jpg b/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_3.jpg deleted file mode 100644 index cc065e36b1..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_3.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_3.webp b/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_3.webp new file mode 100644 index 0000000000..b6e46604a6 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_3.webp differ diff --git a/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_4.jpg b/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_4.jpg deleted file mode 100644 index 84abc87d00..0000000000 Binary files a/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_4.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_4.webp b/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_4.webp new file mode 100644 index 0000000000..2d09ba1db3 Binary files /dev/null and b/theme_yes/static/src/img/snippets/s_wavy_grid_default_image_4.webp differ diff --git a/theme_yes/static/src/img/snippets/uiface_1.jpg b/theme_yes/static/src/img/snippets/uiface_1.jpg deleted file mode 100644 index 2ba0869c93..0000000000 Binary files a/theme_yes/static/src/img/snippets/uiface_1.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/uiface_1.webp b/theme_yes/static/src/img/snippets/uiface_1.webp new file mode 100644 index 0000000000..e44474690f Binary files /dev/null and b/theme_yes/static/src/img/snippets/uiface_1.webp differ diff --git a/theme_yes/static/src/img/snippets/uiface_2.jpg b/theme_yes/static/src/img/snippets/uiface_2.jpg deleted file mode 100644 index c3074f12a9..0000000000 Binary files a/theme_yes/static/src/img/snippets/uiface_2.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/uiface_2.webp b/theme_yes/static/src/img/snippets/uiface_2.webp new file mode 100644 index 0000000000..658e18b8cb Binary files /dev/null and b/theme_yes/static/src/img/snippets/uiface_2.webp differ diff --git a/theme_yes/static/src/img/snippets/uiface_3.jpg b/theme_yes/static/src/img/snippets/uiface_3.jpg deleted file mode 100644 index a60bb388e9..0000000000 Binary files a/theme_yes/static/src/img/snippets/uiface_3.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/uiface_3.webp b/theme_yes/static/src/img/snippets/uiface_3.webp new file mode 100644 index 0000000000..614e0d0089 Binary files /dev/null and b/theme_yes/static/src/img/snippets/uiface_3.webp differ diff --git a/theme_yes/static/src/img/snippets/uiface_4.jpg b/theme_yes/static/src/img/snippets/uiface_4.jpg deleted file mode 100644 index 01875be8db..0000000000 Binary files a/theme_yes/static/src/img/snippets/uiface_4.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/uiface_4.webp b/theme_yes/static/src/img/snippets/uiface_4.webp new file mode 100644 index 0000000000..a2878285cc Binary files /dev/null and b/theme_yes/static/src/img/snippets/uiface_4.webp differ diff --git a/theme_yes/static/src/img/snippets/uiface_5.jpg b/theme_yes/static/src/img/snippets/uiface_5.jpg deleted file mode 100644 index c73a255bee..0000000000 Binary files a/theme_yes/static/src/img/snippets/uiface_5.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/uiface_5.webp b/theme_yes/static/src/img/snippets/uiface_5.webp new file mode 100644 index 0000000000..01b4fc6d0a Binary files /dev/null and b/theme_yes/static/src/img/snippets/uiface_5.webp differ diff --git a/theme_yes/static/src/img/snippets/uiface_6.jpg b/theme_yes/static/src/img/snippets/uiface_6.jpg deleted file mode 100644 index f6a8ba7519..0000000000 Binary files a/theme_yes/static/src/img/snippets/uiface_6.jpg and /dev/null differ diff --git a/theme_yes/static/src/img/snippets/uiface_6.webp b/theme_yes/static/src/img/snippets/uiface_6.webp new file mode 100644 index 0000000000..7aacb80f6d Binary files /dev/null and b/theme_yes/static/src/img/snippets/uiface_6.webp differ diff --git a/theme_yes/views/images.xml b/theme_yes/views/images.xml index dae973e779..36212b4aa8 100644 --- a/theme_yes/views/images.xml +++ b/theme_yes/views/images.xml @@ -6,37 +6,37 @@ Check in theme_kea's primary_variables.scss, theme.scss and theme_common's mixin theme_common.image_content_02 theme_common.image_content_02 - /theme_yes/static/src/img/content/content_img_02.jpg + /theme_yes/static/src/img/content/content_img_02.webp theme_common.image_content_03 theme_common.image_content_03 - /theme_yes/static/src/img/content/content_img_03.jpg + /theme_yes/static/src/img/content/content_img_03.webp theme_common.image_content_07 theme_common.image_content_07 - /theme_yes/static/src/img/content/content_img_07.jpg + /theme_yes/static/src/img/content/content_img_07.webp theme_common.image_content_09 theme_common.image_content_09 - /theme_yes/static/src/img/content/content_img_09.jpg + /theme_yes/static/src/img/content/content_img_09.webp theme_common.image_content_10 theme_common.image_content_10 - /theme_yes/static/src/img/content/content_img_10.jpg + /theme_yes/static/src/img/content/content_img_10.webp theme_common.image_content_11 theme_common.image_content_11 - /theme_yes/static/src/img/content/content_img_11.jpg + /theme_yes/static/src/img/content/content_img_11.webp theme_common.image_content_12 theme_common.image_content_12 - /theme_yes/static/src/img/content/content_img_12.jpg + /theme_yes/static/src/img/content/content_img_12.webp @@ -44,41 +44,41 @@ Check in theme_kea's primary_variables.scss, theme.scss and theme_common's mixin website.s_banner_default_image website.s_banner_default_image - /theme_yes/static/src/img/snippets/s_banner.jpg + /theme_yes/static/src/img/snippets/s_banner.webp website.s_banner_default_image_2 website.s_banner_default_image_2 - /theme_yes/static/src/img/snippets/s_banner_2.jpg + /theme_yes/static/src/img/snippets/s_banner_2.webp website.s_banner_default_image_3 website.s_banner_default_image_3 - /theme_yes/static/src/img/snippets/s_banner_3.jpg + /theme_yes/static/src/img/snippets/s_banner_3.webp website.s_popup_default_image website.s_popup_default_image - /theme_yes/static/src/img/snippets/s_popup.jpg + /theme_yes/static/src/img/snippets/s_popup.webp website.s_cover_default_image website.s_cover_default_image - /theme_yes/static/src/img/snippets/s_cover.jpg + /theme_yes/static/src/img/snippets/s_cover.webp website.s_text_image_default_image website.s_text_image_default_image - /theme_yes/static/src/img/snippets/s_text_image.jpg + /theme_yes/static/src/img/snippets/s_text_image.webp website.s_image_text_default_image website.s_image_text_default_image - /theme_yes/static/src/img/snippets/s_image_text.jpg + /theme_yes/static/src/img/snippets/s_image_text.webp @@ -90,18 +90,18 @@ Check in theme_kea's primary_variables.scss, theme.scss and theme_common's mixin website.library_image_02 website.library_image_02 - /theme_yes/static/src/img/snippets/library_image_02.jpg + /theme_yes/static/src/img/snippets/library_image_02.webp website.library_image_08 website.library_image_08 - /theme_yes/static/src/img/snippets/library_image_08.jpg + /theme_yes/static/src/img/snippets/library_image_08.webp website.library_image_03 website.library_image_03 - /theme_yes/static/src/img/snippets/library_image_03.jpg + /theme_yes/static/src/img/snippets/library_image_03.webp website.library_image_10 @@ -131,76 +131,76 @@ Check in theme_kea's primary_variables.scss, theme.scss and theme_common's mixin website.library_image_20 website.library_image_20 - /theme_yes/static/src/img/snippets/library_image_20.jpg + /theme_yes/static/src/img/snippets/library_image_20.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_yes/static/src/img/snippets/s_masonry_block.jpg + /theme_yes/static/src/img/snippets/s_masonry_block.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_yes/static/src/img/snippets/s_carousel_1.jpg + /theme_yes/static/src/img/snippets/s_carousel_1.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_yes/static/src/img/snippets/s_carousel_2.jpg + /theme_yes/static/src/img/snippets/s_carousel_2.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_yes/static/src/img/snippets/s_carousel_3.jpg + /theme_yes/static/src/img/snippets/s_carousel_3.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_yes/static/src/img/content/content_img_03.jpg + /theme_yes/static/src/img/content/content_img_03.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_yes/static/src/img/content/content_img_07.jpg + /theme_yes/static/src/img/content/content_img_07.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_yes/static/src/img/content/content_img_10.jpg + /theme_yes/static/src/img/content/content_img_10.webp website.s_three_columns_default_image_1 website.s_three_columns_default_image_1 - /theme_yes/static/src/img/snippets/s_three_columns_default_image_1.jpg + /theme_yes/static/src/img/snippets/s_three_columns_default_image_1.webp website.s_three_columns_default_image_2 website.s_three_columns_default_image_2 - /theme_yes/static/src/img/snippets/s_three_columns_default_image_2.jpg + /theme_yes/static/src/img/snippets/s_three_columns_default_image_2.webp website.s_three_columns_default_image_3 website.s_three_columns_default_image_3 - /theme_yes/static/src/img/snippets/s_three_columns_default_image_3.jpg + /theme_yes/static/src/img/snippets/s_three_columns_default_image_3.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_yes/static/src/img/snippets/s_media_list_1.jpg + /theme_yes/static/src/img/snippets/s_media_list_1.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_yes/static/src/img/snippets/s_media_list_2.jpg + /theme_yes/static/src/img/snippets/s_media_list_2.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_yes/static/src/img/snippets/s_media_list_3.jpg + /theme_yes/static/src/img/snippets/s_media_list_3.webp @@ -212,275 +212,275 @@ Check in theme_kea's primary_variables.scss, theme.scss and theme_common's mixin website.s_company_team_image_1 website.s_company_team_image_1 - /theme_yes/static/src/img/snippets/uiface_1.jpg + /theme_yes/static/src/img/snippets/uiface_1.webp website.s_company_team_image_2 website.s_company_team_image_2 - /theme_yes/static/src/img/snippets/uiface_2.jpg + /theme_yes/static/src/img/snippets/uiface_2.webp website.s_company_team_image_3 website.s_company_team_image_3 - /theme_yes/static/src/img/snippets/uiface_3.jpg + /theme_yes/static/src/img/snippets/uiface_3.webp website.s_company_team_image_4 website.s_company_team_image_4 - /theme_yes/static/src/img/snippets/uiface_4.jpg + /theme_yes/static/src/img/snippets/uiface_4.webp website.s_company_team_image_5 website.s_company_team_image_5 - /theme_yes/static/src/img/snippets/uiface_5.jpg + /theme_yes/static/src/img/snippets/uiface_5.webp website.s_company_team_image_6 website.s_company_team_image_6 - /theme_yes/static/src/img/snippets/uiface_6.jpg + /theme_yes/static/src/img/snippets/uiface_6.webp website.s_product_catalog_default_image website.s_product_catalog_default_image - /theme_yes/static/src/img/snippets/s_product_catalog.jpg + /theme_yes/static/src/img/snippets/s_product_catalog.webp website.s_product_list_default_image_1 website.s_product_list_default_image_1 - /theme_yes/static/src/img/snippets/s_product_1.jpg + /theme_yes/static/src/img/snippets/s_product_1.webp website.s_product_list_default_image_2 website.s_product_list_default_image_2 - /theme_yes/static/src/img/snippets/s_product_2.jpg + /theme_yes/static/src/img/snippets/s_product_2.webp website.s_product_list_default_image_3 website.s_product_list_default_image_3 - /theme_yes/static/src/img/snippets/s_product_3.jpg + /theme_yes/static/src/img/snippets/s_product_3.webp website.s_product_list_default_image_4 website.s_product_list_default_image_4 - /theme_yes/static/src/img/snippets/s_product_4.jpg + /theme_yes/static/src/img/snippets/s_product_4.webp website.s_product_list_default_image_5 website.s_product_list_default_image_5 - /theme_yes/static/src/img/snippets/s_product_5.jpg + /theme_yes/static/src/img/snippets/s_product_5.webp website.s_product_list_default_image_6 website.s_product_list_default_image_6 - /theme_yes/static/src/img/snippets/s_product_6.jpg + /theme_yes/static/src/img/snippets/s_product_6.webp website.s_quotes_carousel_demo_image_0 website.s_quotes_carousel_demo_image_0 - /theme_yes/static/src/img/snippets/s_quotes_carousel_1.jpg + /theme_yes/static/src/img/snippets/s_quotes_carousel_1.webp website.s_quotes_carousel_demo_image_1 website.s_quotes_carousel_demo_image_1 - /theme_yes/static/src/img/snippets/s_quotes_carousel_2.jpg + /theme_yes/static/src/img/snippets/s_quotes_carousel_2.webp website.s_quotes_carousel_demo_image_2 website.s_quotes_carousel_demo_image_2 - /theme_yes/static/src/img/snippets/s_quotes_carousel_3.jpg + /theme_yes/static/src/img/snippets/s_quotes_carousel_3.webp website.s_quotes_carousel_demo_image_3 website.s_quotes_carousel_demo_image_3 - /theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_1.jpg + /theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_1.webp website.s_quotes_carousel_demo_image_4 website.s_quotes_carousel_demo_image_4 - /theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_2.jpg + /theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_2.webp website.s_quotes_carousel_demo_image_5 website.s_quotes_carousel_demo_image_5 - /theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_3.jpg + /theme_yes/static/src/img/snippets/s_quotes_carousel_avatar_3.webp website.s_newsletter_block website.s_newsletter_block - /theme_yes/static/src/img/snippets/s_newsletter.jpg + /theme_yes/static/src/img/snippets/s_newsletter.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_yes/static/src/img/content/content_img_07.jpg + /theme_yes/static/src/img/content/content_img_07.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_yes/static/src/img/snippets/library_image_08.jpg + /theme_yes/static/src/img/snippets/library_image_08.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_yes/static/src/img/snippets/library_image_10.jpg + /theme_yes/static/src/img/snippets/library_image_10.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_yes/static/src/img/snippets/s_banner.jpg + /theme_yes/static/src/img/snippets/s_banner.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_yes/static/src/img/snippets/s_banner.jpg + /theme_yes/static/src/img/snippets/s_banner.webp website.s_pricelist_boxed_default_background website.s_pricelist_boxed_default_background - /theme_yes/static/src/img/snippets/s_pricelist_boxed_default_background.jpg + /theme_yes/static/src/img/snippets/s_pricelist_boxed_default_background.webp website.s_image_hexagonal_default_image_1 website.s_image_hexagonal_default_image_1 - /theme_yes/static/src/img/snippets/s_image_hexagonal_1.jpg + /theme_yes/static/src/img/snippets/s_image_hexagonal_1.webp website.s_image_title_default_image website.s_image_title_default_image - /theme_yes/static/src/img/snippets/s_quotes_carousel_3.jpg + /theme_yes/static/src/img/snippets/s_quotes_carousel_3.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_yes/static/src/img/snippets/s_masonry_block.jpg + /theme_yes/static/src/img/snippets/s_masonry_block.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_yes/static/src/img/snippets/s_media_list_1.jpg + /theme_yes/static/src/img/snippets/s_media_list_1.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_yes/static/src/img/snippets/s_media_list_2.jpg + /theme_yes/static/src/img/snippets/s_media_list_2.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_yes/static/src/img/snippets/s_media_list_3.jpg + /theme_yes/static/src/img/snippets/s_media_list_3.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_yes/static/src/img/snippets/s_kickoff_default_image.jpg + /theme_yes/static/src/img/snippets/s_kickoff_default_image.webp website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_yes/static/src/img/snippets/s_intro_pill_default_image.jpg + /theme_yes/static/src/img/snippets/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_yes/static/src/img/snippets/s_intro_pill_default_image_2.jpg + /theme_yes/static/src/img/snippets/s_intro_pill_default_image_2.webp website.s_shape_image_default_image website.s_shape_image_default_image - /theme_yes/static/src/img/snippets/s_shape_image_default_image.jpg + /theme_yes/static/src/img/snippets/s_shape_image_default_image.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_yes/static/src/img/snippets/s_wavy_grid_default_image_1.jpg + /theme_yes/static/src/img/snippets/s_wavy_grid_default_image_1.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_yes/static/src/img/snippets/s_wavy_grid_default_image_2.jpg + /theme_yes/static/src/img/snippets/s_wavy_grid_default_image_2.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_yes/static/src/img/snippets/s_wavy_grid_default_image_3.jpg + /theme_yes/static/src/img/snippets/s_wavy_grid_default_image_3.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_yes/static/src/img/snippets/s_wavy_grid_default_image_4.jpg + /theme_yes/static/src/img/snippets/s_wavy_grid_default_image_4.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_yes/static/src/img/snippets/s_images_mosaic_default_image_1.jpg + /theme_yes/static/src/img/snippets/s_images_mosaic_default_image_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_yes/static/src/img/snippets/s_images_mosaic_default_image_2.jpg + /theme_yes/static/src/img/snippets/s_images_mosaic_default_image_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_yes/static/src/img/snippets/s_images_mosaic_default_image_3.jpg + /theme_yes/static/src/img/snippets/s_images_mosaic_default_image_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_yes/static/src/img/snippets/s_images_mosaic_default_image_4.jpg + /theme_yes/static/src/img/snippets/s_images_mosaic_default_image_4.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_yes/static/src/img/snippets/s_images_mosaic_default_image_5.jpg + /theme_yes/static/src/img/snippets/s_images_mosaic_default_image_5.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_yes/static/src/img/snippets/s_images_constellation_default_image.jpg + /theme_yes/static/src/img/snippets/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_yes/static/src/img/snippets/s_images_constellation_default_image_1.jpg + /theme_yes/static/src/img/snippets/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_yes/static/src/img/snippets/s_images_constellation_default_image_2.jpg + /theme_yes/static/src/img/snippets/s_images_constellation_default_image_2.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_yes/static/src/img/snippets/s_cover.jpg + /theme_yes/static/src/img/snippets/s_cover.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_yes/static/src/img/snippets/s_empowerment_default_image.jpg + /theme_yes/static/src/img/snippets/s_empowerment_default_image.webp diff --git a/theme_yes/views/snippets/s_cta_box.xml b/theme_yes/views/snippets/s_cta_box.xml index 2155d263ba..c88fd5a5a4 100644 --- a/theme_yes/views/snippets/s_cta_box.xml +++ b/theme_yes/views/snippets/s_cta_box.xml @@ -16,7 +16,7 @@ - /theme_yes/static/src/img/content/content_img_03.jpg + /theme_yes/static/src/img/content/content_img_03.webp diff --git a/theme_zap/__manifest__.py b/theme_zap/__manifest__.py index 34d85cc44d..77c4f6d830 100644 --- a/theme_zap/__manifest__.py +++ b/theme_zap/__manifest__.py @@ -54,15 +54,15 @@ ], 'images': [ 'static/description/zap_cover.gif', - 'static/description/zap_screenshot.jpg', + 'static/description/zap_screenshot.webp', ], 'images_preview_theme': { - 'website.s_image_text_default_image': '/theme_zap/static/src/img/content/s_image_text.jpg', - 'website.s_media_list_default_image_1': '/theme_zap/static/src/img/content/media_list_01.jpg', - 'website.s_media_list_default_image_2': '/theme_zap/static/src/img/content/media_list_02.jpg', - 'website.s_text_cover_default_image': '/theme_zap/static/src/img/snippets/s_cover.jpg', - 'website.s_text_image_default_image': '/theme_zap/static/src/img/content/s_text_image.jpg', - 'website.s_three_columns_default_image_3': '/theme_zap/static/src/img/content/three_columns_03.jpg', + 'website.s_image_text_default_image': '/theme_zap/static/src/img/content/s_image_text.webp', + 'website.s_media_list_default_image_1': '/theme_zap/static/src/img/content/media_list_01.webp', + 'website.s_media_list_default_image_2': '/theme_zap/static/src/img/content/media_list_02.webp', + 'website.s_text_cover_default_image': '/theme_zap/static/src/img/snippets/s_cover.webp', + 'website.s_text_image_default_image': '/theme_zap/static/src/img/content/s_text_image.webp', + 'website.s_three_columns_default_image_3': '/theme_zap/static/src/img/content/three_columns_03.webp', }, 'configurator_snippets': { 'homepage': ['s_discovery', 's_key_images', 's_striped', 's_showcase', 's_image_title', 's_numbers_charts', 's_cta_card'], diff --git a/theme_zap/static/description/zap_screenshot.jpg b/theme_zap/static/description/zap_screenshot.jpg deleted file mode 100644 index 70ed847712..0000000000 Binary files a/theme_zap/static/description/zap_screenshot.jpg and /dev/null differ diff --git a/theme_zap/static/description/zap_screenshot.webp b/theme_zap/static/description/zap_screenshot.webp new file mode 100644 index 0000000000..46029b9d6a Binary files /dev/null and b/theme_zap/static/description/zap_screenshot.webp differ diff --git a/theme_zap/static/src/img/backgrounds/01.jpg b/theme_zap/static/src/img/backgrounds/01.jpg deleted file mode 100644 index 4b8c92f2ce..0000000000 Binary files a/theme_zap/static/src/img/backgrounds/01.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/backgrounds/01.webp b/theme_zap/static/src/img/backgrounds/01.webp new file mode 100644 index 0000000000..2c5b8917fe Binary files /dev/null and b/theme_zap/static/src/img/backgrounds/01.webp differ diff --git a/theme_zap/static/src/img/backgrounds/02.jpg b/theme_zap/static/src/img/backgrounds/02.jpg deleted file mode 100644 index ebc6de5d2c..0000000000 Binary files a/theme_zap/static/src/img/backgrounds/02.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/backgrounds/02.webp b/theme_zap/static/src/img/backgrounds/02.webp new file mode 100644 index 0000000000..29796c2c6e Binary files /dev/null and b/theme_zap/static/src/img/backgrounds/02.webp differ diff --git a/theme_zap/static/src/img/backgrounds/03.jpg b/theme_zap/static/src/img/backgrounds/03.jpg deleted file mode 100644 index 6c7cb3969b..0000000000 Binary files a/theme_zap/static/src/img/backgrounds/03.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/backgrounds/03.webp b/theme_zap/static/src/img/backgrounds/03.webp new file mode 100644 index 0000000000..a18f84429f Binary files /dev/null and b/theme_zap/static/src/img/backgrounds/03.webp differ diff --git a/theme_zap/static/src/img/backgrounds/04.jpg b/theme_zap/static/src/img/backgrounds/04.jpg deleted file mode 100644 index 6634a35ba3..0000000000 Binary files a/theme_zap/static/src/img/backgrounds/04.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/backgrounds/04.webp b/theme_zap/static/src/img/backgrounds/04.webp new file mode 100644 index 0000000000..b357acd79e Binary files /dev/null and b/theme_zap/static/src/img/backgrounds/04.webp differ diff --git a/theme_zap/static/src/img/backgrounds/05.jpg b/theme_zap/static/src/img/backgrounds/05.jpg deleted file mode 100644 index a3823d347f..0000000000 Binary files a/theme_zap/static/src/img/backgrounds/05.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/backgrounds/05.webp b/theme_zap/static/src/img/backgrounds/05.webp new file mode 100644 index 0000000000..cf29fb4273 Binary files /dev/null and b/theme_zap/static/src/img/backgrounds/05.webp differ diff --git a/theme_zap/static/src/img/backgrounds/06.jpg b/theme_zap/static/src/img/backgrounds/06.jpg deleted file mode 100644 index c13b50865d..0000000000 Binary files a/theme_zap/static/src/img/backgrounds/06.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/backgrounds/06.webp b/theme_zap/static/src/img/backgrounds/06.webp new file mode 100644 index 0000000000..32023c9d8b Binary files /dev/null and b/theme_zap/static/src/img/backgrounds/06.webp differ diff --git a/theme_zap/static/src/img/backgrounds/07.jpg b/theme_zap/static/src/img/backgrounds/07.jpg deleted file mode 100755 index d076e39a34..0000000000 Binary files a/theme_zap/static/src/img/backgrounds/07.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/backgrounds/07.webp b/theme_zap/static/src/img/backgrounds/07.webp new file mode 100644 index 0000000000..e16450cdbd Binary files /dev/null and b/theme_zap/static/src/img/backgrounds/07.webp differ diff --git a/theme_zap/static/src/img/backgrounds/08.jpg b/theme_zap/static/src/img/backgrounds/08.jpg deleted file mode 100644 index 636e13cb91..0000000000 Binary files a/theme_zap/static/src/img/backgrounds/08.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/backgrounds/08.webp b/theme_zap/static/src/img/backgrounds/08.webp new file mode 100644 index 0000000000..7ab3a98872 Binary files /dev/null and b/theme_zap/static/src/img/backgrounds/08.webp differ diff --git a/theme_zap/static/src/img/backgrounds/09.jpg b/theme_zap/static/src/img/backgrounds/09.jpg deleted file mode 100644 index 54b223228e..0000000000 Binary files a/theme_zap/static/src/img/backgrounds/09.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/backgrounds/09.webp b/theme_zap/static/src/img/backgrounds/09.webp new file mode 100644 index 0000000000..00e9c3983e Binary files /dev/null and b/theme_zap/static/src/img/backgrounds/09.webp differ diff --git a/theme_zap/static/src/img/backgrounds/10.jpg b/theme_zap/static/src/img/backgrounds/10.jpg deleted file mode 100644 index 8f07aa2939..0000000000 Binary files a/theme_zap/static/src/img/backgrounds/10.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/backgrounds/10.webp b/theme_zap/static/src/img/backgrounds/10.webp new file mode 100644 index 0000000000..eba1210ee8 Binary files /dev/null and b/theme_zap/static/src/img/backgrounds/10.webp differ diff --git a/theme_zap/static/src/img/backgrounds/11.jpg b/theme_zap/static/src/img/backgrounds/11.jpg deleted file mode 100755 index b58ad83174..0000000000 Binary files a/theme_zap/static/src/img/backgrounds/11.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/backgrounds/11.webp b/theme_zap/static/src/img/backgrounds/11.webp new file mode 100644 index 0000000000..cfb2bb4f42 Binary files /dev/null and b/theme_zap/static/src/img/backgrounds/11.webp differ diff --git a/theme_zap/static/src/img/backgrounds/12.jpg b/theme_zap/static/src/img/backgrounds/12.jpg deleted file mode 100644 index e3dc0756d1..0000000000 Binary files a/theme_zap/static/src/img/backgrounds/12.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/backgrounds/12.webp b/theme_zap/static/src/img/backgrounds/12.webp new file mode 100644 index 0000000000..44902b33e3 Binary files /dev/null and b/theme_zap/static/src/img/backgrounds/12.webp differ diff --git a/theme_zap/static/src/img/backgrounds/13.jpg b/theme_zap/static/src/img/backgrounds/13.jpg deleted file mode 100644 index 046cd0dac2..0000000000 Binary files a/theme_zap/static/src/img/backgrounds/13.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/backgrounds/13.webp b/theme_zap/static/src/img/backgrounds/13.webp new file mode 100644 index 0000000000..92dd848821 Binary files /dev/null and b/theme_zap/static/src/img/backgrounds/13.webp differ diff --git a/theme_zap/static/src/img/backgrounds/14.jpg b/theme_zap/static/src/img/backgrounds/14.jpg deleted file mode 100644 index f2c344956c..0000000000 Binary files a/theme_zap/static/src/img/backgrounds/14.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/backgrounds/14.webp b/theme_zap/static/src/img/backgrounds/14.webp new file mode 100644 index 0000000000..349a9b79df Binary files /dev/null and b/theme_zap/static/src/img/backgrounds/14.webp differ diff --git a/theme_zap/static/src/img/backgrounds/15.jpg b/theme_zap/static/src/img/backgrounds/15.jpg deleted file mode 100644 index e7b4329a0f..0000000000 Binary files a/theme_zap/static/src/img/backgrounds/15.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/backgrounds/15.webp b/theme_zap/static/src/img/backgrounds/15.webp new file mode 100644 index 0000000000..fada68fcc1 Binary files /dev/null and b/theme_zap/static/src/img/backgrounds/15.webp differ diff --git a/theme_zap/static/src/img/backgrounds/16.jpg b/theme_zap/static/src/img/backgrounds/16.jpg deleted file mode 100644 index 7079aa53e5..0000000000 Binary files a/theme_zap/static/src/img/backgrounds/16.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/backgrounds/16.webp b/theme_zap/static/src/img/backgrounds/16.webp new file mode 100644 index 0000000000..8e4efbedec Binary files /dev/null and b/theme_zap/static/src/img/backgrounds/16.webp differ diff --git a/theme_zap/static/src/img/backgrounds/s_images_gallery_1.jpg b/theme_zap/static/src/img/backgrounds/s_images_gallery_1.jpg deleted file mode 100644 index 1be20e7cda..0000000000 Binary files a/theme_zap/static/src/img/backgrounds/s_images_gallery_1.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/backgrounds/s_images_gallery_1.webp b/theme_zap/static/src/img/backgrounds/s_images_gallery_1.webp new file mode 100644 index 0000000000..ef57690ba6 Binary files /dev/null and b/theme_zap/static/src/img/backgrounds/s_images_gallery_1.webp differ diff --git a/theme_zap/static/src/img/backgrounds/s_images_gallery_2.jpg b/theme_zap/static/src/img/backgrounds/s_images_gallery_2.jpg deleted file mode 100644 index 524d07be07..0000000000 Binary files a/theme_zap/static/src/img/backgrounds/s_images_gallery_2.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/backgrounds/s_images_gallery_2.webp b/theme_zap/static/src/img/backgrounds/s_images_gallery_2.webp new file mode 100644 index 0000000000..d1f9c627a3 Binary files /dev/null and b/theme_zap/static/src/img/backgrounds/s_images_gallery_2.webp differ diff --git a/theme_zap/static/src/img/content/banner.jpg b/theme_zap/static/src/img/content/banner.jpg deleted file mode 100644 index 14094f2043..0000000000 Binary files a/theme_zap/static/src/img/content/banner.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/banner.webp b/theme_zap/static/src/img/content/banner.webp new file mode 100644 index 0000000000..5ebfe91fa0 Binary files /dev/null and b/theme_zap/static/src/img/content/banner.webp differ diff --git a/theme_zap/static/src/img/content/company_team_01.jpg b/theme_zap/static/src/img/content/company_team_01.jpg deleted file mode 100644 index 8f2c3870f0..0000000000 Binary files a/theme_zap/static/src/img/content/company_team_01.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/company_team_01.webp b/theme_zap/static/src/img/content/company_team_01.webp new file mode 100644 index 0000000000..f16356e9e9 Binary files /dev/null and b/theme_zap/static/src/img/content/company_team_01.webp differ diff --git a/theme_zap/static/src/img/content/company_team_02.jpg b/theme_zap/static/src/img/content/company_team_02.jpg deleted file mode 100644 index 85c930ef3a..0000000000 Binary files a/theme_zap/static/src/img/content/company_team_02.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/company_team_02.webp b/theme_zap/static/src/img/content/company_team_02.webp new file mode 100644 index 0000000000..ce57d9b44b Binary files /dev/null and b/theme_zap/static/src/img/content/company_team_02.webp differ diff --git a/theme_zap/static/src/img/content/company_team_03.jpg b/theme_zap/static/src/img/content/company_team_03.jpg deleted file mode 100644 index 1d182304be..0000000000 Binary files a/theme_zap/static/src/img/content/company_team_03.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/company_team_03.webp b/theme_zap/static/src/img/content/company_team_03.webp new file mode 100644 index 0000000000..91f312ffcd Binary files /dev/null and b/theme_zap/static/src/img/content/company_team_03.webp differ diff --git a/theme_zap/static/src/img/content/company_team_04.jpg b/theme_zap/static/src/img/content/company_team_04.jpg deleted file mode 100644 index b3280cf943..0000000000 Binary files a/theme_zap/static/src/img/content/company_team_04.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/company_team_04.webp b/theme_zap/static/src/img/content/company_team_04.webp new file mode 100644 index 0000000000..8f438a9ec5 Binary files /dev/null and b/theme_zap/static/src/img/content/company_team_04.webp differ diff --git a/theme_zap/static/src/img/content/company_team_05.jpg b/theme_zap/static/src/img/content/company_team_05.jpg deleted file mode 100644 index 31b9577507..0000000000 Binary files a/theme_zap/static/src/img/content/company_team_05.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/company_team_05.webp b/theme_zap/static/src/img/content/company_team_05.webp new file mode 100644 index 0000000000..b32f6dfe11 Binary files /dev/null and b/theme_zap/static/src/img/content/company_team_05.webp differ diff --git a/theme_zap/static/src/img/content/company_team_06.jpg b/theme_zap/static/src/img/content/company_team_06.jpg deleted file mode 100644 index cff979bb9c..0000000000 Binary files a/theme_zap/static/src/img/content/company_team_06.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/company_team_06.webp b/theme_zap/static/src/img/content/company_team_06.webp new file mode 100644 index 0000000000..9f85c1bf2b Binary files /dev/null and b/theme_zap/static/src/img/content/company_team_06.webp differ diff --git a/theme_zap/static/src/img/content/image_text.jpg b/theme_zap/static/src/img/content/image_text.jpg deleted file mode 100644 index 2a5c5ed8fc..0000000000 Binary files a/theme_zap/static/src/img/content/image_text.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/image_text.webp b/theme_zap/static/src/img/content/image_text.webp new file mode 100644 index 0000000000..6ddadf0ad1 Binary files /dev/null and b/theme_zap/static/src/img/content/image_text.webp differ diff --git a/theme_zap/static/src/img/content/masonry_block_02.jpg b/theme_zap/static/src/img/content/masonry_block_02.jpg deleted file mode 100644 index 2271e4349e..0000000000 Binary files a/theme_zap/static/src/img/content/masonry_block_02.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/masonry_block_02.webp b/theme_zap/static/src/img/content/masonry_block_02.webp new file mode 100644 index 0000000000..28bfabb5b8 Binary files /dev/null and b/theme_zap/static/src/img/content/masonry_block_02.webp differ diff --git a/theme_zap/static/src/img/content/media_list_01.jpg b/theme_zap/static/src/img/content/media_list_01.jpg deleted file mode 100644 index 2a1e6587c2..0000000000 Binary files a/theme_zap/static/src/img/content/media_list_01.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/media_list_01.webp b/theme_zap/static/src/img/content/media_list_01.webp new file mode 100644 index 0000000000..228bd26f24 Binary files /dev/null and b/theme_zap/static/src/img/content/media_list_01.webp differ diff --git a/theme_zap/static/src/img/content/media_list_02.jpg b/theme_zap/static/src/img/content/media_list_02.jpg deleted file mode 100644 index a980e359cd..0000000000 Binary files a/theme_zap/static/src/img/content/media_list_02.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/media_list_02.webp b/theme_zap/static/src/img/content/media_list_02.webp new file mode 100644 index 0000000000..16432bd2a9 Binary files /dev/null and b/theme_zap/static/src/img/content/media_list_02.webp differ diff --git a/theme_zap/static/src/img/content/media_list_03.jpg b/theme_zap/static/src/img/content/media_list_03.jpg deleted file mode 100644 index 097c564357..0000000000 Binary files a/theme_zap/static/src/img/content/media_list_03.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/media_list_03.webp b/theme_zap/static/src/img/content/media_list_03.webp new file mode 100644 index 0000000000..2c616aaf23 Binary files /dev/null and b/theme_zap/static/src/img/content/media_list_03.webp differ diff --git a/theme_zap/static/src/img/content/parallax.jpg b/theme_zap/static/src/img/content/parallax.jpg deleted file mode 100644 index a3b7b2af88..0000000000 Binary files a/theme_zap/static/src/img/content/parallax.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/parallax.webp b/theme_zap/static/src/img/content/parallax.webp new file mode 100644 index 0000000000..2e8042fd31 Binary files /dev/null and b/theme_zap/static/src/img/content/parallax.webp differ diff --git a/theme_zap/static/src/img/content/picture.jpg b/theme_zap/static/src/img/content/picture.jpg deleted file mode 100644 index dd74301f06..0000000000 Binary files a/theme_zap/static/src/img/content/picture.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/picture.webp b/theme_zap/static/src/img/content/picture.webp new file mode 100644 index 0000000000..12fd7de116 Binary files /dev/null and b/theme_zap/static/src/img/content/picture.webp differ diff --git a/theme_zap/static/src/img/content/s_empowerment_default_image.jpg b/theme_zap/static/src/img/content/s_empowerment_default_image.jpg deleted file mode 100644 index 6ffc85633e..0000000000 Binary files a/theme_zap/static/src/img/content/s_empowerment_default_image.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/s_empowerment_default_image.webp b/theme_zap/static/src/img/content/s_empowerment_default_image.webp new file mode 100644 index 0000000000..ef39768f1b Binary files /dev/null and b/theme_zap/static/src/img/content/s_empowerment_default_image.webp differ diff --git a/theme_zap/static/src/img/content/s_images_constellation_default_image.jpg b/theme_zap/static/src/img/content/s_images_constellation_default_image.jpg deleted file mode 100644 index 0a11d6f86b..0000000000 Binary files a/theme_zap/static/src/img/content/s_images_constellation_default_image.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/s_images_constellation_default_image.webp b/theme_zap/static/src/img/content/s_images_constellation_default_image.webp new file mode 100644 index 0000000000..e7abbbce8d Binary files /dev/null and b/theme_zap/static/src/img/content/s_images_constellation_default_image.webp differ diff --git a/theme_zap/static/src/img/content/s_images_constellation_default_image_1.jpg b/theme_zap/static/src/img/content/s_images_constellation_default_image_1.jpg deleted file mode 100644 index 0587d9c228..0000000000 Binary files a/theme_zap/static/src/img/content/s_images_constellation_default_image_1.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/s_images_constellation_default_image_1.webp b/theme_zap/static/src/img/content/s_images_constellation_default_image_1.webp new file mode 100644 index 0000000000..e3c6a26df8 Binary files /dev/null and b/theme_zap/static/src/img/content/s_images_constellation_default_image_1.webp differ diff --git a/theme_zap/static/src/img/content/s_images_constellation_default_image_2.jpg b/theme_zap/static/src/img/content/s_images_constellation_default_image_2.jpg deleted file mode 100644 index 78d6c5151c..0000000000 Binary files a/theme_zap/static/src/img/content/s_images_constellation_default_image_2.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/s_images_constellation_default_image_2.webp b/theme_zap/static/src/img/content/s_images_constellation_default_image_2.webp new file mode 100644 index 0000000000..c17dabfea3 Binary files /dev/null and b/theme_zap/static/src/img/content/s_images_constellation_default_image_2.webp differ diff --git a/theme_zap/static/src/img/content/s_images_mosaic_default_image_1.jpg b/theme_zap/static/src/img/content/s_images_mosaic_default_image_1.jpg deleted file mode 100644 index baf0fcacb2..0000000000 Binary files a/theme_zap/static/src/img/content/s_images_mosaic_default_image_1.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/s_images_mosaic_default_image_1.webp b/theme_zap/static/src/img/content/s_images_mosaic_default_image_1.webp new file mode 100644 index 0000000000..6d23dcc568 Binary files /dev/null and b/theme_zap/static/src/img/content/s_images_mosaic_default_image_1.webp differ diff --git a/theme_zap/static/src/img/content/s_images_mosaic_default_image_2.jpg b/theme_zap/static/src/img/content/s_images_mosaic_default_image_2.jpg deleted file mode 100644 index ebe3a54b6d..0000000000 Binary files a/theme_zap/static/src/img/content/s_images_mosaic_default_image_2.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/s_images_mosaic_default_image_2.webp b/theme_zap/static/src/img/content/s_images_mosaic_default_image_2.webp new file mode 100644 index 0000000000..c8ccb99e2e Binary files /dev/null and b/theme_zap/static/src/img/content/s_images_mosaic_default_image_2.webp differ diff --git a/theme_zap/static/src/img/content/s_images_mosaic_default_image_3.jpg b/theme_zap/static/src/img/content/s_images_mosaic_default_image_3.jpg deleted file mode 100644 index 1669b7bcc5..0000000000 Binary files a/theme_zap/static/src/img/content/s_images_mosaic_default_image_3.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/s_images_mosaic_default_image_3.webp b/theme_zap/static/src/img/content/s_images_mosaic_default_image_3.webp new file mode 100644 index 0000000000..25b6ba1844 Binary files /dev/null and b/theme_zap/static/src/img/content/s_images_mosaic_default_image_3.webp differ diff --git a/theme_zap/static/src/img/content/s_images_mosaic_default_image_4.jpg b/theme_zap/static/src/img/content/s_images_mosaic_default_image_4.jpg deleted file mode 100644 index bb70f81fa3..0000000000 Binary files a/theme_zap/static/src/img/content/s_images_mosaic_default_image_4.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/s_images_mosaic_default_image_4.webp b/theme_zap/static/src/img/content/s_images_mosaic_default_image_4.webp new file mode 100644 index 0000000000..b01fb44457 Binary files /dev/null and b/theme_zap/static/src/img/content/s_images_mosaic_default_image_4.webp differ diff --git a/theme_zap/static/src/img/content/s_images_mosaic_default_image_5.jpg b/theme_zap/static/src/img/content/s_images_mosaic_default_image_5.jpg deleted file mode 100644 index ea7a1b8080..0000000000 Binary files a/theme_zap/static/src/img/content/s_images_mosaic_default_image_5.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/s_images_mosaic_default_image_5.webp b/theme_zap/static/src/img/content/s_images_mosaic_default_image_5.webp new file mode 100644 index 0000000000..e3ef66c6ab Binary files /dev/null and b/theme_zap/static/src/img/content/s_images_mosaic_default_image_5.webp differ diff --git a/theme_zap/static/src/img/content/s_intro_pill_default_image.jpg b/theme_zap/static/src/img/content/s_intro_pill_default_image.jpg deleted file mode 100644 index d11cee99b1..0000000000 Binary files a/theme_zap/static/src/img/content/s_intro_pill_default_image.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/s_intro_pill_default_image.webp b/theme_zap/static/src/img/content/s_intro_pill_default_image.webp new file mode 100644 index 0000000000..a9044c1e85 Binary files /dev/null and b/theme_zap/static/src/img/content/s_intro_pill_default_image.webp differ diff --git a/theme_zap/static/src/img/content/s_intro_pill_default_image_2.jpg b/theme_zap/static/src/img/content/s_intro_pill_default_image_2.jpg deleted file mode 100644 index 2a111b6a33..0000000000 Binary files a/theme_zap/static/src/img/content/s_intro_pill_default_image_2.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/s_intro_pill_default_image_2.webp b/theme_zap/static/src/img/content/s_intro_pill_default_image_2.webp new file mode 100644 index 0000000000..5f82500309 Binary files /dev/null and b/theme_zap/static/src/img/content/s_intro_pill_default_image_2.webp differ diff --git a/theme_zap/static/src/img/content/s_kickoff_default_image.jpg b/theme_zap/static/src/img/content/s_kickoff_default_image.jpg deleted file mode 100644 index 8567e776f1..0000000000 Binary files a/theme_zap/static/src/img/content/s_kickoff_default_image.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/s_kickoff_default_image.webp b/theme_zap/static/src/img/content/s_kickoff_default_image.webp new file mode 100644 index 0000000000..86678a03b3 Binary files /dev/null and b/theme_zap/static/src/img/content/s_kickoff_default_image.webp differ diff --git a/theme_zap/static/src/img/content/s_showcase_default_image.jpg b/theme_zap/static/src/img/content/s_showcase_default_image.jpg deleted file mode 100644 index 5719d09cc4..0000000000 Binary files a/theme_zap/static/src/img/content/s_showcase_default_image.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/s_showcase_default_image.webp b/theme_zap/static/src/img/content/s_showcase_default_image.webp new file mode 100644 index 0000000000..4867fa7e5d Binary files /dev/null and b/theme_zap/static/src/img/content/s_showcase_default_image.webp differ diff --git a/theme_zap/static/src/img/content/s_text_cover.jpg b/theme_zap/static/src/img/content/s_text_cover.jpg deleted file mode 100644 index 1a24332555..0000000000 Binary files a/theme_zap/static/src/img/content/s_text_cover.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/s_text_cover.webp b/theme_zap/static/src/img/content/s_text_cover.webp new file mode 100644 index 0000000000..24fd1bf639 Binary files /dev/null and b/theme_zap/static/src/img/content/s_text_cover.webp differ diff --git a/theme_zap/static/src/img/content/text_image.jpg b/theme_zap/static/src/img/content/text_image.jpg deleted file mode 100644 index 32ff6d50f5..0000000000 Binary files a/theme_zap/static/src/img/content/text_image.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/text_image.webp b/theme_zap/static/src/img/content/text_image.webp new file mode 100644 index 0000000000..7f531ce181 Binary files /dev/null and b/theme_zap/static/src/img/content/text_image.webp differ diff --git a/theme_zap/static/src/img/content/three_columns_01.jpg b/theme_zap/static/src/img/content/three_columns_01.jpg deleted file mode 100644 index bbcf4f9211..0000000000 Binary files a/theme_zap/static/src/img/content/three_columns_01.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/three_columns_01.webp b/theme_zap/static/src/img/content/three_columns_01.webp new file mode 100644 index 0000000000..17fc8217e4 Binary files /dev/null and b/theme_zap/static/src/img/content/three_columns_01.webp differ diff --git a/theme_zap/static/src/img/content/three_columns_02.jpg b/theme_zap/static/src/img/content/three_columns_02.jpg deleted file mode 100644 index 04ec092e58..0000000000 Binary files a/theme_zap/static/src/img/content/three_columns_02.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/three_columns_02.webp b/theme_zap/static/src/img/content/three_columns_02.webp new file mode 100644 index 0000000000..034eb16244 Binary files /dev/null and b/theme_zap/static/src/img/content/three_columns_02.webp differ diff --git a/theme_zap/static/src/img/content/three_columns_03.jpg b/theme_zap/static/src/img/content/three_columns_03.jpg deleted file mode 100644 index 4ac0138b84..0000000000 Binary files a/theme_zap/static/src/img/content/three_columns_03.jpg and /dev/null differ diff --git a/theme_zap/static/src/img/content/three_columns_03.webp b/theme_zap/static/src/img/content/three_columns_03.webp new file mode 100644 index 0000000000..7b34d62a44 Binary files /dev/null and b/theme_zap/static/src/img/content/three_columns_03.webp differ diff --git a/theme_zap/views/images_library.xml b/theme_zap/views/images_library.xml index aebec68726..854efc84d0 100644 --- a/theme_zap/views/images_library.xml +++ b/theme_zap/views/images_library.xml @@ -5,82 +5,82 @@ theme_zap.bg_img_01 theme_zap.background_img_01 - /theme_zap/static/src/img/backgrounds/01.jpg + /theme_zap/static/src/img/backgrounds/01.webp theme_zap.bg_img_02 theme_zap.background_img_02 - /theme_zap/static/src/img/backgrounds/02.jpg + /theme_zap/static/src/img/backgrounds/02.webp theme_zap.bg_img_03 theme_zap.background_img_03 - /theme_zap/static/src/img/backgrounds/03.jpg + /theme_zap/static/src/img/backgrounds/03.webp theme_zap.bg_img_04 theme_zap.background_img_04 - /theme_zap/static/src/img/backgrounds/04.jpg + /theme_zap/static/src/img/backgrounds/04.webp theme_zap.bg_img_05 theme_zap.background_img_05 - /theme_zap/static/src/img/backgrounds/05.jpg + /theme_zap/static/src/img/backgrounds/05.webp theme_zap.bg_img_06 theme_zap.background_img_06 - /theme_zap/static/src/img/backgrounds/06.jpg + /theme_zap/static/src/img/backgrounds/06.webp theme_zap.bg_img_07 theme_zap.background_img_07 - /theme_zap/static/src/img/backgrounds/07.jpg + /theme_zap/static/src/img/backgrounds/07.webp theme_zap.bg_img_08 theme_zap.background_img_08 - /theme_zap/static/src/img/backgrounds/08.jpg + /theme_zap/static/src/img/backgrounds/08.webp theme_zap.bg_img_09 theme_zap.background_img_09 - /theme_zap/static/src/img/backgrounds/09.jpg + /theme_zap/static/src/img/backgrounds/09.webp theme_zap.bg_img_10 theme_zap.background_img_10 - /theme_zap/static/src/img/backgrounds/10.jpg + /theme_zap/static/src/img/backgrounds/10.webp theme_zap.bg_img_11 theme_zap.background_img_11 - /theme_zap/static/src/img/backgrounds/11.jpg + /theme_zap/static/src/img/backgrounds/11.webp theme_zap.bg_img_12 theme_zap.background_img_12 - /theme_zap/static/src/img/backgrounds/12.jpg + /theme_zap/static/src/img/backgrounds/12.webp theme_zap.bg_img_13 theme_zap.background_img_13 - /theme_zap/static/src/img/backgrounds/13.jpg + /theme_zap/static/src/img/backgrounds/13.webp theme_zap.bg_img_14 theme_zap.background_img_14 - /theme_zap/static/src/img/backgrounds/14.jpg + /theme_zap/static/src/img/backgrounds/14.webp theme_zap.bg_img_15 theme_zap.background_img_15 - /theme_zap/static/src/img/backgrounds/15.jpg + /theme_zap/static/src/img/backgrounds/15.webp theme_zap.bg_img_16 theme_zap.background_img_16 - /theme_zap/static/src/img/backgrounds/16.jpg + /theme_zap/static/src/img/backgrounds/16.webp @@ -136,286 +136,286 @@ website.s_banner_default_image website.s_banner_default_image - /theme_zap/static/src/img/content/banner.jpg + /theme_zap/static/src/img/content/banner.webp website.s_cover_default_image website.s_cover_default_image - /theme_zap/static/src/img/backgrounds/09.jpg + /theme_zap/static/src/img/backgrounds/09.webp website.s_text_image_default_image website.s_text_image_default_image - /theme_zap/static/src/img/content/text_image.jpg + /theme_zap/static/src/img/content/text_image.webp website.s_image_text_default_image website.s_image_text_default_image - /theme_zap/static/src/img/content/image_text.jpg + /theme_zap/static/src/img/content/image_text.webp website.s_picture_default_image website.s_picture_default_image - /theme_zap/static/src/img/content/picture.jpg + /theme_zap/static/src/img/content/picture.webp website.s_masonry_block_default_image_1 website.s_masonry_block_default_image_1 - /theme_zap/static/src/img/backgrounds/16.jpg + /theme_zap/static/src/img/backgrounds/16.webp website.s_masonry_block_default_image_2 website.s_masonry_block_default_image_2 - /theme_zap/static/src/img/content/masonry_block_02.jpg + /theme_zap/static/src/img/content/masonry_block_02.webp website.s_carousel_default_image_1 website.s_carousel_default_image_1 - /theme_zap/static/src/img/backgrounds/05.jpg + /theme_zap/static/src/img/backgrounds/05.webp website.s_carousel_default_image_2 website.s_carousel_default_image_2 - /theme_zap/static/src/img/backgrounds/08.jpg + /theme_zap/static/src/img/backgrounds/08.webp website.s_carousel_default_image_3 website.s_carousel_default_image_3 - /theme_zap/static/src/img/backgrounds/07.jpg + /theme_zap/static/src/img/backgrounds/07.webp website.s_carousel_intro_default_image_1 website.s_carousel_intro_default_image_1 - /theme_zap/static/src/img/backgrounds/09.jpg + /theme_zap/static/src/img/backgrounds/09.webp website.s_carousel_intro_default_image_2 website.s_carousel_intro_default_image_2 - /theme_zap/static/src/img/backgrounds/04.jpg + /theme_zap/static/src/img/backgrounds/04.webp website.s_carousel_intro_default_image_3 website.s_carousel_intro_default_image_3 - /theme_zap/static/src/img/backgrounds/07.jpg + /theme_zap/static/src/img/backgrounds/07.webp website.s_quotes_carousel_demo_image_3 website.s_quotes_carousel_demo_image_3 - /theme_zap/static/src/img/content/company_team_03.jpg + /theme_zap/static/src/img/content/company_team_03.webp website.s_quotes_carousel_demo_image_4 website.s_quotes_carousel_demo_image_4 - /theme_zap/static/src/img/content/company_team_02.jpg + /theme_zap/static/src/img/content/company_team_02.webp website.s_quotes_carousel_demo_image_5 website.s_quotes_carousel_demo_image_5 - /theme_zap/static/src/img/content/company_team_06.jpg + /theme_zap/static/src/img/content/company_team_06.webp website.s_three_columns_default_image_1 website.s_three_columns_default_image_1 - /theme_zap/static/src/img/content/three_columns_01.jpg + /theme_zap/static/src/img/content/three_columns_01.webp website.s_three_columns_default_image_2 website.s_three_columns_default_image_2 - /theme_zap/static/src/img/content/three_columns_02.jpg + /theme_zap/static/src/img/content/three_columns_02.webp website.s_three_columns_default_image_3 website.s_three_columns_default_image_3 - /theme_zap/static/src/img/content/three_columns_03.jpg + /theme_zap/static/src/img/content/three_columns_03.webp website.s_media_list_default_image_1 website.s_media_list_default_image_1 - /theme_zap/static/src/img/content/media_list_01.jpg + /theme_zap/static/src/img/content/media_list_01.webp website.s_media_list_default_image_2 website.s_media_list_default_image_2 - /theme_zap/static/src/img/content/media_list_02.jpg + /theme_zap/static/src/img/content/media_list_02.webp website.s_media_list_default_image_3 website.s_media_list_default_image_3 - /theme_zap/static/src/img/content/media_list_03.jpg + /theme_zap/static/src/img/content/media_list_03.webp website.s_company_team_image_1 website.s_company_team_image_1 - /theme_zap/static/src/img/content/company_team_01.jpg + /theme_zap/static/src/img/content/company_team_01.webp website.s_company_team_image_2 website.s_company_team_image_2 - /theme_zap/static/src/img/content/company_team_02.jpg + /theme_zap/static/src/img/content/company_team_02.webp website.s_company_team_image_3 website.s_company_team_image_3 - /theme_zap/static/src/img/content/company_team_03.jpg + /theme_zap/static/src/img/content/company_team_03.webp website.s_company_team_image_4 website.s_company_team_image_4 - /theme_zap/static/src/img/content/company_team_04.jpg + /theme_zap/static/src/img/content/company_team_04.webp website.s_company_team_image_5 website.s_company_team_image_5 - /theme_zap/static/src/img/content/company_team_05.jpg + /theme_zap/static/src/img/content/company_team_05.webp website.s_company_team_image_6 website.s_company_team_image_6 - /theme_zap/static/src/img/content/company_team_06.jpg + /theme_zap/static/src/img/content/company_team_06.webp website.s_parallax_default_image website.s_parallax_default_image - /theme_zap/static/src/img/content/parallax.jpg + /theme_zap/static/src/img/content/parallax.webp website.library_image_08 website.library_image_08 - /theme_zap/static/src/img/backgrounds/01.jpg + /theme_zap/static/src/img/backgrounds/01.webp website.library_image_02 website.library_image_02 - /theme_zap/static/src/img/backgrounds/s_images_gallery_1.jpg + /theme_zap/static/src/img/backgrounds/s_images_gallery_1.webp website.library_image_03 website.library_image_03 - /theme_zap/static/src/img/backgrounds/s_images_gallery_2.jpg + /theme_zap/static/src/img/backgrounds/s_images_gallery_2.webp website.s_accordion_image_default_image website.s_accordion_image_default_image - /theme_zap/static/src/img/backgrounds/04.jpg + /theme_zap/static/src/img/backgrounds/04.webp website.s_quadrant_default_image_1 website.s_quadrant_default_image_1 - /theme_zap/static/src/img/backgrounds/03.jpg + /theme_zap/static/src/img/backgrounds/03.webp website.s_quadrant_default_image_2 website.s_quadrant_default_image_2 - /theme_zap/static/src/img/backgrounds/06.jpg + /theme_zap/static/src/img/backgrounds/06.webp website.s_quadrant_default_image_3 website.s_quadrant_default_image_3 - /theme_zap/static/src/img/backgrounds/12.jpg + /theme_zap/static/src/img/backgrounds/12.webp website.s_quadrant_default_image_4 website.s_quadrant_default_image_4 - /theme_zap/static/src/img/backgrounds/13.jpg + /theme_zap/static/src/img/backgrounds/13.webp website.s_image_title_default_image website.s_image_title_default_image - /theme_zap/static/src/img/backgrounds/01.jpg + /theme_zap/static/src/img/backgrounds/01.webp website.s_key_images_default_image_1 website.s_key_images_default_image_1 - /theme_zap/static/src/img/backgrounds/12.jpg + /theme_zap/static/src/img/backgrounds/12.webp website.s_key_images_default_image_2 website.s_key_images_default_image_2 - /theme_zap/static/src/img/backgrounds/13.jpg + /theme_zap/static/src/img/backgrounds/13.webp website.s_key_images_default_image_3 website.s_key_images_default_image_3 - /theme_zap/static/src/img/backgrounds/06.jpg + /theme_zap/static/src/img/backgrounds/06.webp website.s_key_images_default_image_4 website.s_key_images_default_image_4 - /theme_zap/static/src/img/backgrounds/08.jpg + /theme_zap/static/src/img/backgrounds/08.webp website.s_kickoff_default_image website.s_kickoff_default_image - /theme_zap/static/src/img/content/s_kickoff_default_image.jpg + /theme_zap/static/src/img/content/s_kickoff_default_image.webp website.s_images_mosaic_default_image_1 website.s_images_mosaic_default_image_1 - /theme_zap/static/src/img/content/s_images_mosaic_default_image_1.jpg + /theme_zap/static/src/img/content/s_images_mosaic_default_image_1.webp website.s_images_mosaic_default_image_2 website.s_images_mosaic_default_image_2 - /theme_zap/static/src/img/content/s_images_mosaic_default_image_2.jpg + /theme_zap/static/src/img/content/s_images_mosaic_default_image_2.webp website.s_images_mosaic_default_image_3 website.s_images_mosaic_default_image_3 - /theme_zap/static/src/img/content/s_images_mosaic_default_image_3.jpg + /theme_zap/static/src/img/content/s_images_mosaic_default_image_3.webp website.s_images_mosaic_default_image_4 website.s_images_mosaic_default_image_4 - /theme_zap/static/src/img/content/s_images_mosaic_default_image_4.jpg + /theme_zap/static/src/img/content/s_images_mosaic_default_image_4.webp website.s_images_mosaic_default_image_5 website.s_images_mosaic_default_image_5 - /theme_zap/static/src/img/content/s_images_mosaic_default_image_5.jpg + /theme_zap/static/src/img/content/s_images_mosaic_default_image_5.webp website.s_showcase_default_image website.s_showcase_default_image - /theme_zap/static/src/img/content/s_showcase_default_image.jpg + /theme_zap/static/src/img/content/s_showcase_default_image.webp @@ -423,63 +423,63 @@ website.s_intro_pill_default_image website.s_intro_pill_default_image - /theme_zap/static/src/img/content/s_intro_pill_default_image.jpg + /theme_zap/static/src/img/content/s_intro_pill_default_image.webp website.s_intro_pill_default_image_2 website.s_intro_pill_default_image_2 - /theme_zap/static/src/img/content/s_intro_pill_default_image_2.jpg + /theme_zap/static/src/img/content/s_intro_pill_default_image_2.webp website.s_wavy_grid_default_image_1 website.s_wavy_grid_default_image_1 - /theme_zap/static/src/img/backgrounds/01.jpg + /theme_zap/static/src/img/backgrounds/01.webp website.s_wavy_grid_default_image_2 website.s_wavy_grid_default_image_2 - /theme_zap/static/src/img/backgrounds/04.jpg + /theme_zap/static/src/img/backgrounds/04.webp website.s_wavy_grid_default_image_3 website.s_wavy_grid_default_image_3 - /theme_zap/static/src/img/backgrounds/08.jpg + /theme_zap/static/src/img/backgrounds/08.webp website.s_wavy_grid_default_image_4 website.s_wavy_grid_default_image_4 - /theme_zap/static/src/img/backgrounds/14.jpg + /theme_zap/static/src/img/backgrounds/14.webp website.s_images_constellation_default_image website.s_images_constellation_default_image - /theme_zap/static/src/img/content/s_images_constellation_default_image.jpg + /theme_zap/static/src/img/content/s_images_constellation_default_image.webp website.s_images_constellation_default_image_1 website.s_images_constellation_default_image_1 - /theme_zap/static/src/img/content/s_images_constellation_default_image_1.jpg + /theme_zap/static/src/img/content/s_images_constellation_default_image_1.webp website.s_images_constellation_default_image_2 website.s_images_constellation_default_image_2 - /theme_zap/static/src/img/content/s_images_constellation_default_image_2.jpg + /theme_zap/static/src/img/content/s_images_constellation_default_image_2.webp website.s_empowerment_default_image website.s_empowerment_default_image - /theme_zap/static/src/img/content/s_empowerment_default_image.jpg + /theme_zap/static/src/img/content/s_empowerment_default_image.webp website.s_text_cover_default_image website.s_text_cover_default_image - /theme_zap/static/src/img/content/s_text_cover.jpg + /theme_zap/static/src/img/content/s_text_cover.webp diff --git a/theme_zap/views/snippets/s_cta_box.xml b/theme_zap/views/snippets/s_cta_box.xml index ecdd8f6451..7ef77aca61 100644 --- a/theme_zap/views/snippets/s_cta_box.xml +++ b/theme_zap/views/snippets/s_cta_box.xml @@ -16,7 +16,7 @@ - /theme_zap/static/src/img/backgrounds/07.jpg + /theme_zap/static/src/img/backgrounds/07.webp diff --git a/theme_zap/views/snippets/s_striped.xml b/theme_zap/views/snippets/s_striped.xml index 55b9ad77d6..9a9d0ed2a5 100644 --- a/theme_zap/views/snippets/s_striped.xml +++ b/theme_zap/views/snippets/s_striped.xml @@ -18,7 +18,7 @@ /web_editor/image_shape/website.s_text_cover_default_image/web_editor/geometric/geo_square_5.svg web_editor/geometric/geo_square_5 - image/jpeg + image/webp s_striped_default_image.svg ;;;;