- Add theme toggle (light/dark/system) with localStorage persistence
- Implement responsive mobile hamburger menu
- Create ComparePage for side-by-side comparison of up to 3 methods
- Add ScrollToTop component for route changes
- Update navigation with compare page link
Co-authored-by: Cursor <cursoragent@cursor.com>
- Set up Vite 7 + React 19 + TypeScript 5 + Tailwind CSS 4
- Configure path aliases (@/ -> src/)
- Create Layout with Header and Footer components
- Create HomePage with hero section and feature highlights
- Set up cursor rules for agent-driven development
- Create PLAN.md and LESSONS.md for progress tracking
Co-authored-by: Cursor <cursoragent@cursor.com>