-
Notifications
You must be signed in to change notification settings - Fork 89
/
Copy pathbook.json
39 lines (36 loc) · 966 Bytes
/
book.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
{
"events": [
{
"media": {
"url": "https://drive.google.com/file/d/170QskHT3oO7WiPfElG7RM13CpXwhBjrD/view?usp=sharing"
},
"text": {
"headline": "#3 Amazon Bestseller"
}
},
{
"media": {
"url": "https://drive.google.com/file/d/1Rmq1Y_Ea3TFkgq6TfXO9VDk2z8aL5qRX/view?usp=sharing"
},
"text": {
"headline": "#1 Amazon Hottest Arrival"
}
},
{
"media": {
"url": "https://drive.google.com/file/d/1S27iq1_ag6LyyZ-o8MXzzz6_seXtkM_p/view?usp=sharing"
},
"text": {
"headline": "Best Ranking reached sales wise"
}
},
{
"media": {
"url": "https://drive.google.com/file/d/1FDW7ixysXHZMRf_08s821DEoQOV09q49/view?usp=sharing"
},
"text": {
"headline": "Receiving Rave Reviews"
}
}
]
}