Tailwind UI Pattern Registry for humans and agents

hero carousel featured customers case-study scroll enterprise hero carousel featured horizontal-scroll customers cards snap hero section with featured content carousel customers hero with scrollable cards hero with horizontal card scroller

Hero With Carousel

Fetch pattern JSON: curl https://webspire.de/patterns/hero/with-carousel.json

Details

Family
hero
Tier
enhanced
Kind
section
Extends
hero/centered
Responsive Dark Mode Tailwind Only SSR Safe Copy & Paste
Stable Published
herocarouselfeaturedcustomerscase-studyscrollenterprise

Slots

Name Required Description
eyebrow No Small label above the heading.
heading Yes Main hero headline.
subtext No Supporting paragraph.
cta Yes Primary and secondary action buttons.
carousel Yes Horizontally scrollable featured cards with cover image, category, and headline.

Centered hero with text and CTAs, followed immediately by a horizontally scrollable card strip. Cards use snap-x mandatory for scroll snapping. Left/right gradient fades (matching the hero background) give depth and hint at more content. Prev/next arrow buttons with backdrop-blur float over the edges. Replace gradient covers with real images. Wire up scrollBy() on the arrow buttons for production.