Skip to content

Commit

Permalink
Update homepage text "Learn the basics" -> "Explore Starknet"
Browse files Browse the repository at this point in the history
  • Loading branch information
igalst committed Feb 12, 2024
1 parent 61a1a69 commit ed06b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workspaces/website/src/blocks/HomepageHero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ export const HomepageHero = ({ seo }: Props) => {
variant="secondaryHero"
onClick={() => navigate("/en/what-is-starknet")}
>
Learn the basics
Explore Starknet
</Button>
</Stack>
</Box>
Expand Down

0 comments on commit ed06b41

Please sign in to comment.