[IMP] theme_*: adapt themes with new s_company_team design

*: (anelusia, beauty, bewise, graphene, notes, yes)

This commit adapts the design of `s_company_team` for multiple themes,
based on the new Odoo 18 snippet redesign.

task-3657640

closes odoo/design-themes#844

Related: odoo/odoo#172719
Signed-off-by: Benjamin Vray (bvr) <bvr@odoo.com>
This commit is contained in:
Antoine (anso)
2024-07-25 17:25:22 +02:00
parent 143585714a
commit 676e43f93c
6 changed files with 65 additions and 56 deletions
-24
View File
@@ -134,30 +134,6 @@
<xpath expr="//section" position="attributes">
<attribute name="class" add="pb64" remove="pb48" separator=" "/>
</xpath>
<xpath expr="//div[hasclass('s_nb_column_fixed')]/div//h4" position="replace" mode="inner">
Tony Fred, <small><b>CEO</b></small>
</xpath>
<xpath expr="//div[hasclass('s_nb_column_fixed')]/div//p" position="replace">
<small>Founder and chief visionary, Tony is the driving force behind the company. He loves to keep his hands full by participating in the development of the software, marketing, and customer experience strategies.</small>
</xpath>
<xpath expr="//div[hasclass('s_nb_column_fixed')]/div[2]//h4" position="replace" mode="inner">
Mich Stark, <small><b>COO</b></small>
</xpath>
<xpath expr="//div[hasclass('s_nb_column_fixed')]/div[2]//p" position="replace" mode="inner">
<small>Mich loves taking on challenges. With his multi-year experience as Commercial Director in the software industry, Mich has helped the company to get where it is today. Mich is among the best minds.</small>
</xpath>
<xpath expr="//div[hasclass('s_nb_column_fixed')]/div[3]//h4" position="replace" mode="inner">
Aline Turner, <small><b>CTO</b></small>
</xpath>
<xpath expr="//div[hasclass('s_nb_column_fixed')]/div[3]//p" position="replace" mode="inner">
<small>Aline is one of the iconic people in life who can say they love what they do. She mentors 100+ in-house developers and looks after the community of thousands of developers.</small>
</xpath>
<xpath expr="//div[hasclass('s_nb_column_fixed')]/div[4]//h4" position="replace" mode="inner">
Iris Joe, <small><b>CFO</b></small>
</xpath>
<xpath expr="//div[hasclass('s_nb_column_fixed')]/div[4]//p" position="replace" mode="inner">
<small>Iris, with her international experience, helps us easily understand the numbers and improves them. She is determined to drive success and delivers her professional acumen to bring the company to the next level.</small>
</xpath>
</template>
<!-- ======== 3 COLUMNS ======== -->