feat(pitch-deck): disclaimer 2 founders, glossary +12 terms, SDK demo + strategy fixes
All checks were successful
Build pitch-deck / build-push-deploy (push) Successful in 1m16s
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 36s
CI / test-python-voice (push) Successful in 38s
CI / test-bqas (push) Successful in 38s
All checks were successful
Build pitch-deck / build-push-deploy (push) Successful in 1m16s
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 36s
CI / test-python-voice (push) Successful in 38s
CI / test-bqas (push) Successful in 38s
Disclaimer: 2 founders (Bodman + Engen), all singular→plural Glossary: +FISA 702, Cloud Act, BDSG, BSI, RAG, LLM, UCCA, FRIA, SDK, OWASP, NIST, ENISA, CE, RFQ (new Technology category) SDK Demo: Müller Maschinenbau → Muster Maschinenbau (example customer) Strategy: CANCOM/Bechtle disclaimer (planned, not yet contacted) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -203,6 +203,11 @@ export default function StrategySlide({ lang }: StrategySlideProps) {
|
||||
</div>
|
||||
</GlassCard>
|
||||
</div>
|
||||
<p className="text-[10px] text-white/30 text-center mt-2 italic">
|
||||
{de
|
||||
? '* CANCOM und Bechtle sind geplante Distributionspartner. Eine Kontaktaufnahme ist noch nicht erfolgt.'
|
||||
: '* CANCOM and Bechtle are planned distribution partners. No contact has been made yet.'}
|
||||
</p>
|
||||
</FadeInView>
|
||||
|
||||
{/* Channel-First Quote */}
|
||||
|
||||
Reference in New Issue
Block a user