feat: add about page and dark/light theme support
MR Description
Summary
This MR introduces a new About page and implements dark/light theme support across the Web Live Dictation application.
Changes Made
About Page
- Added responsive About page UI
- Included application overview and feature details
- Added ASR/Gonthuka/WebGPU information
- Added navigation support for About page
Theme Support
- Implemented global dark/light mode toggle
- Added persistent theme state handling
- Updated existing components for theme compatibility
- Improved accessibility and UI consistency
Technical Details
- Updated React/Tailwind styling
- Added theme state management
- Improved responsive layout handling
- Ensured compatibility with existing components
Testing
- Verified theme switching functionality
- Tested persistence after reload
- Tested responsive layouts
- Verified About page navigation and rendering
- All existing tests passing
Screenshots / Demo
- Add screenshots or screen recording here
Checklist
-
About page added -
Dark/light theme implemented -
Responsive UI verified -
Existing functionality unaffected -
Tests passing
closses #32 (closed)
Edited by Vaishnavi