Skip to content

Commit 2da4873

Browse files
committed
update hackathon winnings
1 parent d681dfe commit 2da4873

File tree

1 file changed

+2
-2
lines changed
  • src/app/(general)/_components/landing-page/hero/graphic

1 file changed

+2
-2
lines changed

src/app/(general)/_components/landing-page/hero/graphic/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ export const Graphic = () => {
4343
/>
4444
<SourceNode
4545
Icon={Trophy}
46-
label="Hackathon Prize"
47-
amount={2000}
46+
label="Hackathon Prizes"
47+
amount={7000}
4848
comingSoon={false}
4949
handleRef={source2}
5050
/>

0 commit comments

Comments
 (0)