Skip to content

Commit 570349a

Browse files
committed
added mini sponsor
1 parent 7e18c21 commit 570349a

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

src/components/Affiliates.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,11 @@ const MINI_SPONSORS = [
119119
label: 'Cell Tracking Apps - Parental Control Software Review Website',
120120
url: 'http://celltrackingapps.com/',
121121
},
122+
{
123+
logo: require('../images/logos/sponsors/techbuy.svg'),
124+
label: 'wazirx referral code',
125+
url: 'https://techbuy.in/wazirx-referral-code/',
126+
},
122127
];
123128

124129
const random = products.slice(0, 3);
Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)