feat: Presenter-Script aktualisiert + COMPLAI + Cookie-Generator (12 Module)
Presenter-Script komplett synchronisiert: - COMPLAI statt ComplAI überall - 12 Module aufgezählt (inkl. DSR, Consent, Notfallpläne, Cookie-Generator) - 110 Gesetze statt 84 - 25.000 Prüfaspekte statt Controls - SOM 24 Mio. statt 7,2 Mio. - Gründung Jul/Aug 2026 statt Q4 - Umlaute korrigiert (standardmäßig, wählbar, Lücken, abschließen) Folie 3 (Cover): COMPLAI groß über BrandName-Komponente Folie 7: +Cookie-Generator als 12. Modul Onepager: +Cookie-Generator DB: Metrics auf 12 Module Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -13,7 +13,7 @@ export default function BrandName({ className = '', prefix = false }: BrandNameP
|
||||
return (
|
||||
<span className={className}>
|
||||
{prefix && <>BreakPilot </>}
|
||||
Compl<span className="bg-gradient-to-r from-indigo-400 to-purple-400 bg-clip-text text-transparent">AI</span>
|
||||
COMPL<span className="bg-gradient-to-r from-indigo-400 to-purple-400 bg-clip-text text-transparent">AI</span>
|
||||
</span>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user