domain
This commit is contained in:
@@ -56,7 +56,7 @@ $userInitials = null;
|
||||
|
||||
<!-- CTAs -->
|
||||
<div class="flex flex-col sm:flex-row gap-3 sm:gap-4">
|
||||
<a href="https://usbcheck.com/fakecheck/"
|
||||
<a href="https://usbcheck.it/fakecheck/"
|
||||
class="inline-flex items-center justify-center rounded-full bg-brand-primary px-6 py-3 text-sm font-semibold text-brand-bg shadow-soft hover:bg-blue-400 transition-colors"
|
||||
data-i18n="cta_quick">
|
||||
Start free quick check
|
||||
@@ -134,7 +134,7 @@ $userInitials = null;
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<a href="https://usbcheck.com/fakecheck/"
|
||||
<a href="https://usbcheck.it/fakecheck/"
|
||||
class="block text-center rounded-full bg-brand-primary px-4 py-2.5 text-sm font-semibold text-brand-bg hover:bg-blue-400 transition-colors"
|
||||
data-i18n="quick_cta">
|
||||
Go to free quick check
|
||||
@@ -164,7 +164,7 @@ $userInitials = null;
|
||||
<div>
|
||||
<h3 class="font-semibold text-brand-text" data-i18n="how_step1_title">Browser-Test starten</h3>
|
||||
<p data-i18n="how_step1_text">
|
||||
Du öffnest den Schnelltest unter <strong>usbcheck.com/fakecheck/</strong>, wählst deinen USB-Stick bzw. einen Ordner darauf aus und definierst, wie viel Daten getestet werden sollen.
|
||||
Du öffnest den Schnelltest unter <strong>usbcheck.it/fakecheck/</strong>, wählst deinen USB-Stick bzw. einen Ordner darauf aus und definierst, wie viel Daten getestet werden sollen.
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
@@ -293,7 +293,7 @@ $userInitials = null;
|
||||
<li data-i18n="features_free_li4">• Auswahl verschiedener Teststufen (z. B. 200 MB, 2 GB)</li>
|
||||
<li data-i18n="features_free_li5">• Keine Registrierung erforderlich</li>
|
||||
</ul>
|
||||
<a href="https://usbcheck.com/fakecheck/"
|
||||
<a href="https://usbcheck.it/fakecheck/"
|
||||
class="inline-flex mt-3 items-center text-sm font-semibold text-brand-primary hover:text-blue-300"
|
||||
data-i18n="features_free_cta">
|
||||
Start free quick check
|
||||
|
||||
Reference in New Issue
Block a user