From ccbf2d2c22d884de7435a838336aaf32a4b60825 Mon Sep 17 00:00:00 2001 From: saminacodes <57885104+saminacodes@users.noreply.github.com> Date: Fri, 1 Nov 2024 19:12:24 +0000 Subject: [PATCH] fixed broken link and broken image (#5241) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Problem solved Short description of the bug fixed or feature added --- ## PR-Codex overview This PR focuses on updating the `link` and `image` properties for specific projects in the `PROJECT_SHOWCASE_DATA` array within the `project-showcase-constants.ts` file. ### Detailed summary - Updated `link` for the gaming project from `@goatgamingbot` to `https://goatgaming.com/`. - Changed `image` for the `storychain` project from `ipfs://Qmau1mgrzahdfEtJFU9i2pSKMM7AwHav6tQCVEdJARUFpb` to `ipfs://QmUUBdNHa7ZoiRQicNathMY6G8GTBA4S9cRY1RRBXAKpYi`. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` --- apps/dashboard/src/lib/project-showcase-constants.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/dashboard/src/lib/project-showcase-constants.ts b/apps/dashboard/src/lib/project-showcase-constants.ts index 4497de93664..c2a4f822971 100644 --- a/apps/dashboard/src/lib/project-showcase-constants.ts +++ b/apps/dashboard/src/lib/project-showcase-constants.ts @@ -204,7 +204,7 @@ export const PROJECT_SHOWCASE_DATA = [ description: "Gaming community and platform for connecting gamers across various titles and events.", industries: ["Games"], - link: "@goatgamingbot", + link: "https://goatgaming.com/", case_study: "https://blog.thirdweb.com/case-studies/how-goat-gaming-grew-by-250k-players-with-mini-games-on-telegram-with-thirdweb/", }, @@ -393,7 +393,7 @@ export const PROJECT_SHOWCASE_DATA = [ slug: "storychain", description: "Collaborative storytelling platform that uses blockchain to create, share, and own narrative content.", - image: "ipfs://Qmau1mgrzahdfEtJFU9i2pSKMM7AwHav6tQCVEdJARUFpb", + image: "ipfs://QmUUBdNHa7ZoiRQicNathMY6G8GTBA4S9cRY1RRBXAKpYi", industries: ["Social"], link: "https://storychain.io", case_study: