Skip to content

Commit 0e665e3

Browse files
committed
[IMP] theme_*: fine-tune some snippets headings
*: anelusia, artists, avantgarde, aviato, beauty, bewise, bistro, bookstore, buzzy, clean, cobalt, enark, graphene, kea, kiddo, loftspace, monglia, nano, otes, odoo-experts, orchid, paptic, real_estate, treehouse, vehicle, yes, zap This commit reviews the heading tags in-use within themes, ensuring a better SEO. See the community PR for the list of snippets. task-4349019
1 parent 030218b commit 0e665e3

File tree

73 files changed

+215
-215
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+215
-215
lines changed

theme_anelusia/views/snippets/s_card_offset.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<attribute name="src">/web/image/website.s_carousel_default_image_3</attribute>
1212
</xpath>
1313
<!-- Title -->
14-
<xpath expr="//h3" position="replace" mode="inner">
14+
<xpath expr="//h2" position="replace" mode="inner">
1515
Redefining Style with Every Step
1616
</xpath>
1717
<!-- Paragraph 1 -->

theme_anelusia/views/snippets/s_cards_grid.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
<attribute name="class" add="o_cc5" remove="o_cc2" separator=" "/>
88
</xpath>
99
<!-- Main Title -->
10-
<xpath expr="//h3" position="replace" mode="inner">
10+
<xpath expr="//h2" position="replace" mode="inner">
1111
Redefining Fashion
1212
</xpath>
1313
<!-- Card 1 -->
1414
<xpath expr="(//div[hasclass('card')])[1]" position="attributes">
1515
<attribute name="class" add="o_cc4" remove="o_cc1" separator=" "/>
1616
</xpath>
17-
<xpath expr="(//h5)[1]" position="replace" mode="inner">
17+
<xpath expr="(//h3)[1]" position="replace" mode="inner">
1818
Timeless Elegance
1919
</xpath>
2020
<xpath expr="(//p)[1]" position="replace" mode="inner">
@@ -24,7 +24,7 @@
2424
<xpath expr="(//div[hasclass('card')])[2]" position="attributes">
2525
<attribute name="class" add="o_cc3" remove="o_cc1" separator=" "/>
2626
</xpath>
27-
<xpath expr="(//h5)[2]" position="replace" mode="inner">
27+
<xpath expr="(//h3)[2]" position="replace" mode="inner">
2828
Sustainable Craftsmanship
2929
</xpath>
3030
<xpath expr="(//p)[2]" position="replace" mode="inner">
@@ -34,7 +34,7 @@
3434
<xpath expr="(//div[hasclass('card')])[3]" position="attributes">
3535
<attribute name="class" add="o_cc4" remove="o_cc1" separator=" "/>
3636
</xpath>
37-
<xpath expr="(//h5)[3]" position="replace" mode="inner">
37+
<xpath expr="(//h3)[3]" position="replace" mode="inner">
3838
Versatile Style
3939
</xpath>
4040
<xpath expr="(//p)[3]" position="replace" mode="inner">
@@ -44,7 +44,7 @@
4444
<xpath expr="(//div[hasclass('card')])[4]" position="attributes">
4545
<attribute name="class" add="o_cc3" remove="o_cc1" separator=" "/>
4646
</xpath>
47-
<xpath expr="(//h5)[4]" position="replace" mode="inner">
47+
<xpath expr="(//h3)[4]" position="replace" mode="inner">
4848
Innovative Design
4949
</xpath>
5050
<xpath expr="(//p)[4]" position="replace" mode="inner">

