Skip to content

Commit

Permalink
fix: image for the small image text items
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanie56 committed Apr 22, 2024
1 parent 6e958fc commit 248bea3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions libs/foundations/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -4696,27 +4696,27 @@
},
"smallImageTextItem": {
"image01": {
"value": "https://i.ibb.co/ThGbQG5/Boot.png",
"value": "https://images.unsplash.com/photo-1696025487682-9916beeb73e6?q=80&w=1364&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D",
"type": "asset"
},
"image02": {
"value": "https://i.ibb.co/k5CRRtg/Horseshoe.png",
"value": "https://images.unsplash.com/photo-1494597564530-871f2b93ac55?q=80&w=1413&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D",
"type": "asset"
},
"image03": {
"value": "https://i.ibb.co/k04bmXx/Saddle.png",
"value": "https://images.unsplash.com/photo-1623084921164-4a8c5c37a912?q=80&w=1287&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D",
"type": "asset"
},
"image04": {
"value": "https://i.ibb.co/Ry0dZJq/Hat.png",
"value": "https://images.unsplash.com/photo-1470376619031-a6791e534bf0?q=80&w=1470&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D",
"type": "asset"
},
"image05": {
"value": "https://i.ibb.co/34SYJbb/saddle5.jpg",
"value": "{semantic.image.smallImageTextItem.image05}",
"type": "asset"
},
"image06": {
"value": "https://i.ibb.co/4tCMcDS/saddle6.jpg",
"value": "{semantic.image.smallImageTextItem.image06}",
"type": "asset"
}
}
Expand Down

0 comments on commit 248bea3

Please sign in to comment.