mirror of
https://github.com/placeholder-soft/web.git
synced 2026-01-12 17:02:57 +08:00
add base community leaders (#1562)
This commit is contained in:
committed by
GitHub
parent
0203575640
commit
2ec3cc3965
@@ -21,13 +21,21 @@ export default async function GetInvolved() {
|
||||
topRight={<Icon name="diagonalUpArrow" width="16px" height="16px" />}
|
||||
classnames="bg-teal-80 border-teal-80"
|
||||
/>
|
||||
<ResourceCard
|
||||
title="Base Community Leaders"
|
||||
description="Follow and connect with key community members in the Base ecosystem"
|
||||
href="https://x.com/i/lists/1869425408573075694"
|
||||
topLeft={<span className="font-mono">04</span>}
|
||||
topRight={<Icon name="diagonalUpArrow" width="16px" height="16px" />}
|
||||
classnames="bg-teal-60 border-teal-60"
|
||||
/>
|
||||
<ResourceCard
|
||||
title="Host a Meetup"
|
||||
description="Sign up to host a meetup with other Based builders anywhere in the world"
|
||||
href="https://docs.google.com/forms/d/e/1FAIpQLSf5wnzD_czyYOyHFeOmFK_rjsJj7Utovo3jWwR40JizPqmDZg/viewform"
|
||||
topLeft={<span className="font-mono">02</span>}
|
||||
topRight={<Icon name="diagonalUpArrow" width="16px" height="16px" />}
|
||||
classnames="bg-teal-60 border-teal-60"
|
||||
classnames="bg-teal-80 border-teal-80"
|
||||
/>
|
||||
<ResourceCard
|
||||
title="Use Apps on Base"
|
||||
@@ -35,7 +43,7 @@ export default async function GetInvolved() {
|
||||
href="https://www.base.org/ecosystem?utm_source=dotorg&utm_medium=builderkit"
|
||||
topLeft={<span className="font-mono">03</span>}
|
||||
topRight={<Icon name="diagonalUpArrow" width="16px" height="16px" />}
|
||||
classnames="bg-teal-80 border-teal-80"
|
||||
classnames="bg-teal-60 border-teal-60"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user