@@ -2,22 +2,254 @@ export const data = [
2
2
{
3
3
title : "Breaking Bad" ,
4
4
imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-1.jpg" ,
5
- episodes : [ ]
5
+ episodes : [
6
+ {
7
+ title : "Episode 1" ,
8
+ rating : "9.2" ,
9
+ pricing : "$5.32" ,
10
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
11
+ } ,
12
+ {
13
+ title : "Episode 2" ,
14
+ rating : "9.7" ,
15
+ pricing : "$6.11" ,
16
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
17
+ } ,
18
+ {
19
+ title : "Episode 3" ,
20
+ rating : "8.9" ,
21
+ pricing : "$6.24" ,
22
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
23
+ } ,
24
+ {
25
+ title : "Episode 4" ,
26
+ rating : "8.3" ,
27
+ pricing : "$6.60" ,
28
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
29
+ } ,
30
+ {
31
+ title : "Episode 5" ,
32
+ rating : "8.1" ,
33
+ pricing : "$5.72" ,
34
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
35
+ } ,
36
+ {
37
+ title : "Episode 6" ,
38
+ rating : "9.2" ,
39
+ pricing : "$5.13" ,
40
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
41
+ }
42
+ ]
6
43
} ,
7
44
{
8
45
title : "Breaking Bad" ,
9
- imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-1.jpg"
46
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
47
+ episodes : [
48
+ {
49
+ title : "Episode 1" ,
50
+ rating : "9.2" ,
51
+ pricing : "$5.32" ,
52
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
53
+ } ,
54
+ {
55
+ title : "Episode 2" ,
56
+ rating : "9.7" ,
57
+ pricing : "$6.11" ,
58
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
59
+ } ,
60
+ {
61
+ title : "Episode 3" ,
62
+ rating : "8.9" ,
63
+ pricing : "$6.24" ,
64
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
65
+ } ,
66
+ {
67
+ title : "Episode 4" ,
68
+ rating : "8.3" ,
69
+ pricing : "$6.60" ,
70
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
71
+ } ,
72
+ {
73
+ title : "Episode 5" ,
74
+ rating : "8.1" ,
75
+ pricing : "$5.72" ,
76
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
77
+ } ,
78
+ {
79
+ title : "Episode 6" ,
80
+ rating : "9.2" ,
81
+ pricing : "$5.13" ,
82
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
83
+ }
84
+ ]
10
85
} ,
11
86
{
12
87
title : "Breaking Bad" ,
13
- imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-1.jpg"
88
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
89
+ episodes : [
90
+ {
91
+ title : "Episode 1" ,
92
+ rating : "9.2" ,
93
+ pricing : "$5.32" ,
94
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
95
+ } ,
96
+ {
97
+ title : "Episode 2" ,
98
+ rating : "9.7" ,
99
+ pricing : "$6.11" ,
100
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
101
+ } ,
102
+ {
103
+ title : "Episode 3" ,
104
+ rating : "8.9" ,
105
+ pricing : "$6.24" ,
106
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
107
+ } ,
108
+ {
109
+ title : "Episode 4" ,
110
+ rating : "8.3" ,
111
+ pricing : "$6.60" ,
112
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
113
+ } ,
114
+ {
115
+ title : "Episode 5" ,
116
+ rating : "8.1" ,
117
+ pricing : "$5.72" ,
118
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
119
+ } ,
120
+ {
121
+ title : "Episode 6" ,
122
+ rating : "9.2" ,
123
+ pricing : "$5.13" ,
124
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
125
+ }
126
+ ]
14
127
} ,
15
128
{
16
129
title : "Breaking Bad" ,
17
- imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-1.jpg"
130
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
131
+ episodes : [
132
+ {
133
+ title : "Episode 1" ,
134
+ rating : "9.2" ,
135
+ pricing : "$5.32" ,
136
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
137
+ } ,
138
+ {
139
+ title : "Episode 2" ,
140
+ rating : "9.7" ,
141
+ pricing : "$6.11" ,
142
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
143
+ } ,
144
+ {
145
+ title : "Episode 3" ,
146
+ rating : "8.9" ,
147
+ pricing : "$6.24" ,
148
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
149
+ } ,
150
+ {
151
+ title : "Episode 4" ,
152
+ rating : "8.3" ,
153
+ pricing : "$6.60" ,
154
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
155
+ } ,
156
+ {
157
+ title : "Episode 5" ,
158
+ rating : "8.1" ,
159
+ pricing : "$5.72" ,
160
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
161
+ } ,
162
+ {
163
+ title : "Episode 6" ,
164
+ rating : "9.2" ,
165
+ pricing : "$5.13" ,
166
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
167
+ }
168
+ ]
18
169
} ,
19
170
{
20
171
title : "Breaking Bad" ,
21
- imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-1.jpg"
172
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
173
+ episodes : [
174
+ {
175
+ title : "Episode 1" ,
176
+ rating : "9.2" ,
177
+ pricing : "$5.32" ,
178
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
179
+ } ,
180
+ {
181
+ title : "Episode 2" ,
182
+ rating : "9.7" ,
183
+ pricing : "$6.11" ,
184
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
185
+ } ,
186
+ {
187
+ title : "Episode 3" ,
188
+ rating : "8.9" ,
189
+ pricing : "$6.24" ,
190
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
191
+ } ,
192
+ {
193
+ title : "Episode 4" ,
194
+ rating : "8.3" ,
195
+ pricing : "$6.60" ,
196
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
197
+ } ,
198
+ {
199
+ title : "Episode 5" ,
200
+ rating : "8.1" ,
201
+ pricing : "$5.72" ,
202
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
203
+ } ,
204
+ {
205
+ title : "Episode 6" ,
206
+ rating : "9.2" ,
207
+ pricing : "$5.13" ,
208
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
209
+ }
210
+ ]
22
211
} ,
212
+ {
213
+ title : "Breaking Bad" ,
214
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
215
+ episodes : [
216
+ {
217
+ title : "Episode 1" ,
218
+ rating : "9.2" ,
219
+ pricing : "$5.32" ,
220
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
221
+ } ,
222
+ {
223
+ title : "Episode 2" ,
224
+ rating : "9.7" ,
225
+ pricing : "$6.11" ,
226
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
227
+ } ,
228
+ {
229
+ title : "Episode 3" ,
230
+ rating : "8.9" ,
231
+ pricing : "$6.24" ,
232
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
233
+ } ,
234
+ {
235
+ title : "Episode 4" ,
236
+ rating : "8.3" ,
237
+ pricing : "$6.60" ,
238
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
239
+ } ,
240
+ {
241
+ title : "Episode 5" ,
242
+ rating : "8.1" ,
243
+ pricing : "$5.72" ,
244
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
245
+ } ,
246
+ {
247
+ title : "Episode 6" ,
248
+ rating : "9.2" ,
249
+ pricing : "$5.13" ,
250
+ imageUrl : "https://www.thetvdb.com/banners/_cache/fanart/original/81189-3.jpg" ,
251
+ }
252
+ ]
253
+ } ,
254
+
23
255
]
0 commit comments