{
  "name": "Root Content Example",
  "slides": [
    {
      "title": "Root Content Example",
      "subtitle": "Slides without explicit layouts"
    },
    {
      "title": "Priorities",
      "items": [
        "Tighten the onboarding path",
        ["Move reporting ", { "text": "into the product", "bold": true }],
        {
          "text": "Reduce support handoffs",
          "description": "Start with triage and escalation paths."
        }
      ]
    },
    {
      "title": "Customer Signal",
      "text": [
        "Teams want ",
        { "text": "fewer exports", "bold": true },
        " and more decisions made in the workflow."
      ]
    }
  ]
}
