{
  "name": "image-caption-tile",
  "kind": "block",
  "primary": "card-ui",
  "page": "/apps/genui/app/gen-ui-feed/gen-ui-feed.contents.html",
  "slots": [],
  "nested": [],
  "attrs": {},
  "html": "<card-ui>\n        <image-ui slot=\"media\" src=\"https://picsum.photos/seed/q4-prep/960/360\" alt=\"\" style=\"aspect-ratio: 8/3\"></image-ui>\n        <header>\n          <h3>Q4 Board Prep — Revenue & Outlook Draft</h3>\n          <text-ui slot=\"description\" color=\"subtle\" size=\"sm\">confluence.internal · 6 min read</text-ui>\n        </header>\n        <section>\n          <text-ui>Sarah Chen's shared draft covers ARR trajectory, cohort retention, and the segmentation the board will want to see.</text-ui>\n        </section>\n      </card-ui>",
  "source": "apps/genui/app/gen-ui-feed/gen-ui-feed.contents.html",
  "metadata": {
    "domain": "display",
    "description": "Image tile component — aspect-ratio image with optional caption overlay.",
    "keywords": [
      "image",
      "tile",
      "photo",
      "caption",
      "media",
      "gallery",
      "aspect",
      "ratio",
      "caption",
      "image",
      "with",
      "caption",
      "labeled",
      "image",
      "description",
      "photo"
    ]
  },
  "captured_at": "2026-06-07T19:28:13.657Z",
  "template": [
    {
      "id": "image",
      "component": "Image",
      "slot": "media",
      "src": "https://picsum.photos/seed/q4-prep/960/360"
    },
    {
      "id": "text",
      "component": "Text",
      "variant": "heading",
      "textContent": "Q4 Board Prep — Revenue & Outlook Draft"
    },
    {
      "id": "text-2",
      "component": "Text",
      "slot": "description",
      "color": "subtle",
      "size": "sm",
      "textContent": "confluence.internal · 6 min read"
    },
    {
      "id": "header",
      "component": "Header",
      "children": [
        "text",
        "text-2"
      ]
    },
    {
      "id": "text-3",
      "component": "Text",
      "textContent": "Sarah Chen's shared draft covers ARR trajectory, cohort retention, and the segmentation the board will want to see."
    },
    {
      "id": "section",
      "component": "Section",
      "children": [
        "text-3"
      ]
    },
    {
      "id": "column",
      "component": "Column",
      "children": [
        "image",
        "section"
      ]
    },
    {
      "id": "section-2",
      "component": "Section",
      "children": [
        "column"
      ]
    },
    {
      "id": "root",
      "component": "Card",
      "children": [
        "header",
        "section-2"
      ]
    }
  ]
}
