Skip to content

Commit 572f1f3

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 572f1f3

File tree

74 files changed

+217
-217
lines changed

Some content is hidden

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

74 files changed

+217
-217
lines changed

theme_anelusia/views/snippets/s_call_to_action.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
<xpath expr="//div[hasclass('col-lg-9')]" position="attributes">
1616
<attribute name="class" add="col-lg-12" remove="col-lg-9" separator=" "/>
1717
</xpath>
18-
<xpath expr="//h3" position="replace" mode="inner">
18+
<xpath expr="//h2" position="replace" mode="inner">
1919
Be yourself, create your own style
2020
</xpath>
21-
<xpath expr="//h3" position="attributes">
21+
<xpath expr="//h2" position="attributes">
2222
<attribute name="style">text-align: center;</attribute>
2323
</xpath>
2424
<xpath expr="//p" position="replace" mode="inner">

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 -->

0 commit comments

Comments
 (0)