[IMP] theme_*: adapt s_intro_pill across themes

*: anelusia, artists, avantgarde, aviato, beauty, bewise, bistro,
bookstore, buzzy clean, cobalt, enark, graphene, kea, kiddo, loftspace,
monglia, nano, notes, odoo_experts, orchid, paptic, real_estate,
treehouse, vehicle, yes, zap

This commit adapts the occurrences of the `s_intro_pill` snippet across
design-themes.

task-4077581
Part of task-4077427

closes odoo/design-themes#882

Related: odoo/odoo#175615
Signed-off-by: Benjamin Vray (bvr) <bvr@odoo.com>
This commit is contained in:
Chrysanthe (chgo)
2024-08-22 14:37:46 +02:00
parent 6d86c5d242
commit ee272e02b0
102 changed files with 454 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

+10
View File
@@ -302,5 +302,15 @@
<field name="name">website.s_quadrant_default_image_4</field>
<field name="url">/theme_anelusia/static/src/img/snippets/library_image_02.jpg</field>
</record>
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

+10
View File
@@ -285,5 +285,15 @@ Check in theme_monglia's primary_variables.scss, theme.scss and theme_common's m
<field name="name">website.s_kickoff_default_image</field>
<field name="url">/theme_artists/static/src/img/snippets/s_kickoff_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_artists/static/src/img/snippets/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_artists/static/src/img/snippets/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

+10
View File
@@ -387,5 +387,15 @@ Check in images.scss, primary_variables.scss, main.scss and theme_common's mixin
<field name="name">website.s_key_images_default_image_4</field>
<field name="url">/theme_avantgarde/static/src/img/pictures/item_04.jpg</field>
</record>
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_avantgarde/static/src/img/pictures/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_avantgarde/static/src/img/pictures/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

+11
View File
@@ -268,5 +268,16 @@
<field name="name">website.s_quadrant_default_image_4</field>
<field name="url">/theme_aviato/static/src/img/content/s_quote_bg_3.jpg</field>
</record>
<!-- Intro Pill -->
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_aviato/static/src/img/content/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_aviato/static/src/img/content/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
+1
View File
@@ -43,6 +43,7 @@
'views/snippets/s_image_hexagonal.xml',
'views/snippets/s_striped_center_top.xml',
'views/snippets/s_key_images.xml',
'views/snippets/s_intro_pill.xml',
'views/new_page_template.xml',
],
'images': [
Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

+10
View File
@@ -315,5 +315,15 @@ Check in theme_loftspace's primary_variables.scss and theme.scss -->
<field name="name">website.s_kickoff_default_image</field>
<field name="url">/theme_beauty/static/src/img/snippets/s_kickoff_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_beauty/static/src/img/snippets/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_beauty/static/src/img/snippets/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_intro_pill" inherit_id="website.s_intro_pill">
<!-- Title -->
<xpath expr="//h1" position="replace" mode="inner">
Discover our<br/>new products
</xpath>
<!-- Button -->
<xpath expr="//a[hasclass('btn')]" position="replace" mode="inner">
Shop now
</xpath>
</template>
</odoo>
Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

+12
View File
@@ -728,4 +728,16 @@
</xpath>
</template>
<!-- ======== INTRO PILL ======== -->
<template id="s_intro_pill" inherit_id="website.s_intro_pill">
<!-- Title -->
<xpath expr="//h1" position="replace" mode="inner">
Discover our<br/>new campus
</xpath>
<!-- Button -->
<xpath expr="//a[hasclass('btn')]" position="replace" mode="inner">
Learn more
</xpath>
</template>
</odoo>
+10
View File
@@ -287,5 +287,15 @@
<field name="name">website.s_kickoff_default_image</field>
<field name="url">/theme_bewise/static/src/img/content/s_kickoff_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_bewise/static/src/img/content/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_bewise/static/src/img/content/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
+1
View File
@@ -40,6 +40,7 @@
'views/snippets/s_key_images.xml',
'views/snippets/s_striped_top.xml',
'views/snippets/s_quadrant.xml',
'views/snippets/s_intro_pill.xml',
'views/new_page_template.xml',
],
Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

