{
  "name": "section-with-stack",
  "kind": "block",
  "primary": "section",
  "page": "/apps/saas/app/integrations/integrations.contents.html",
  "slots": [],
  "nested": [],
  "attrs": {},
  "html": "<section>\n            <col-ui gap=\"2\">\n              <text-ui color=\"subtle\">Embed designs and sync frames.</text-ui>\n            </col-ui>\n          </section>",
  "source": "apps/saas/app/integrations/integrations.contents.html",
  "metadata": {
    "domain": "layout",
    "description": "Section with stack — content section wrapper with embedded stacked card layout.",
    "keywords": [
      "section",
      "stack",
      "content",
      "wrapper",
      "cards",
      "layout",
      "nested"
    ]
  },
  "captured_at": "2026-06-07T19:28:13.657Z",
  "template": [
    {
      "id": "text",
      "component": "Text",
      "color": "subtle",
      "textContent": "Embed designs and sync frames."
    },
    {
      "id": "column",
      "component": "Column",
      "gap": "2",
      "children": [
        "text"
      ]
    },
    {
      "id": "root",
      "component": "Section",
      "children": [
        "column"
      ]
    }
  ]
}
