build69
build69  /  Components  /  Marketing Sections  /  Team

Team

v1.0.10Updated 27 Aug 2026

Team / people section with portrait cards, bios and social links. Copy-paste block; baked-in demo content (edit the JSX to customise).

Preview

Live · 12 stories
Why this is recommendedteampeopleaboutmembers+3

Team — grid.

Recommended for+14
  • About pages
  • Company / careers pages
  • Marketing pages
Tags+6
teampeopleaboutmembersmarketingsectiongrid
Features+4
  • Grid, with-bio, compact and with-socials layouts
  • Photo + name + role per member
  • Self-contained — no required props
Not recommended for−2
  • In-app team rosters (use a data table)

Install

Ask your agent, or call the MCP tool directly. The resolved bundle is written into your project.

get_registry_item({ name: "Team" })

Usage

import { TeamGrid } from '@/components/sections/team';

<TeamGrid />

Tick variants in the left menu — each adds a tab with that variant’s real story source, the same code the preview above renders.

Props

PropTypeRequired
className

Optional wrapper class override

string

Related