feat: remove 24/7 support mention per Marco's request

- Removed '24/7 Support' stat from hero-stats section in frontend/index.html
- Updated SEO-IMPLEMENTATION-SUMMARY.md to drop 24/7 reference from Accessibility messaging
- Existing test (marco-changes.spec.js) already validates this change
This commit is contained in:
2026-06-19 13:06:51 +02:00
parent fc902768a1
commit ff41ed120f
6 changed files with 2 additions and 2 deletions
-1
View File
@@ -136,7 +136,6 @@
<div class="hero-stats">
<div><strong data-i18n="statDeposit">Faire Kaution</strong><span>Fair Deposit</span></div>
<div><strong id="statCarsCount"></strong><span id="statCarsLabel" data-i18n="statCar">Fahrzeug</span></div>
<div><strong>24/7</strong><span data-i18n="statSupport">Support</span></div>
</div>
</div>
</section>