-
Notifications
You must be signed in to change notification settings - Fork 1
/
jumbo.json
26 lines (26 loc) · 887 Bytes
/
jumbo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[
{
"id": 1,
"title": "Enjoy on your TV.",
"subTitle": "Watch on smart TVs, PlayStation, Xbox, Chromecast, Apple TV, Blu-ray players and more.",
"image": "/images/misc/home-tv.jpg",
"alt": "Tiger King on Netflix",
"direction": "row"
},
{
"id": 2,
"title": "Download your programmes to watch on the go.",
"subTitle": "Save your data and watch all your favourites offline.",
"image": "/images/misc/home-mobile.jpg",
"alt": "Watch on mobile",
"direction": "row-reverse"
},
{
"id": 3,
"title": "Watch everywhere.",
"subTitle": "Stream unlimited films and TV programmes on your phone, tablet, laptop and TV without paying more.",
"image": "/images/misc/home-imac.jpg",
"alt": "Money Heist on Netflix",
"direction": "row"
}
]