
Shadcn Team Block Five turns the team roster into image-led cards. The source defines eight demo members with name, role, and image, then renders each one in a tall aspect-[4/5] frame with the name and role overlaid at the bottom.
This is a good fit when photography should carry the section. The cards begin in grayscale, scale slightly on hover, and transition to color, giving the React block a clear interaction without adding JavaScript state.
Our team and a short supporting sentence in a max-w-xl text block.@md:grid-cols-2 and @3xl:grid-cols-4.group-hover:scale-102 and group-hover:grayscale-0 provide the main interaction.Use this shadcn UI block for an about page, studio page, agency site, or SaaS company page where the team section should feel visual and modern. It is less suited to long bios because the copy area is intentionally small.
Names and roles live on top of the portraits instead of below them, and hover states change the image treatment from grayscale to color.
Yes. The container-query grid supports one, two, and four-column layouts depending on available width.
No. This variant focuses on portrait, name, and role. Add links only if the overlay has enough space and contrast.
No. The names, roles, and images in the source are demo content for replacement.
Build with Tailark
Production-ready marketing blocks, pages, and illustrations for Shadcn UI.