Advertisement
nubooya

home-banner

Feb 28th, 2022
708
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.13 KB | None | 0 0
  1. {
  2.     "banner": {
  3.         "data": [
  4.             {
  5.                 "backgroundImage": "https://oss.aksaramaya.id/mccp-public-images/static/banner2.png",
  6.                 "textColor": "#0d0c0c",
  7.                 "url": ""
  8.             },
  9.             {
  10.                 "backgroundImage": "https://oss.aksaramaya.id/mccp-public-images/static/banner1.png",
  11.                 "textColor": "#0d0c0c",
  12.                 "url": ""
  13.             },
  14.             {
  15.                 "backgroundImage": "https://oss.aksaramaya.id/mccp-public-images/static/banner3.png",
  16.                 "textColor": "#0d0c0c",
  17.                 "url": ""
  18.             },
  19.             {
  20.                 "backgroundImage": "https://oss.aksaramaya.id/mccp-public-images/static/banner4.png",
  21.                 "textColor": "#0d0c0c",
  22.                 "url": ""
  23.             }
  24.         ],
  25.         "delay": 3000
  26.     },
  27.     "contentCategory": {
  28.         "data": [
  29.             {
  30.                 "image": "https://oss.aksaramaya.id/mccp-public-images/static/book-print.png",
  31.                 "link": "",
  32.                 "text": "Cetak",
  33.                 "tooltip": "Buku Cetak"
  34.             },
  35.             {
  36.                 "image": "https://oss.aksaramaya.id/mccp-public-images/static/category-book.png",
  37.                 "link": "",
  38.                 "text": "Buku Digital",
  39.                 "tooltip": "Buku Digital"
  40.             },
  41.             {
  42.                 "image": "https://oss.aksaramaya.id/mccp-public-images/static/audio-book.png",
  43.                 "link": "",
  44.                 "text": "Buku Audio",
  45.                 "tooltip": "Buku Audio"
  46.             },
  47.             {
  48.                 "image": "https://oss.aksaramaya.id/mccp-public-images/static/book-package.png",
  49.                 "link": "",
  50.                 "text": "Paket SIPLAH",
  51.                 "tooltip": "Paket SIPLAH"
  52.             },
  53.             {
  54.                 "image": "https://oss.aksaramaya.id/mccp-public-images/static/category-others.png",
  55.                 "link": "",
  56.                 "text": "Kategori Lainnya",
  57.                 "tooltip": "Lainnya"
  58.             }
  59.         ]
  60.     },
  61.     "message": "langingpage-banner"
  62. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement