Commit cc0204c9 by Gaurav Dev

added bannerheadingteo

1 parent f1f2b9c0
{
"collectionName": "components_layout_home_banners",
"info": {
"displayName": "HomeBanner"
"displayName": "HomeBanner",
"description": ""
},
"options": {},
"attributes": {
......@@ -9,30 +10,35 @@
"type": "text"
},
"bannerDesktopImage": {
"type": "media",
"multiple": false,
"required": false,
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
]
},
"bannerMobileImage": {
"type": "media",
"multiple": false,
"required": false,
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
]
},
"bannerButtonHeading": {
"type": "text"
},
"bannerButtonHeadingURL": {
"type": "text"
},
"bannerHeadingTwo": {
"type": "text"
}
}
}
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!