{
  "id": "section-tabs",
  "name": "Tabs de Soluções",
  "category": "Seções · Soluções",
  "kind": "section",
  "description": "Modelo reutilizável do Visual Engine II.",
  "block": {
    "type": "tabs",
    "eyebrow": "SOLUÇÕES",
    "title": "Escolha o que deseja explorar",
    "active_index": 0,
    "items": [
      {
        "title": "Estratégia",
        "text": "Detalhe a primeira solução.",
        "image": ""
      },
      {
        "title": "Tecnologia",
        "text": "Detalhe a segunda solução.",
        "image": ""
      },
      {
        "title": "Performance",
        "text": "Detalhe a terceira solução.",
        "image": ""
      }
    ]
  }
}
