feat(help): add Help Center with video tutorials and progress tracking

- Implemented Help Center page with video categories and tutorials.
- Added VideoModal component for video playback.
- Introduced progress tracking for watched videos using local storage.
- Created CSS styles for Help Center layout and components.
- Added video data structure and sample videos for various categories.
- Updated Footer to include a link to the Help Center.
This commit is contained in:
2026-09-02 09:46:02 -03:00
parent 48ed64eb87
commit c5217aa7c8
8 changed files with 1400 additions and 0 deletions