Skip to content

Commit e5090d5

Browse files
committed
update to include finma
1 parent f8b169f commit e5090d5

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

frontend/public/assets/finma_logo.png

4.25 KB
Loading

frontend/public/data/sponsorInfos.ts

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -140,14 +140,14 @@ export const silverLinks: sponsorInfo[] = [
140140
// description:
141141
// 'Bringing 30+ lender calcs into one, easy-to-use interface delivering accurate results and relevant policy insights for even the most complex scenarios.'
142142
// },
143-
// {
144-
// name: 'Finma',
145-
// href: 'https://www.finma.au/',
146-
// svg: '/assets/finma_logo.svg',
147-
// alt: 'Finma logo',
148-
// description:
149-
// 'Finma is an Australian fintech company that provides digital solutions for financial planning, helping users better manage their money and achieve long-term financial goals.'
150-
// },
143+
{
144+
name: 'Finma',
145+
href: 'https://www.finma.au/',
146+
svg: '/assets/finma_logo.png',
147+
alt: 'Finma logo',
148+
description:
149+
'Finma is an Australian fintech company that provides digital solutions for financial planning, helping users better manage their money and achieve long-term financial goals.'
150+
},
151151
{
152152
name: 'Zip',
153153
href: 'https://zip.co/au',

0 commit comments

Comments
 (0)