Feature/extend personal finance tools 20250510 (#4698)
* Extend personal finance tools * Add Balance Pro * Add PinkLion
This commit is contained in:
parent
755d85a54b
commit
3fe5a762eb
@ -53,6 +53,16 @@ export const personalFinanceTools: Product[] = [
|
||||
origin: 'United States',
|
||||
slogan: 'The Intelligent Family Office Suite'
|
||||
},
|
||||
{
|
||||
founded: 2020,
|
||||
hasFreePlan: true,
|
||||
hasSelfHostingAbility: false,
|
||||
key: 'balance-pro',
|
||||
name: 'Balance Pro',
|
||||
origin: 'United States',
|
||||
pricingPerYear: '$47.99',
|
||||
slogan: 'The Smarter Way to Track Your Finances'
|
||||
},
|
||||
{
|
||||
hasFreePlan: false,
|
||||
hasSelfHostingAbility: true,
|
||||
@ -571,6 +581,16 @@ export const personalFinanceTools: Product[] = [
|
||||
origin: 'Singapore',
|
||||
slogan: 'Feel in control of your money without spreadsheets or shame'
|
||||
},
|
||||
{
|
||||
founded: 2022,
|
||||
hasFreePlan: true,
|
||||
hasSelfHostingAbility: false,
|
||||
key: 'pinklion',
|
||||
name: 'PinkLion',
|
||||
origin: 'Germany',
|
||||
pricingPerYear: '€50',
|
||||
slogan: 'Invest smarter, not harder'
|
||||
},
|
||||
{
|
||||
founded: 2023,
|
||||
hasFreePlan: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user