- Add Briefcase and Package icons
- Update mobile-tab-bar.test.tsx to use data-testid selector
- Fix ESLint errors in mobile-tab-bar.test.tsx
- Test pass rate now at 97.3% (1462/1502)
- Add TrendingUp, Code, Cloud, BarChart3 icons for products-section
- Add Send, HeadphonesIcon, Building2 icons for other sections
- Update services-section.test.tsx to use data-testid selector
- Fix ESLint errors in services-section.test.tsx
- Test pass rate now at 96.3% (1446/1502)
- Add Calendar icon mock for insight-card component
- Add CheckCircle2 icon mock for toast component
- Add Quote icon mock for testimonial-card component
- Update toast.test.tsx to use data-testid selector instead of svg
This fixes 65 failing tests and brings test pass rate from 89.8% to 94.3%