2 Commits
Author SHA1 Message Date
Lago 70c0918ce6 Merge pull request 'feat: remove 24/7 support mention per Marco's request' (#6) from feature/remove-24-7-support into main
Reviewed-on: #6
2026-06-19 13:33:52 +02:00
Lago ff41ed120f 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
2026-06-19 13:06:51 +02:00
6 changed files with 2 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
https://Lago:3aa251da1ae9baed184c38dacd54efc58c98cfa8@git.lago.dev
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -206,7 +206,7 @@ Before going live, verify:
1. **Premium Quality**: "Handverlesene Premium-Sportwagen"
2. **Transparency**: "Faire Kaution, transparent, sofort startklar"
3. **Accessibility**: "24/7 Support, Vollkasko, kein Überziehen"
3. **Accessibility**: "Vollkasko, kein Überziehen"
4. **Local Expertise**: "Die beste Sportwagenvermietung in der Steiermark"
These messages should be reinforced across:
-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>