Commit Graph

4 Commits

Author SHA1 Message Date
7ddbe42fc0 Update service page routing to include specific service IDs for improved navigation and enhance user experience. 2025-06-04 01:23:36 +02:00
409639cfad Remove localized service pages for English, Italian, and Dutch, consolidating content management and streamlining the codebase. 2025-06-04 01:20:27 +02:00
128093aa0d Refactor import paths for SERVICES in multiple service pages to use centralized configuration from '@config' 2025-06-04 01:17:51 +02:00
becarta
3168826fa8 Add internationalization support with astro-i18next integration
- Implemented astro-i18next for multi-language support, including English, Dutch, and Italian.
- Configured default locale and language fallback settings.
- Defined routes for localized content in the configuration.
- Updated package.json and package-lock.json to include new dependencies for i18next and related plugins.
2025-05-23 15:10:00 +02:00