Files
Benjamin Admin aed428312f
Some checks are pending
Build pitch-deck / build-push-deploy (push) Waiting to run
CI / go-lint (push) Waiting to run
CI / python-lint (push) Waiting to run
CI / nodejs-lint (push) Waiting to run
CI / test-go-consent (push) Waiting to run
CI / test-python-voice (push) Waiting to run
CI / test-bqas (push) Waiting to run
feat(pitch-deck): bilingual email template + invite page with live preview
Email template (email.ts):
- Bilingual: German body + DE/EN legal footer
- Customizable greeting, message body, and closing
- Magic Link explanation box (hardcoded)
- Confidentiality & Disclaimer footer (hardcoded, bilingual)

Invite page (investors/new):
- Name is now required, Company is optional
- Editable fields: greeting, message, closing (with defaults)
- Live email preview panel (right side)
- Shows full email content before sending
- German UI labels

API (invite/route.ts):
- Passes greeting, message, closing to email function

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 08:34:23 +02:00
..