diff --git a/theme_anelusia/__manifest__.py b/theme_anelusia/__manifest__.py index 55340b529..a9fa29ddd 100644 --- a/theme_anelusia/__manifest__.py +++ b/theme_anelusia/__manifest__.py @@ -12,6 +12,7 @@ 'views/images_content.xml', 'views/images_library.xml', + 'views/snippets/s_cta_box.xml', 'views/snippets/s_company_team.xml', 'views/snippets/s_cover.xml', 'views/snippets/s_image_gallery.xml', 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 new file mode 100644 index 000000000..8bc424e1e Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/s_cta_box_default_image.jpg differ diff --git a/theme_anelusia/views/images_library.xml b/theme_anelusia/views/images_library.xml index 8da54a90e..0f8d6f4b0 100644 --- a/theme_anelusia/views/images_library.xml +++ b/theme_anelusia/views/images_library.xml @@ -232,5 +232,10 @@ website.s_blockquote_default_image /theme_anelusia/static/src/img/snippets/uiface_1.jpg + + website.s_cta_box_default_image + website.s_cta_box_default_image + /theme_anelusia/static/src/img/snippets/s_cta_box_default_image.jpg + diff --git a/theme_anelusia/views/snippets/s_cta_box.xml b/theme_anelusia/views/snippets/s_cta_box.xml new file mode 100644 index 000000000..8df857913 --- /dev/null +++ b/theme_anelusia/views/snippets/s_cta_box.xml @@ -0,0 +1,19 @@ + + + + + + diff --git a/theme_artists/__manifest__.py b/theme_artists/__manifest__.py index 73f21a4dc..0628330cd 100644 --- a/theme_artists/__manifest__.py +++ b/theme_artists/__manifest__.py @@ -11,6 +11,7 @@ 'data/ir_asset.xml', 'views/images.xml', + 'views/snippets/s_cta_box.xml', 'views/snippets/s_parallax.xml', 'views/snippets/s_text_image.xml', 'views/snippets/s_three_columns.xml', diff --git a/theme_artists/views/snippets/s_cta_box.xml b/theme_artists/views/snippets/s_cta_box.xml new file mode 100644 index 000000000..397c3b4fe --- /dev/null +++ b/theme_artists/views/snippets/s_cta_box.xml @@ -0,0 +1,27 @@ + + + + + + diff --git a/theme_avantgarde/views/customizations.xml b/theme_avantgarde/views/customizations.xml index 44f02e7ba..caa9923b7 100644 --- a/theme_avantgarde/views/customizations.xml +++ b/theme_avantgarde/views/customizations.xml @@ -178,6 +178,30 @@ + + + + + + + + + + + + + + + + + + + + +