[IMP] theme_anelusia, *: adapt s_company_team_shapes

*: theme_artists, theme_avantgarde, theme_aviato, theme_beauty,
theme_bewise, theme_bistro, theme_cobalt, theme_graphene, theme_kea,
theme_kiddo, theme_loftspace, theme_monglia, theme_nano, theme_notes,
theme_orchid, theme_paptic, theme_treehouse, theme_yes, theme_zap

This commit adapts customizations for `s_company_team_shapes`.

task-4140941
Part of task-4077427

compa

closes odoo/design-themes#888

Related: odoo/odoo#178367
Signed-off-by: Benjamin Vray (bvr) <bvr@odoo.com>
This commit is contained in:
Brieuc-brd
2024-08-28 18:56:07 +02:00
parent 4f98d0449e
commit b26761eb98
69 changed files with 289 additions and 0 deletions
+1
View File
@@ -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',
Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

+10
View File
@@ -157,6 +157,16 @@
<field name="name">website.s_company_team_image_4</field>
<field name="url">/theme_anelusia/static/src/img/snippets/uiface_4.jpg</field>
</record>
<record id="s_company_team_image_5" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_5</field>
<field name="name">website.s_company_team_image_5</field>
<field name="url">/theme_anelusia/static/src/img/snippets/uiface_5.jpg</field>
</record>
<record id="s_company_team_image_6" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_6</field>
<field name="name">website.s_company_team_image_6</field>
<field name="url">/theme_anelusia/static/src/img/snippets/uiface_6.jpg</field>
</record>
<record id="s_product_catalog_default_image" model="theme.ir.attachment">
<field name="key">website.s_product_catalog_default_image</field>
<field name="name">website.s_product_catalog_default_image</field>
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_company_team_shapes" inherit_id="website.s_company_team_shapes">
<xpath expr="//section" position="attributes">
<attribute name="class" add="o_cc4" remove="o_cc2" separator=" "/>
</xpath>
</template>
</odoo>
+1
View File
@@ -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',
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_company_team_shapes" inherit_id="website.s_company_team_shapes">
<xpath expr="//section" position="attributes">
<attribute name="class" add="o_cc5" remove="o_cc2" separator=" "/>
</xpath>
</template>
</odoo>
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

+10
View File
@@ -242,6 +242,16 @@ Check in images.scss, primary_variables.scss, main.scss and theme_common's mixin
<field name="name">website.s_company_team_image_4</field>
<field name="url">/theme_avantgarde/static/src/img/pictures/uiface_04.jpg</field>
</record>
<record id="s_company_team_image_5" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_5</field>
<field name="name">website.s_company_team_image_5</field>
<field name="url">/theme_avantgarde/static/src/img/pictures/uiface_05.jpg</field>
</record>
<record id="s_company_team_image_6" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_6</field>
<field name="name">website.s_company_team_image_6</field>
<field name="url">/theme_avantgarde/static/src/img/pictures/uiface_06.jpg</field>
</record>
<record id="s_product_catalog_default_image" model="theme.ir.attachment">
<field name="key">website.s_product_catalog_default_image</field>
<field name="name">website.s_product_catalog_default_image</field>
Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

+10
View File
@@ -118,6 +118,16 @@
<field name="name">website.s_company_team_default_image_4</field>
<field name="url">/theme_aviato/static/src/img/content/s_team_4.jpg</field>
</record>
<record id="s_company_team_default_image_5" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_5</field>
<field name="name">website.s_company_team_default_image_5</field>
<field name="url">/theme_aviato/static/src/img/content/s_team_5.jpg</field>
</record>
<record id="s_company_team_default_image_6" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_6</field>
<field name="name">website.s_company_team_default_image_6</field>
<field name="url">/theme_aviato/static/src/img/content/s_team_6.jpg</field>
</record>
<!-- Quotes Carousel -->
<record id="s_quotes_carousel_default_image_0" model="theme.ir.attachment">
+1
View File
@@ -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',
Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

