We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bea48f9 commit 092c945Copy full SHA for 092c945
apps/web/src/components/mainpage/prouduct/data.ts
@@ -7,7 +7,7 @@ interface DescriptionMap {
7
8
export const descriptionMap: DescriptionMap = {
9
official: {
10
- imageUrl: 'https://github.com/sopt-makers/makers-page/assets/97586683/a59a5edd-d39c-42c8-b362-4d5542e02ec8',
+ imageUrl: 'https://github.com/sopt-makers/makers-page/assets/97586683/86465d59-8c72-49e0-9360-02b3f55dcc2a',
11
altText: 'official_image',
12
},
13
playground: {
0 commit comments