From 248bea36f76c8a1bce78d464908668f7bfe1450d Mon Sep 17 00:00:00 2001 From: Stephanie Zeng Date: Mon, 22 Apr 2024 08:37:12 -0400 Subject: [PATCH] fix: image for the small image text items --- libs/foundations/tokens.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/libs/foundations/tokens.json b/libs/foundations/tokens.json index 02c2fa3..e4e79f4 100644 --- a/libs/foundations/tokens.json +++ b/libs/foundations/tokens.json @@ -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" } }