w-funnel/public/funnels/funnel-funnel-1759061433816.json
dev.daminik00 a51b51d4d3 fix
2025-09-28 17:35:52 +02:00

44 lines
998 B
JSON

{
"meta": {
"id": "funnel-1759061433816",
"title": "Новая воронка",
"description": "Описание новой воронки",
"firstScreenId": "screen-1"
},
"screens": [
{
"list": {
"options": []
},
"id": "screen-1",
"template": "info",
"title": {
"text": "Добро пожаловать!",
"font": "manrope",
"weight": "bold",
"size": "md",
"align": "center",
"color": "default"
},
"description": {
"text": "Это ваша новая воронка. Начните редактирование.",
"font": "manrope",
"weight": "regular",
"size": "md",
"align": "center",
"color": "muted"
},
"icon": {
"type": "emoji",
"value": "🎯",
"size": "lg"
},
"fields": [],
"variants": [],
"position": {
"x": 120,
"y": 120
}
}
]
}