- Add 'href' property to Item interface in types.d.ts
- Remove unused imports from Logo.astro and index.astro
- Fix implicit 'any' type in utils/images.ts
- Run prettier formatting across all files
All TypeScript checks now pass with 0 errors, 0 warnings, and 0 hints.