Created the rest of the structure of the CMS

This commit is contained in:
Tiago Ribeiro
2024-03-18 10:21:00 +00:00
parent edeae4a8c3
commit bd0b7a32ff
62 changed files with 14701 additions and 133 deletions

View 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"
}
}
}