diff --git a/apps/web/app/_utils/blogs.ts b/apps/web/app/_utils/blogs.ts index 33ce778..5f74c9e 100644 --- a/apps/web/app/_utils/blogs.ts +++ b/apps/web/app/_utils/blogs.ts @@ -2,10 +2,19 @@ import priceFeed from "../../public/covers/priceFeedCover.svg"; import newsFeed from "../../public/covers/newsFeedCover.svg"; import priceFeedFront from "../../public/covers/priceFeedFrontCover.svg"; import newsFeedFront from "../../public/covers/newsFeedFrontCover.svg"; +import dice from "../../public/covers/dice.svg"; export const blogData = [ { id: 1, + image: dice, + title: "Dice Game", + description: + "Guide to generate a off-chain random number using 0rbit", + link: "https://blog.0rbit.co/dice-game-with-0rbit", + }, + { + id: 2, image: priceFeed, title: "Price Feed Process", description: @@ -13,7 +22,7 @@ export const blogData = [ link: "https://mirror.xyz/0x26B11B188E9E69b2426FD6111302E721F423020E/swI6Kw1uZ9gSRDuSFEo0B99BEAsSS7kEOyRcJwfMQNo", }, { - id: 2, + id: 3, image: newsFeed, title: "News Feed Process", description: @@ -21,7 +30,7 @@ export const blogData = [ link: "https://mirror.xyz/0x26B11B188E9E69b2426FD6111302E721F423020E/seH6V-AlVZmzSMBijCtBYK9hLbxdXwLuKcfUrgH89XM", }, { - id: 3, + id: 4, image: priceFeedFront, title: "Price Feed Frontend", description: @@ -29,11 +38,11 @@ export const blogData = [ link: "https://mirror.xyz/0x26B11B188E9E69b2426FD6111302E721F423020E/YQ0iNSBFf2eC9EG41TTmEPVGttTIIuoDDx53D2NRwDs", }, { - id: 4, + id: 5, image: newsFeedFront, title: "News Feed Frontend", description: "Guide to building a frontend for your news feed process.", link: "https://mirror.xyz/0x26B11B188E9E69b2426FD6111302E721F423020E/7AOyNLwl-eztw3kLGUG7Nvs_risj9-5TrVCubOXocR4", - }, + } ]; diff --git a/apps/web/public/covers/dice.svg b/apps/web/public/covers/dice.svg new file mode 100644 index 0000000..c3e519a --- /dev/null +++ b/apps/web/public/covers/dice.svg @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +