Created the rest of the structure of the CMS
This commit is contained in:
21
src/components/home-page/interested-section.json
Normal file
21
src/components/home-page/interested-section.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"collectionName": "components_home_page_interested_sections",
|
||||
"info": {
|
||||
"displayName": "Interested Section"
|
||||
},
|
||||
"options": {},
|
||||
"attributes": {
|
||||
"Tag": {
|
||||
"type": "string"
|
||||
},
|
||||
"Title": {
|
||||
"type": "string"
|
||||
},
|
||||
"ContactUs": {
|
||||
"type": "string"
|
||||
},
|
||||
"WhatsAppContact": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user