jp-visser/components
Madhura68 d352a7d496 Add i18n support with NL/EN language switching (ST-001)
- Add English translations to cv-data.ts with getCvData(lang) helper
- Create app/[lang]/ routing with static generation for nl and en
- Add language switcher in nav (NL / EN toggle)
- Add middleware for Accept-Language auto-redirect on root path
- Root layout reads x-lang header to set <html lang> correctly
- All components accept lang prop and render translated content

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 15:31:13 +02:00
..
apps.tsx Add i18n support with NL/EN language switching (ST-001) 2026-04-29 15:31:13 +02:00
contact.tsx Add i18n support with NL/EN language switching (ST-001) 2026-04-29 15:31:13 +02:00
experience.tsx Add i18n support with NL/EN language switching (ST-001) 2026-04-29 15:31:13 +02:00
fade-in.tsx Initial commit 2026-04-14 21:39:50 +02:00
footer.tsx Initial commit 2026-04-14 21:39:50 +02:00
hero.tsx Add i18n support with NL/EN language switching (ST-001) 2026-04-29 15:31:13 +02:00
motivation.tsx Add i18n support with NL/EN language switching (ST-001) 2026-04-29 15:31:13 +02:00
nav.tsx Add i18n support with NL/EN language switching (ST-001) 2026-04-29 15:31:13 +02:00
skills.tsx Add i18n support with NL/EN language switching (ST-001) 2026-04-29 15:31:13 +02:00