+10
View File
@@ -225,6 +225,16 @@ Check in theme_loftspace's primary_variables.scss and theme.scss -->
<field name="name">website.s_company_team_image_4</field>
<field name="url">/theme_beauty/static/src/img/snippets/s_company_team_4.jpg</field>
</record>
<record id="s_company_team_image_5" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_5</field>
<field name="name">website.s_company_team_image_5</field>
<field name="url">/theme_beauty/static/src/img/snippets/s_company_team_5.jpg</field>
</record>
<record id="s_company_team_image_6" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_6</field>
<field name="name">website.s_company_team_image_6</field>
<field name="url">/theme_beauty/static/src/img/snippets/s_company_team_6.jpg</field>
</record>
<record id="s_quotes_carousel_demo_image_0" model="theme.ir.attachment">
<field name="key">website.s_quotes_carousel_demo_image_0</field>
<field name="name">website.s_quotes_carousel_demo_image_0</field>
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_company_team_shapes" inherit_id="website.s_company_team_shapes">
<xpath expr="//section" position="attributes">
<attribute name="class" add="o_cc3" remove="o_cc2" separator=" "/>
</xpath>
</template>
</odoo>
Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

+10
View File
@@ -117,6 +117,16 @@
<field name="name">website.s_company_team_image_4</field>
<field name="url">/theme_bewise/static/src/img/content/uiface_4.jpg</field>
</record>
<record id="s_company_team_image_5" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_5</field>
<field name="name">website.s_company_team_image_5</field>
<field name="url">/theme_bewise/static/src/img/content/uiface_5.jpg</field>
</record>
<record id="s_company_team_image_6" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_6</field>
<field name="name">website.s_company_team_image_6</field>
<field name="url">/theme_bewise/static/src/img/content/uiface_6.jpg</field>
</record>
<record id="s_product_catalog_default_image" model="theme.ir.attachment">
<field name="key">website.s_product_catalog_default_image</field>
<field name="name">website.s_product_catalog_default_image</field>
Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

+10
View File
@@ -268,6 +268,16 @@
<field name="name">website.s_company_team_default_image_4</field>
<field name="url">/theme_bistro/static/src/img/content/company_team_04.jpg</field>
</record>
<record id="s_company_team_image_5" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_5</field>
<field name="name">website.s_company_team_image_5</field>
<field name="url">/theme_bistro/static/src/img/content/company_team_05.jpg</field>
</record>
<record id="s_company_team_image_6" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_6</field>
<field name="name">website.s_company_team_image_6</field>
<field name="url">/theme_bistro/static/src/img/content/company_team_06.jpg</field>
</record>
<!-- References -->
<record id="s_reference_demo_image_1" model="theme.ir.attachment">
Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

+7
View File
@@ -113,6 +113,13 @@
</xpath>
</template>
<!-- ======== COMPANY TEAM SHAPES ======== -->
<template id="s_company_team_shapes" inherit_id="website.s_company_team_shapes" name="Cobalt s_company_team_shapes">
<xpath expr="//section" position="attributes">
<attribute name="class" add="o_cc3" remove="o_cc2" separator=" "/>
</xpath>
</template>
<!-- ======== QUOTES ======== -->
<template id="s_quotes_carousel" inherit_id="website.s_quotes_carousel" name="Cobalt s_quotes_carousel">
<!-- Assign slide3 as 'active' and move it in first position -->
+10
View File
@@ -92,6 +92,16 @@
<field name="name">website.s_company_team_image_4</field>
<field name="url">/theme_cobalt/static/src/img/pictures/s_company_team_image_4.jpg</field>
</record>
<record id="s_company_team_image_5" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_5</field>
<field name="name">website.s_company_team_image_5</field>
<field name="url">/theme_cobalt/static/src/img/pictures/s_company_team_image_5.jpg</field>
</record>
<record id="s_company_team_image_6" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_6</field>
<field name="name">website.s_company_team_image_6</field>
<field name="url">/theme_cobalt/static/src/img/pictures/s_company_team_image_6.jpg</field>
</record>
<!-- Quotes Carousel -->
<!-- Avatar 1 -->
Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

