{
  "id": "newsletter-page",
  "meta": {
    "title": "Newsletter -- The Brief",
    "description": "Subscribe to The Brief. Weekly insights on engineering, design, and product."
  },
  "slug": "newsletter",
  "sections": [
    {
      "id": "nl-hero",
      "data": {
        "title": "The Brief Newsletter",
        "eyebrow": "Subscribe",
        "subtitle": "4,200 engineering and product leaders read The Brief every week. New issues every Monday and Thursday.",
        "breadcrumbs": [
          {
            "id": "bc-home-nl",
            "href": "/",
            "label": "Home"
          },
          {
            "id": "bc-nl",
            "label": "Newsletter"
          }
        ]
      },
      "type": "page-hero",
      "settings": {}
    },
    {
      "id": "nl-cta-main",
      "data": {
        "title": "Read what practitioners actually think.",
        "eyebrow": "Free Subscription",
        "ctaLabel": "Subscribe Free",
        "subtitle": "No sponsored content. No aggregated listicles. Just the unfiltered version of what experienced engineers and product people actually learned.",
        "disclaimer": "No spam. No affiliate links. Unsubscribe in one click.",
        "placeholder": "your@email.com"
      },
      "type": "newsletter-cta",
      "settings": {}
    },
    {
      "id": "nl-recent",
      "data": {
        "label": "Recent Issues",
        "posts": [
          {
            "id": "nl-post-1",
            "tag": "AI",
            "date": "Jun 10, 2025",
            "slug": "the-future-of-ai-in-enterprise",
            "image": {
              "alt": "AI Enterprise",
              "url": "https://placehold.co/800x450/0a0a0a/e8ff00?text=AI+Enterprise"
            },
            "title": "The Future of AI in Enterprise: Beyond the Hype",
            "excerpt": "Enterprise AI adoption has reached an inflection point.",
            "authorName": "Marcus Aldren",
            "readingTime": "8 min read"
          },
          {
            "id": "nl-post-2",
            "tag": "Design",
            "date": "May 28, 2025",
            "slug": "design-systems-at-scale",
            "image": {
              "alt": "Design Systems",
              "url": "https://placehold.co/800x450/111111/f0f0f0?text=Design"
            },
            "title": "Design Systems at Scale",
            "excerpt": "Four years of component libraries: what we got right and what we had to rebuild.",
            "authorName": "Sara Kowalczyk",
            "readingTime": "11 min read"
          },
          {
            "id": "nl-post-3",
            "tag": "Engineering",
            "date": "May 14, 2025",
            "slug": "typescript-patterns-2025",
            "image": {
              "alt": "TypeScript patterns",
              "url": "https://placehold.co/800x450/0d0d0d/e0e0e0?text=TypeScript"
            },
            "title": "TypeScript Patterns That Changed How We Build",
            "excerpt": "Branded types, discriminated unions, and the satisfies operator.",
            "authorName": "Marcus Aldren",
            "readingTime": "9 min read"
          }
        ],
        "title": "What you would be reading",
        "showFilters": false
      },
      "type": "post-feed",
      "settings": {}
    }
  ]
}
