Commit Graph

8 Commits

Author SHA1 Message Date
zahravaziri a5a287f11f create hamburger menu and responsive header 2025-06-02 18:36:20 +03:30
zahravaziri 2f6d022fb9 Merge remote-tracking branch 'origin/main' into navbar 2025-06-02 15:29:46 +03:30
ahasani 95b6c71b7c Refactor code structure for improved readability and maintainability 2025-06-02 12:51:13 +03:30
zahravaziri 682dcab56e Merge remote-tracking branch 'origin' into navbar 2025-06-01 17:36:19 +03:30
zahravaziri de40cdf908 create header component 2025-06-01 17:31:43 +03:30
ahasani d691c8de41 feat(i18n): implement language switching and localization support
- Remove i18next configuration and dependencies
- Add language switcher component
- Integrate language change functionality with cookies
- Update translations for English and Persian
- Modify layout and page components to support dynamic language rendering
- Refactor Tailwind CSS configuration for custom colors
2025-06-01 17:21:11 +03:30
ahasani cb77aef586 feat(i18n): add internationalization support with i18next
- Add i18next and related dependencies for translation support
- Create locale files for English and Farsi languages
- Implement i18n configuration and provider in layout
- Set up route factory and constants for internationalized routes
- Remove test button components and simplify main page
2025-05-31 16:41:12 +03:30
ahasani d81d32fe4b initial 2025-05-31 13:17:46 +03:30