{
  "id": "authors-page",
  "meta": {
    "title": "Authors -- The Brief",
    "description": "Meet the writers behind The Brief. Engineering, design, product, and culture from practitioners building at scale."
  },
  "slug": "authors",
  "sections": [
    {
      "id": "authors-hero",
      "data": {
        "title": "Authors",
        "eyebrow": "Writers",
        "subtitle": "The practitioners behind every article. Browse by author to explore their full archive.",
        "breadcrumbs": [
          {
            "id": "bc-home-a",
            "href": "/",
            "label": "Home"
          },
          {
            "id": "bc-authors",
            "label": "Authors"
          }
        ]
      },
      "type": "page-hero",
      "settings": {}
    },
    {
      "id": "authors-list-1",
      "data": {
        "items": {
          "$ref": "../collections/autori/autori.json"
        },
        "posts": {
          "$ref": "../collections/posts/posts.json"
        },
        "title": "Who writes The Brief",
        "eyebrow": "Contributors",
        "anchorId": "authors",
        "pageSize": 10,
        "description": "Every author publishes across engineering, design, product, and culture. Select a writer to read their full archive.",
        "postsPageSize": 50
      },
      "type": "authors-list",
      "settings": {}
    },
    {
      "id": "authors-newsletter",
      "data": {
        "title": "Never miss a post.",
        "eyebrow": "Newsletter",
        "ctaLabel": "Subscribe",
        "subtitle": "Subscribe to The Brief and get new articles from every author in your inbox.",
        "disclaimer": "No spam. Unsubscribe at any time.",
        "placeholder": "your@email.com"
      },
      "type": "newsletter-cta",
      "settings": {}
    }
  ]
}
