File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ export const DATA: any[] = [{
124124 ProductName : "Succulent" ,
125125 UnitPrice : 15.00 ,
126126 UnitsInStock : 52 ,
127- ImageURL : 'https://cdn.pixabay.com/photo/2015/12/08/00/35 /plant-1081856_960_720 .jpg' ,
127+ ImageURL : 'https://cdn.pixabay.com/photo/2017/01/24/03/53 /plant-2004483_640 .jpg' ,
128128 OrderDate : new Date ( "2018-03-28" ) ,
129129 icons : [ 'favorite' , 'share' ]
130130 } , {
@@ -141,7 +141,7 @@ export const DATA: any[] = [{
141141 ProductName : "Nightstand" ,
142142 UnitPrice : 47.000 ,
143143 UnitsInStock : 0 ,
144- ImageURL : 'https://cdn.pixabay.com/photo/2016/02/18/22/15/bedside-1208194_960_720 .jpg' ,
144+ ImageURL : 'https://cdn.pixabay.com/photo/2018/01/23/20/48/hotel-3102377_640 .jpg' ,
145145 OrderDate : new Date ( "2005-09-27" ) ,
146146 icons : [ 'favorite' , 'share' ]
147147 } , {
You can’t perform that action at this time.
0 commit comments