Skip to content

Commit

Permalink
chore(LAND-780): changed the link to subscribe
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey-Mancurov committed Sep 17, 2024
1 parent 9309345 commit a4b5a53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/homepage-footer/HomepageFooter.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ export default function HomepageFooter() {
<div>
<p className={styles.footerSubscribeTitle}>Subscribe to 1inch newsletter</p>
<p className={styles.footerSubscribeText}>Get the latest news and updates</p>
<Link to='https://cdn.forms-content.sg-form.com/b14fb08e-939b-11eb-873a-46ac7bfee17b'
<Link to='https://1inch.io/newsletter/'
className={styles.footerSubscribeButton}>
<span className={styles.footerSubscribeButtonText}>Subscribe</span>
<ChevronRightImg/>
Expand Down

0 comments on commit a4b5a53

Please sign in to comment.