Layout Pattern

Team / Bio

Grid of team members with photos, names, and roles. Humanizes your organization and builds credibility.

PeopleOrganizationCredibility

How to Use It

Team slides put faces to your brand. Use consistent photo treatments (same crop, same background if possible). Display name, title, and optionally one credential or fun fact. For large teams, group by department across multiple slides. For advisory boards or key hires, add brief bios. Executive-only slides work well early in investor decks.

Content Zones

ImagePrimary visual
CaptionHeadline or caption

OPF Config

layouts:team-bio
Open Presentation Format
{
  "$schema": "https://pptx.dev/schema/opf/v1",
  "version": "1.0",
  "meta": {
    "title": "PPTX.gallery — layouts/team-bio"
  },
  "design": {},
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "team-bio",
      "elements": []
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.