Pivot Swing
The photo swings toward you on a left-edge hinge like a hanging signboard, then settles.

Hover to swing the panel on its hinge.
The photo swings toward you on a left-edge hinge like a hanging signboard, then settles.

Hover to swing the panel on its hinge.
Pivot Swing hinges the photo on its left edge and swings it toward the viewer on hover or keyboard focus, like a hanging signboard, with a soft spring settle and a drop shadow for depth. It swings OUTWARD past the right edge, so the card sets overflow: visible and needs surrounding room — give the wrapper margin (roughly the swing depth) so it doesn't clip or overlap neighbors. Tune --ifx-depth (perspective — lower is more dramatic), --ifx-angle (keep it modest, ~12-20deg, or the plane foreshortens too far), and --ifx-duration/--ifx-ease (the Spring easing supplies the settle). It rests flat on touch and under reduced motion; keep the @media (hover) wrapper and :focus-within selector.
Modern evergreen. Give the figure surrounding space (a wrapper margin).