Rename medcenter landings and add the revenue calculator
Rename the two medcenter landings to their audience names: medcenter -> medcenterphysio, medcenterpersonal -> medcenterstart. Alongside the rename: - add a RevenueCalculator section to both landings; - rework the copy and figures in src/data/content.ts; - simplify the lead form: drop the "cabinet_state" and "profile" selects (along with SelectField and the matching fields in shared/lead.ts, lead-mapper.ts and amo-check.ts) and make company and email optional; - add the legacy/new static prototypes for both landings; - add pnpm-lock.yaml to medcenterstart (package-lock.json is still there too). deploy/apps.conf and deploy/README.md still refer to the old directory names and need a follow-up. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
be7741e269
commit
0732aa2096
@@ -0,0 +1,29 @@
|
||||
EXO MedCsFiz — server codebase v3
|
||||
|
||||
EXO MedCsFiz — кодовая база для сервера
|
||||
|
||||
Структура:
|
||||
- index.html — разметка страницы
|
||||
- styles.css — стили
|
||||
- script.js — логика страницы, формы и калькулятора
|
||||
- assets/ — изображения и графика
|
||||
|
||||
Изменения версии:
|
||||
- навигация: Рынок / Экономика / Оборудование / Модели запуска
|
||||
- калькулятор выручки, окупаемости и ROI в блоке «Сценарии выручки»
|
||||
- обязательные поля формы: Имя и Телефон
|
||||
- Компания / медицинский центр и Email — необязательные
|
||||
- удалены поля «Состояние кабинета» и «Основной профиль»
|
||||
|
||||
Размещение:
|
||||
Загрузите всё содержимое этой папки в корень маршрута лендинга, сохранив структуру assets/.
|
||||
Форма отправляет данные на endpoint: /api/leads/medical-centers-existing-physio
|
||||
|
||||
|
||||
## v6
|
||||
- Удалено неподтверждённое утверждение о маржинальности 60–70%.
|
||||
- На первом экране добавлен хук ≈20 млн ₽ потенциально упущенной выручки в сценарной модели.
|
||||
- В экономическом блоке показатель маржинальности заменён на 4 цикла повторного маршрута пациента в год.
|
||||
|
||||
|
||||
Version v7: mobile typography/density audit; compact financial formula, section headings, calculator, roadmap and CTA on small screens.
|
||||
Reference in New Issue
Block a user