Files
ptp/static/data/upcoming-trips.json
T
Kirik 2510dc9110 Update plan page: remove Moscow region, simplify conditions, update text
- Remove 'Московскую область' from trip description
- Replace intro text with 'Хотите присоединится к поездке?...'
- Remove 'Поездки без дронов' section and custom trip proposal text
- Keep only 'Дронослёты' section with 5-day deadline
- Add consent header in explanations section
2025-11-10 20:58:19 +01:00

29 lines
1.1 KiB
JSON

{
"trips": [
{
"id": "november-2025",
"title": "Полёты в ноябре 2025 года",
"period": "Ноябрь 2025",
"description": "Полёты выходного дня во Владимирской / Московской / Тверской области.",
"image": "https://s3.regru.cloud/sleeptrip-dev/images/Bursol_20240923_1.jpg",
"meta": [
"Выезд: рано утром (5-6 утра)"
],
"active": false,
"order": 1
},
{
"id": "december-2025",
"title": "Полёты в декабре 2025 года",
"period": "Декабрь 2025",
"description": "Зимние полёты выходного дня во Владимирской / Тверской области.",
"image": "https://s3.regru.cloud/sleeptrip-dev/images/Rassvet_20231202_9.webp",
"meta": [
"Подача заявки минимум за 5 дней"
],
"active": true,
"order": 2
}
],
"last_updated": "2025-10-29T00:00:00Z"
}