feat: add scroll indicator with animation and translations

This commit is contained in:
Melvin Ragusa
2026-01-21 23:05:37 +01:00
parent b63b9d64f8
commit b4ae9093bc
4 changed files with 43 additions and 7 deletions

View File

@@ -14,6 +14,7 @@ export const de = {
rotatingWords: ['Webentwicklung', 'IT-Support', 'Digitale Lösungen', 'Tech-Beratung'],
cta: 'Projekt starten',
ctaSecondary: 'Mehr erfahren',
scroll: 'Scrollen',
},
// Services

View File

@@ -16,6 +16,7 @@ export const en: Translations = {
rotatingWords: ['Web Development', 'IT Support', 'Digital Solutions', 'Tech Consulting'],
cta: 'Start Project',
ctaSecondary: 'Learn More',
scroll: 'Scroll',
},
// Services