Shadcn UI Hero Block
Hero278 is the mirror band to Hero277: the same props contract, square-framed crossfade stack, and hover reset behavior, but the copy and feature list lead the grid on the left while the media column sits on the right for desktop. Mobile stacks copy first, then the image, which preserves reading order before the proof frame.
Shadcn UI buttons carry the primary link with a trailing arrow icon and the outline secondary. Feature rows reuse the soft rounded hover treatment and Lucide icons from the content pack; each row index maps to the matching entry in the images tuple the way other hero-feature-slider slideshow blocks do.
Sticky positioning on the image column mirrors Hero277 on large breakpoints. Complexity is moderate: one useState index, layered absolute images, and accessible aria-hidden toggles on inactive slides.