-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdata.json
39 lines (39 loc) · 1.85 KB
/
data.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
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"banner":[
"https://images.unsplash.com/photo-1501822810445-bba370e517ab?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1500&q=80",
"https://images.unsplash.com/photo-1476990789491-712b869b91a5?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=888&q=80",
"https://images.unsplash.com/photo-1515963763434-572a9708571f?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=751&q=80"
],
"sections":[
{
"title":"Trending",
"listItems":[
{
"title":"Affile tower",
"subtitle":"02:12h",
"image":"https://images.unsplash.com/photo-1615415345211-8fca5d8dc733?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=334&q=80"
},
{
"title":"Stone wallpaper",
"subtitle":"03:10h",
"image":"https://images.unsplash.com/photo-1615631150323-478353eb742b?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=332&q=80"
}
]
},
{
"title":"Upcoming",
"listItems":[
{
"title":"Tent",
"subtitle":"night-out",
"image":"https://images.unsplash.com/photo-1619800134984-1228b2731325?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80"
},
{
"title":"Amazing mountain",
"subtitle":"himalaya",
"image":"https://images.unsplash.com/photo-1619978762902-5eb1b2bee966?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80"
}
]
}
]
}