Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
anmol-dash committed Nov 8, 2024
1 parent 321df1a commit 651c9d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/GetInvolved.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export const GetInvolved = () => {
<InvolvementWrapper>
<Involvement>
<InvolvementImage src={getinvolved1}/>
<ButtonInverted href="" target="_blank" rel="noreferrer noopener">Sign up for our newsletter!</ButtonInverted>
<ButtonInverted href="" target="_blank" rel="noreferrer noopener">Sign up for our newsletter</ButtonInverted>
</Involvement>
<Involvement>
<InvolvementImage src={getinvolved2} width="100px"/>
Expand Down

0 comments on commit 651c9d7

Please sign in to comment.