Skip to content

Commit 19a6acc

Browse files
committed
upgrade Modern Treasury to Sponsor
1 parent 4e446bc commit 19a6acc

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

src/components/Affiliates.js

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ const products = [
2020
url: 'https://www.usetiful.com/',
2121
probability: 1,
2222
},
23+
{
24+
title: 'Modern Treasury',
25+
description: 'The one place to keep a business’s money flowing',
26+
image: '../images/affiliates/modern-treasury.jpg',
27+
url: 'https://www.moderntreasury.com/',
28+
probability: 1,
29+
},
2330
// {
2431
// title: 'Material Dashboard PRO',
2532
// description: 'Premium Bootstrap 4 Material Admin - $49',
@@ -104,11 +111,6 @@ const MINI_SPONSORS = [
104111
label: 'Mobile Mall - Mobile Phone Prices in Pakistan',
105112
url: 'https://mobilemall.pk/',
106113
},
107-
{
108-
logo: require('../images/logos/sponsors/modern-treasury.svg'),
109-
label: 'Modern Treasury - The one place to keep a business’s money flowing',
110-
url: 'https://www.moderntreasury.com/',
111-
},
112114
{
113115
logo: require('../images/logos/sponsors/coupontoaster.svg'),
114116
label: 'Coupontoaster - Discount and Coupon Codes',
39.6 KB
Loading

0 commit comments

Comments
 (0)