[IMP] theme_*: adapt s_empowerment
task-4077615 Part of task-4077427 Part-of: odoo/design-themes#919 Related: odoo/odoo#180736 Signed-off-by: Benjamin Vray (bvr) <bvr@odoo.com> Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
@@ -57,6 +57,7 @@
|
||||
'views/snippets/s_image_frame.xml',
|
||||
'views/snippets/s_wavy_grid.xml',
|
||||
'views/snippets/s_shape_image.xml',
|
||||
'views/snippets/s_empowerment.xml',
|
||||
'views/new_page_template.xml',
|
||||
],
|
||||
'images': [
|
||||
|
||||
|
After Width: | Height: | Size: 39 KiB |
@@ -392,5 +392,10 @@
|
||||
<field name="name">website.s_images_constellation_default_image_2</field>
|
||||
<field name="url">/theme_anelusia/static/src/img/snippets/s_images_constellation_default_image_2.jpg</field>
|
||||
</record>
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_anelusia/static/src/img/snippets/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Enjoy exclusive deals up to -50% !     
|
||||
<a href="#">Shop now   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Discover our new collection,<br/>shop our bestsellers today!
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Discover our new collection,<br/>shop our bestsellers today!
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Unveil the latest, shop the best!<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Shop now
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -61,6 +61,7 @@
|
||||
'views/snippets/s_wavy_grid.xml',
|
||||
'views/snippets/s_shape_image.xml',
|
||||
'views/snippets/s_text_cover.xml',
|
||||
'views/snippets/s_empowerment.xml',
|
||||
'views/new_page_template.xml',
|
||||
],
|
||||
'images': [
|
||||
|
||||
|
After Width: | Height: | Size: 31 KiB |
@@ -380,5 +380,10 @@ Check in theme_monglia's primary_variables.scss, theme.scss and theme_common's m
|
||||
<field name="name">website.s_text_cover_default_image</field>
|
||||
<field name="url">/theme_artists/static/src/img/snippets/s_text_cover.jpg</field>
|
||||
</record>
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_artists/static/src/img/snippets/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -0,0 +1,35 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Section -->
|
||||
<xpath expr="//section" position="attributes">
|
||||
<attribute name="class" add="o_cc o_cc5" separator=" "/>
|
||||
</xpath>
|
||||
<!-- Badge background -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="attributes">
|
||||
<attribute name="class" add="o_cc5" remove="o_cc1" separator=" "/>
|
||||
</xpath>
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Don't miss the final show !     
|
||||
<a href="#">Grab your tickets   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Lunar Echoes:<br/>Around the World tour
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>The very last date of our World tour !<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Tour agenda
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace"/>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
|
||||
|
After Width: | Height: | Size: 39 KiB |
@@ -596,6 +596,31 @@
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
<!-- ======== EMPOWERMENT ======== -->
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Award-Winning Designs     
|
||||
<a href="#">See Our Achievements   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Crafting spaces<br/>for everyday life
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Crafting spaces where creativity meets functionality,<br/>one design at a time.<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Our Projects
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Book an appointment
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
<!-- ======== SHAPE IMAGE ======== -->
|
||||
<template id="s_shape_image" inherit_id="website.s_shape_image">
|
||||
<!-- Title -->
|
||||
|
||||
@@ -482,5 +482,10 @@ Check in images.scss, primary_variables.scss, main.scss and theme_common's mixin
|
||||
<field name="name">website.s_text_cover_default_image</field>
|
||||
<field name="url">/theme_avantgarde/static/src/img/pictures/s_text_cover.jpg</field>
|
||||
</record>
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_avantgarde/static/src/img/pictures/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -48,6 +48,7 @@
|
||||
'views/snippets/s_shape_image.xml',
|
||||
'views/snippets/s_images_constellation.xml',
|
||||
'views/snippets/s_text_cover.xml',
|
||||
'views/snippets/s_empowerment.xml',
|
||||
'views/new_page_template.xml',
|
||||
],
|
||||
'images': [
|
||||
|
||||
|
After Width: | Height: | Size: 34 KiB |
@@ -375,4 +375,11 @@
|
||||
<field name="url">/theme_aviato/static/src/img/content/s_text_cover.jpg</field>
|
||||
</record>
|
||||
|
||||
<!-- Empowerment -->
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_aviato/static/src/img/content/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Exclusive Travel Deals     
|
||||
<a href="#">View Our Offers   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Explore with<br/>GlobeTrek Travel
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Your gateway to unforgettable adventures and dream destinations.<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Explore Destinations
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Plan Your Trip
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -56,6 +56,7 @@
|
||||
'views/snippets/s_wavy_grid.xml',
|
||||
'views/snippets/s_shape_image.xml',
|
||||
'views/snippets/s_text_cover.xml',
|
||||
'views/snippets/s_empowerment.xml',
|
||||
'views/new_page_template.xml',
|
||||
],
|
||||
'images': [
|
||||
|
||||
|
After Width: | Height: | Size: 28 KiB |
@@ -425,5 +425,10 @@ Check in theme_loftspace's primary_variables.scss and theme.scss -->
|
||||
<field name="name">website.s_text_cover_default_image</field>
|
||||
<field name="url">/theme_beauty/static/src/img/snippets/library_image_02.jpg</field>
|
||||
</record>
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_beauty/static/src/img/snippets/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Top Beauty Picks     
|
||||
<a href="#">Explore Beauty Essentials   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Radiance by<br/>LuxeAura
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Unleashing beauty with elegance and style, from runway to everyday<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Our Collections
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Book a session
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
|
||||
|
After Width: | Height: | Size: 51 KiB |
@@ -1079,4 +1079,29 @@
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
<!-- ======== EMPOWERMENT ======== -->
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Top-Ranked Programs     
|
||||
<a href="#">Discover Our Courses   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Achieve with<br/>Summit University
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Empowering future leaders with exceptional education and opportunities.<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Explore Programs
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Request Information
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -382,5 +382,10 @@
|
||||
<field name="name">website.s_text_cover_default_image</field>
|
||||
<field name="url">/theme_bewise/static/src/img/content/library_image_14.jpg</field>
|
||||
</record>
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_bewise/static/src/img/content/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -52,6 +52,7 @@
|
||||
'views/snippets/s_shape_image.xml',
|
||||
'views/snippets/s_images_constellation.xml',
|
||||
'views/snippets/s_text_cover.xml',
|
||||
'views/snippets/s_empowerment.xml',
|
||||
'views/new_page_template.xml',
|
||||
|
||||
],
|
||||
|
||||
|
After Width: | Height: | Size: 76 KiB |
@@ -556,4 +556,11 @@
|
||||
<field name="url">/theme_bistro/static/src/img/content/s_shape_image_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
<!-- EMPOWERMENT -->
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_bistro/static/src/img/content/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Explore our signature dishes    
|
||||
<a href="#">View Our Menu   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Experience Culinary<br/>Excellence at Bella Bistro
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Where every meal is a celebration of flavor and ambiance.<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Book a table
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
See Today's Specials
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -31,6 +31,7 @@
|
||||
'views/snippets/s_freegrid.xml',
|
||||
'views/snippets/s_features_wall.xml',
|
||||
'views/snippets/s_image_punchy.xml',
|
||||
'views/snippets/s_empowerment.xml',
|
||||
'views/snippets/s_masonry_block.xml',
|
||||
'views/snippets/s_banner.xml',
|
||||
'views/snippets/s_numbers.xml',
|
||||
|
||||
|
After Width: | Height: | Size: 60 KiB |
@@ -408,5 +408,10 @@ Check in theme_loftspace's primary_variables.scss and theme.scss -->
|
||||
<field name="name">website.s_text_cover_default_image</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/snippets/s_unveil_3.jpg</field>
|
||||
</record>
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_bookstore/static/src/img/snippets/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Bestselling Titles    
|
||||
<a href="#">Explore new releases   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Discover your next favorite book at PageTurner Books
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Curated collections and timeless classics, all in one place.<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Browse our selection
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Join our book club
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
@@ -61,6 +61,7 @@
|
||||
'views/snippets/s_big_number.xml',
|
||||
'views/snippets/s_image_frame.xml',
|
||||
'views/snippets/s_wavy_grid.xml',
|
||||
'views/snippets/s_empowerment.xml',
|
||||
'views/new_page_template.xml',
|
||||
],
|
||||
'images': [
|
||||
|
||||
|
After Width: | Height: | Size: 35 KiB |
@@ -218,5 +218,11 @@
|
||||
<field name="url">/theme_buzzy/static/src/img/photos/library_image_02.jpg</field>
|
||||
</record>
|
||||
|
||||
<!-- Empowerment -->
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_buzzy/static/src/img/photos/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Industry Leaders    
|
||||
<a href="#">See our Success Stories   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Elevate your business<br/>with ApexCorp Solutions
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Driving innovation and excellence in every partnership.<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
About us
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Get in touch
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
@@ -38,6 +38,7 @@
|
||||
'views/snippets/s_wavy_grid.xml',
|
||||
'views/snippets/s_shape_image.xml',
|
||||
'views/snippets/s_images_constellation.xml',
|
||||
'views/snippets/s_empowerment.xml',
|
||||
'views/new_page_template.xml',
|
||||
],
|
||||
'images': [
|
||||
|
||||
|
After Width: | Height: | Size: 41 KiB |
@@ -337,5 +337,10 @@
|
||||
<field name="name">website.s_text_cover_default_image</field>
|
||||
<field name="url">/theme_clean/static/src/img/content/library_image_16.jpg</field>
|
||||
</record>
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_clean/static/src/img/content/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Trusted expertise    
|
||||
<a href="#">Read client testimonials   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Navigating legal complexities<br/>with Cornerstone Law Group
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Providing reliable legal solutions tailored to your needs.<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Our services
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Book an appointment
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
|
After Width: | Height: | Size: 30 KiB |
@@ -582,4 +582,29 @@
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
<!-- ======== EMPOWERMENT ======== -->
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Innovative solutions    
|
||||
<a href="#">See our projects   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Building the future<br/>with NovaDev Solutions
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Transforming ideas into impactful digital experiences.<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Our services
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Start a project
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -343,6 +343,11 @@
|
||||
<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>
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_cobalt/static/src/img/pictures/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
<!-- Images Mosaic -->
|
||||
<record id="s_images_mosaic_default_image_1" model="theme.ir.attachment">
|
||||
|
||||
@@ -47,6 +47,7 @@
|
||||
'views/snippets/s_shape_image.xml',
|
||||
'views/snippets/s_images_constellation.xml',
|
||||
'views/snippets/s_text_cover.xml',
|
||||
'views/snippets/s_empowerment.xml',
|
||||
'views/new_page_template.xml',
|
||||
],
|
||||
'images': [
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Award-winning designs    
|
||||
<a href="#">View our portfolio   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Shaping spaces<br/>with Horizon Architects
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Blending creativity and precision in every project.<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Our work
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Book an appointment
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
@@ -559,5 +559,28 @@
|
||||
Embrace the future of technology.
|
||||
</xpath>
|
||||
</template>
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Customer-first approach    
|
||||
<a href="#">Read our reviews   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Exceeding expectations<br/>with PrimeService Co.
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Delivering top-tier solutions with a personal touch.<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Our services
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Contact us today
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -50,6 +50,7 @@
|
||||
'views/snippets/s_big_number.xml',
|
||||
'views/snippets/s_wavy_grid.xml',
|
||||
'views/snippets/s_text_cover.xml',
|
||||
'views/snippets/s_empowerment.xml',
|
||||
'views/new_page_template.xml',
|
||||
],
|
||||
'images': [
|
||||
|
||||
|
After Width: | Height: | Size: 34 KiB |
@@ -421,5 +421,10 @@ Check in primary_variables.scss, theme.scss and theme_common's mixins.scss -->
|
||||
<field name="name">website.s_text_cover_default_image</field>
|
||||
<field name="url">/theme_kea/static/src/img/snippets/s_image_wall_02.jpg</field>
|
||||
</record>
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_kea/static/src/img/snippets/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Cutting-edge innovation    
|
||||
<a href="#">Explore our tech solution   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Driving progress<br/>with QuantumTech Industries
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Empowering businesses through advanced technology.<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Our products
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Request a demo
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
@@ -53,6 +53,7 @@
|
||||
'views/snippets/s_shape_image.xml',
|
||||
'views/snippets/s_images_constellation.xml',
|
||||
'views/snippets/s_text_cover.xml',
|
||||
'views/snippets/s_empowerment.xml',
|
||||
'views/new_page_template.xml',
|
||||
],
|
||||
'images': [
|
||||
|
||||
|
After Width: | Height: | Size: 28 KiB |
@@ -394,5 +394,10 @@
|
||||
<field name="name">website.s_text_cover_default_image</field>
|
||||
<field name="url">/theme_kiddo/static/src/img/snippets/s_banner.jpg</field>
|
||||
</record>
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_kiddo/static/src/img/snippets/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Caring hands    
|
||||
<a href="#">Learn about our approach   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Nurturing growth<br/>at Little Sprouts Nursery
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Where every child blossoms in a safe and loving environment.<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Our programs
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Schedule a visit
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
@@ -47,6 +47,7 @@
|
||||
'views/snippets/s_big_number.xml',
|
||||
'views/snippets/s_wavy_grid.xml',
|
||||
'views/snippets/s_text_cover.xml',
|
||||
'views/snippets/s_empowerment.xml',
|
||||
'views/new_page_template.xml',
|
||||
],
|
||||
'images': [
|
||||
|
||||
|
After Width: | Height: | Size: 40 KiB |
@@ -401,5 +401,10 @@ Check in primary_variables.scss and theme.scss -->
|
||||
<field name="name">website.s_text_cover_default_image</field>
|
||||
<field name="url">/theme_loftspace/static/src/img/snippets/s_carousel_1.jpg</field>
|
||||
</record>
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_loftspace/static/src/img/snippets/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Stylish and durable    
|
||||
<a href="#">Browse our collection   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Transforming spaces<br/>with UrbanNest Furniture
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Elegant designs and quality craftsmanship for every home.<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Shop Now
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Request a quote
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
|
After Width: | Height: | Size: 23 KiB |
@@ -809,4 +809,29 @@
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
<!-- ======== EMPOWERMENT ======== -->
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Memorable experiences    
|
||||
<a href="#">See our event highlights   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Creating unforgettable moments<br/>with expert event planning
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Expertly crafted events tailored to your vision.<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Our services
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Schedule a call
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -437,5 +437,10 @@ Check in primary_variables.scss, theme.scss and theme_common's mixins.scss -->
|
||||
<field name="name">website.s_text_cover_default_image</field>
|
||||
<field name="url">/theme_monglia/static/src/img/snippets/s_carousel_1.jpg</field>
|
||||
</record>
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_monglia/static/src/img/snippets/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -41,6 +41,7 @@
|
||||
'views/snippets/s_image_frame.xml',
|
||||
'views/snippets/s_shape_image.xml',
|
||||
'views/snippets/s_text_cover.xml',
|
||||
'views/snippets/s_empowerment.xml',
|
||||
'views/new_page_template.xml',
|
||||
],
|
||||
'images': [
|
||||
|
||||
|
After Width: | Height: | Size: 34 KiB |
@@ -571,5 +571,10 @@
|
||||
<field name="name">website.s_images_constellation_default_image_2</field>
|
||||
<field name="url">/theme_nano/static/src/img/snippets/s_images_constellation_default_image_2.jpg</field>
|
||||
</record>
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_nano/static/src/img/snippets/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Creative solutions    
|
||||
<a href="#">See our work   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Crafting excellence with<br/>innovative design and fabrication
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Transforming ideas into tangible creations with precision and flair.<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Our projects
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Get a quote
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
@@ -58,6 +58,7 @@
|
||||
'views/snippets/s_wavy_grid.xml',
|
||||
'views/snippets/s_shape_image.xml',
|
||||
'views/snippets/s_text_cover.xml',
|
||||
'views/snippets/s_empowerment.xml',
|
||||
'views/new_page_template.xml',
|
||||
],
|
||||
'images': [
|
||||
|
||||
|
After Width: | Height: | Size: 26 KiB |
@@ -407,5 +407,10 @@
|
||||
<field name="name">website.s_text_cover_default_image</field>
|
||||
<field name="url">/theme_notes/static/src/img/content/content_img_28.jpg</field>
|
||||
</record>
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_notes/static/src/img/content/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  High-energy performances    
|
||||
<a href="#">Listen to our latest tracks   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Rock out with your favorite band on tour
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Bringing you unforgettable live music and electrifying shows.<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Check tour dates
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Buy tickets
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
@@ -48,6 +48,7 @@
|
||||
'views/snippets/s_quadrant.xml',
|
||||
'views/snippets/s_big_number.xml',
|
||||
'views/snippets/s_wavy_grid.xml',
|
||||
'views/snippets/s_empowerment.xml',
|
||||
'views/new_page_template.xml',
|
||||
],
|
||||
'images': [
|
||||
|
||||
|
After Width: | Height: | Size: 35 KiB |
@@ -372,5 +372,10 @@ Check in theme_loftspace's primary_variables.scss and theme.scss -->
|
||||
<field name="name">website.s_text_cover_default_image</field>
|
||||
<field name="url">/theme_odoo_experts/static/src/img/snippets/s_quotes_carousel_2.jpg</field>
|
||||
</record>
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_odoo_experts/static/src/img/snippets/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Trusted guidance    
|
||||
<a href="#">Read our client success stories   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Expert advice for<br/>your future with top advisors
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Providing personalized strategies and insights to help you succeed.<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Our services
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Schedule a call
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
@@ -46,6 +46,7 @@
|
||||
'views/snippets/s_big_number.xml',
|
||||
'views/snippets/s_wavy_grid.xml',
|
||||
'views/snippets/s_shape_image.xml',
|
||||
'views/snippets/s_empowerment.xml',
|
||||
'views/new_page_template.xml',
|
||||
],
|
||||
'images': [
|
||||
|
||||
|
After Width: | Height: | Size: 49 KiB |
@@ -380,5 +380,10 @@ Check in theme_loftspace's primary_variables.scss and theme.scss -->
|
||||
<field name="name">website.s_text_cover_default_image</field>
|
||||
<field name="url">/theme_orchid/static/src/img/snippets/library_image_03.jpg</field>
|
||||
</record>
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_orchid/static/src/img/snippets/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Fresh and beautiful    
|
||||
<a href="#">Browse our floral arrangements   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Brighten your day with<br/>stunning designs from your local florist
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Creating vibrant, handcrafted bouquets to celebrate every occasion.<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Shop Now
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Our custom bouquets
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
|
After Width: | Height: | Size: 31 KiB |
@@ -804,4 +804,29 @@
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
<!-- ==== EMPOWERMENT ===== -->
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Strategic insights    
|
||||
<a href="#">Explore our case studies   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Elevate your business<br/>with expert consultancy services
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Offering tailored strategies to drive growth and success.<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Our solutions
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Book a call
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -238,6 +238,12 @@
|
||||
<field name="name">website.s_accordion_image_default_image</field>
|
||||
<field name="url">/theme_paptic/static/src/img/pictures/s_picture.jpg</field>
|
||||
</record>
|
||||
<!-- Empowerment -->
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_paptic/static/src/img/pictures/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
<!-- Images Gallery -->
|
||||
<record id="library_image_02" model="theme.ir.attachment">
|
||||
|
||||
@@ -46,6 +46,7 @@
|
||||
'views/snippets/s_wavy_grid.xml',
|
||||
'views/snippets/s_shape_image.xml',
|
||||
'views/snippets/s_images_constellation.xml',
|
||||
'views/snippets/s_empowerment.xml',
|
||||
'views/new_page_template.xml',
|
||||
],
|
||||
'images': [
|
||||
|
||||
|
After Width: | Height: | Size: 40 KiB |
@@ -366,5 +366,10 @@ Check in theme_monglia's primary_variables.scss, theme.scss and theme_common's m
|
||||
<field name="name">website.s_text_cover_default_image</field>
|
||||
<field name="url">/theme_real_estate/static/src/img/snippets/s_banner.jpg</field>
|
||||
</record>
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_real_estate/static/src/img/snippets/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Prime properties    
|
||||
<a href="#">View our listings   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Finding your dream home<br/>with expert real estate services
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Connecting you with the perfect property through personalized guidance.<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Search for homes
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Contact an agent
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
@@ -49,6 +49,7 @@
|
||||
'views/snippets/s_image_frame.xml',
|
||||
'views/snippets/s_wavy_grid.xml',
|
||||
'views/snippets/s_text_cover.xml',
|
||||
'views/snippets/s_empowerment.xml',
|
||||
'views/new_page_template.xml',
|
||||
],
|
||||
'images': [
|
||||
|
||||
|
After Width: | Height: | Size: 39 KiB |
@@ -396,6 +396,11 @@
|
||||
<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>
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_treehouse/static/src/img/content/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
<!-- Wavy Grid -->
|
||||
<record id="s_wavy_grid_default_image_1" model="theme.ir.attachment">
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Eco-friendly retreats    
|
||||
<a href="#">Discover our natural escapes   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Experience nature with<br/>serene and sustainable stays
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Immerse yourself in peaceful environments that harmonize with nature.<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Our destinations
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Book a stay
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
|
After Width: | Height: | Size: 21 KiB |
@@ -869,4 +869,29 @@
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
<!-- ======== EMPOWERMENT ======== -->
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Top-rated vehicles    
|
||||
<a href="#">Browse our inventory   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Find your perfect ride<br/>with premium car sales
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Offering a wide selection of quality cars to suit every need and budget.<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Our cars
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Book a test drive
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -375,5 +375,10 @@ Check in theme_monglia's primary_variables.scss, theme.scss and theme_common's m
|
||||
<field name="name">website.s_text_cover_default_image</field>
|
||||
<field name="url">/theme_vehicle/static/src/img/snippets/s_masonry_block.jpg</field>
|
||||
</record>
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_vehicle/static/src/img/snippets/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -55,6 +55,7 @@
|
||||
'views/snippets/s_image_frame.xml',
|
||||
'views/snippets/s_shape_image.xml',
|
||||
'views/snippets/s_text_cover.xml',
|
||||
'views/snippets/s_empowerment.xml',
|
||||
'views/new_page_template.xml',
|
||||
],
|
||||
'images': [
|
||||
|
||||
|
After Width: | Height: | Size: 53 KiB |
@@ -476,4 +476,11 @@ Check in theme_kea's primary_variables.scss, theme.scss and theme_common's mixin
|
||||
<field name="url">/theme_yes/static/src/img/snippets/s_cover.jpg</field>
|
||||
</record>
|
||||
|
||||
<!-- // Empowerment // -->
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_yes/static/src/img/snippets/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Dream weddings    
|
||||
<a href="#">See our wedding galleries   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Creating unforgettable moments<br/>with expert wedding planning
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Turning your vision into a beautiful reality with personalized touches<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Our services
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Get a quote
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
@@ -43,6 +43,7 @@
|
||||
'views/snippets/s_image_title.xml',
|
||||
'views/snippets/s_big_number.xml',
|
||||
'views/snippets/s_images_constellation.xml',
|
||||
'views/snippets/s_empowerment.xml',
|
||||
'views/new_page_template.xml',
|
||||
],
|
||||
'images': [
|
||||
|
||||
|
After Width: | Height: | Size: 47 KiB |
@@ -460,5 +460,11 @@
|
||||
<field name="name">website.s_images_constellation_default_image_2</field>
|
||||
<field name="url">/theme_zap/static/src/img/content/s_images_constellation_default_image_2.jpg</field>
|
||||
</record>
|
||||
<!-- Empowerment -->
|
||||
<record id="s_empowerment_default_image" model="theme.ir.attachment">
|
||||
<field name="key">website.s_empowerment_default_image</field>
|
||||
<field name="name">website.s_empowerment_default_image</field>
|
||||
<field name="url">/theme_zap/static/src/img/content/s_empowerment_default_image.jpg</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
<template id="s_empowerment" inherit_id="website.s_empowerment">
|
||||
<!-- Badge content -->
|
||||
<xpath expr="//span[hasclass('s_cta_badge')]" position="replace" mode="inner">
|
||||
<i class="fa fa-fw fa-info-circle o_not-animable" role="img"/>  Innovative solutions    
|
||||
<a href="#">See our projects   <i class="fa fa-long-arrow-right" role="img"/></a>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Building the future<br/>with NovaDev Solutions
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Transforming ideas into impactful digital experiences.<br/><br/>
|
||||
</xpath>
|
||||
<!-- Button -->
|
||||
<xpath expr="//a[hasclass('btn')][1]" position="replace" mode="inner">
|
||||
Our services
|
||||
</xpath>
|
||||
<!-- Second Button -->
|
||||
<xpath expr="//a[hasclass('btn')][2]" position="replace" mode="inner">
|
||||
Start a project
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||