Browse Source

Add Leafs

pull/3944/head
Thomas Kaul 10 months ago
parent
commit
c2097e7c7c
  1. 9
      libs/common/src/lib/personal-finance-tools.ts

9
libs/common/src/lib/personal-finance-tools.ts

@ -337,6 +337,15 @@ export const personalFinanceTools: Product[] = [
pricingPerYear: '$150', pricingPerYear: '$150',
slogan: 'The Time Machine for your Net Worth' slogan: 'The Time Machine for your Net Worth'
}, },
{
founded: 2021,
hasFreePlan: false,
key: 'leafs',
languages: ['Deutsch', 'English'],
name: 'Leafs',
origin: 'Switzerland',
slogan: 'Sustainability insights for wealth managers'
},
{ {
founded: 2018, founded: 2018,
hasFreePlan: false, hasFreePlan: false,

Loading…
Cancel
Save