<?xml version="1.0" encoding="utf-8"?>
<odoo>

<template id="s_company_team_grid" inherit_id="website.s_company_team_grid">
    <!-- Section -->
    <xpath expr="//section" position="attributes">
        <attribute name="class" add="o_cc5" remove="o_cc1" separator=" "/>
    </xpath>
    <!-- Team #01 -->
    <xpath expr="(//div[hasclass('card')])[1]" position="attributes">
        <attribute name="class" add="o_cc5" remove="o_cc2" separator=" "/>
    </xpath>
    <xpath expr="//img" position="attributes">
        <attribute name="src">/html_editor/image_shape/website.s_company_team_image_1/html_builder/composition/composition_square_4.svg?c2=o-color-2&amp;c5=o-color-3</attribute>
        <attribute name="data-shape">html_builder/composition/composition_square_4</attribute>
        <attribute name="data-format-mimetype">image/webp</attribute>
        <attribute name="data-file-name">uiface_1.svg</attribute>
        <attribute name="data-shape-colors">;o-color-2;;;o-color-3</attribute>
    </xpath>
    <!-- Team #02 -->
    <xpath expr="(//div[hasclass('card')])[2]" position="attributes">
        <attribute name="class" add="o_cc5" remove="o_cc2" separator=" "/>
    </xpath>
    <xpath expr="(//img)[2]" position="attributes">
        <attribute name="src">/html_editor/image_shape/website.s_company_team_image_2/html_builder/solid/solid_square_2.svg?c1=o-color-1</attribute>
        <attribute name="data-shape">html_builder/solid/solid_square_2</attribute>
        <attribute name="data-format-mimetype">image/webp</attribute>
        <attribute name="data-file-name">uiface_2.svg</attribute>
        <attribute name="data-shape-colors">o-color-1;;;;</attribute>
    </xpath>
    <!-- Team #03 -->
    <xpath expr="(//div[hasclass('card')])[3]" position="attributes">
        <attribute name="class" add="o_cc5" remove="o_cc2" separator=" "/>
    </xpath>
    <xpath expr="(//img)[3]" position="attributes">
        <attribute name="src">/html_editor/image_shape/website.s_company_team_image_3/html_builder/composition/composition_square_2.svg?c2=o-color-3&amp;c5=o-color-2</attribute>
        <attribute name="data-shape">html_builder/composition/composition_square_2</attribute>
        <attribute name="data-format-mimetype">image/webp</attribute>
        <attribute name="data-file-name">uiface_3.svg</attribute>
        <attribute name="data-shape-colors">;o-color-3;;;o-color-2</attribute>
    </xpath>
    <!-- Team #04 -->
    <xpath expr="(//div[hasclass('card')])[4]" position="attributes">
        <attribute name="class" add="o_cc5" remove="o_cc2" separator=" "/>
    </xpath>
    <xpath expr="(//img)[4]" position="attributes">
        <attribute name="src">/html_editor/image_shape/website.s_company_team_image_4/html_builder/composition/composition_square_1.svg?c1=o-color-3&amp;c2=o-color-1</attribute>
        <attribute name="data-shape">html_builder/composition/composition_square_1</attribute>
        <attribute name="data-format-mimetype">image/webp</attribute>
        <attribute name="data-file-name">uiface_4.svg</attribute>
        <attribute name="data-shape-colors">o-color-3;o-color-1;;;</attribute>
    </xpath>
    <!-- Team #05 -->
    <xpath expr="(//div[hasclass('card')])[5]" position="attributes">
        <attribute name="class" add="o_cc5" remove="o_cc2" separator=" "/>
    </xpath>
    <xpath expr="(//img)[5]" position="attributes">
        <attribute name="src">/html_editor/image_shape/website.s_company_team_image_5/html_builder/solid/solid_square_1.svg?c2=o-color-2</attribute>
        <attribute name="data-shape">html_builder/solid/solid_square_1</attribute>
        <attribute name="data-format-mimetype">image/webp</attribute>
        <attribute name="data-file-name">uiface_5.svg</attribute>
        <attribute name="data-shape-colors">;o-color-2;;;</attribute>
    </xpath>
    <!-- Team #06 -->
    <xpath expr="(//div[hasclass('card')])[6]" position="attributes">
        <attribute name="class" add="o_cc5" remove="o_cc2" separator=" "/>
    </xpath>
    <xpath expr="(//img)[6]" position="attributes">
        <attribute name="src">/html_editor/image_shape/website.s_company_team_image_6/html_builder/composition/composition_square_3.svg?c1=o-color-1&amp;c5=o-color-3</attribute>
        <attribute name="data-shape">html_builder/composition/composition_square_3</attribute>
        <attribute name="data-format-mimetype">image/webp</attribute>
        <attribute name="data-file-name">uiface_6.svg</attribute>
        <attribute name="data-shape-colors">o-color-1;;;;o-color-3</attribute>
    </xpath>
</template>

</odoo>
