Skip to content

Commit efd3991

Browse files
committed
Add Cell Tracking Apps as mini sponsor
1 parent 07c4698 commit efd3991

File tree

2 files changed

+74
-0
lines changed

2 files changed

+74
-0
lines changed

src/components/Affiliates.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,11 @@ const MINI_SPONSORS = [
114114
label: 'Coupontoaster - Discount and Coupon Codes',
115115
url: 'https://coupontoaster.com/',
116116
},
117+
{
118+
logo: require('../images/logos/sponsors/celltrackingapps.svg'),
119+
label: 'Cell Tracking Apps - Parental Control Software Review Website',
120+
url: 'http://celltrackingapps.com/',
121+
},
117122
];
118123

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

0 commit comments

Comments
 (0)