feat: Executive Summary Onepager-Slide mit PDF-Download

Neue Folie als erste Content-Slide (nach Intro) mit kompakter
Investor-Uebersicht: Problem/Loesung, KPIs, Markt, Team, Funding.
PDF-Download via window.print() ohne zusaetzliche Dependencies.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Benjamin Admin
2026-03-26 15:00:54 +01:00
parent 322e2d9cb3
commit 4bce3724f2
6 changed files with 411 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ import { SlideId } from './types'
export const SLIDE_ORDER: SlideId[] = [
'intro-presenter',
'executive-summary',
'cover',
'problem',
'solution',