Skip to content

Commit f47bb91

Browse files
authored
Merge pull request #229 from jasonhedman/json/landing-page
update landing page
2 parents d681dfe + 2da4873 commit f47bb91

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)