+10
View File
@@ -234,6 +234,16 @@ Check in images.scss, primary_variables.scss, main.scss and theme_common's mixin
<field name="name">website.s_company_team_image_4</field>
<field name="url">/theme_graphene/static/src/img/pictures/uiface_04.jpg</field>
</record>
<record id="s_company_team_image_5" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_5</field>
<field name="name">website.s_company_team_image_5</field>
<field name="url">/theme_graphene/static/src/img/pictures/uiface_08.jpg</field>
</record>
<record id="s_company_team_image_6" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_6</field>
<field name="name">website.s_company_team_image_6</field>
<field name="url">/theme_graphene/static/src/img/pictures/uiface_09.jpg</field>
</record>
<!-- Quotes Carousel -->
<!-- Avatar 1 -->
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

+10
View File
@@ -175,6 +175,16 @@ Check in primary_variables.scss, theme.scss and theme_common's mixins.scss -->
<field name="name">website.s_company_team_image_4</field>
<field name="url">/theme_kea/static/src/img/snippets/uiface_4.jpg</field>
</record>
<record id="s_company_team_image_5" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_5</field>
<field name="name">website.s_company_team_image_5</field>
<field name="url">/theme_kea/static/src/img/snippets/uiface_5.jpg</field>
</record>
<record id="s_company_team_image_6" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_6</field>
<field name="name">website.s_company_team_image_6</field>
<field name="url">/theme_kea/static/src/img/snippets/uiface_6.jpg</field>
</record>
<record id="s_product_catalog_default_image" model="theme.ir.attachment">
<field name="key">website.s_product_catalog_default_image</field>
<field name="name">website.s_product_catalog_default_image</field>
+1
View File
@@ -18,6 +18,7 @@
'views/snippets/s_product_list.xml',
'views/snippets/s_call_to_action.xml',
'views/snippets/s_freegrid.xml',
'views/snippets/s_company_team_shapes.xml',
'views/snippets/s_cover.xml',
'views/snippets/s_three_columns.xml',
'views/snippets/s_quotes_carousel.xml',
Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

+10
View File
@@ -142,6 +142,16 @@
<field name="name">website.s_company_team_image_4</field>
<field name="url">/theme_kiddo/static/src/img/content/content_img_29.jpg</field>
</record>
<record id="s_company_team_image_5" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_5</field>
<field name="name">website.s_company_team_image_5</field>
<field name="url">/theme_kiddo/static/src/img/content/content_img_40.jpg</field>
</record>
<record id="s_company_team_image_6" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_6</field>
<field name="name">website.s_company_team_image_6</field>
<field name="url">/theme_kiddo/static/src/img/content/content_img_41.jpg</field>
</record>
<!-- Keep this six records (s_product_list_default_image_x) for the compatibility -->
<record id="s_product_list_default_image_1" model="theme.ir.attachment">
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_company_team_shapes" inherit_id="website.s_company_team_shapes">
<xpath expr="//section" position="attributes">
<attribute name="class" add="pb104" remove="pb48" separator=" "/>
<attribute name="data-oe-shape-data">{'shape':'web_editor/Wavy/13_001','flip':[],'showOnMobile':false,'shapeAnimationSpeed':'0'}</attribute>
</xpath>
<xpath expr="//div[hasclass('o_container_small')]" position="before">
<div class="o_we_shape o_web_editor_Wavy_13_001"/>
</xpath>
</template>
</odoo>
+1
View File
@@ -24,6 +24,7 @@
'views/snippets/s_numbers.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_features_grid.xml',
'views/snippets/s_comparisons.xml',
Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

+11
View File
@@ -185,6 +185,17 @@ Check in primary_variables.scss and theme.scss -->
<field name="name">website.s_company_team_image_4</field>
<field name="url">/theme_loftspace/static/src/img/snippets/uiface_4.jpg</field>
</record>
<record id="s_company_team_image_5" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_5</field>
<field name="name">website.s_company_team_image_5</field>
<field name="url">/theme_loftspace/static/src/img/snippets/uiface_5.jpg</field>
</record>
<record id="s_company_team_image_6" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_6</field>
<field name="name">website.s_company_team_image_6</field>
<field name="url">/theme_loftspace/static/src/img/snippets/uiface_6.jpg</field>
</record>
<record id="s_product_catalog_default_image" model="theme.ir.attachment">
<field name="key">website.s_product_catalog_default_image</field>
<field name="name">website.s_product_catalog_default_image</field>
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_company_team_shapes" inherit_id="website.s_company_team_shapes">
<xpath expr="//section" position="attributes">
<attribute name="data-oe-shape-data">{'shape':'web_editor/Airy/03_001','flip':[],'showOnMobile':false,'shapeAnimationSpeed':'0','animated':'true'}</attribute>
</xpath>
<xpath expr="//div[hasclass('o_container_small')]" position="before">
<div class="o_we_shape o_web_editor_Airy_03_001 o_we_animated"/>
</xpath>
</template>
</odoo>
Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

