{
  "name": "onb-hero-welcome",
  "kind": "block",
  "primary": "div",
  "page": "/apps/user-flow/app/onboarding/welcome/welcome.contents.html",
  "slots": [],
  "nested": [],
  "attrs": {
    "data-onb-form": ""
  },
  "html": "<div data-onb-form data-chunk-slot=\"page-content\">\n          <ul data-onb-outcomes>\n            <li>\n              <icon-ui name=\"check-circle\" weight=\"fill\"></icon-ui>\n              <div>\n                <strong>Pick how you'll use it</strong>\n                <text-ui color=\"subtle\" size=\"sm\">Tailors the home screen + which integrations we suggest first.</text-ui>\n              </div>\n            </li>\n            <li>\n              <icon-ui name=\"check-circle\" weight=\"fill\"></icon-ui>\n              <div>\n                <strong>Connect your first data source</strong>\n                <text-ui color=\"subtle\" size=\"sm\">One integration unlocks dashboards, alerts, and search across your stack.</text-ui>\n              </div>\n            </li>\n            <li>\n              <icon-ui name=\"check-circle\" weight=\"fill\"></icon-ui>\n              <div>\n                <strong>See your first dashboard</strong>\n                <text-ui color=\"subtle\" size=\"sm\">Generated from real data, ready to share or edit.</text-ui>\n              </div>\n            </li>\n          </ul>\n        </div>",
  "source": "apps/user-flow/app/onboarding/welcome/welcome.contents.html",
  "metadata": {
    "domain": "onboarding",
    "description": "Welcome hero — full-width welcome message with key value props list.",
    "keywords": [
      "onboarding",
      "welcome",
      "hero",
      "value",
      "props",
      "first",
      "screen"
    ]
  },
  "captured_at": "2026-06-07T19:28:13.657Z",
  "template": [
    {
      "id": "check-circle",
      "component": "Icon",
      "name": "check-circle",
      "weight": "fill"
    },
    {
      "id": "text-2",
      "component": "Text",
      "variant": "body",
      "textContent": "Pick how you'll use it"
    },
    {
      "id": "text-3",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "Tailors the home screen + which integrations we suggest first."
    },
    {
      "id": "column",
      "component": "Column",
      "children": [
        "text-2",
        "text-3"
      ]
    },
    {
      "id": "text",
      "component": "Text",
      "variant": "body",
      "children": [
        "check-circle",
        "column"
      ]
    },
    {
      "id": "icon",
      "component": "Icon",
      "name": "check-circle",
      "weight": "fill"
    },
    {
      "id": "text-5",
      "component": "Text",
      "variant": "body",
      "textContent": "Connect your first data source"
    },
    {
      "id": "text-6",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "One integration unlocks dashboards, alerts, and search across your stack."
    },
    {
      "id": "column-2",
      "component": "Column",
      "children": [
        "text-5",
        "text-6"
      ]
    },
    {
      "id": "text-4",
      "component": "Text",
      "variant": "body",
      "children": [
        "icon",
        "column-2"
      ]
    },
    {
      "id": "icon-2",
      "component": "Icon",
      "name": "check-circle",
      "weight": "fill"
    },
    {
      "id": "text-8",
      "component": "Text",
      "variant": "body",
      "textContent": "See your first dashboard"
    },
    {
      "id": "text-9",
      "component": "Text",
      "color": "subtle",
      "size": "sm",
      "textContent": "Generated from real data, ready to share or edit."
    },
    {
      "id": "column-3",
      "component": "Column",
      "children": [
        "text-8",
        "text-9"
      ]
    },
    {
      "id": "text-7",
      "component": "Text",
      "variant": "body",
      "children": [
        "icon-2",
        "column-3"
      ]
    },
    {
      "id": "list",
      "component": "List",
      "data-onb-outcomes": "",
      "children": [
        "text",
        "text-4",
        "text-7"
      ]
    },
    {
      "id": "root",
      "component": "Column",
      "data-onb-form": "",
      "data-chunk-slot": "page-content",
      "children": [
        "list"
      ]
    }
  ]
}
