w-funnel/public/funnels/ru-career-accelerator.json
2025-09-26 12:54:43 +02:00

314 lines
9.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"meta": {
"id": "ru-career-accelerator",
"title": "CareerUp: рывок в карьере",
"description": "Воронка карьерного акселератора для специалистов и руководителей.",
"firstScreenId": "welcome"
},
"defaultTexts": {
"nextButton": "Далее",
"continueButton": "Продолжить"
},
"screens": [
{
"id": "welcome",
"template": "info",
"title": {
"text": "Повысь доход и статус за 12 недель",
"font": "manrope",
"weight": "bold",
"align": "center"
},
"description": {
"text": "Коуч, карьерный стратег и HR-директор ведут тебя к новой должности или росту дохода.",
"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": "goal-date"
}
},
{
"id": "goal-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": "current-role"
}
},
{
"id": "current-role",
"template": "list",
"title": {
"text": "Текущая роль",
"font": "manrope",
"weight": "bold"
},
"list": {
"selectionType": "single",
"options": [
{ "id": "specialist", "label": "Специалист" },
{ "id": "lead", "label": "Тимлид" },
{ "id": "manager", "label": "Руководитель отдела" },
{ "id": "c-level", "label": "C-level" }
]
},
"navigation": {
"defaultNextScreenId": "target"
}
},
{
"id": "target",
"template": "list",
"title": {
"text": "Желаемая цель",
"font": "manrope",
"weight": "bold"
},
"list": {
"selectionType": "multi",
"options": [
{ "id": "promotion", "label": "Повышение внутри компании" },
{ "id": "newjob", "label": "Переход в топ-компанию" },
{ "id": "salary", "label": "Рост дохода на 50%" },
{ "id": "relocate", "label": "Релокация" }
]
},
"navigation": {
"defaultNextScreenId": "case"
}
},
{
"id": "case",
"template": "info",
"title": {
"text": "История Марии: +85% к доходу",
"font": "manrope",
"weight": "bold"
},
"description": {
"text": "За 9 недель она прошла программу, обновила резюме, договорилась о relocation и заняла позицию руководителя продукта.",
"font": "inter",
"weight": "medium"
},
"navigation": {
"defaultNextScreenId": "bottlenecks"
}
},
{
"id": "bottlenecks",
"template": "list",
"title": {
"text": "Где нужна поддержка?",
"font": "manrope",
"weight": "bold"
},
"list": {
"selectionType": "multi",
"options": [
{ "id": "resume", "label": "Резюме и LinkedIn" },
{ "id": "network", "label": "Нетворкинг" },
{ "id": "interview", "label": "Интервью" },
{ "id": "negotiation", "label": "Переговоры о зарплате" },
{ "id": "leadership", "label": "Лидерские навыки" }
]
},
"navigation": {
"defaultNextScreenId": "program-format"
}
},
{
"id": "program-format",
"template": "list",
"title": {
"text": "Какой формат подходит?",
"font": "manrope",
"weight": "bold"
},
"list": {
"selectionType": "single",
"options": [
{ "id": "group", "label": "Групповой акселератор" },
{ "id": "1on1", "label": "Индивидуальное сопровождение" },
{ "id": "vip", "label": "Executive программа" }
]
},
"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": "mentor"
}
},
{
"id": "mentor",
"template": "info",
"title": {
"text": "Твой наставник",
"font": "manrope",
"weight": "bold"
},
"description": {
"text": "Ex-HR Director из Microsoft поможет построить стратегию и проведёт ролевые интервью.",
"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 — 6 недель" },
{ "id": "pro", "label": "Pro — 12 недель" },
{ "id": "elite", "label": "Elite — 16 недель + наставник" }
]
},
"navigation": {
"defaultNextScreenId": "bonus"
}
},
{
"id": "bonus",
"template": "info",
"title": {
"text": "Бонусы при оплате сегодня",
"font": "manrope",
"weight": "bold"
},
"description": {
"text": "Шаблоны писем рекрутерам, библиотека резюме и доступ к закрытому карьерному клубу.",
"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": "CareerUp",
"font": "manrope",
"weight": "bold",
"color": "primary"
},
"offer": {
"title": {
"text": "-20%",
"font": "manrope",
"weight": "black",
"size": "4xl"
},
"description": {
"text": "Программа + 2 коуч-сессии",
"font": "inter",
"weight": "medium"
}
},
"promoCode": {
"text": "CAREER20",
"font": "inter",
"weight": "semiBold"
},
"footer": {
"text": "Нажмите, чтобы активировать предложение",
"font": "inter",
"weight": "medium",
"size": "sm",
"color": "muted"
}
},
"copiedMessage": "Промокод {code} скопирован!"
}
]
}