theme_anelusia/views/snippets/s_company_team.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<attribute name="class" remove="rounded-circle" separator=" "/>
1313
</xpath>
1414
<!-- Team #01 - Title -->
15-
<xpath expr="//div[hasclass('col-lg-6')]//h4" position="replace" mode="inner">
15+
<xpath expr="//div[hasclass('col-lg-6')]//h3" position="replace" mode="inner">
1616
<font style="background-image: linear-gradient(135deg, var(--o-color-1) 0%, var(--o-color-5) 100%);" class="text-gradient">Tony Fred</font>
1717
</xpath>
1818
<!-- Team #01 - Work Description -->
@@ -37,7 +37,7 @@
3737
<attribute name="class" remove="rounded-circle" separator=" "/>
3838
</xpath>
3939
<!-- Team #02 - Title -->
40-
<xpath expr="//div[hasclass('col-lg-6')][2]//h4" position="replace" mode="inner">
40+
<xpath expr="//div[hasclass('col-lg-6')][2]//h3" position="replace" mode="inner">
4141
<font style="background-image: linear-gradient(135deg, var(--o-color-1) 0%, var(--o-color-5) 100%);" class="text-gradient">Mich Stark</font>
4242
<br/>
4343
</xpath>
@@ -63,7 +63,7 @@
6363
<attribute name="class" remove="rounded-circle" separator=" "/>
6464
</xpath>
6565
<!-- Team #03 - Title -->
66-
<xpath expr="//div[hasclass('col-lg-6')][3]//h4" position="replace" mode="inner">
66+
<xpath expr="//div[hasclass('col-lg-6')][3]//h3" position="replace" mode="inner">
6767
<font style="background-image: linear-gradient(135deg, var(--o-color-2) 0%, var(--o-color-5) 100%);" class="text-gradient">Aline Turner</font>
6868
</xpath>
6969
<!-- Team #03 - Work Description -->
@@ -88,7 +88,7 @@
8888
<attribute name="class" remove="rounded-circle" separator=" "/>
8989
</xpath>
9090
<!-- Team #04 - Title -->
91-
<xpath expr="//div[hasclass('col-lg-6')][4]//h4" position="replace" mode="inner">
91+
<xpath expr="//div[hasclass('col-lg-6')][4]//h3" position="replace" mode="inner">
9292
<font style="background-image: linear-gradient(135deg, var(--o-color-2) 0%, var(--o-color-5) 100%);" class="text-gradient">Iris Joe</font>
9393
</xpath>
9494
<!-- Team #04 - Work Description -->

theme_anelusia/views/snippets/s_company_team_basic.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<template id="s_company_team_basic" inherit_id="website.s_company_team_basic">
55
<!-- Team #01 - Title -->
6-
<xpath expr="//h4" position="replace" mode="inner">
6+
<xpath expr="//h3" position="replace" mode="inner">
77
Tony Fred
88
</xpath>
99
<!-- Team #01 - Work Description -->
@@ -21,7 +21,7 @@
2121
</xpath>
2222

2323
<!-- Team #02 - Title -->
24-
<xpath expr="(//h4)[2]" position="replace" mode="inner">
24+
<xpath expr="(//h3)[2]" position="replace" mode="inner">
2525
Mich Stark
2626
</xpath>
2727
<!-- Team #02 - Work Description -->
@@ -39,7 +39,7 @@
3939
</xpath>
4040

4141
<!-- Team #03 - Title -->
42-
<xpath expr="(//h4)[3]" position="replace" mode="inner">
42+
<xpath expr="(//h3)[3]" position="replace" mode="inner">
4343
Aline Turner
4444
</xpath>
4545
<!-- Team #03 - Work Description -->
@@ -57,7 +57,7 @@
5757
</xpath>
5858

5959
<!-- Team #04 - Title -->
60-
<xpath expr="(//h4)[4]" position="replace" mode="inner">
60+
<xpath expr="(//h3)[4]" position="replace" mode="inner">
6161
Iris Joe
6262
</xpath>
6363
<!-- Team #04 - Work Description -->

theme_artists/views/snippets/s_call_to_action.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<attribute name="class" add="pb208 o_cc4" remove="pb64 o_cc5" separator=" "/>
88
</xpath>
99
<!-- Title & Paragraph -->
10-
<xpath expr="//h3" position="replace" mode="inner">
10+
<xpath expr="//h2" position="replace" mode="inner">
1111
Want to discover more?
1212
</xpath>
1313
<xpath expr="//p" position="replace" mode="inner">

