316 lines
9.4 KiB
JSON
316 lines
9.4 KiB
JSON
{
|
||
"meta": {
|
||
"id": "ru-wedding-dream",
|
||
"title": "DreamDay: свадьба без стресса",
|
||
"description": "Воронка агентства свадебного продюсирования.",
|
||
"firstScreenId": "welcome"
|
||
},
|
||
"defaultTexts": {
|
||
"nextButton": "Далее",
|
||
"continueButton": "Продолжить"
|
||
},
|
||
"screens": [
|
||
{
|
||
"id": "welcome",
|
||
"template": "info",
|
||
"title": {
|
||
"text": "Создадим свадьбу, о которой мечтаете",
|
||
"font": "manrope",
|
||
"weight": "bold",
|
||
"align": "center"
|
||
},
|
||
"description": {
|
||
"text": "Команда продюсеров возьмёт на себя всё: от концепции до финального танца.",
|
||
"font": "inter",
|
||
"weight": "medium",
|
||
"align": "center"
|
||
},
|
||
"icon": {
|
||
"type": "emoji",
|
||
"value": "💍",
|
||
"size": "xl"
|
||
},
|
||
"bottomActionButton": {
|
||
"text": "Начать план"
|
||
},
|
||
"navigation": {
|
||
"defaultNextScreenId": "vision"
|
||
}
|
||
},
|
||
{
|
||
"id": "vision",
|
||
"template": "info",
|
||
"title": {
|
||
"text": "Каждая история любви уникальна",
|
||
"font": "manrope",
|
||
"weight": "bold"
|
||
},
|
||
"description": {
|
||
"text": "Мы создаём сценарии, которые отражают вашу пару, а не Pinterest-копию.",
|
||
"font": "inter",
|
||
"weight": "medium"
|
||
},
|
||
"navigation": {
|
||
"defaultNextScreenId": "date"
|
||
}
|
||
},
|
||
{
|
||
"id": "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": "guests"
|
||
}
|
||
},
|
||
{
|
||
"id": "guests",
|
||
"template": "list",
|
||
"title": {
|
||
"text": "Сколько гостей ожидаете?",
|
||
"font": "manrope",
|
||
"weight": "bold"
|
||
},
|
||
"list": {
|
||
"selectionType": "single",
|
||
"options": [
|
||
{ "id": "small", "label": "До 30 гостей" },
|
||
{ "id": "medium", "label": "30-70 гостей" },
|
||
{ "id": "large", "label": "70-120 гостей" },
|
||
{ "id": "xl", "label": "Более 120 гостей" }
|
||
]
|
||
},
|
||
"navigation": {
|
||
"defaultNextScreenId": "style"
|
||
}
|
||
},
|
||
{
|
||
"id": "style",
|
||
"template": "list",
|
||
"title": {
|
||
"text": "Опишите стиль праздника",
|
||
"font": "manrope",
|
||
"weight": "bold"
|
||
},
|
||
"list": {
|
||
"selectionType": "multi",
|
||
"options": [
|
||
{ "id": "classic", "label": "Классика" },
|
||
{ "id": "modern", "label": "Современный шик" },
|
||
{ "id": "boho", "label": "Бохо" },
|
||
{ "id": "destination", "label": "Destination wedding" },
|
||
{ "id": "party", "label": "Ночной клуб" }
|
||
]
|
||
},
|
||
"navigation": {
|
||
"defaultNextScreenId": "case"
|
||
}
|
||
},
|
||
{
|
||
"id": "case",
|
||
"template": "info",
|
||
"title": {
|
||
"text": "Свадьба Кати и Максима",
|
||
"font": "manrope",
|
||
"weight": "bold"
|
||
},
|
||
"description": {
|
||
"text": "Горная Швейцария, закрытая вилла и живой оркестр. Сэкономили 18 часов подготовки еженедельно.",
|
||
"font": "inter",
|
||
"weight": "medium"
|
||
},
|
||
"navigation": {
|
||
"defaultNextScreenId": "priorities"
|
||
}
|
||
},
|
||
{
|
||
"id": "priorities",
|
||
"template": "list",
|
||
"title": {
|
||
"text": "Что важнее всего?",
|
||
"font": "manrope",
|
||
"weight": "bold"
|
||
},
|
||
"list": {
|
||
"selectionType": "multi",
|
||
"options": [
|
||
{ "id": "venue", "label": "Локация мечты" },
|
||
{ "id": "show", "label": "Вау-программа" },
|
||
{ "id": "decor", "label": "Дизайн и флористика" },
|
||
{ "id": "photo", "label": "Фото и видео" },
|
||
{ "id": "care", "label": "Отсутствие стресса" }
|
||
]
|
||
},
|
||
"navigation": {
|
||
"defaultNextScreenId": "budget"
|
||
}
|
||
},
|
||
{
|
||
"id": "budget",
|
||
"template": "list",
|
||
"title": {
|
||
"text": "Какой бюджет планируете?",
|
||
"font": "manrope",
|
||
"weight": "bold"
|
||
},
|
||
"list": {
|
||
"selectionType": "single",
|
||
"options": [
|
||
{ "id": "3m", "label": "До 3 млн ₽" },
|
||
{ "id": "5m", "label": "3-5 млн ₽" },
|
||
{ "id": "8m", "label": "5-8 млн ₽" },
|
||
{ "id": "8mplus", "label": "Более 8 млн ₽" }
|
||
]
|
||
},
|
||
"navigation": {
|
||
"defaultNextScreenId": "form"
|
||
}
|
||
},
|
||
{
|
||
"id": "form",
|
||
"template": "form",
|
||
"title": {
|
||
"text": "Получите концепцию свадьбы",
|
||
"font": "manrope",
|
||
"weight": "bold"
|
||
},
|
||
"fields": [
|
||
{ "id": "names", "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": "team"
|
||
}
|
||
},
|
||
{
|
||
"id": "team",
|
||
"template": "info",
|
||
"title": {
|
||
"text": "Команда под вашу историю",
|
||
"font": "manrope",
|
||
"weight": "bold"
|
||
},
|
||
"description": {
|
||
"text": "Продюсер, стилист, режиссёр и координатор. Каждую неделю — отчёт и контроль бюджета.",
|
||
"font": "inter",
|
||
"weight": "medium"
|
||
},
|
||
"navigation": {
|
||
"defaultNextScreenId": "packages"
|
||
}
|
||
},
|
||
{
|
||
"id": "packages",
|
||
"template": "list",
|
||
"title": {
|
||
"text": "Выберите формат сопровождения",
|
||
"font": "manrope",
|
||
"weight": "bold"
|
||
},
|
||
"list": {
|
||
"selectionType": "single",
|
||
"options": [
|
||
{ "id": "concept", "label": "Concept — идея и сценарий" },
|
||
{ "id": "production", "label": "Production — организация под ключ" },
|
||
{ "id": "lux", "label": "Luxury — destination + премиум команда" }
|
||
]
|
||
},
|
||
"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": "Скидка 15% на продюсирование и бесплатная love-story съёмка.",
|
||
"font": "inter",
|
||
"weight": "medium",
|
||
"align": "center",
|
||
"color": "muted"
|
||
},
|
||
"coupon": {
|
||
"title": {
|
||
"text": "DreamDay",
|
||
"font": "manrope",
|
||
"weight": "bold",
|
||
"color": "primary"
|
||
},
|
||
"offer": {
|
||
"title": {
|
||
"text": "-15%",
|
||
"font": "manrope",
|
||
"weight": "black",
|
||
"size": "4xl"
|
||
},
|
||
"description": {
|
||
"text": "Продюсирование + love-story",
|
||
"font": "inter",
|
||
"weight": "medium"
|
||
}
|
||
},
|
||
"promoCode": {
|
||
"text": "DREAM15",
|
||
"font": "inter",
|
||
"weight": "semiBold"
|
||
},
|
||
"footer": {
|
||
"text": "Нажмите, чтобы закрепить предложение",
|
||
"font": "inter",
|
||
"weight": "medium",
|
||
"size": "sm",
|
||
"color": "muted"
|
||
}
|
||
},
|
||
"copiedMessage": "Промокод {code} скопирован!"
|
||
}
|
||
]
|
||
}
|