diff --git a/theme_anelusia/__manifest__.py b/theme_anelusia/__manifest__.py index 9c9e3bdee..b1bf1e3ef 100644 --- a/theme_anelusia/__manifest__.py +++ b/theme_anelusia/__manifest__.py @@ -20,6 +20,7 @@ 'views/snippets/s_media_list.xml', 'views/snippets/s_text_cover.xml', 'views/snippets/s_color_blocks_2.xml', + 'views/snippets/s_company_team_shapes.xml', 'views/snippets/s_references.xml', 'views/snippets/s_call_to_action.xml', 'views/snippets/s_comparisons.xml', diff --git a/theme_anelusia/static/src/img/snippets/uiface_5.jpg b/theme_anelusia/static/src/img/snippets/uiface_5.jpg new file mode 100644 index 000000000..bceae2932 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/uiface_5.jpg differ diff --git a/theme_anelusia/static/src/img/snippets/uiface_6.jpg b/theme_anelusia/static/src/img/snippets/uiface_6.jpg new file mode 100644 index 000000000..709390305 Binary files /dev/null and b/theme_anelusia/static/src/img/snippets/uiface_6.jpg differ diff --git a/theme_anelusia/views/images_library.xml b/theme_anelusia/views/images_library.xml index d583d1c0c..429dd6972 100644 --- a/theme_anelusia/views/images_library.xml +++ b/theme_anelusia/views/images_library.xml @@ -157,6 +157,16 @@ website.s_company_team_image_4 /theme_anelusia/static/src/img/snippets/uiface_4.jpg + + website.s_company_team_image_5 + website.s_company_team_image_5 + /theme_anelusia/static/src/img/snippets/uiface_5.jpg + + + website.s_company_team_image_6 + website.s_company_team_image_6 + /theme_anelusia/static/src/img/snippets/uiface_6.jpg + website.s_product_catalog_default_image website.s_product_catalog_default_image diff --git a/theme_anelusia/views/snippets/s_company_team_shapes.xml b/theme_anelusia/views/snippets/s_company_team_shapes.xml new file mode 100644 index 000000000..4c09baef0 --- /dev/null +++ b/theme_anelusia/views/snippets/s_company_team_shapes.xml @@ -0,0 +1,10 @@ + + + + + + diff --git a/theme_artists/__manifest__.py b/theme_artists/__manifest__.py index 85f75692d..87ec1fa89 100644 --- a/theme_artists/__manifest__.py +++ b/theme_artists/__manifest__.py @@ -34,6 +34,7 @@ 'views/snippets/s_company_team.xml', 'views/snippets/s_product_list.xml', 'views/snippets/s_color_blocks_2.xml', + 'views/snippets/s_company_team_shapes.xml', 'views/snippets/s_numbers_showcase.xml', 'views/snippets/s_accordion_image.xml', 'views/snippets/s_image_hexagonal.xml', diff --git a/theme_artists/views/snippets/s_company_team_shapes.xml b/theme_artists/views/snippets/s_company_team_shapes.xml new file mode 100644 index 000000000..6d0e498af --- /dev/null +++ b/theme_artists/views/snippets/s_company_team_shapes.xml @@ -0,0 +1,10 @@ + + + + + + diff --git a/theme_avantgarde/static/src/img/pictures/uiface_05.jpg b/theme_avantgarde/static/src/img/pictures/uiface_05.jpg new file mode 100644 index 000000000..93f4048fb Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/uiface_05.jpg differ diff --git a/theme_avantgarde/static/src/img/pictures/uiface_06.jpg b/theme_avantgarde/static/src/img/pictures/uiface_06.jpg new file mode 100644 index 000000000..e3dff4d83 Binary files /dev/null and b/theme_avantgarde/static/src/img/pictures/uiface_06.jpg differ diff --git a/theme_avantgarde/views/images_library.xml b/theme_avantgarde/views/images_library.xml index 29eabce28..537983c71 100644 --- a/theme_avantgarde/views/images_library.xml +++ b/theme_avantgarde/views/images_library.xml @@ -242,6 +242,16 @@ Check in images.scss, primary_variables.scss, main.scss and theme_common's mixin website.s_company_team_image_4 /theme_avantgarde/static/src/img/pictures/uiface_04.jpg + + website.s_company_team_image_5 + website.s_company_team_image_5 + /theme_avantgarde/static/src/img/pictures/uiface_05.jpg + + + website.s_company_team_image_6 + website.s_company_team_image_6 + /theme_avantgarde/static/src/img/pictures/uiface_06.jpg + website.s_product_catalog_default_image website.s_product_catalog_default_image diff --git a/theme_aviato/static/src/img/content/s_team_5.jpg b/theme_aviato/static/src/img/content/s_team_5.jpg new file mode 100644 index 000000000..7220056c5 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_team_5.jpg 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 new file mode 100644 index 000000000..b3280cf94 Binary files /dev/null and b/theme_aviato/static/src/img/content/s_team_6.jpg differ diff --git a/theme_aviato/views/images_library.xml b/theme_aviato/views/images_library.xml index 42dfb4db3..e4dc5ccf0 100644 --- a/theme_aviato/views/images_library.xml +++ b/theme_aviato/views/images_library.xml @@ -118,6 +118,16 @@ website.s_company_team_default_image_4 /theme_aviato/static/src/img/content/s_team_4.jpg + + website.s_company_team_image_5 + website.s_company_team_default_image_5 + /theme_aviato/static/src/img/content/s_team_5.jpg + + + website.s_company_team_image_6 + website.s_company_team_default_image_6 + /theme_aviato/static/src/img/content/s_team_6.jpg + diff --git a/theme_beauty/__manifest__.py b/theme_beauty/__manifest__.py index ccde23cd1..f279e672a 100644 --- a/theme_beauty/__manifest__.py +++ b/theme_beauty/__manifest__.py @@ -25,6 +25,7 @@ 'views/snippets/s_picture.xml', 'views/snippets/s_pricelist_boxed.xml', 'views/snippets/s_color_blocks_2.xml', + 'views/snippets/s_company_team_shapes.xml', 'views/snippets/s_media_list.xml', 'views/snippets/s_comparisons.xml', 'views/snippets/s_product_catalog.xml', 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 new file mode 100644 index 000000000..84db79ab2 Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_company_team_5.jpg 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 new file mode 100644 index 000000000..845bc675f Binary files /dev/null and b/theme_beauty/static/src/img/snippets/s_company_team_6.jpg differ diff --git a/theme_beauty/views/images.xml b/theme_beauty/views/images.xml index 0ea541c0e..49168c993 100644 --- a/theme_beauty/views/images.xml +++ b/theme_beauty/views/images.xml @@ -225,6 +225,16 @@ Check in theme_loftspace's primary_variables.scss and theme.scss --> website.s_company_team_image_4 /theme_beauty/static/src/img/snippets/s_company_team_4.jpg + + website.s_company_team_image_5 + website.s_company_team_image_5 + /theme_beauty/static/src/img/snippets/s_company_team_5.jpg + + + website.s_company_team_image_6 + website.s_company_team_image_6 + /theme_beauty/static/src/img/snippets/s_company_team_6.jpg + website.s_quotes_carousel_demo_image_0 website.s_quotes_carousel_demo_image_0 diff --git a/theme_beauty/views/snippets/s_company_team_shapes.xml b/theme_beauty/views/snippets/s_company_team_shapes.xml new file mode 100644 index 000000000..1b3b9d99b --- /dev/null +++ b/theme_beauty/views/snippets/s_company_team_shapes.xml @@ -0,0 +1,10 @@ + + + + + + diff --git a/theme_bewise/static/src/img/content/uiface_5.jpg b/theme_bewise/static/src/img/content/uiface_5.jpg new file mode 100644 index 000000000..31b957750 Binary files /dev/null and b/theme_bewise/static/src/img/content/uiface_5.jpg differ diff --git a/theme_bewise/static/src/img/content/uiface_6.jpg b/theme_bewise/static/src/img/content/uiface_6.jpg new file mode 100644 index 000000000..322fe3bf0 Binary files /dev/null and b/theme_bewise/static/src/img/content/uiface_6.jpg differ diff --git a/theme_bewise/views/image_content.xml b/theme_bewise/views/image_content.xml index 16180679c..d4ba1c32e 100644 --- a/theme_bewise/views/image_content.xml +++ b/theme_bewise/views/image_content.xml @@ -117,6 +117,16 @@ website.s_company_team_image_4 /theme_bewise/static/src/img/content/uiface_4.jpg + + website.s_company_team_image_5 + website.s_company_team_image_5 + /theme_bewise/static/src/img/content/uiface_5.jpg + + + website.s_company_team_image_6 + website.s_company_team_image_6 + /theme_bewise/static/src/img/content/uiface_6.jpg + website.s_product_catalog_default_image website.s_product_catalog_default_image diff --git a/theme_bistro/static/src/img/content/company_team_05.jpg b/theme_bistro/static/src/img/content/company_team_05.jpg new file mode 100644 index 000000000..9024c19c4 Binary files /dev/null and b/theme_bistro/static/src/img/content/company_team_05.jpg 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 new file mode 100644 index 000000000..236943476 Binary files /dev/null and b/theme_bistro/static/src/img/content/company_team_06.jpg differ diff --git a/theme_bistro/views/images_library.xml b/theme_bistro/views/images_library.xml index c350afca7..016c0b868 100644 --- a/theme_bistro/views/images_library.xml +++ b/theme_bistro/views/images_library.xml @@ -268,6 +268,16 @@ website.s_company_team_default_image_4 /theme_bistro/static/src/img/content/company_team_04.jpg + + website.s_company_team_image_5 + website.s_company_team_image_5 + /theme_bistro/static/src/img/content/company_team_05.jpg + + + website.s_company_team_image_6 + website.s_company_team_image_6 + /theme_bistro/static/src/img/content/company_team_06.jpg + 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 new file mode 100644 index 000000000..026d5e3bf Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_company_team_image_5.jpg 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 new file mode 100644 index 000000000..b7312e866 Binary files /dev/null and b/theme_cobalt/static/src/img/pictures/s_company_team_image_6.jpg differ diff --git a/theme_cobalt/views/customizations.xml b/theme_cobalt/views/customizations.xml index 351589ef4..20d6ba849 100644 --- a/theme_cobalt/views/customizations.xml +++ b/theme_cobalt/views/customizations.xml @@ -113,6 +113,13 @@ + + +