Skip to content

Commit

Permalink
Client card updated in Learn more section (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrealbiac authored Oct 1, 2024
1 parent 395236d commit 104f472
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/nextjs/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -314,10 +314,10 @@ const Home: NextPage<{
link="https://buidlguidl.substack.com/"
/>
<LearnMoreCard
name="🧬 Tech Tree"
src="/assets/tech-tree.png"
description="If you need ideas, check out our Tech Tree to guide you in the ecosystem!"
link="https://miro.com/app/board/uXjVPbc4b68=/"
name="📡 BG Client"
src="/assets/bg-client.png"
description="A one line command to deploy and monitor an Ethereum Node, funded and maintained by BuidlGuidl members."
link="https://client.buidlguidl.com"
/>
</div>
</div>
Expand Down
Binary file added packages/nextjs/public/assets/bg-client.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed packages/nextjs/public/assets/tech-tree.png
Binary file not shown.

0 comments on commit 104f472

Please sign in to comment.