Skip to content

Commit

Permalink
developer ladder card update (#3803)
Browse files Browse the repository at this point in the history
  • Loading branch information
reigj1 authored Nov 22, 2024
1 parent 0613f56 commit 1dc1771
Show file tree
Hide file tree
Showing 3 changed files with 981 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/components/DocsHome/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ const Education = () => {
{
title: (
<h2 className={"text-white"}>
Start your developer journey with Jessie
Start your developer ladder with Jessie
</h2>
),
subtitle: (
Expand All @@ -369,7 +369,7 @@ const Education = () => {
<LinkArrowRight />
</Link>
),
mainImage: "/img/docs/teaser-cards/main-1.svg",
mainImage: "/img/docs/teaser-cards/developerLadder.svg",
},
{
title: <h2 className={"text-white"}>Hackathon Prep Course</h2>,
Expand Down
Loading

0 comments on commit 1dc1771

Please sign in to comment.