Skip to content

Commit

Permalink
Update Páginas “home”
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleysdias committed May 13, 2024
1 parent 53e45bb commit b124f5b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions content/home.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,19 @@
"enabled": true
},
{
"type": "responsive-banner",
"img": "/img/uploads/granolaeh1920.webp",
"link": "https://www.emporiotiasonia.com.br/search?term=Linha",
"alt": "granola",
"mobile_img": "/img/uploads/granolaeh1080.webp"
"type": "banners-grid",
"banners": [
{
"img": "/img/uploads/mini_banner_03.webp",
"link": "https://www.emporiotiasonia.com.br/pages/ofertas",
"alt": "pix"
},
{
"img": "/img/uploads/mini_banner_01.webp",
"link": "https://www.emporiotiasonia.com.br/pages/ofertas",
"alt": "frete"
}
]
},
{
"type": "custom-html",
Expand Down
Binary file added template/public/img/uploads/mini_banner_01.webp
Binary file not shown.
Binary file added template/public/img/uploads/mini_banner_03.webp
Binary file not shown.

0 comments on commit b124f5b

Please sign in to comment.