diff --git a/pitch-deck/components/slides/ExecutiveSummarySlide.tsx b/pitch-deck/components/slides/ExecutiveSummarySlide.tsx index 51121db..d94c37a 100644 --- a/pitch-deck/components/slides/ExecutiveSummarySlide.tsx +++ b/pitch-deck/components/slides/ExecutiveSummarySlide.tsx @@ -285,17 +285,28 @@ export default function ExecutiveSummarySlide({ lang, data, investorId, preferre - {/* USP Banner */} + {/* USP / MOAT */} -
- {es.usp} -

- {de - ? 'Die einzige Plattform, die kontinuierliche Code-Security, automatisierte Compliance-Dokumentation und CE-konforme Software-Risikobeurteilung in einem System vereint – vollständig betrieben auf europäischer Infrastruktur (Deutschland oder Frankreich).' - : 'The only platform combining continuous code security, automated compliance documentation and CE-compliant software risk assessment in one system – fully operated on European infrastructure (Germany or France).' - } -

-

{de ? '100\u00a0% Datensouveränität ohne Abhängigkeit von US-Anbietern.' : '100% data sovereignty without dependence on US providers.'}

+
+ {de ? 'Unser MOAT' : 'Our MOAT'} +
+
+

Traceability

+

{de ? 'Gesetz → Control → Code' : 'Law → Control → Code'}

+
+
+

Continuous Engine

+

{de ? 'Echtzeit bei jeder Änderung' : 'Real-time on every change'}

+
+
+

Compliance Optimizer

+

{de ? 'Maximale KI-Nutzung im Rahmen' : 'Max AI use within regulations'}

+
+
+

EU-Trust Stack

+

{de ? '100% EU, kein US-SaaS' : '100% EU, no US SaaS'}

+
+