2023-02-04 00:27:34 +00:00
|
|
|
{
|
|
|
|
"flex-layout.row#footer-2-desktop": {
|
2023-02-11 01:34:00 +00:00
|
|
|
"children": ["rich-text#footer-copyright", "rich-text#footer-powered"],
|
2023-02-04 00:27:34 +00:00
|
|
|
"props": {
|
2023-02-07 19:27:37 +00:00
|
|
|
"blockClass": "footer-credits"
|
2023-02-04 00:27:34 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"rich-text#footer-copyright": {
|
|
|
|
"props": {
|
|
|
|
"text": "**Copyright © 2022 M3 Academy. Todos os direitos reservados.** \n R. Helena Coutinho, 41 - Braunes - Nova Friburgo - RJ \n CNPJ: 12.345.678.0009-10",
|
2023-02-06 23:59:15 +00:00
|
|
|
"blockClass": "footer-copyright"
|
2023-02-04 00:27:34 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"rich-text#footer-powered": {
|
|
|
|
"props": {
|
2023-02-06 23:59:15 +00:00
|
|
|
"text": "Powered by [![vtex](assets/logo-vtex.png)](/test) Developed by [![vtex](assets/logo-m3.png)](/test)",
|
|
|
|
"blockClass": "footer-powered-by"
|
2023-02-04 00:27:34 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|