File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
02-designing-an-image-card
03-working-with-svg-icons/src Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ export default {
2020 imageAlt: ' Rear view of modern home with pool' ,
2121 beds: 3 ,
2222 baths: 2 ,
23- title: " Modern executive home in the heart of historic Los Angeles " ,
23+ title: " Modern home in city center " ,
2424 priceInCents: 190000 ,
2525 formattedPrice: " $1,900.00" ,
2626 reviewCount: 34 ,
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ export default {
2020 imageAlt: ' Rear view of modern home with pool' ,
2121 beds: 3 ,
2222 baths: 2 ,
23- title: " Modern executive home in the heart of historic Los Angeles " ,
23+ title: " Modern home in city center " ,
2424 priceInCents: 190000 ,
2525 formattedPrice: " $1,900.00" ,
2626 reviewCount: 34 ,
You can’t perform that action at this time.
0 commit comments