Commit Graph
1 Commits
  • feat: Add language switcher component to footer
    The code changes include:
    - Adding the `LocaleSwitcher` component to the footer.
    - Updating the footer layout to accommodate the language switcher.
    - Importing the `LocaleSwitcher` component in the `Footer` component.
    
    This commit enhances the user experience by allowing users to easily change the language of the website.