Skip to content

Commit

Permalink
Publish 2 from staging into origin/main
Browse files Browse the repository at this point in the history
  • Loading branch information
caio-alphabeto authored and decobot committed Jan 9, 2025
1 parent e4cc6aa commit 08fd8b7
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 22 deletions.
30 changes: 20 additions & 10 deletions .deco/blocks/Header.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,16 @@
},
"__resolveType": "resolved"
},
"mostSellerTerms": ["Vestidos Estampados", "Conjuntinhos", "Camisetas", "Bonecas"]
"mostSellerTerms": [
"Vestidos Estampados",
"Conjuntinhos",
"Camisetas",
"Bonecas"
]
},
"alerts": ["<p>Get 10% off today: <strong>NEW10</strong></p>"],
"alerts": [
"<p>Get 10% off today: <strong>NEW10</strong></p>"
],
"logo": {
"src": "https://deco-sites-assets.s3.sa-east-1.amazonaws.com/alphabeto/e30a75c7-a480-4ecb-828e-e76c39805c71/svgviewer-output-(21).svg",
"alt": "Logo Alphabeto",
Expand Down Expand Up @@ -48,7 +55,10 @@
],
"benefits": {
"alerts": [],
"benefits": ["<p>Frete fixo de R$ 9,90</p>", "<p>Item 2</p>"],
"benefits": [
"<p>Frete fixo de R$ 9,90</p>",
"<p>Item 2</p>"
],
"interval": 5
},
"navItems": [
Expand Down Expand Up @@ -78,27 +88,27 @@
},
{
"item": "Body e Polo",
"href": "/"
"href": "/infantil/bebe/menino/body-e-polo"
},
{
"item": "Bermuda",
"href": "/"
"href": "/infantil/bebe/menino/bermuda"
},
{
"item": "Calça",
"href": "/"
"href": "/infantil/bebe/menino/calca"
},
{
"item": "Casaco",
"href": "/"
"href": "/infantil/bebe/menino/casaco"
},
{
"item": "Conjunto",
"href": "/"
"href": "/infantil/bebe/menino/conjunto"
},
{
"item": "Jardineira e Macacão",
"href": "/"
"href": "/infantil/bebe/menino/jardineira-e-macacao"
}
],
"seeAll": true
Expand Down Expand Up @@ -187,4 +197,4 @@
"name": "GOOGLE_MAPS_API_KEY",
"encrypted": "6187760b6f56eccaa52720e22e451805632cc03d6aa6896a5dded87ccdaafc77c37cda5bfbd5ef05c358635ab0ba12fb"
}
}
}
24 changes: 12 additions & 12 deletions .deco/blocks/pages-home-c4bcbfb771e9.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,26 +18,26 @@
},
"alt": "O banner publicitário apresenta três crianças sorridentes vestindo vestidos infantis leves e coloridos, com um fundo vibrante dividido entre amarelo e rosa. O design é lúdico, com estrelas decorativas e um selo com a frase \"O vestido mais lindo do mundo\". O texto promocional destaca o preço de \"149,95\" em fontes chamativas e um botão azul \"APROVEITAR\" incentiva a ação. A composição harmoniza fotografia e gráficos simples, transmitindo alegria e conforto, enquanto a iluminação destaca as cores vivas e os sorrisos das crianças, reforçando a proposta amigável e atrativa ao público infantil e familiar.",
"clickUrl": "/vestidos",
"title": "Vestidos Banner"
"title": "Liqui Banner"
},
{
"desktop": "https://data.decoassets.com/alphabeto/d9e9017e-d9ab-4d64-9bb4-e127aa84ee36/Frame-23868.png",
"mobile": "https://data.decoassets.com/alphabeto/70f8e9a7-e9b2-4294-899f-49250102473e/Frame-23870.png",
"desktop": "https://data.decoassets.com/alphabeto/c2dbf71d-ced7-4e7e-8e0b-6c105a7265ce/2880x-(8).png",
"mobile": "https://data.decoassets.com/alphabeto/6a89be0b-c05b-4c3f-beea-319df3779b48/750-x-700-px-(6).png",
"action": {
"href": "/meninas"
},
"title": "Banner Demo 2",
"title": "Novidas do Verão",
"alt": "Banner de Demonstração",
"clickUrl": "/meninas"
},
{
"desktop": "https://data.decoassets.com/alphabeto/7aa78ed6-1b8e-4744-9660-1b1fd2f37350/Frame-23869.png",
"mobile": "https://data.decoassets.com/alphabeto/d4bea6be-f3c2-4422-914e-c934e81b0047/Frame-23871-(1).png",
"desktop": "https://data.decoassets.com/alphabeto/859e345e-7b21-48ce-b5f5-e32b9e56a33c/2880x-(3).png",
"mobile": "https://data.decoassets.com/alphabeto/b5ac5aa9-1e95-400b-8104-4a338b8066af/750-x-700-px-(4).png",
"alt": "Banner de Demonstração",
"action": {
"href": "/meninas"
},
"title": "Banner Demo 3",
"title": "Bazar até 60% ",
"clickUrl": "/meninas"
}
],
Expand Down Expand Up @@ -100,7 +100,7 @@
{
"__resolveType": "site/sections/Product/ProductTabShelf.tsx",
"title": "Favoritos da Semana",
"description": "Conheça os novos queridinhos da alphabeto",
"description": "Conheça os novos queridinhos da Alphabeto",
"tabs": [
{
"label": "Meninas",
Expand All @@ -112,8 +112,8 @@
"data": {
"__resolveType": "vtex/loaders/intelligentSearch/productList.ts",
"props": {
"sort": "price:desc",
"collection": "787",
"sort": "release:desc",
"collection": "734",
"count": 16
}
},
Expand All @@ -137,8 +137,8 @@
"data": {
"__resolveType": "vtex/loaders/intelligentSearch/productList.ts",
"props": {
"sort": "price:desc",
"collection": "768",
"sort": "release:desc",
"collection": "748",
"count": 16
}
},
Expand Down

0 comments on commit 08fd8b7

Please sign in to comment.