Skip to content

Commit 104ccd0

Browse files
deco-cms[bot]Hugo
andauthored
Update header alert styling and featured products section title
Added yellow text color styling to the promotional alert in the header for better visibility. Updated the featured products section title on the home page to be more engaging and descriptive. Co-authored-by: Hugo <hugo@deco.cx>
1 parent 2a8c980 commit 104ccd0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.deco/blocks/Header.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
}
99
},
1010
"alerts": [
11-
"<p>Get 10% off today: <strong>NEW10</strong></p>"
11+
"<p style=\"color: yellow;\">Get 10% off today: <strong>NEW10</strong></p>"
1212
],
1313
"logo": {
1414
"src": "https://decoims.com/storefront-tanstack/49270f27-32c9-4da3-aef8-e154dd7bcdd1/1742560193760-ed9f7e80-86a8-4b72-9809-2e4e2e5f0e53.png",

.deco/blocks/pages-home.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"__resolveType": "website/sections/Rendering/Lazy.tsx",
5454
"section": {
5555
"__resolveType": "site/sections/Product/ProductShelf.tsx",
56-
"title": "Featured Products",
56+
"title": "Discover Our Featured Picks",
5757
"cta": "/mono",
5858
"products": {
5959
"__resolveType": "Product List Loader"

src/server/cms/blocks.gen.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)