Team
Leadership Grid
Team - Profiles, names, titles, and short bios for team members.
A layout featuring profile pictures, names, titles, and short bios for team members, including social links.
Our teamLeadership Team
We're a cross-disciplinary team that loves to create great experiences for our customers.

John Doe
Founder & CEO
Former co-founder of Opendoor. Early staff at Spotify.

Jane Doe
Engineering Manager
Lead engineering teams at Figma, Pitch, and Protocol Labs.

Bob Smith
Product Manager
Former PM for Linear, Lambda School, and On Deck.

Peter Johnson
Frontend Developer
Former frontend dev for Linear, Coinbase, and Postscript.

David Lee
Backend Developer
Lead backend dev at Clearbit. Former Clearbit and Loom.

Sarah Williams
Product Designer
Founding design team at Figma. Former Pleo, Stripe, and Tile.
import Team from "@repo/ui/blocks/team/team";
export default function Page() {
return <Team />;
}