{
  "id": "section-gallery-masonry",
  "name": "Galeria Masonry",
  "category": "Seções · Portfólio",
  "kind": "section",
  "description": "Modelo reutilizável do Visual Engine II.",
  "block": {
    "type": "gallery",
    "eyebrow": "PORTFÓLIO",
    "title": "Projetos que falam por si",
    "layout": "masonry",
    "columns": 3,
    "items": [
      {
        "title": "Projeto 01",
        "image": ""
      },
      {
        "title": "Projeto 02",
        "image": ""
      },
      {
        "title": "Projeto 03",
        "image": ""
      },
      {
        "title": "Projeto 04",
        "image": ""
      }
    ],
    "style": {
      "animation": "up"
    }
  }
}
