fix: 'with us' → 'on our platform' (TTS reads US as USA)
All checks were successful
Build pitch-deck / build-push-deploy (push) Successful in 59s
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 27s
CI / test-python-voice (push) Successful in 25s
CI / test-bqas (push) Successful in 27s

This commit is contained in:
Benjamin Admin
2026-04-22 11:55:55 +02:00
parent bde78c51e0
commit bc33b909cb

View File

@@ -93,7 +93,7 @@ export const PRESENTER_SCRIPT: SlideScript[] = [
paragraphs: [ paragraphs: [
{ {
text_de: 'Unsere Lösung macht Schluss mit dem jährlichen Compliance-Zirkus. Statt einmal im Jahr einen teuren Berater zu buchen, läuft bei uns alles kontinuierlich: Security Tests, Software-Stücklisten und Pentesting bei jeder Code-Änderung. Automatisch. Rund um die Uhr.', text_de: 'Unsere Lösung macht Schluss mit dem jährlichen Compliance-Zirkus. Statt einmal im Jahr einen teuren Berater zu buchen, läuft bei uns alles kontinuierlich: Security Tests, Software-Stücklisten und Pentesting bei jeder Code-Änderung. Automatisch. Rund um die Uhr.',
text_en: 'Our solution ends the annual compliance circus. Instead of booking an expensive consultant once a year, everything runs continuously with us: security tests, software bills of materials and pentesting on every code change. Automatically. Around the clock.', text_en: 'Our solution ends the annual compliance circus. Instead of booking an expensive consultant once a year, everything runs continuously on our platform: security tests, software bills of materials and pentesting on every code change. Automatically. Around the clock.',
pause_after: 2000, pause_after: 2000,
}, },
{ {