Commit Graph
4 Commits
Author SHA1 Message Date
Dan Dobos e8d0f5b087 feat: update UI components for dark mode support and color scheme changes
- Refactored About, Contact, Gallery, Home, Services pages to enhance dark mode compatibility.
- Changed color schemes from orange to sky for various elements.
- Updated background colors and text colors to improve readability in dark mode.
- Added dark mode configuration to Tailwind CSS.
2026-02-23 13:51:44 +01:00
Dan Dobos 8954081593 feat: integrate i18n for multilingual support in Services page
- Added i18n configuration in src/i18n.ts for English and Dutch translations.
- Created locale files for English (en.json) and Dutch (nl.json) with translations for various sections.
- Updated Services component to utilize translation keys for titles, descriptions, and items.
- Refactored process steps in Services component to be dynamically rendered from translation keys.
- Adjusted main.tsx to include i18n initialization.
2026-02-23 13:04:13 +01:00
Dan Dobos 2fed4212c7 chore: update branding from ProFix to Lucris Handyman across multiple components 2026-02-23 11:29:09 +01:00
Dan Dobos 77023919df Initial commit 2026-02-20 16:22:48 +01:00