chris 9dd4aff35e Remove dead code: unused components, duplicate logic, orphaned route
- Delete Hero, ReviewsSection, TrustedBrands components (never imported)
- Delete /api/admin/orders/[orderId]/complete route (never called; order
  state transitions go through /status instead)
- Extract maxColorsFor() from ProductCard and CartDrawer into
  src/lib/colors.ts to eliminate the duplicated implementation

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-10 08:01:39 -04:00
Description
No description provided
185 MiB
Languages
TypeScript 49.7%
JavaScript 22%
HTML 12%
CSS 8.4%
Shell 7.2%
Other 0.7%