diff --git a/en/index.html b/en/index.html index 46e43d6..b73ce62 100644 --- a/en/index.html +++ b/en/index.html @@ -32,15 +32,21 @@ + @@ -65,19 +88,16 @@ { "@context": "https://schema.org", "@type": "WebSite", + "@id": "https://aegis-sight.de/en/#website", "name": "AegisSight", "alternateName": "AegisSight Monitor", "url": "https://aegis-sight.de/en/", "inLanguage": "en-GB", "description": "OSINT monitoring from Germany: AI-powered real-time situation reports from open sources, with automated fact-checking and source attribution.", - "publisher": { - "@type": "Organization", - "name": "AegisSight UG (haftungsbeschränkt)", - "url": "https://aegis-sight.de/", - "logo": { - "@type": "ImageObject", - "url": "https://aegis-sight.de/assets/images/logos/AegisSightLogo_NavyGold.svg" - } + "publisher": { "@id": "https://aegis-sight.de/#organization" }, + "speakable": { + "@type": "SpeakableSpecification", + "cssSelector": [".hero-tagline", ".feature-statement-text", ".faq-answer"] } } @@ -85,11 +105,12 @@ { "@context": "https://schema.org", "@type": "SoftwareApplication", + "@id": "https://aegis-sight.de/en/#software", "name": "AegisSight Monitor", "applicationCategory": "BusinessApplication", "applicationSubCategory": "OSINT Monitoring Software", "operatingSystem": "Web", - "url": "https://aegis-sight.de/", + "url": "https://aegis-sight.de/en/", "image": "https://aegis-sight.de/assets/images/og-image.png", "description": "AI-powered real-time situation reports from open sources. Aggregation, deduplication, geographic mapping, automated fact-checking and multilingual analysis. For government agencies, newsrooms, and security services.", "inLanguage": "en-GB", @@ -101,25 +122,118 @@ "Automated fact-checking against independent sources", "Structured situation reports with source attribution and timeline" ], - "publisher": { - "@type": "Organization", - "name": "AegisSight UG (haftungsbeschränkt)", - "url": "https://aegis-sight.de/", - "logo": { - "@type": "ImageObject", - "url": "https://aegis-sight.de/assets/images/logos/AegisSightLogo_NavyGold.svg" - } - }, + "publisher": { "@id": "https://aegis-sight.de/#organization" }, "offers": { "@type": "Offer", "availability": "https://schema.org/InStock", "priceCurrency": "EUR", "price": "0", - "url": "https://aegis-sight.de/#contact", - "description": "Preise auf Anfrage" + "url": "https://aegis-sight.de/en/#contact", + "description": "Pricing on request" } } + + + +
@@ -133,6 +247,7 @@