File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff 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' ,
You can’t perform that action at this time.
0 commit comments