+12
View File
@@ -437,4 +437,16 @@
<field name="url">/theme_bistro/static/src/img/content/s_kickoff_default_image.jpg</field>
</record>
<!-- Intro Pill -->
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_bistro/static/src/img/content/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_bistro/static/src/img/content/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_intro_pill" inherit_id="website.s_intro_pill">
<!-- Title -->
<xpath expr="//h1" position="replace" mode="inner">
Discover our<br/>new menu
</xpath>
<!-- Button -->
<xpath expr="//a[hasclass('btn')]" position="replace" mode="inner">
View more
</xpath>
</template>
</odoo>
+1
View File
@@ -45,6 +45,7 @@
'views/snippets/s_pricelist_boxed.xml',
'views/snippets/s_image_hexagonal.xml',
'views/snippets/s_striped_center_top.xml',
'views/snippets/s_intro_pill.xml',
'views/new_page_template.xml',
],
'images': [
Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

+10
View File
@@ -313,5 +313,15 @@ Check in theme_loftspace's primary_variables.scss and theme.scss -->
<field name="name">website.s_quadrant_default_image_4</field>
<field name="url">/theme_bookstore/static/src/img/snippets/s_picture.jpg</field>
</record>
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_bookstore/static/src/img/snippets/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_bookstore/static/src/img/snippets/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_intro_pill" inherit_id="website.s_intro_pill">
<!-- Title -->
<xpath expr="//h1" position="replace" mode="inner">
Discover our<br/>large collection
</xpath>
<!-- Button -->
<xpath expr="//a[hasclass('btn')]" position="replace" mode="inner">
Shop our bestsellers
</xpath>
</template>
</odoo>
Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

+11
View File
@@ -121,5 +121,16 @@
<field name="name">website.s_kickoff_default_image</field>
<field name="url">/theme_buzzy/static/src/img/photos/s_kickoff_default_image.jpg</field>
</record>
<!-- Intro Pill -->
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_buzzy/static/src/img/photos/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_buzzy/static/src/img/photos/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

+10
View File
@@ -242,5 +242,15 @@
<field name="name">website.s_kickoff_default_image</field>
<field name="url">/theme_clean/static/src/img/content/s_kickoff_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_clean/static/src/img/content/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_clean/static/src/img/content/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

+11
View File
@@ -293,5 +293,16 @@
<field name="name">website.s_key_images_default_image_4</field>
<field name="url">/theme_cobalt/static/src/img/pictures/s_image_4.jpg</field>
</record>
<!-- Experience -->
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_cobalt/static/src/img/pictures/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_cobalt/static/src/img/pictures/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
+1
View File
@@ -34,6 +34,7 @@
'views/snippets/s_key_benefits.xml',
'views/snippets/s_carousel.xml',
'views/snippets/s_striped_center_top.xml',
'views/snippets/s_intro_pill.xml',
'views/new_page_template.xml',
],
'images': [
Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

+10
View File
@@ -240,5 +240,15 @@
<field name="name">website.s_key_images_default_image_4</field>
<field name="url">/theme_enark/static/src/img/snippets/s_product_5.jpg</field>
</record>
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_enark/static/src/img/snippets/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_enark/static/src/img/snippets/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_intro_pill" inherit_id="website.s_intro_pill">
<!-- Title -->
<xpath expr="//h1" position="replace" mode="inner">
Discover our<br/>latest realizations
</xpath>
<!-- Button -->
<xpath expr="//a[hasclass('btn')]" position="replace" mode="inner">
Our projects
</xpath>
</template>
</odoo>
Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

+12
View File
@@ -422,4 +422,16 @@ Check in images.scss, primary_variables.scss, main.scss and theme_common's mixin
<field name="url">/theme_graphene/static/src/img/pictures/s_kickoff_default_image.jpg</field>
</record>
<!-- Intro Pill -->
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_graphene/static/src/img/pictures/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_graphene/static/src/img/pictures/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

+10
View File
@@ -325,5 +325,15 @@ Check in primary_variables.scss, theme.scss and theme_common's mixins.scss -->
<field name="name">website.s_kickoff_default_image</field>
<field name="url">/theme_kea/static/src/img/snippets/s_kickoff_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_kea/static/src/img/snippets/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_kea/static/src/img/snippets/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
+1
View File
@@ -40,6 +40,7 @@
'views/snippets/s_striped_center_top.xml',
'views/snippets/s_image_title.xml',
'views/snippets/s_key_images.xml',
'views/snippets/s_intro_pill.xml',
'views/new_page_template.xml',
],
'images': [
Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

+10
View File
@@ -299,5 +299,15 @@
<field name="name">website.s_kickoff_default_image</field>
<field name="url">/theme_kiddo/static/src/img/snippets/s_kickoff_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_kiddo/static/src/img/snippets/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_kiddo/static/src/img/snippets/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_intro_pill" inherit_id="website.s_intro_pill">
<!-- Title -->
<xpath expr="//h1" position="replace" mode="inner">
Discover our<br/>Little World
</xpath>
<!-- Button -->
<xpath expr="//a[hasclass('btn')]" position="replace" mode="inner">
About us
</xpath>
</template>
</odoo>
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

+10
View File
@@ -336,5 +336,15 @@ Check in primary_variables.scss and theme.scss -->
<field name="name">website.s_kickoff_default_image</field>
<field name="url">/theme_loftspace/static/src/img/snippets/s_kickoff_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_loftspace/static/src/img/snippets/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_loftspace/static/src/img/snippets/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

+10
View File
@@ -342,5 +342,15 @@ Check in primary_variables.scss, theme.scss and theme_common's mixins.scss -->
<field name="name">website.library_image_08</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_images_gallery_2.jpg</field>
</record>
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

+10
View File
@@ -400,6 +400,16 @@
<field name="name">website.s_pricelist_boxed_default_background</field>
<field name="url">/theme_nano/static/src/img/snippets/s_pricelist_boxed_default_background.jpg</field>
</record>
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_nano/static/src/img/snippets/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_nano/static/src/img/snippets/s_intro_pill_default_image_2.jpg</field>
</record>
<!-- Key Images -->
<record id="s_key_images_default_image_1" model="theme.ir.attachment">
+1
View File
@@ -44,6 +44,7 @@
'views/snippets/s_striped_center_top.xml',
'views/snippets/s_key_images.xml',
'views/snippets/s_quadrant.xml',
'views/snippets/s_intro_pill.xml',
'views/new_page_template.xml',
],
'images': [
Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

+10
View File
@@ -312,5 +312,15 @@
<field name="name">website.s_kickoff_default_image</field>
<field name="url">/theme_notes/static/src/img/content/content_img_24.jpg</field>
</record>
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_notes/static/src/img/content/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_notes/static/src/img/content/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_intro_pill" inherit_id="website.s_intro_pill">
<!-- Title -->
<xpath expr="//h1" position="replace" mode="inner">
Discover our<br/>latest album
</xpath>
<!-- Button -->
<xpath expr="//a[hasclass('btn')]" position="replace" mode="inner">
Listen now
</xpath>
</template>
</odoo>
Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

+10
View File
@@ -265,6 +265,16 @@ Check in theme_loftspace's primary_variables.scss and theme.scss -->
<field name="name">website.s_kickoff_default_image</field>
<field name="url">/theme_odoo_experts/static/src/img/snippets/s_kickoff_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_odoo_experts/static/src/img/snippets/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_odoo_experts/static/src/img/snippets/s_intro_pill_default_image_2.jpg</field>
</record>
<!-- Use custom records to prevent some images from changing by the Configurator -->
<record id="s_image_text_device" model="theme.ir.attachment">
+1
View File
@@ -36,6 +36,7 @@
'views/snippets/s_image_hexagonal.xml',
'views/snippets/s_striped_center_top.xml',
'views/snippets/s_key_images.xml',
'views/snippets/s_intro_pill.xml',
'views/new_page_template.xml',
],
'images': [
Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

+10
View File
@@ -285,5 +285,15 @@ Check in theme_loftspace's primary_variables.scss and theme.scss -->
<field name="name">website.s_kickoff_default_image</field>
<field name="url">/theme_orchid/static/src/img/snippets/s_kickoff_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_orchid/static/src/img/snippets/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_orchid/static/src/img/snippets/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_intro_pill" inherit_id="website.s_intro_pill">
<!-- Title -->
<xpath expr="//h1" position="replace" mode="inner">
Discover our<br/>latest arrivals
</xpath>
<!-- Button -->
<xpath expr="//a[hasclass('btn')]" position="replace" mode="inner">
Shop now
</xpath>
</template>
</odoo>
Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

+12
View File
@@ -268,4 +268,16 @@
<field name="url">/theme_paptic/static/src/img/pictures/s_carousel_1.jpg</field>
</record>
<!-- Intro Pill -->
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_paptic/static/src/img/pictures/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_paptic/static/src/img/pictures/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
+1
View File
@@ -36,6 +36,7 @@
'views/snippets/s_carousel.xml',
'views/snippets/s_pricelist_boxed.xml',
'views/snippets/s_key_images.xml',
'views/snippets/s_intro_pill.xml',
'views/new_page_template.xml',
],
'images': [
Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

+10
View File
@@ -271,5 +271,15 @@ Check in theme_monglia's primary_variables.scss, theme.scss and theme_common's m
<field name="name">website.s_key_images_default_image_4</field>
<field name="url">/theme_real_estate/static/src/img/snippets/s_product_4.jpg</field>
</record>
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_real_estate/static/src/img/snippets/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_real_estate/static/src/img/snippets/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_intro_pill" inherit_id="website.s_intro_pill">
<!-- Title -->
<xpath expr="//h1" position="replace" mode="inner">
Discover our<br/>new properties
</xpath>
<!-- Button -->
<xpath expr="//a[hasclass('btn')]" position="replace" mode="inner">
Browse properties
</xpath>
</template>
</odoo>
+1
View File
@@ -38,6 +38,7 @@
'views/snippets/s_key_benefits.xml',
'views/snippets/s_pricelist_boxed.xml',
'views/snippets/s_striped_center_top.xml',
'views/snippets/s_intro_pill.xml',
'views/new_page_template.xml',
],
'images': [
Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

+10
View File
@@ -354,5 +354,15 @@
<field name="name">website.s_quadrant_default_image_4</field>
<field name="url">/theme_treehouse/static/src/img/backgrounds/12.jpg</field>
</record>
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_treehouse/static/src/img/content/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_treehouse/static/src/img/content/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_intro_pill" inherit_id="website.s_intro_pill">
<!-- Title -->
<xpath expr="//h1" position="replace" mode="inner">
Help us protect<br/>the environment
</xpath>
<!-- Button -->
<xpath expr="//a[hasclass('btn')]" position="replace" mode="inner">
Learn more
</xpath>
</template>
</odoo>
Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

+10
View File
@@ -280,5 +280,15 @@ Check in theme_monglia's primary_variables.scss, theme.scss and theme_common's m
<field name="name">website.s_kickoff_default_image</field>
<field name="url">/theme_vehicle/static/src/img/snippets/s_kickoff_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_vehicle/static/src/img/snippets/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_vehicle/static/src/img/snippets/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
+1
View File
@@ -42,6 +42,7 @@
'views/snippets/s_striped_center_top.xml',
'views/snippets/s_key_images.xml',
'views/snippets/s_kickoff.xml',
'views/snippets/s_intro_pill.xml',
'views/new_page_template.xml',
],
'images': [
Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

+11
View File
@@ -370,5 +370,16 @@ Check in theme_kea's primary_variables.scss, theme.scss and theme_common's mixin
<field name="name">website.s_kickoff_default_image</field>
<field name="url">/theme_yes/static/src/img/snippets/s_kickoff_default_image.jpg</field>
</record>
<!-- // Intro Pill // -->
<record id="s_intro_pill_default_image" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image</field>
<field name="name">website.s_intro_pill_default_image</field>
<field name="url">/theme_yes/static/src/img/snippets/s_intro_pill_default_image.jpg</field>
</record>
<record id="s_intro_pill_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_intro_pill_default_image_2</field>
<field name="name">website.s_intro_pill_default_image_2</field>
<field name="url">/theme_yes/static/src/img/snippets/s_intro_pill_default_image_2.jpg</field>
</record>
</odoo>
+15
View File
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="s_intro_pill" inherit_id="website.s_intro_pill">
<!-- Title -->
<xpath expr="//h1" position="replace" mode="inner">
Plan your<br/>dream wedding
</xpath>
<!-- Button -->
<xpath expr="//a[hasclass('btn')]" position="replace" mode="inner">
Contact us
</xpath>
</template>
</odoo>
Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Some files were not shown because too many files have changed in this diff Show More