lilith-platform.live/codebase/@features/provider-website
Natalie 30d9a082ae fix(banners): show website logo as placeholder banner image when no platform-provided imgSrc
- On /banners, if a VerifiedProfile has empty imgSrc (no banner from user/platform), render the site logo (/icon-512.png) as a branded visual placeholder inside linked or static frame.
- Introduced LogoPreview, LogoPlaceholder, LogoImg styled components for contained square logo with padding/bg.
- Removed redundant text-only ProfileLink (the logo image now provides the visual + click target when href present).
- Updated comments and logic in BannerItem.
- Always provides an image slot now for uniform card layout (real banner or site logo).
- Typecheck clean; e2e smoke test for /banners passes.
- Fallback only affects UI rendering (data can still omit imgSrc); matches request for transquinnftw.com/banners.
- Uses existing static icon from manifest/public for the 'logo of the website'.
2026-06-23 06:53:41 -04:00
..
data-api feat(quinn-admin): move default theme selector from hardcoded quinn.www constant into quinn-admin feature (public data) 2026-06-23 04:34:35 -04:00
frontend-public fix(banners): show website logo as placeholder banner image when no platform-provided imgSrc 2026-06-23 06:53:41 -04:00
shared/src feat(quinn-admin): move default theme selector from hardcoded quinn.www constant into quinn-admin feature (public data) 2026-06-23 04:34:35 -04:00