{ "meta": { "id": "ru-mind-balance", "title": "MindBalance: психотерапия для результата", "description": "Воронка сервиса подбора психолога с поддержкой и пакетами сопровождения.", "firstScreenId": "welcome" }, "defaultTexts": { "nextButton": "Далее", "continueButton": "Продолжить" }, "screens": [ { "id": "welcome", "template": "info", "title": { "text": "Верни устойчивость за 8 недель", "font": "manrope", "weight": "bold", "align": "center" }, "description": { "text": "Персональный подбор терапевта, структурные сессии и поддержка между встречами.", "font": "inter", "weight": "medium", "align": "center" }, "icon": { "type": "emoji", "value": "🧠", "size": "xl" }, "bottomActionButton": { "text": "Пройти тест" }, "navigation": { "defaultNextScreenId": "pain" } }, { "id": "pain", "template": "info", "title": { "text": "Ты не обязан справляться в одиночку", "font": "manrope", "weight": "bold" }, "description": { "text": "Выгорание, тревога, сложности в отношениях — наши клиенты чувствовали то же. Сейчас живут без этого тяжёлого груза.", "font": "inter", "weight": "medium" }, "navigation": { "defaultNextScreenId": "stress-date" } }, { "id": "stress-date", "template": "date", "title": { "text": "Когда ты последний раз отдыхал(а) без тревог?", "font": "manrope", "weight": "bold" }, "subtitle": { "text": "Это помогает оценить уровень стресса и подобрать ритм терапии.", "font": "inter", "weight": "medium", "color": "muted" }, "dateInput": { "monthPlaceholder": "ММ", "dayPlaceholder": "ДД", "yearPlaceholder": "ГГГГ", "monthLabel": "Месяц", "dayLabel": "День", "yearLabel": "Год", "showSelectedDate": true, "selectedDateLabel": "Дата отдыха:" }, "navigation": { "defaultNextScreenId": "state" } }, { "id": "state", "template": "list", "title": { "text": "Что чувствуешь чаще всего?", "font": "manrope", "weight": "bold" }, "list": { "selectionType": "multi", "options": [ { "id": "anxiety", "label": "Тревога" }, { "id": "apathy", "label": "Апатия" }, { "id": "anger", "label": "Раздражительность" }, { "id": "insomnia", "label": "Проблемы со сном" }, { "id": "relationships", "label": "Конфликты" } ] }, "navigation": { "defaultNextScreenId": "goals" } }, { "id": "goals", "template": "list", "title": { "text": "К чему хочешь прийти?", "font": "manrope", "weight": "bold" }, "list": { "selectionType": "multi", "options": [ { "id": "energy", "label": "Больше энергии" }, { "id": "confidence", "label": "Уверенность в решениях" }, { "id": "relations", "label": "Гармония в отношениях" }, { "id": "selfcare", "label": "Ценность себя" }, { "id": "career", "label": "Сфокусированность в работе" } ] }, "navigation": { "defaultNextScreenId": "success" } }, { "id": "success", "template": "info", "title": { "text": "История Ани: спокойствие вместо паники", "font": "manrope", "weight": "bold" }, "description": { "text": "Через 7 сессий она перестала просыпаться ночью, получила повышение и наладила отношения с мужем.", "font": "inter", "weight": "medium" }, "navigation": { "defaultNextScreenId": "format" } }, { "id": "format", "template": "list", "title": { "text": "Какой формат терапии удобен?", "font": "manrope", "weight": "bold" }, "list": { "selectionType": "single", "options": [ { "id": "online", "label": "Онлайн-видеосессии" }, { "id": "audio", "label": "Аудио и чат-поддержка" }, { "id": "offline", "label": "Офлайн в кабинете" } ] }, "navigation": { "defaultNextScreenId": "frequency" } }, { "id": "frequency", "template": "list", "title": { "text": "С какой частотой готовы встречаться?", "font": "manrope", "weight": "bold" }, "list": { "selectionType": "single", "options": [ { "id": "weekly", "label": "Раз в неделю" }, { "id": "twice", "label": "Дважды в неделю" }, { "id": "flex", "label": "Гибкий график" } ] }, "navigation": { "defaultNextScreenId": "form" } }, { "id": "form", "template": "form", "title": { "text": "Получить подбор психолога", "font": "manrope", "weight": "bold" }, "fields": [ { "id": "name", "label": "Имя", "placeholder": "Ваше имя", "type": "text", "required": true }, { "id": "phone", "label": "Телефон", "placeholder": "+7 (___) ___-__-__", "type": "tel", "required": true }, { "id": "email", "label": "Email", "placeholder": "Для плана терапии", "type": "email", "required": true } ], "validationMessages": { "required": "Поле ${field} обязательно", "invalidFormat": "Проверьте ввод" }, "navigation": { "defaultNextScreenId": "therapist" } }, { "id": "therapist", "template": "info", "title": { "text": "Мы нашли специалиста", "font": "manrope", "weight": "bold" }, "description": { "text": "Психолог с 9-летним опытом CBT, работает с тревогой и выгоранием. Первичная консультация — завтра.", "font": "inter", "weight": "medium" }, "navigation": { "defaultNextScreenId": "packages" } }, { "id": "packages", "template": "list", "title": { "text": "Выберите пакет", "font": "manrope", "weight": "bold" }, "list": { "selectionType": "single", "options": [ { "id": "start", "label": "Start — 4 сессии" }, { "id": "focus", "label": "Focus — 8 сессий + чат" }, { "id": "deep", "label": "Deep — 12 сессий + коуч" } ] }, "navigation": { "defaultNextScreenId": "bonus" } }, { "id": "bonus", "template": "info", "title": { "text": "Подарок к старту", "font": "manrope", "weight": "bold" }, "description": { "text": "Медитации MindBalance и ежедневный трекер настроения бесплатно.", "font": "inter", "weight": "medium" }, "navigation": { "defaultNextScreenId": "coupon" } }, { "id": "coupon", "template": "coupon", "title": { "text": "Закрепите скидку", "font": "manrope", "weight": "bold", "align": "center" }, "subtitle": { "text": "Скидка 20% на первый пакет и бонусный аудио-курс.", "font": "inter", "weight": "medium", "align": "center", "color": "muted" }, "coupon": { "title": { "text": "MindBalance", "font": "manrope", "weight": "bold", "color": "primary" }, "offer": { "title": { "text": "-20%", "font": "manrope", "weight": "black", "size": "4xl" }, "description": { "text": "Первый пакет + аудио-курс", "font": "inter", "weight": "medium" } }, "promoCode": { "text": "MIND20", "font": "inter", "weight": "semiBold" }, "footer": { "text": "Нажмите, чтобы применить промокод", "font": "inter", "weight": "medium", "size": "sm", "color": "muted" } }, "copiedMessage": "Промокод {code} скопирован!" } ] }