null
5c17019931
fix: remove unused assets (24MB), Dialog component, CardDescription dup, zustand dep ( #95 #113 #114 #115 #116 ) (batch 9.9)
2026-05-17 22:08:21 -05:00
null
6e975b869b
fix: favicon/manifest, og:image PNG, logo optimized to 44KB PNG ( #99 #117 #118 ) (batch 9.7)
2026-05-17 22:01:27 -05:00
null
6ca8585f89
fix: rename asset files to kebab-case (batch 8.4, issue #81 )
2026-05-17 20:49:11 -05:00
null
1b0d5adc36
feat(seo): add react-helmet-async, per-page meta/OG tags, JSON-LD, sitemap, robots.txt, heading fixes ( #71 )
...
- Added react-helmet-async + HelmetProvider to main.jsx
- Per-page Helmet components on all 8 pages (title, description, OG tags)
- JSON-LD structured data (Organization, LocalBusiness, Service)
- Created public/sitemap.xml with all 17 routes
- Created public/robots.txt
- Fixed heading hierarchy (no h1->h3 skips)
- Improved image alt text throughout
- Fixed docs/zoho-setup.md env defaults clarification
2026-05-17 20:03:42 -05:00
null
f1823bcc4b
fix: rename asset files to remove spaces ( closes #67 )
2026-05-17 18:08:25 -05:00
null
c4985e37bc
feat: Phase 5 SPA fixes, mobile menu, assets, and redesign planning
...
- Fix BrowserRouter → RouterProvider (routes were disconnected)
- Strip TS generics from .jsx files (Card, Badge, Dialog, Input, Textarea)
- Fix useToast import from sonner (Contact, Support)
- Merge mobile Sheet into Header (DialogTrigger outside Dialog)
- Add SPA catch-all route for client-side navigation
- Add CSP style-src for Google Fonts
- Copy all image assets to public/ (were 404)
- Replace placeholder logo with real Queue North logo
- Fix SheetContent positional CSS + install tailwindcss-animate
- Add visually hidden SheetTitle for accessibility
- Update README and FUTURE.md with Phase 5 redesign batches
- Add review.md (redesign assessment, exempt from git)
2026-05-13 22:07:35 -05:00