Skip to content

Commit

Permalink
fix events anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
janinedotgm committed Nov 11, 2024
1 parent 2cde7fd commit 13de41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/home/what-we-do.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export default function WhatWeDo() {
imgSrc: "/images/what-we-do/connect1.jpg",
title: "Support Career Pathways",
description: "We have a huge network of professionals and partners within the Solana ecosystem. We can help you to find partnerships for your project, which projects are hiring and which devs are looking for opportunities.",
link: "#",
link: "#events",
colSpan: "lg:col-span-3",
roundedClass: "lg:rounded-tr-[2rem]",
cta: "Join our events"
Expand Down

0 comments on commit 13de41a

Please sign in to comment.