redesign ArchitectureSlide with island map aesthetic + turbopack dev
All checks were successful
Build pitch-deck / build-push-deploy (push) Successful in 1m36s
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 41s
CI / test-python-voice (push) Successful in 37s
CI / test-bqas (push) Successful in 33s

- Replace grid/SVG-line layout with archipelago map: organic island blobs,
  quadratic bezier sea routes, circular map-marker nodes
- Fix SVG distortion: all strokes use vectorEffect=non-scaling-stroke
- No more preserveAspectRatio=none diagonal-line warping
- LiteLLM hub gets spinning ring + ripple pulse on active
- Ocean background with per-tier radial glows, dot grid, zone labels
- Switch dev server to --turbopack for faster HMR

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Sharang Parnerkar
2026-04-20 22:25:13 +02:00
parent 855e764911
commit 497be5fac9
5 changed files with 582 additions and 104 deletions

View File

@@ -26,7 +26,9 @@ const translations = {
'Investition & Cap Table',
'Kundenersparnis',
'KI Q&A',
'Anhang: Architektur',
'Anhang: Annahmen',
'Anhang: Systemarchitektur',
'Anhang: Go-to-Market',
'Anhang: Regulatorik',
'Anhang: Engineering',
'Anhang: KI-Pipeline',
@@ -276,8 +278,8 @@ const translations = {
subtitle: 'Drei Szenarien für robuste Planung',
},
architecture: {
title: 'Technische Architektur',
subtitle: 'Self-Hosted KI-Stack für maximale Datensouveränität',
title: 'Systemarchitektur',
subtitle: 'BreakPilot · CERTifAI · Compliance Scanner — verbunden über LiteLLM',
},
gtm: {
title: 'Go-to-Market Strategie',
@@ -322,7 +324,9 @@ const translations = {
'Investment & Cap Table',
'Customer Savings',
'AI Q&A',
'Appendix: Architecture',
'Appendix: Assumptions',
'Appendix: System Architecture',
'Appendix: Go-to-Market',
'Appendix: Regulatory',
'Appendix: Engineering',
'Appendix: AI Pipeline',
@@ -572,8 +576,8 @@ const translations = {
subtitle: 'Three scenarios for robust planning',
},
architecture: {
title: 'Technical Architecture',
subtitle: 'Self-hosted AI stack for maximum data sovereignty',
title: 'System Architecture',
subtitle: 'BreakPilot · CERTifAI · Compliance Scanner — connected via LiteLLM',
},
gtm: {
title: 'Go-to-Market Strategy',