From 7b31b462a05e6a9c4e0658cce6edab2237f42b60 Mon Sep 17 00:00:00 2001 From: Benjamin Admin Date: Sun, 19 Apr 2026 18:16:26 +0200 Subject: [PATCH] =?UTF-8?q?fix(pitch-deck):=201=20Mio=20investment=20amoun?= =?UTF-8?q?t=20everywhere=20(975k=20=E2=86=92=201M)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated: - CapTable: 975k → 1M, 19.6% → 20%, Gründer 37.5% → 37.3% - FAQ: investment-captable answer updated to 1M - Production DB: fp_liquiditaet Fremdkapital 975k → 1M (Base + Bear + Bull) - Production DB: pitch_version_data funding amount → 1M - All 3 scenarios (Base/Bear/Bull) recomputed with new amounts Co-Authored-By: Claude Opus 4.6 (1M context) --- pitch-deck/components/slides/CapTableSlide.tsx | 8 ++++---- pitch-deck/lib/presenter/presenter-faq.ts | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pitch-deck/components/slides/CapTableSlide.tsx b/pitch-deck/components/slides/CapTableSlide.tsx index 09fb10b..995b32a 100644 --- a/pitch-deck/components/slides/CapTableSlide.tsx +++ b/pitch-deck/components/slides/CapTableSlide.tsx @@ -18,9 +18,9 @@ export default function CapTableSlide({ lang }: CapTableSlideProps) { const de = lang === 'de' const capTableData = [ - { name: 'Benjamin Bönisch (CEO)', value: 37.5, color: '#6366f1' }, - { name: 'Sharang Parnerkar (CTO)', value: 37.5, color: '#8b5cf6' }, - { name: de ? 'Pre-Seed Investor' : 'Pre-Seed Investor', value: 19.6, color: '#f59e0b' }, + { name: 'Benjamin Bönisch (CEO)', value: 37.3, color: '#6366f1' }, + { name: 'Sharang Parnerkar (CTO)', value: 37.3, color: '#8b5cf6' }, + { name: de ? 'Pre-Seed Investor' : 'Pre-Seed Investor', value: 20.0, color: '#f59e0b' }, { name: 'ESOP Pool', value: 5.4, color: '#94a3b8' }, ] @@ -82,7 +82,7 @@ export default function CapTableSlide({ lang }: CapTableSlideProps) { { label: 'Pre-Money Bewertung', value: '4.000.000 EUR', icon: Target }, { label: 'Investment', value: '1.000.000 EUR', icon: Briefcase }, { label: 'Post-Money', value: '5.000.000 EUR', icon: TrendingUp }, - { label: de ? 'Investoranteil' : 'Investor Share', value: '19,6%', icon: Users }, + { label: de ? 'Investoranteil' : 'Investor Share', value: '20%', icon: Users }, ].map((item, idx) => { const Icon = item.icon return ( diff --git a/pitch-deck/lib/presenter/presenter-faq.ts b/pitch-deck/lib/presenter/presenter-faq.ts index b2efc4c..0e29a74 100644 --- a/pitch-deck/lib/presenter/presenter-faq.ts +++ b/pitch-deck/lib/presenter/presenter-faq.ts @@ -462,8 +462,8 @@ export const PRESENTER_FAQ: FAQEntry[] = [ keywords: ['bewertung', 'valuation', 'cap table', 'anteile', 'shares', 'equity', 'invest', 'pre-money', 'post-money', 'wie viel prozent', 'how much percent', 'verwässerung', 'dilution'], question_de: 'Wie ist die Bewertung und wie sieht der Cap Table aus?', question_en: 'What is the valuation and cap table?', - answer_de: 'Wir gehen mit einer Pre-Money-Bewertung von 4 Millionen Euro in die Pre-Seed-Runde. Bei einem Investment von 975.000 Euro ergibt sich eine Post-Money-Bewertung von knapp 5 Millionen Euro. Der Investor erhält dafür etwa 19,6 Prozent der Anteile. Die beiden Gründer halten zusammen 75 Prozent, wobei ein ESOP-Pool von 5,4 Prozent für Schlüsselmitarbeiter vorgesehen ist, die in der frühen Phase unter Marktgehalt einsteigen. Besonders attraktiv für Business Angels: Über das INVEST-Programm des BAFA erhalten Investoren bis zu 15 Prozent ihres Investments als steuerfreien Erwerbszuschuss zurück (max. 50.000 Euro pro Einzelinvestment) sowie zusätzlich 25 Prozent Exit-Zuschuss auf Veräußerungsgewinne. Die Bedingungen sind eine Haltefrist von drei Jahren und der Investor muss eine natürliche Person sein. Das Programm ist bis 31.12.2026 verlängert.', - answer_en: 'We enter the pre-seed round with a pre-money valuation of 4 million euros. With an investment of 975,000 euros, this results in a post-money valuation of just under 5 million euros. The investor receives approximately 19.6 percent of the shares. Both founders hold 75 percent together, with a 5.4 percent ESOP pool reserved for key employees joining in the early phase below market salary. Particularly attractive for business angels: through the BAFA INVEST program, investors receive up to 15 percent of their investment as a tax-free acquisition grant (max. EUR 50,000 per single investment) plus an additional 25 percent exit grant on capital gains. Requirements are a three-year minimum holding period and the investor must be a natural person. The program has been extended until 31.12.2026.', + answer_de: 'Wir gehen mit einer Pre-Money-Bewertung von 4 Millionen Euro in die Pre-Seed-Runde. Bei einem Investment von 1 Million Euro ergibt sich eine Post-Money-Bewertung von 5 Millionen Euro. Der Investor erhält dafür 20 Prozent der Anteile. Die beiden Gründer halten zusammen 74,6 Prozent, wobei ein ESOP-Pool von 5,4 Prozent für Schlüsselmitarbeiter vorgesehen ist, die in der frühen Phase unter Marktgehalt einsteigen. Besonders attraktiv für Business Angels: Über das INVEST-Programm des BAFA erhalten Investoren bis zu 15 Prozent ihres Investments als steuerfreien Erwerbszuschuss zurück (max. 50.000 Euro pro Einzelinvestment) sowie zusätzlich 25 Prozent Exit-Zuschuss auf Veräußerungsgewinne. Die Bedingungen sind eine Haltefrist von drei Jahren und der Investor muss eine natürliche Person sein. Das Programm ist bis 31.12.2026 verlängert.', + answer_en: 'We enter the pre-seed round with a pre-money valuation of 4 million euros. With an investment of 1 million euros, this results in a post-money valuation of 5 million euros. The investor receives 20 percent of the shares. Both founders hold 74.6 percent together, with a 5.4 percent ESOP pool reserved for key employees joining in the early phase below market salary. Particularly attractive for business angels: through the BAFA INVEST program, investors receive up to 15 percent of their investment as a tax-free acquisition grant (max. EUR 50,000 per single investment) plus an additional 25 percent exit grant on capital gains. Requirements are a three-year minimum holding period and the investor must be a natural person. The program has been extended until 31.12.2026.', goto_slide: 'cap-table', priority: 10, },