theme_artists/views/snippets/s_card_offset.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<attribute name="src">/web/image/website.s_carousel_default_image_3</attribute>
1212
</xpath>
1313
<!-- Title -->
14-
<xpath expr="//h3" position="replace" mode="inner">
14+
<xpath expr="//h2" position="replace" mode="inner">
1515
Discover Art that Inspires Your Soul
1616
</xpath>
1717
<!-- Paragraph 1 -->

theme_artists/views/snippets/s_cards_grid.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
</xpath>
99

1010
<!-- Title -->
11-
<xpath expr="//h3" position="replace" mode="inner">
11+
<xpath expr="//h2" position="replace" mode="inner">
1212
Distinctive Creations: Art That Speaks
1313
</xpath>
1414
<!-- Card 1 -->
1515
<xpath expr="(//div[hasclass('s_card')])[1]" position="attributes">
1616
<attribute name="class" add="border" separator=" "/>
1717
<attribute name="style" add="border-width: 0px !important;" separator=";"/>
1818
</xpath>
19-
<xpath expr="(//h5)[1]" position="replace" mode="inner">
19+
<xpath expr="(//h3)[1]" position="replace" mode="inner">
2020
Unique Creative Vision
2121
</xpath>
2222
<xpath expr="(//p)[1]" position="replace" mode="inner">
@@ -27,7 +27,7 @@
2727
<attribute name="class" add="border" separator=" "/>
2828
<attribute name="style" add="border-width: 0px !important;" separator=";"/>
2929
</xpath>
30-
<xpath expr="(//h5)[2]" position="replace" mode="inner">
30+
<xpath expr="(//h3)[2]" position="replace" mode="inner">
3131
Original and Handcrafted Works
3232
</xpath>
3333
<xpath expr="(//p)[2]" position="replace" mode="inner">
@@ -38,7 +38,7 @@
3838
<attribute name="class" add="border" separator=" "/>
3939
<attribute name="style" add="border-width: 0px !important;" separator=";"/>
4040
</xpath>
41-
<xpath expr="(//h5)[3]" position="replace" mode="inner">
41+
<xpath expr="(//h3)[3]" position="replace" mode="inner">
4242
Bold Use of Color and Texture
4343
</xpath>
4444
<xpath expr="(//p)[3]" position="replace" mode="inner">
@@ -49,7 +49,7 @@
4949
<attribute name="class" add="border" separator=" "/>
5050
<attribute name="style" add="border-width: 0px !important;" separator=";"/>
5151
</xpath>
52-
<xpath expr="(//h5)[4]" position="replace" mode="inner">
52+
<xpath expr="(//h3)[4]" position="replace" mode="inner">
5353
Personalized Art Commissions
5454
</xpath>
5555
<xpath expr="(//p)[4]" position="replace" mode="inner">

theme_avantgarde/views/customizations.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -231,8 +231,8 @@
231231

232232
<!-- ======== CALL TO ACTION ======== -->
233233
<template id="s_call_to_action" inherit_id="website.s_call_to_action" name="Avantgarde s_call_to_action">
234-
<xpath expr="//h3" position="replace">
235-
<h3 style="text-align: right;"><b>Since 1992</b> creating around the world.</h3>
234+
<xpath expr="//h2" position="replace">
235+
<h2 class="h3-fs" style="text-align: right;"><b>Since 1992</b> creating around the world.</h2>
236236
</xpath>
237237
<xpath expr="//p" position="replace" mode="inner">
238238
We partner with ambitious clients. We’d love to hear from you.
@@ -570,7 +570,7 @@
570570
<attribute name="src">/web/image/website.s_carousel_default_image_3</attribute>
571571
</xpath>
572572
<!-- Title -->
573-
<xpath expr="//h3" position="replace" mode="inner">
573+
<xpath expr="//h2" position="replace" mode="inner">
574574
Innovative Design Meets Fine Art
575575
</xpath>
576576
<!-- Paragraph 1 -->

theme_aviato/views/snippets/s_card_offset.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<attribute name="src">/web/image/website.s_carousel_default_image_3</attribute>
1212
</xpath>
1313
<!-- Title -->
14-
<xpath expr="//h3" position="replace" mode="inner">
14+
<xpath expr="//h2" position="replace" mode="inner">
1515
Your Gateway to Unforgettable Journeys
1616
</xpath>
1717
<!-- Paragraph 1 -->

