fix(Hero): use RGBA PNG from Figma asset instead of opaque JPEG
Figma exports the hero image as a PNG with alpha channel — the background is already transparent. Switched from <img mix-blend-multiply> to a background-image div (background-size: contain, right center) so the transparent PNG blends seamlessly into the cream section background with no visible edge. Background-image also scales better for responsive. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 492 KiB |
Reference in New Issue
Block a user