90 lines
2.8 KiB
JSON
90 lines
2.8 KiB
JSON
{
|
|
"schemaVersion": 1,
|
|
"slug": "home",
|
|
"output": "index.html",
|
|
"title": "NODE.DC",
|
|
"seo": {
|
|
"title": "NODE.DC — ИИ-платформа для Webflow",
|
|
"description": "Единая платформа для кастомного кода, MCP и ИИ-агентов в Webflow: контекст проекта, автоматизация, деплой и управляемая разработка."
|
|
},
|
|
"regions": [
|
|
{
|
|
"id": "beforeCViz",
|
|
"label": "До c-viz wrapper",
|
|
"description": "Hero and first product section. These blocks live before the visual wrapper.",
|
|
"blocks": [
|
|
{
|
|
"region": "beforeCViz",
|
|
"id": "hero-waitlist",
|
|
"type": "staticHtml",
|
|
"template": "hero-waitlist.html",
|
|
"adminLabel": "Первый экран и заявка",
|
|
"anchor": "hero",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"region": "beforeCViz",
|
|
"id": "feature-video",
|
|
"type": "staticHtml",
|
|
"template": "feature-video.html",
|
|
"adminLabel": "Демо и базовая логика",
|
|
"anchor": "features",
|
|
"enabled": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "cViz",
|
|
"label": "Inside c-viz wrapper",
|
|
"description": "Sections coupled to WebGL/color-flip shell. Keep these in this region for now.",
|
|
"blocks": [
|
|
{
|
|
"region": "cViz",
|
|
"id": "product-system",
|
|
"type": "staticHtml",
|
|
"template": "product-system.html",
|
|
"adminLabel": "Компоненты, режимы, FAQ и тарифная таблица",
|
|
"anchor": null,
|
|
"enabled": true
|
|
},
|
|
{
|
|
"region": "cViz",
|
|
"id": "pricing-intro",
|
|
"type": "staticHtml",
|
|
"template": "pricing-intro.html",
|
|
"adminLabel": "Интро тарифов",
|
|
"anchor": "waitlist",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"region": "cViz",
|
|
"id": "waitlist-files",
|
|
"type": "staticHtml",
|
|
"template": "waitlist-files.html",
|
|
"adminLabel": "Форма ожидания и txt-файлы",
|
|
"anchor": "waitlist",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"region": "cViz",
|
|
"id": "demo-video-folder",
|
|
"type": "staticHtml",
|
|
"template": "demo-video-folder.html",
|
|
"adminLabel": "Иконка демо-видео в доке",
|
|
"anchor": null,
|
|
"enabled": true
|
|
},
|
|
{
|
|
"region": "cViz",
|
|
"id": "footer",
|
|
"type": "staticHtml",
|
|
"template": "footer.html",
|
|
"adminLabel": "Футер",
|
|
"anchor": null,
|
|
"enabled": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|