OSINT Monitor Product Card zur Lösungen-Sektion hinzugefügt

- Neue Product Card mit Globe-Icon, Beschreibungstext und Link zum Iran-Liveticker
- DE/EN Übersetzungen ergänzt
- Card verlinkt direkt auf /lagebild/

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Dieser Commit ist enthalten in:
Claude Code
2026-03-09 00:06:34 +01:00
Ursprung 93d5a1ecad
Commit d983bc3c73
2 geänderte Dateien mit 29 neuen und 0 gelöschten Zeilen

Datei anzeigen

@@ -275,6 +275,25 @@
</div>
<div class="products-grid">
<!-- Product: AegisSight OSINT Monitor -->
<div class="product-card">
<div class="product-header">
<div class="product-icon-wrapper">
<div class="product-icon-bg"></div>
<img class="product-icon" src="assets/images/icons/globe.svg" alt="OSINT Monitor">
</div>
<div class="product-title-wrapper">
<h3 class="product-title" data-translate="productOsintMonitorTitle">AegisSight OSINT Monitor</h3>
<p class="product-tagline" data-translate="productOsintMonitorTagline">Open Source Intelligence — automatisiert</p>
</div>
</div>
<div class="product-body">
<p class="product-description" data-translate="productOsintMonitorDesc">Unser OSINT-Monitor aggregiert, analysiert und verifiziert Informationen aus öffentlich zugänglichen Quellen in Echtzeit. Erleben Sie die Plattform live am Beispiel des Iran-Livetickers.</p>
<a href="/lagebild/" class="product-learn-more" style="text-decoration: none; text-align: center;">
<span data-translate="osintMonitorButton">Iran-Liveticker öffnen</span>
</a>
</div>
</div>
<!-- Product: AccountForger -->
<div class="product-card">
<div class="product-header">

Datei anzeigen

@@ -119,6 +119,11 @@ const translations = {
accessRestricted: 'Zugang nur mit Berechtigung',
protectedProductDesc: 'Dieses Produkt ist speziell für autorisierte Behörden entwickelt und erfordert eine Authentifizierung.',
loginForAccess: 'Anmelden für Zugriff',
n // OSINT Monitor
productOsintMonitorTitle: 'AegisSight OSINT Monitor',
productOsintMonitorTagline: 'Open Source Intelligence — automatisiert',
productOsintMonitorDesc: 'Unser OSINT-Monitor aggregiert, analysiert und verifiziert Informationen aus öffentlich zugänglichen Quellen in Echtzeit. Erleben Sie die Plattform live am Beispiel des Iran-Livetickers.',
osintMonitorButton: 'Iran-Liveticker öffnen',
// Lagebild Page
@@ -283,6 +288,11 @@ const translations = {
accessRestricted: 'Access by authorization only',
protectedProductDesc: 'This product is specifically developed for authorized agencies and requires authentication.',
loginForAccess: 'Login for Access',
n // OSINT Monitor
productOsintMonitorTitle: 'AegisSight OSINT Monitor',
productOsintMonitorTagline: 'Open Source Intelligence — Automated',
productOsintMonitorDesc: 'Our OSINT Monitor aggregates, analyzes and verifies information from publicly available sources in real time. Experience the platform live with the Iran Live Ticker.',
osintMonitorButton: 'Open Iran Live Ticker',
// Lagebild Page