theme_aviato/views/snippets/s_cards_grid.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,32 +3,32 @@
33

44
<template id="s_cards_grid" inherit_id="website.s_cards_grid">
55
<!-- Main Title -->
6-
<xpath expr="//h3" position="replace" mode="inner">
6+
<xpath expr="//h2" position="replace" mode="inner">
77
Unravel your next adventure
88
</xpath>
99
<!-- Card 1 -->
10-
<xpath expr="(//h5)[1]" position="replace" mode="inner">
10+
<xpath expr="(//h3)[1]" position="replace" mode="inner">
1111
Relax in Marbella
1212
</xpath>
1313
<xpath expr="(//p)[1]" position="replace" mode="inner">
1414
Marbella is a city on the southern coast of Spain known for its luxurious lifestyle, beautiful beaches, and vibrant nightlife.
1515
</xpath>
1616
<!-- Card 2 -->
17-
<xpath expr="(//h5)[2]" position="replace" mode="inner">
17+
<xpath expr="(//h3)[2]" position="replace" mode="inner">
1818
Rest in Finland
1919
</xpath>
2020
<xpath expr="(//p)[2]" position="replace" mode="inner">
2121
Enjoy the peace and quiet of Finland's forests and lakes. Rest and relax in one of our best partnered resorts.
2222
</xpath>
2323
<!-- Card 3 -->
24-
<xpath expr="(//h5)[3]" position="replace" mode="inner">
24+
<xpath expr="(//h3)[3]" position="replace" mode="inner">
2525
Tan in Thailand
2626
</xpath>
2727
<xpath expr="(//p)[3]" position="replace" mode="inner">
2828
Known for its stunning beaches Thailand is a Southeast Asian country, enjoy its lush forests and vibrant culture.
2929
</xpath>
3030
<!-- Card 4 -->
31-
<xpath expr="(//h5)[4]" position="replace" mode="inner">
31+
<xpath expr="(//h3)[4]" position="replace" mode="inner">
3232
Hike in Switzerland
3333
</xpath>
3434
<xpath expr="(//p)[4]" position="replace" mode="inner">

theme_aviato/views/snippets/s_showcase.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,23 @@
1111
<attribute name="class" add="align-items-center" separator=" "/>
1212
</xpath>
1313
<!-- Title -->
14-
<xpath expr="//h3" position="replace">
15-
<h2>Why Choose Us</h2>
14+
<xpath expr="//h2" position="replace" mode="inner">
15+
Why Choose Us
1616
</xpath>
1717
<!-- Content -->
18-
<xpath expr="//h5" position="replace" mode="inner">
18+
<xpath expr="//h3" position="replace" mode="inner">
1919
Expertly Curated Trips
2020
</xpath>
2121
<xpath expr="//div[hasclass('col-12')][2]//p" position="replace" mode="inner">
2222
We select only the best destinations, ensuring your travel experience is nothing short of extraordinary.
2323
</xpath>
24-
<xpath expr="(//h5)[2]" position="replace" mode="inner">
24+
<xpath expr="(//h3)[2]" position="replace" mode="inner">
2525
Personalized Itineraries
2626
</xpath>
2727
<xpath expr="//div[hasclass('col-12')][3]//p" position="replace" mode="inner">
2828
Your journey is tailored to match your preferences, making every trip uniquely yours.
2929
</xpath>
30-
<xpath expr="(//h5)[3]" position="replace" mode="inner">
30+
<xpath expr="(//h3)[3]" position="replace" mode="inner">
3131
Seamless Travel Experience
3232
</xpath>
3333
<xpath expr="//div[hasclass('col-12')][4]//p" position="replace" mode="inner">

theme_beauty/views/snippets/s_call_to_action.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<attribute name="class" add="col-lg-12" remove="col-lg-3" separator=" "/>
1515
</xpath>
1616
<!-- Paragraphs -->
17-
<xpath expr="//h3" position="replace">
17+
<xpath expr="//h2" position="replace">
1818
<h2>Beauty without <br/>expression is boring</h2>
1919
</xpath>
2020
<xpath expr="//p" position="replace" mode="inner">

