Shadcn Investor Block Three

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.
Source-backed structure
- The logo strip uses the same rounded
bg-cardpanels and ring treatment as Block Two. Individual investorsis rendered as a smallertext-2xlheading, so the list reads as supporting proof.- The grid only reaches two columns with
@2xl:grid-cols-2, which preserves room for names and roles. - On small screens, the name and role stack; at
@sm, they sit inline with a muted bullet separator.
Best fit and customization
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.
Implementation notes
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.
Frequently asked questions
Why use the compact investor list?
It lets the section show many individual backers without making each person a large card.
Is Shadcn Investor Block Three responsive?
Yes. The investor rows stack on small screens and move to two columns when the container reaches the larger breakpoint.
Can I customize this Tailark block?
Yes. Update the firm SVGs, investor array, avatar shape, and responsive grid classes to match your company page.
Related Shadcn UI blocks
Start from Tailark
Build with Tailark Pro
Tailark Pro brings together essential marketing pages, blocks, and illustrations — designed to help you launch faster without compromising design.
Get AccessLearn More