Commit 7d4b9181 authored by a.frajnd@iq-adv.ru's avatar a.frajnd@iq-adv.ru
Browse files

Upload New File

parent be79722d
Loading
Loading
Loading
Loading

selections.json

0 → 100644
+36 −0
Original line number Diff line number Diff line
{
  "component_name": "selections",
  "props": {
    "title": "Подборки",
    "description": "Текстовый заголовок на баннере Текстовый заголовок на баннере Текстовый заголовок",
    "slider": [
      {
        "title": "Концерты этой осени",
        "img": {
          "src": "/image/selection/2.jpeg",
          "alt": "img"
        },
        "quantity_events": 25,
        "quantity_place": 14
      },
      {
        "title": "Концерты этой осени",
        "img": {
          "src": "/image/selection/1.png",
          "alt": "img"
        },
        "quantity_events": 21,
        "quantity_place": 14
      },
      {
        "title": "Концерты этой осени",
        "img": {
          "src": "/image/selection/2.jpeg",
          "alt": "img"
        },
        "quantity_events": 21,
        "quantity_place": 14
      }
    ]
  }
}
 No newline at end of file