Skip to content

Commit

Permalink
feat: update email
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessie Tarrosa committed Sep 18, 2024
1 parent 22ce0c0 commit 097b541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pages/Intro/Intro.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export const Intro: FC = () => {
))}
</div>
<div className={styles.button_group}>
<LinkButton link="mailto:[email protected]">Get in touch</LinkButton>
<LinkButton link="mailto:[email protected]">Get in touch</LinkButton>
</div>
</div>
<div className={styles.img_container}>
Expand Down

0 comments on commit 097b541

Please sign in to comment.