Files
encoach_cms/src/components/home-page/interested-section.json
2024-03-18 10:21:00 +00:00

22 lines
355 B
JSON

{
"collectionName": "components_home_page_interested_sections",
"info": {
"displayName": "Interested Section"
},
"options": {},
"attributes": {
"Tag": {
"type": "string"
},
"Title": {
"type": "string"
},
"ContactUs": {
"type": "string"
},
"WhatsAppContact": {
"type": "string"
}
}
}