# Image Pair

Two images side by side with individual captions

## Surfaces

web, google-meet-stage, pdf, google-apps-script-web, mcp-apps

## Fields

| Field | Type |
|---|---|
| left | {'url': 'string', 'alt': 'string', 'caption': 'string (optional)'} |
| right | {'url': 'string', 'alt': 'string', 'caption': 'string (optional)'} |

## Example payload

```json
{
  "type": "image_pair"
}
```

Live page: https://a2uicatalog.ai/atoms/image_pair/
Full field contract: https://a2uicatalog.ai/spec.json