+10
View File
@@ -185,6 +185,16 @@ Check in primary_variables.scss, theme.scss and theme_common's mixins.scss -->
<field name="name">website.s_company_team_image_4</field>
<field name="url">/theme_monglia/static/src/img/snippets/uiface_4.jpg</field>
</record>
<record id="s_company_team_image_5" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_5</field>
<field name="name">website.s_company_team_image_5</field>
<field name="url">/theme_monglia/static/src/img/snippets/uiface_5.jpg</field>
</record>
<record id="s_company_team_image_6" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_6</field>
<field name="name">website.s_company_team_image_6</field>
<field name="url">/theme_monglia/static/src/img/snippets/uiface_6.jpg</field>
</record>
<record id="s_product_list_default_image_1" model="theme.ir.attachment">
<field name="key">website.s_product_list_default_image_1</field>
<field name="name">website.s_product_list_default_image_1</field>
Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

+10
View File
@@ -331,6 +331,16 @@
<field name="name">website.s_company_team_image_4</field>
<field name="url">/theme_nano/static/src/img/snippets/s_company_team_04.jpg</field>
</record>
<record id="s_company_team_image_5" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_5</field>
<field name="name">website.s_company_team_image_5</field>
<field name="url">/theme_nano/static/src/img/snippets/s_company_team_05.jpg</field>
</record>
<record id="s_company_team_image_6" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_6</field>
<field name="name">website.s_company_team_image_6</field>
<field name="url">/theme_nano/static/src/img/snippets/s_company_team_06.jpg</field>
</record>
<!-- References -->
<record id="s_reference_demo_image_1" model="theme.ir.attachment">
+1
View File
@@ -25,6 +25,7 @@
'views/snippets/s_numbers.xml',
'views/snippets/s_three_columns.xml',
'views/snippets/s_color_blocks_2.xml',
'views/snippets/s_company_team_shapes.xml',
'views/snippets/s_image_gallery.xml',
'views/snippets/s_call_to_action.xml',
'views/snippets/s_features_grid.xml',
Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

+10
View File
@@ -142,6 +142,16 @@
<field name="name">website.s_company_team_image_4</field>
<field name="url">/theme_notes/static/src/img/content/uiface_04.jpg</field>
</record>
<record id="s_company_team_image_5" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_5</field>
<field name="name">website.s_company_team_image_5</field>
<field name="url">/theme_notes/static/src/img/content/uiface_05.jpg</field>
</record>
<record id="s_company_team_image_6" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_6</field>
<field name="name">website.s_company_team_image_6</field>
<field name="url">/theme_notes/static/src/img/content/uiface_06.jpg</field>
</record>
<record id="s_product_list_default_image_1" model="theme.ir.attachment">
<field name="key">website.s_product_list_default_image_1</field>
<field name="name">website.s_product_list_default_image_1</field>
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_company_team_shapes" inherit_id="website.s_company_team_shapes">
<xpath expr="//section" position="attributes">
<attribute name="class" add="o_cc5 pb168" remove="o_cc2 pb48" separator=" "/>
<attribute name="data-oe-shape-data">{'shape':'web_editor/Airy/14','flip':[],'showOnMobile':false,'shapeAnimationSpeed':'0'}</attribute>
</xpath>
<xpath expr="//div[hasclass('o_container_small')]" position="before">
<div class="o_we_shape o_web_editor_Airy_14"/>
</xpath>
</template>
</odoo>
+1
View File
@@ -19,6 +19,7 @@
'views/snippets/s_quotes_carousel.xml',
'views/snippets/s_call_to_action.xml',
'views/snippets/s_freegrid.xml',
'views/snippets/s_company_team_shapes.xml',
'views/snippets/s_numbers.xml',
'views/snippets/s_pricelist_boxed.xml',
'views/snippets/s_media_list.xml',
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_company_team_shapes" inherit_id="website.s_company_team_shapes">
<xpath expr="//section" position="attributes">
<attribute name="data-oe-shape-data">{'shape':'web_editor/Airy/05_001','flip':[],'showOnMobile':false,'shapeAnimationSpeed':'0','animated':'true'}</attribute>
</xpath>
<xpath expr="//div[hasclass('o_container_small')]" position="before">
<div class="o_we_shape o_web_editor_Airy_05_001 o_we_animated"/>
</xpath>
</template>
</odoo>
Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