theme_beauty/views/snippets/s_card_offset.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<attribute name="src">/web/image/website.s_carousel_default_image_3</attribute>
1616
</xpath>
1717
<!-- Title -->
18-
<xpath expr="//h3" position="replace" mode="inner">
18+
<xpath expr="//h2" position="replace" mode="inner">
1919
Unveil Your Natural Beauty
2020
</xpath>
2121
<!-- Paragraph 1 -->

theme_beauty/views/snippets/s_cards_grid.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,32 +3,32 @@
33

44
<template id="s_cards_grid" inherit_id="website.s_cards_grid">
55
<!-- Title -->
6-
<xpath expr="//h3" position="replace" mode="inner">
6+
<xpath expr="//h2" position="replace" mode="inner">
77
Innovative Beauty Treatments for Radiant Results
88
</xpath>
99
<!-- Card 1 -->
10-
<xpath expr="(//h5)[1]" position="replace" mode="inner">
10+
<xpath expr="(//h3)[1]" position="replace" mode="inner">
1111
Premium Beauty Products
1212
</xpath>
1313
<xpath expr="(//p)[1]" position="replace" mode="inner">
1414
Discover our exclusive range of high-quality beauty products, crafted with natural ingredients to enhance your skin's radiance and health.
1515
</xpath>
1616
<!-- Card 2 -->
17-
<xpath expr="(//h5)[2]" position="replace" mode="inner">
17+
<xpath expr="(//h3)[2]" position="replace" mode="inner">
1818
Personalized Skincare Solutions
1919
</xpath>
2020
<xpath expr="(//p)[2]" position="replace" mode="inner">
2121
Our experts provide tailored skincare consultations, recommending products and treatments designed specifically for your skin type and concerns.
2222
</xpath>
2323
<!-- Card 3 -->
24-
<xpath expr="(//h5)[3]" position="replace" mode="inner">
24+
<xpath expr="(//h3)[3]" position="replace" mode="inner">
2525
Advanced Beauty Treatments
2626
</xpath>
2727
<xpath expr="(//p)[3]" position="replace" mode="inner">
2828
Experience cutting-edge beauty treatments, from innovative facial therapies to advanced body treatments, designed to enhance your natural beauty.
2929
</xpath>
3030
<!-- Card 4 -->
31-
<xpath expr="(//h5)[4]" position="replace" mode="inner">
31+
<xpath expr="(//h3)[4]" position="replace" mode="inner">
3232
Expert Beauty Consultations
3333
</xpath>
3434
<xpath expr="(//p)[4]" position="replace" mode="inner">

theme_beauty/views/snippets/s_company_team.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77
<attribute name="class" add="o_cc o_cc4 pt80 pb80" remove="pb48 pt48" separator=" "/>
88
</xpath>
99
<!-- Titles -->
10-
<xpath expr="(//div[hasclass('col-lg-9')])[1]/h4" position="replace" mode="inner">
10+
<xpath expr="(//div[hasclass('col-lg-9')])[1]/h3" position="replace" mode="inner">
1111
Tony
1212
</xpath>
13-
<xpath expr="(//div[hasclass('col-lg-9')])[2]/h4" position="replace" mode="inner">
13+
<xpath expr="(//div[hasclass('col-lg-9')])[2]/h3" position="replace" mode="inner">
1414
Mich
1515
</xpath>
16-
<xpath expr="(//div[hasclass('col-lg-9')])[3]/h4" position="replace" mode="inner">
16+
<xpath expr="(//div[hasclass('col-lg-9')])[3]/h3" position="replace" mode="inner">
1717
Aline
1818
</xpath>
19-
<xpath expr="(//div[hasclass('col-lg-9')])[4]/h4" position="replace" mode="inner">
19+
<xpath expr="(//div[hasclass('col-lg-9')])[4]/h3" position="replace" mode="inner">
2020
Iris
2121
</xpath>
2222
<!-- Images -->

0 commit comments

Comments
 (0)