Add Sprig shoutout to features

This commit is contained in:
Sam Poder 2022-10-30 23:15:14 +08:00 committed by GitHub
parent dfe444efc4
commit 45c7ce76c3

View file

@ -458,6 +458,19 @@ const Page = () => (
</>
}
/>
<Feature
icon="bolt"
color="green"
name="Tools to hack on"
desc={
<>
We build tools, such as
<a href="https://sprig.hackclub.com">Sprig</a>, that your members can
use to make projects with in meetings! Built more of them with us in the
<Link href="/slack">Slack</Link>.
</>
}
></Feature>
<Feature
icon="docs"
color="red"
@ -497,7 +510,7 @@ const Page = () => (
your club shipped directly to you & your club members.
</>
}
color="green"
color="purple"
icon="sticker"
></Feature>
<Feature