{ "version": "2.0", "name": "MasterCuts iOS Стиль", "blocks": [ { "id": "header", "type": "Zero", "settings": { "height": 400, "bg": { "type": "color", "color": "#ffffff" } }, "nodes": [ { "type": "shape", "id": "bgShapes", "settings": { "customCode": "" } }, { "type": "text", "id": "logoMC", "settings": { "text": "MC", "font": { "size": 56, "weight": 700 }, "color": "#ffffff", "bg": { "type": "gradient", "gradient": { "angle": 135, "stops": [ { "color": "#f83600", "pos": 0 }, { "color": "#ff9a9a", "pos": 1 } ] } }, "borderRadius": 12, "boxShadow": "0 6px 18px rgba(0,0,0,0.08)" }, "position": { "top": 40, "left": 40 } } ] }, { "id": "content", "type": "Cover", "settings": { "minHeight": 600, "paddingTop": 100, "paddingBottom": 100, "align": "top" }, "nodes": [ { "type": "text", "id": "headline", "settings": { "text": "Лучшие мужские стрижки и барбер-услуги в твоём районе", "font": { "size": 40, "weight": 700 }, "color": "#0a0a0a" } }, { "type": "text", "id": "subheadline", "settings": { "text": "Профессиональные барберы, классические и современные техники, онлайн-запись и уютная атмосфера.", "font": { "size": 16, "weight": 400 }, "color": "#6b6b6b" }, "position": { "marginTop": 20 } }, { "type": "button", "id": "btnBooking", "settings": { "text": "Записаться", "link": { "type": "url", "url": "https://n765622.alteg.io" }, "size": "m", "color": "primary" }, "position": { "marginTop": 30 } }, { "type": "button", "id": "btnServices", "settings": { "text": "Услуги и цены", "link": { "type": "page", "page": "/services" }, "size": "m", "color": "secondary" }, "position": { "marginTop": 30, "marginLeft": 16 } }, { "type": "text", "id": "features", "settings": { "text": "Без очередей | Оплата картой | Wi-Fi", "font": { "size": 14, "weight": 600 }, "color": "#0a0a0a" }, "position": { "marginTop": 40 } } ] }, { "id": "contactsCard", "type": "Rectangle", "settings": { "bg": { "type": "color", "color": "rgba(255,255,255,0.65)" }, "borderRadius": 20, "boxShadow": "0 8px 30px rgba(12,12,12,0.06)", "border": { "color": "rgba(255,255,255,0.6)", "width": 1 }, "padding": { "top": 24, "right": 24, "bottom": 24, "left": 24 } }, "nodes": [ { "type": "text", "id": "contactTitle", "settings": { "text": "Контакты", "font": { "size": 20, "weight": 700 }, "color": "#0a0a0a" } }, { "type": "text", "id": "contactAddress", "settings": { "text": "Адрес: ул. Кумисбекова 2", "font": { "size": 14, "weight": 400 }, "color": "#6b6b6b" }, "position": { "marginTop": 12 } }, { "type": "text", "id": "contactPhone", "settings": { "text": "Телефон: +7 701 850 7761", "font": { "size": 14, "weight": 400 }, "color": "#6b6b6b" }, "position": { "marginTop": 8 } }, { "type": "text", "id": "contactTime", "settings": { "text": "Время: 10:00 — 21:00", "font": { "size": 14, "weight": 400 }, "color": "#6b6b6b" }, "position": { "marginTop": 8 } } ], "position": { "marginTop": 60 } } ], "settings": { "pageWidth": 1100, "pageAlign": "center" } }