Skip to content

Commit

Permalink
feat: change ad redirect url
Browse files Browse the repository at this point in the history
  • Loading branch information
ByFishh committed Feb 17, 2024
1 parent bedabaa commit 3bbe7ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/Advertising/Advertising.logic.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ const ads = {
},
{
image: '/f62bde80/29003706-758f-42fe-9192-d3353e6879b0.png',
redirect: 'https://bigint.co/launchpad/echoes-of-picasso',
redirect:
'https://bigint.co/launchpad/echoes-of-picasso?utm_source=zkflow&utm_medium=banner&utm_campaign=echoesofpicasso&utm_content=banner_ad1&utm_term=echoesofpicasso_promotion',
trusted: true,
},
],
Expand Down

0 comments on commit 3bbe7ac

Please sign in to comment.