feat(showcase): restore intro-presenter and executive-summary slides in showcase mode
Build pitch-deck / build-push-deploy (push) Successful in 1m22s
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-consent (push) Successful in 31s
CI / test-python-voice (push) Successful in 33s
CI / test-bqas (push) Successful in 30s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Sharang Parnerkar
2026-05-04 23:14:18 +02:00
parent 0acbf25956
commit 404963db77
-2
View File
@@ -2,8 +2,6 @@ import { SlideId } from './types'
// Slides hidden in showcase (customer) mode — financial and investor-specific content
export const SHOWCASE_HIDDEN_SLIDES = new Set<SlideId>([
'intro-presenter',
'executive-summary',
'financials',
'the-ask',
'cap-table',