feat: add promo end date and router hint to FamilyGuard page

Aktualisiert anhand des neuen Flyers MBO_FamilyGuard_Flyer_01.pdf.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LhY1QhDXGWfyhrxaJvfpNt
This commit is contained in:
MBO-Tech-IT 2026-07-21 10:32:49 +02:00
parent fd38267cb9
commit 4298968324
3 changed files with 4 additions and 2 deletions

View File

@ -188,7 +188,7 @@ export default function FamilyGuardPage() {
</span>
<h3 className="text-white font-black text-2xl mt-1 mb-2">Beratung + Einrichtung</h3>
<p className="text-slate-400 text-sm max-w-md">
Einführungsangebot nur für kurze Zeit! Danach gilt der reguläre
Einführungsangebot nur bis 15.09.! Danach gilt der reguläre
Preis von 199,99 .
</p>
</div>
@ -198,6 +198,7 @@ export default function FamilyGuardPage() {
149,99 <span className="text-lg"></span>
</p>
<p className="text-orange-400 text-xs font-bold tracking-wider uppercase">jetzt nur</p>
<p className="text-slate-500 text-xs mt-1">nur bis 15.09.</p>
</div>
</div>
</div>
@ -221,6 +222,7 @@ export default function FamilyGuardPage() {
<p className="text-center text-slate-500 text-xs mt-8">
Technische Basis: Raspberry-Pi-Hardware in Verbindung mit der AdGuard-Filtertechnologie.
Bei manchen Internet-Routern kann es zu Einschränkungen der Funktion kommen wir beraten Sie gerne.
</p>
</main>
</div>

View File

@ -52,7 +52,7 @@ export default function FamilyGuardPromo() {
<p className="text-slate-500 dark:text-slate-400 text-xs line-through mb-1">statt 199,99 </p>
<p className="text-3xl font-black text-orange-400 mb-1">149,99 </p>
<p className="text-slate-600 dark:text-slate-400 text-xs">
Beratung + Einrichtung Einführungsangebot
Beratung + Einrichtung Einführungsangebot, nur bis 15.09.
</p>
</div>
</div>

Binary file not shown.