
Shadcn Investor Block Three is the denser sibling of the raised-card investor layout. It keeps the same firm proof as Block Two, but the individual investor area becomes a tighter list: smaller avatars, a two-column container-query grid, and inline name-role pairs separated by a bullet on wider screens.
That makes this shadcn UI block useful when a SaaS website needs investor credibility without spending a full screen on profile cards. The section still communicates institutional proof through Y Combinator, Accel, SVA, Sequoia, and Salesforce logos, while the angel list remains compact enough for a company page or about page.
bg-card panels and ring treatment as Block Two.Individual investors is rendered as a smaller text-2xl heading, so the list reads as supporting proof.@2xl:grid-cols-2, which preserves room for names and roles.@sm, they sit inline with a muted bullet separator.Choose this investors section when the page needs a concise proof area, not a gallery. It works well beneath a product hero, near a pricing section, or on a careers page where investor backing is context for candidates rather than the headline.
The source uses demo people and roles, including recognizable names from the React, Next.js, Tailwind CSS, and shadcn ecosystem. Do not imply those people invested in your product unless that is true. Replace the data with verified investors and keep role labels short enough to survive the inline layout.
The block is static React and Tailwind CSS. next/image handles the avatars, and the layout relies on container queries rather than only viewport breakpoints. If you add links, make sure the clickable area does not fight the compact row spacing.
It lets the section show many individual backers without making each person a large card.
Yes. The investor rows stack on small screens and move to two columns when the container reaches the larger breakpoint.
Yes. Update the firm SVGs, investor array, avatar shape, and responsive grid classes to match your company page.
Build with Tailark
Production-ready marketing blocks, pages, and illustrations for Shadcn UI.