Unterseite Testzugang entfernt, alles laeuft ueber das Popup
Die Seiten /testzugang/ und /en/trial-access/ sind geloescht. Alle Einstiege oeffnen jetzt das Anfrage-Popup, also der Knopf oben rechts, der Knopf im Kontakt-Abschnitt, die FAQ-Antwort zum Zugang und der Footer-Link. Die Hinweiszeile auf die Unterseite ist aus dem Popup raus. Der obere Knopf der sechs Loesungsseiten zeigt auf den Kontakt-Abschnitt der jeweiligen Startseite. Sitemap, llms.txt und die FAQ-Daten fuer Suchmaschinen enthalten keine Verweise mehr auf die geloeschten Adressen. Tote Zweige in trial-form.js entfernt, da Thema, Startwunsch und Nutzerzahl als Felder entfallen sind.
Dieser Commit ist enthalten in:
@@ -265,7 +265,7 @@
|
||||
"name": "How do I get access to the AegisSight Monitor?",
|
||||
"acceptedAnswer": {
|
||||
"@type": "Answer",
|
||||
"text": "Through a free trial access at https://aegis-sight.de/en/trial-access/. The trial runs for one week, includes your own topic with the full feature set and ends automatically. A work email address is required."
|
||||
"text": "Through a free trial access, requested via the form on aegis-sight.de. The trial runs for one week, includes your own topic with the full feature set and ends automatically. A work email address is required."
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -289,7 +289,7 @@
|
||||
<li><a href="#contact">Contact</a></li>
|
||||
</ul>
|
||||
<div class="nav-extras">
|
||||
<a class="nav-cta" href="/en/trial-access/" onclick="openContactModal(); return false;">Trial access</a>
|
||||
<a class="nav-cta" href="#contact" onclick="openContactModal(); return false;">Trial access</a>
|
||||
<div class="lang-switcher" role="group" aria-label="Language">
|
||||
<a class="lang-link" href="/" lang="de" hreflang="de" rel="alternate">DE</a>
|
||||
<span class="lang-sep" aria-hidden="true">|</span>
|
||||
@@ -312,7 +312,7 @@
|
||||
<li><a href="#faq">FAQ</a></li>
|
||||
<li><a href="#contact">Contact</a></li>
|
||||
</ul>
|
||||
<a class="nav-cta" href="/en/trial-access/" onclick="openContactModal(); return false;">Request trial access</a>
|
||||
<a class="nav-cta" href="#contact" onclick="openContactModal(); return false;">Request trial access</a>
|
||||
<div class="lang-switcher" role="group" aria-label="Language">
|
||||
<a class="lang-link" href="/" lang="de" hreflang="de" rel="alternate">DE</a>
|
||||
<span class="lang-sep" aria-hidden="true">|</span>
|
||||
@@ -738,7 +738,7 @@
|
||||
|
||||
<details class="faq-item">
|
||||
<summary>How do I get access to the AegisSight Monitor?</summary>
|
||||
<p class="faq-answer">Through a free trial access. It runs for one week, includes your own topic with the full feature set and ends automatically. A work email address is required. <a href="/en/trial-access/">Request trial access</a>.</p>
|
||||
<p class="faq-answer">Through a free trial access. It runs for one week, includes your own topic with the full feature set and ends automatically. A work email address is required. <a href="#contact" onclick="openContactModal(); return false;">Request trial access</a>.</p>
|
||||
</details>
|
||||
</div>
|
||||
</section>
|
||||
@@ -752,7 +752,7 @@
|
||||
<p>Gladbacher Straße 3-5, 40764 Langenfeld, Germany</p>
|
||||
</div>
|
||||
<div class="footer-links">
|
||||
<a href="/en/trial-access/">Trial access</a>
|
||||
<a href="#contact" onclick="openContactModal(); return false;">Trial access</a>
|
||||
<a href="/en/legal-notice.html">Legal notice</a>
|
||||
<a href="/en/privacy.html">Privacy policy</a>
|
||||
<a href="#" id="cookie-settings-link">Cookie settings</a>
|
||||
@@ -817,8 +817,6 @@
|
||||
<p>We have received your details and will normally get back to you within two working days.</p>
|
||||
<p>If you have any questions in the meantime, you can reach us at <a href="mailto:info@aegis-sight.de">info@aegis-sight.de</a>.</p>
|
||||
</div>
|
||||
|
||||
<p class="tf-privacy">All details about the trial are on the <a href="/en/trial-access/">trial access page</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren