45 lines
1.2 KiB
JSON
45 lines
1.2 KiB
JSON
[
|
|
{
|
|
"site_id": 1,
|
|
"slug": "main-header",
|
|
"title": "Menú Principal",
|
|
"description": "Navegación principal del sitio web Cleanfy.",
|
|
"is_active": true
|
|
},
|
|
{
|
|
"site_id": 1,
|
|
"slug": "footer",
|
|
"title": "Menú Footer",
|
|
"description": "Navegación del footer del sitio web Cleanfy.",
|
|
"is_active": true
|
|
},
|
|
{
|
|
"site_id": 2,
|
|
"slug": "main-header",
|
|
"title": "Menú Principal",
|
|
"description": "Navegación principal del sitio web Agroform.",
|
|
"is_active": true
|
|
},
|
|
{
|
|
"site_id": 2,
|
|
"slug": "footer",
|
|
"title": "Menú Footer",
|
|
"description": "Navegación del footer del sitio web Agroform.",
|
|
"is_active": true
|
|
},
|
|
{
|
|
"site_id": 3,
|
|
"slug": "main-header",
|
|
"title": "Menú Principal",
|
|
"description": "Navegación principal del sitio web Realcity.",
|
|
"is_active": true
|
|
},
|
|
{
|
|
"site_id": 3,
|
|
"slug": "footer",
|
|
"title": "Menú Footer",
|
|
"description": "Navegación del footer del sitio web Realcity.",
|
|
"is_active": true
|
|
}
|
|
]
|