feat: add Popfeed recent reviews card and migrate NoiseImage to @ewanc26/ui
- Add fetchRecentPopfeedReviews to @ewanc26/atproto (social.popfeed.feed.review)
- Add PopfeedCard to @ewanc26/ui, styled after PostCard/DocumentCard
- Add NoiseImage to @ewanc26/ui (was website-only); update MusicStatusCard
and PopfeedCard in the package to use it
- Wire Popfeed reviews into the website homepage loader and masonry grid
- Swap TangledRepoCard icon from GitBranch to Code
- Bump @ewanc26/atproto to 0.2.7, @ewanc26/ui to 0.3.8
- Update transitive dependencies (svelte, tailwindcss, rollup, esbuild, etc.)