{
  "id": "olon-home",
  "meta": {
    "title": "Olon - Websites for Humans and AI Agents",
    "description": "Olon is the orchestration layer for structured, agent-operable websites. Open core, managed platform, zero lock-in."
  },
  "slug": "home",
  "sections": [
    {
      "id": "hero-stepper",
      "data": {
        "id": "",
        "badge": "* Build websites that AI agents can navigate, query, and act on*",
        "slides": [
          {
            "id": "what-olon-is",
            "body": "Olon is the orchestration layer for structured, agent-operable websites.",
            "title": "The Invisible CMS",
            "kicker": "WHAT OLON IS",
            "highlight": "For Your Agents",
            "highlightStyle": "yellow"
          }
        ],
        "primaryCta": {
          "href": "#pricing",
          "label": "Deploy your first site",
          "variant": "primary"
        },
        "secondaryNote": "Your repo · your Vercel · your rules"
      },
      "type": "landing-hero-stepper"
    },
    {
      "id": "proof-bar",
      "data": {
        "items": [
          {
            "id": "proof-1",
            "label": "CONTENT IN YOUR REPO"
          },
          {
            "id": "proof-2",
            "label": "NO DATABASE"
          },
          {
            "id": "proof-3",
            "label": "NO CI SETUP"
          },
          {
            "id": "proof-4",
            "label": "ZERO LOCK-IN"
          },
          {
            "id": "proof-5",
            "label": "RUNS ON GITHUB + VERCEL"
          },
          {
            "id": "proof-6",
            "label": "ONE CLICK TO PUBLISH"
          }
        ]
      },
      "type": "landing-proof-bar"
    },
    {
      "id": "workflow",
      "data": {
        "cards": [
          {
            "id": "workflow-1",
            "body": "",
            "step": "1",
            "tone": "green",
            "title": "Choose a Starter"
          },
          {
            "id": "workflow-2",
            "body": "",
            "step": "2",
            "tone": "white",
            "title": "Deploy"
          },
          {
            "id": "workflow-3",
            "body": "",
            "step": "3",
            "tone": "white",
            "title": "Connect"
          }
        ],
        "title": "Agent ready content, A2A &",
        "anchorId": "how-it-works",
        "highlight": "Auth Scoped MCP server"
      },
      "type": "landing-workflow-cards"
    },
    {
      "id": "open-source",
      "data": {
        "body": "The open core at the heart of Olon. Tenant pages and config live in your repo, stay portable, and remain yours to fork. Use OlonJS on its own or with the managed platform on top.",
        "badge": "OPEN SOURCE · MIT",
        "anchorId": "olonjs",
        "primaryCta": {
          "href": "https://github.com/olonjs/core",
          "label": "* Star on GitHub",
          "variant": "primary"
        },
        "titlePrefix": "Powered by",
        "secondaryCta": {
          "href": "#how-it-works",
          "label": "Read the docs ->",
          "variant": "secondary"
        },
        "terminalPath": "src/data/pages/home.json",
        "terminalLines": [
          {
            "id": "term-1",
            "content": "$ tree src/data"
          },
          {
            "id": "term-2",
            "content": "src/data/pages/home.json"
          },
          {
            "id": "term-3",
            "content": "src/data/config/site.json"
          },
          {
            "id": "term-4",
            "content": "src/data/config/menu.json"
          },
          {
            "id": "term-5",
            "content": "src/data/config/theme.json"
          },
          {
            "id": "term-6",
            "content": "> tenant content and config live in your repo"
          }
        ],
        "titleHighlight": "olon.js.org"
      },
      "type": "landing-open-source-split"
    },
    {
      "id": "ownership",
      "data": {
        "cta": {
          "href": "#how-it-works",
          "label": "See how it works ->",
          "variant": "primary"
        },
        "body": "Generate a tenant, keep the output structured, and bring it into the platform over time. The agent flow is the indie entry point today and the automation layer we’re integrating next.",
        "stats": [
          {
            "id": "stat-1",
            "tone": "white",
            "label": "Tenants generated",
            "value": "1"
          },
          {
            "id": "stat-2",
            "tone": "pink",
            "label": "Manual setup steps",
            "value": "0"
          },
          {
            "id": "stat-3",
            "tone": "green",
            "label": "Output kept in repo",
            "value": "100%"
          },
          {
            "id": "stat-4",
            "tone": "white",
            "label": "Apps today",
            "value": "2"
          }
        ],
        "anchorId": "ownership",
        "titleLines": [
          {
            "id": "title-1",
            "text": "AI agent flow:"
          },
          {
            "id": "title-2",
            "text": "tenant generation"
          },
          {
            "id": "title-3",
            "text": "/ automation"
          }
        ]
      },
      "type": "landing-ownership-stats"
    },
    {
      "id": "pricing",
      "data": {
        "cta": {
          "href": "https://app.olon.it/dashboard?intent=subscribe&plan=starter",
          "label": "Start  ->",
          "variant": "primary"
        },
        "badge": "* Pricing *",
        "price": "€ 9.90",
        "period": "per month",
        "anchorId": "pricing",
        "features": [
          {
            "id": "feature-1",
            "text": "Git-backed CMS"
          },
          {
            "id": "feature-2",
            "text": "One-click save -> commit -> deploy"
          },
          {
            "id": "feature-3",
            "text": "Runs on your GitHub + Vercel"
          },
          {
            "id": "feature-4",
            "text": "OlonJS core, open source forever"
          },
          {
            "id": "feature-5",
            "text": "Cancel anytime, keep everything"
          },
          {
            "id": "8c5e0d46-c638-4b62-bc62-4b6802934931",
            "text": "Resend Form Integration"
          }
        ],
        "cardBadge": "BEST DEAL",
        "cardKicker": "olon · membership",
        "titleLine1": "One plan.",
        "titleLine2": "That’s the plan."
      },
      "type": "landing-pricing-card"
    }
  ]
}