+10
View File
@@ -87,6 +87,16 @@
<field name="name">website.s_company_team_image_4</field>
<field name="url">/theme_paptic/static/src/img/pictures/s_company_team_image_4.jpg</field>
</record>
<record id="s_company_team_image_5" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_5</field>
<field name="name">website.s_company_team_image_5</field>
<field name="url">/theme_paptic/static/src/img/pictures/s_company_team_image_5.jpg</field>
</record>
<record id="s_company_team_image_6" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_6</field>
<field name="name">website.s_company_team_image_6</field>
<field name="url">/theme_paptic/static/src/img/pictures/s_company_team_image_6.jpg</field>
</record>
<!-- Quotes Carousel -->
<!-- Avatar 1 -->
Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

+10
View File
@@ -254,6 +254,16 @@
<field name="name">website.s_company_team_default_image_4</field>
<field name="url">/theme_treehouse/static/src/img/content/company_team_04.jpg</field>
</record>
<record id="s_company_team_default_image_5" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_5</field>
<field name="name">website.s_company_team_default_image_5</field>
<field name="url">/theme_treehouse/static/src/img/content/company_team_05.jpg</field>
</record>
<record id="s_company_team_default_image_6" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_6</field>
<field name="name">website.s_company_team_default_image_6</field>
<field name="url">/theme_treehouse/static/src/img/content/company_team_06.jpg</field>
</record>
<!-- Quotes Carousel -->
<record id="s_quotes_carousel_default_image_1" model="theme.ir.attachment">
Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

+20
View File
@@ -203,6 +203,26 @@ Check in theme_kea's primary_variables.scss, theme.scss and theme_common's mixin
<field name="name">website.s_company_team_image_2</field>
<field name="url">/theme_yes/static/src/img/snippets/uiface_2.jpg</field>
</record>
<record id="s_company_team_image_3" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_3</field>
<field name="name">website.s_company_team_image_3</field>
<field name="url">/theme_yes/static/src/img/snippets/uiface_3.jpg</field>
</record>
<record id="s_company_team_image_4" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_4</field>
<field name="name">website.s_company_team_image_4</field>
<field name="url">/theme_yes/static/src/img/snippets/uiface_4.jpg</field>
</record>
<record id="s_company_team_image_5" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_5</field>
<field name="name">website.s_company_team_image_5</field>
<field name="url">/theme_yes/static/src/img/snippets/uiface_5.jpg</field>
</record>
<record id="s_company_team_image_6" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_6</field>
<field name="name">website.s_company_team_image_6</field>
<field name="url">/theme_yes/static/src/img/snippets/uiface_6.jpg</field>
</record>
<!-- // Products Catalog // -->
<record id="s_product_catalog_default_image" model="theme.ir.attachment">
<field name="key">website.s_product_catalog_default_image</field>
Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

+10
View File
@@ -251,6 +251,16 @@
<field name="name">website.s_company_team_image_4</field>
<field name="url">/theme_zap/static/src/img/content/company_team_04.jpg</field>
</record>
<record id="s_company_team_image_5" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_5</field>
<field name="name">website.s_company_team_image_5</field>
<field name="url">/theme_zap/static/src/img/content/company_team_05.jpg</field>
</record>
<record id="s_company_team_image_6" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_6</field>
<field name="name">website.s_company_team_image_6</field>
<field name="url">/theme_zap/static/src/img/content/company_team_06.jpg</field>
</record>
<!-- Parallax -->
<record id="s_parallax_default_image" model="theme.ir.attachment">