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:
19
index.html
19
index.html
@@ -275,6 +275,25 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="products-grid">
|
<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 -->
|
<!-- Product: AccountForger -->
|
||||||
<div class="product-card">
|
<div class="product-card">
|
||||||
<div class="product-header">
|
<div class="product-header">
|
||||||
|
|||||||
@@ -119,6 +119,11 @@ const translations = {
|
|||||||
accessRestricted: 'Zugang nur mit Berechtigung',
|
accessRestricted: 'Zugang nur mit Berechtigung',
|
||||||
protectedProductDesc: 'Dieses Produkt ist speziell für autorisierte Behörden entwickelt und erfordert eine Authentifizierung.',
|
protectedProductDesc: 'Dieses Produkt ist speziell für autorisierte Behörden entwickelt und erfordert eine Authentifizierung.',
|
||||||
loginForAccess: 'Anmelden für Zugriff',
|
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
|
// Lagebild Page
|
||||||
@@ -283,6 +288,11 @@ const translations = {
|
|||||||
accessRestricted: 'Access by authorization only',
|
accessRestricted: 'Access by authorization only',
|
||||||
protectedProductDesc: 'This product is specifically developed for authorized agencies and requires authentication.',
|
protectedProductDesc: 'This product is specifically developed for authorized agencies and requires authentication.',
|
||||||
loginForAccess: 'Login for Access',
|
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
|
// Lagebild Page
|
||||||
|
|||||||
In neuem Issue referenzieren
Einen Benutzer sperren