pitch: убрать трейлер с озвучкой, немой демо — предпоследним слайдом

Старый 41-сек трейлер (с озвучкой) удалён из деки. Новый немой 20-сек экранкаст
перенесён с последнего слайда на предпоследний — закрывающий слайд со слоганом и
QR снова финальный. Итого 11 слайдов.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-28 16:40:22 +05:00
parent 5f5c166527
commit c8271daeed
+7 -13
View File
@@ -67,13 +67,6 @@
</ul> </ul>
</section> </section>
<!-- 3 — ДЕМО (видео) -->
<section class="center">
<h2>Живое демо</h2>
<video src="trailer.mp4" controls playsinline preload="metadata" poster="trailer_poster.png"
style="max-width:86%;max-height:60vh"></video>
<p class="lead" style="margin-top:.6rem">Поиск услуги → сравнение цен по клиникам · подсветка самой выгодной цены и переплаты к медиане.</p>
</section>
<!-- 4 — решение --> <!-- 4 — решение -->
<section> <section>
@@ -165,6 +158,13 @@
</ul> </ul>
</section> </section>
<!-- живое демо MVP (немой экранкаст) -->
<section class="center" data-background-color="#f3f4f6">
<h2 style="margin-bottom:.6rem">Живое демо — <span class="accent">MedArchive в работе</span></h2>
<video src="demo.mp4" data-autoplay muted loop playsinline controls preload="metadata"
style="max-width:92%;max-height:72vh"></video>
</section>
<!-- 9 — закрытие --> <!-- 9 — закрытие -->
<section class="center"> <section class="center">
<h1 style="font-size:1.5em">Из пачки разнородных прайсов — <span class="accent">единый сравнительный каталог за минуту</span></h1> <h1 style="font-size:1.5em">Из пачки разнородных прайсов — <span class="accent">единый сравнительный каталог за минуту</span></h1>
@@ -177,12 +177,6 @@
</div> </div>
</section> </section>
<!-- 10 — живое демо MVP -->
<section class="center" data-background-color="#f3f4f6">
<h2 style="margin-bottom:.6rem">Живое демо — <span class="accent">MedArchive в работе</span></h2>
<video src="demo.mp4" data-autoplay muted loop playsinline controls preload="metadata"
style="max-width:92%;max-height:72vh"></video>
</section>
</div></div> </div></div>
<script src="/demo/reveal/dist/reveal.js"></script> <script src="/demo/reveal/dist/reveal.js"></script>