Skip to content

Commit

Permalink
adds mobileCarouselUri and webCarouselUri to featured items
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandrosGounis committed Apr 10, 2024
1 parent 1d28743 commit 05825eb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/discover/storage/discover_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
"collectibles"
],
"imageUri": "https://imagedelivery.net/X6w5bi3ztwg4T4f6LG8s0Q/c2e89483-7474-4ada-5764-418f26fd1900/raw",
"webCarouselUri": "https://imagedelivery.net/X6w5bi3ztwg4T4f6LG8s0Q/3f87e581-8018-4219-4a45-701b3d319300/webCarousel",
"mobileCarouselUri": "https://imagedelivery.net/X6w5bi3ztwg4T4f6LG8s0Q/3f87e581-8018-4219-4a45-701b3d319300/mobileCarousel",
"projectURL": "http://collectibles.manutd.com",
"description": "Officially licensed Digital Collectibles, powered by Tezos"
},
Expand All @@ -18,6 +20,8 @@
"collectibles"
],
"imageUri": "https://imagedelivery.net/X6w5bi3ztwg4T4f6LG8s0Q/4c07f74b-d293-45fc-78e2-a8c8dd456800/raw",
"webCarouselUri": "https://imagedelivery.net/X6w5bi3ztwg4T4f6LG8s0Q/a8e8679f-3412-43a2-330f-0b5059885000/webCarousel",
"mobileCarouselUri": "https://imagedelivery.net/X6w5bi3ztwg4T4f6LG8s0Q/a8e8679f-3412-43a2-330f-0b5059885000/mobileCarousel",
"projectURL": "https://collectibles.mclaren.com",
"description": "McLaren Racing's officially licensed Digital Collectibles"
},
Expand All @@ -28,6 +32,8 @@
"collectibles"
],
"imageUri": "https://imagedelivery.net/X6w5bi3ztwg4T4f6LG8s0Q/4c006ab4-a7f2-4de1-a8de-359257a69e00/raw",
"webCarouselUri": "https://imagedelivery.net/X6w5bi3ztwg4T4f6LG8s0Q/4c006ab4-a7f2-4de1-a8de-359257a69e00/webCarousel",
"mobileCarouselUri": "https://imagedelivery.net/X6w5bi3ztwg4T4f6LG8s0Q/4c006ab4-a7f2-4de1-a8de-359257a69e00/mobileCarousel",
"projectURL": "https://objkt.com/collections/gapthreads",
"description": "A fun and interactive digital collectible experience"
}
Expand Down

0 comments on commit 05825eb

Please sign in to comment.