{
  "id": "platform-advantages-page",
  "meta": {
    "title": "Olon Platform Advantages - Your context, your advantage for agencies, SIs and indie devs",
    "description": "Whether you're an agency, a system integrator, or an indie dev - Olon removes the operational overhead so you can focus on building. Free to start, easy to scale, yours to own."
  },
  "slug": "platform/advantages",
  "sections": [
    {
      "id": "header",
      "data": {
        "title": "Your context, your advantage",
        "eyebrow": "Advantages",
        "breadcrumb": [
          {
            "href": "/platform/overview",
            "label": "Platform"
          },
          {
            "href": "/platform/advantages",
            "label": "Advantages"
          }
        ],
        "description": "Whether you're an agency, a system integrator, or an indie dev - Olon removes the operational overhead so you can focus on building."
      },
      "type": "page-header"
    },
    {
      "id": "tabs",
      "data": {
        "tabs": [
          {
            "id": "tab-agency",
            "cta": {
              "href": "https://calendar.google.com/calendar/appointments/schedules/AcZssZ31Q0slLqnoOjejjtM7M2l61B_fufpGqhVPhKj-_e7U_2ELxI3pbY93Tbx8SxL92ACpFeqisPV3",
              "label": "Book  a Call"
            },
            "body": "Stop spending sprint time on deploy pipelines and CMS configuration. Olon gives your team a turnkey content stack so you can focus on creative work and client relationships.",
            "items": [
              {
                "id": "agency-1",
                "text": "White-label ready - ship branded tenants under your domain"
              },
              {
                "id": "agency-2",
                "text": "Multi-tenant from day one - manage all client sites from one dashboard"
              },
              {
                "id": "agency-3",
                "text": "No CMS vendor lock-in - the repo belongs to your client, not you"
              },
              {
                "id": "agency-4",
                "text": "Instant handoff - clients edit content in the Studio on day one"
              },
              {
                "id": "agency-5",
                "text": "One command to scaffold a new client site: npx olonjs new tenant"
              }
            ],
            "label": "Agencies",
            "headline": "Total Creative Freedom, 0 CMS Overhead"
          },
          {
            "id": "tab-si",
            "cta": {
              "href": "https://calendar.google.com/calendar/appointments/schedules/AcZssZ31Q0slLqnoOjejjtM7M2l61B_fufpGqhVPhKj-_e7U_2ELxI3pbY93Tbx8SxL92ACpFeqisPV3",
              "label": "Book a Call"
            },
            "body": "OlonJS gives system integrators a composable, schema-driven content layer that integrates with any backend - without the licensing cost of enterprise CMS platforms.",
            "items": [
              {
                "id": "si-1",
                "text": "Open source core - audit it, fork it, extend it"
              },
              {
                "id": "si-2",
                "text": "TypeScript end-to-end - type-safe from schema to rendered HTML"
              },
              {
                "id": "si-3",
                "text": "Zod schemas as integration contracts - validated at build and runtime"
              },
              {
                "id": "si-4",
                "text": "Git-native content - fits existing CI/CD pipelines with zero friction"
              },
              {
                "id": "si-5",
                "text": "Supabase Postgres backend - standard SQL, no proprietary query language"
              }
            ],
            "label": "System Integrators",
            "headline": "Enterprise-grade. Indie-priced."
          },
          {
            "id": "tab-indie",
            "cta": {
              "href": "https://calendar.google.com/calendar/appointments/schedules/AcZssZ31Q0slLqnoOjejjtM7M2l61B_fufpGqhVPhKj-_e7U_2ELxI3pbY93Tbx8SxL92ACpFeqisPV3",
              "label": "Ask a Demo"
            },
            "body": "One command gives you a production-ready site with hot content editing, custom domain, and email - all on your own accounts. No monthly CMS bill, no vendor dependency.",
            "items": [
              {
                "id": "indie-1",
                "text": "Free tier with full deploy orchestration - your Vercel, your bill"
              },
              {
                "id": "indie-2",
                "text": "Hot save on paid plans - edit content without rebuilding"
              },
              {
                "id": "indie-3",
                "text": "Your repo, your data, your domain - always"
              },
              {
                "id": "indie-4",
                "text": "Resend integration - transactional email in 30 seconds"
              },
              {
                "id": "indie-5",
                "text": "AI-generated tenants - describe your site, ship in minutes"
              }
            ],
            "label": "Indie Devs",
            "headline": "Ship fast. Stay sovereign."
          }
        ],
        "title": "Your context, your advantage",
        "eyebrow": "Built for",
        "description": "Pick your role. Olon meets you where you are."
      },
      "type": "audience-tabs"
    },
    {
      "id": "doc-section",
      "data": {
        "vsBlock": {
          "body": "Traditional CMSes own your content and your workflow. Olon orchestrates your existing stack - the data, the code, and the domain stay yours at every tier.",
          "items": [
            {
              "id": "v1",
              "text": "No CMS subscription on your client's invoice",
              "detail": "The Olon fee is the orchestration layer - content infrastructure costs nothing on top."
            },
            {
              "id": "v2",
              "text": "No content migration when you leave",
              "detail": "Content is JSON in a git repo. Export, fork, or move at any time."
            },
            {
              "id": "v3",
              "text": "No proprietary editor training",
              "detail": "The Studio runs in the browser - if your client can use a webpage, they can edit content."
            }
          ],
          "title": "Olon vs traditional CMS"
        },
        "freeBlock": {
          "body": "The free tier isn't a trial. It's a fully functional deployment pipeline for teams that want sovereignty over their stack.",
          "badge": "Free tier",
          "items": [
            {
              "id": "free-1",
              "text": "DopaDrawer deploy orchestration - commit -> push -> build -> live"
            },
            {
              "id": "free-2",
              "text": "Vercel integration - deploy on your account, your limits"
            },
            {
              "id": "free-3",
              "text": "GitHub-backed content - every save is a versioned commit"
            },
            {
              "id": "free-4",
              "text": "Unlimited tenants on the free plan"
            }
          ],
          "title": "What's free, forever"
        }
      },
      "type": "doc-section"
    },
    {
      "id": "cli",
      "data": {
        "note": "Free forever for deploy-only workflows.",
        "label": "Try it yourself",
        "command": "npx olonjs new tenant",
        "description": "From zero to a deployed, editable site in under 5 minutes. No account required to scaffold."
      },
      "type": "cli-spotlight"
    },
    {
      "id": "cta",
      "data": {
        "ctas": [
          {
            "id": "cta1",
            "href": "https://calendar.google.com/calendar/appointments/schedules/AcZssZ31Q0slLqnoOjejjtM7M2l61B_fufpGqhVPhKj-_e7U_2ELxI3pbY93Tbx8SxL92ACpFeqisPV3",
            "label": "Book a Call",
            "variant": "primary"
          },
          {
            "id": "cta2",
            "href": "/platform/ai-ready",
            "label": "AI Ready →",
            "variant": "secondary"
          }
        ],
        "title": "The platform built for builders.",
        "description": "Free to start. Easy to scale. Yours to own."
      },
      "type": "cta-banner"
    }
  ],
  "global-header": true
}
