{ "meta": { "id": "ru-travel-signature", "title": "Signature Trips: путешествие мечты", "description": "Воронка для премиального турагентства по созданию индивидуальных путешествий.", "firstScreenId": "hero" }, "defaultTexts": { "nextButton": "Далее", "continueButton": "Продолжить" }, "screens": [ { "id": "hero", "template": "info", "title": { "text": "Создадим путешествие, о котором будут говорить", "font": "manrope", "weight": "bold", "align": "center" }, "description": { "text": "Личный тревел-архитектор, закрытые локации и полный сервис 24/7.", "font": "inter", "weight": "medium", "align": "center" }, "icon": { "type": "emoji", "value": "✈️", "size": "xl" }, "bottomActionButton": { "text": "Начать проект" }, "navigation": { "defaultNextScreenId": "inspiration" } }, { "id": "inspiration", "template": "info", "title": { "text": "Премиальный отдых начинается с мечты", "font": "manrope", "weight": "bold" }, "description": { "text": "Мы создаём маршруты для Forbes, топ-менеджеров и семей, которые ценят приватность.", "font": "inter", "weight": "medium" }, "navigation": { "defaultNextScreenId": "travel-date" } }, { "id": "travel-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": "companions" } }, { "id": "companions", "template": "list", "title": { "text": "С кем летите?", "font": "manrope", "weight": "bold" }, "list": { "selectionType": "multi", "options": [ { "id": "solo", "label": "Соло" }, { "id": "couple", "label": "Пара" }, { "id": "family", "label": "Семья" }, { "id": "friends", "label": "Компания друзей" } ] }, "navigation": { "defaultNextScreenId": "style" } }, { "id": "style", "template": "list", "title": { "text": "Какой стиль отдыха хотите?", "font": "manrope", "weight": "bold" }, "list": { "selectionType": "multi", "options": [ { "id": "beach", "label": "Пляжный релакс" }, { "id": "city", "label": "Городской lifestyle" }, { "id": "adventure", "label": "Приключения" }, { "id": "culture", "label": "Культура и гастрономия" }, { "id": "wellness", "label": "Wellness & spa" } ] }, "navigation": { "defaultNextScreenId": "case" } }, { "id": "case", "template": "info", "title": { "text": "Кейс семьи Морозовых", "font": "manrope", "weight": "bold" }, "description": { "text": "10 дней на Бали: вилла на скале, частный шеф, экскурсии на вертолёте. Экономия времени — 60 часов.", "font": "inter", "weight": "medium" }, "navigation": { "defaultNextScreenId": "wishlist" } }, { "id": "wishlist", "template": "list", "title": { "text": "Что должно быть обязательно?", "font": "manrope", "weight": "bold" }, "list": { "selectionType": "multi", "options": [ { "id": "private", "label": "Приватные перелёты" }, { "id": "events", "label": "Закрытые мероприятия" }, { "id": "photographer", "label": "Личный фотограф" }, { "id": "kids", "label": "Детский клуб" }, { "id": "chef", "label": "Шеф-повар" } ] }, "navigation": { "defaultNextScreenId": "budget" } }, { "id": "budget", "template": "list", "title": { "text": "Какой бюджет готовы инвестировать?", "font": "manrope", "weight": "bold" }, "list": { "selectionType": "single", "options": [ { "id": "5k", "label": "до $5 000" }, { "id": "10k", "label": "$5 000 – $10 000" }, { "id": "20k", "label": "$10 000 – $20 000" }, { "id": "20kplus", "label": "Более $20 000" } ] }, "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": "concierge" } }, { "id": "concierge", "template": "info", "title": { "text": "Ваш персональный консьерж", "font": "manrope", "weight": "bold" }, "description": { "text": "Будет на связи 24/7, бронирует рестораны, решает любые вопросы во время поездки.", "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": "full", "label": "Full Care — сопровождение 24/7" }, { "id": "ultra", "label": "Ultra Lux — частный самолёт и охрана" } ] }, "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": "Подарочный апгрейд и персональный гид входят в промо", "font": "inter", "weight": "medium", "align": "center", "color": "muted" }, "coupon": { "title": { "text": "Signature Trips", "font": "manrope", "weight": "bold", "color": "primary" }, "offer": { "title": { "text": "Premium Bonus", "font": "manrope", "weight": "black", "size": "3xl" }, "description": { "text": "Апгрейд номера + личный гид", "font": "inter", "weight": "medium" } }, "promoCode": { "text": "SIGNATURE", "font": "inter", "weight": "semiBold" }, "footer": { "text": "Нажмите, чтобы зафиксировать бонус", "font": "inter", "weight": "medium", "size": "sm", "color": "muted" } }, "copiedMessage": "Промокод {code} скопирован!" } ] }