52 lines
1.7 KiB
JSON
52 lines
1.7 KiB
JSON
{
|
|
"store.custom#about-us": {
|
|
"blocks": [
|
|
"flex-layout.row#about-us",
|
|
"video#about-us"
|
|
]
|
|
},
|
|
"flex-layout.row#about-us": {
|
|
"children": [
|
|
"image#mobile-phone",
|
|
"flex-layout.col#text-about-us"
|
|
]
|
|
},
|
|
"flex-layout.col#text-about-us": {
|
|
"children": [
|
|
"rich-text#title-about-us",
|
|
"rich-text#about-us"
|
|
],
|
|
"props": {
|
|
"blockclass": "textColumn",
|
|
"preventVerticalStretch": true
|
|
}
|
|
},
|
|
"rich-text#title-about-us": {
|
|
"props": {
|
|
"text": "# Create meaningful and relevant experiences.",
|
|
"blockClass": "title"
|
|
}
|
|
},
|
|
"image#mobile-phone": {
|
|
"props": {
|
|
"src": "https://storecomponents.vteximg.com.br/arquivos/mobile-phone.png",
|
|
"maxHeight": "",
|
|
"maxWidth": "",
|
|
"blockClass": "storePrint"
|
|
}
|
|
},
|
|
"video#about-us": {
|
|
"props": {
|
|
"src": "https://www.youtube.com/embed/JgkrlaF52WQ",
|
|
"width": "100%",
|
|
"height": "100%"
|
|
}
|
|
},
|
|
"rich-text#about-us": {
|
|
"props": {
|
|
"text": "**Optimized store framework** \n Free your front-end with our React + Node store framework. Improve usability and SEO, while driving more conversion with modular components, single page applications, and a ready-for-PWA structure. \n **Multi-currency and language** \n Go international with multiple storefronts to support different languages and easily manage local currencies and payment conditions. \n **Serverless development platform** \n Reduce loading time, improve usability, and make the best out of SEO. Developing scalable components with a comprehensive, easy-to-use toolset, you can build stores faster than ever.",
|
|
"blockClass": "about"
|
|
}
|
|
}
|
|
}
|