Add Sprig Announcement (#530)

* Add Sprig Announcement

* Footer the Sprig!

* Update pages/index.js

* Shorten Announcement copy

* Update index.js
This commit is contained in:
Sam Poder 2022-08-27 09:02:27 +08:00 committed by GitHub
parent 0f16f19169
commit 5ec27f6e2b
2 changed files with 7 additions and 6 deletions

View file

@ -121,6 +121,7 @@ const Footer = ({ dark = false, children, ...props }) => (
<NextLink href="/bank" passHref>
<Link>Bank</Link>
</NextLink>
<Link href="https://sprig.hackclub.com/">Sprig</Link>
<Link href="https://hackathons.hackclub.com/">
Upcoming Hackathons
</Link>

View file

@ -126,10 +126,10 @@ const Page = () => (
priority
/>
<Announcement
copy="Run an in-person hackathon this semester"
caption="$500 grants and more, with support from Hack Club and FIRST."
href="/hackathons/grant"
iconLeft="event-code"
copy="The game console where every player is a creator."
caption="Introducing Sprig: the fantasy game console by Hack Club."
href="https://sprig.hackclub.com"
iconLeft="bolt"
color="primary"
/>
@ -532,8 +532,8 @@ const Page = () => (
name="A basket of free tools"
desc={
<>
Free subscriptions to Figma Pro, Postman, and more for running a
great club.
We're always building new tools for leaders, such as <a href="https://sprig.hackclub.com">Sprig</a>!
We've also got free subscriptions to Figma Pro, Postman, and more for running a great club.
</>
}
/>