mirror of
https://github.com/safing/web
synced 2025-04-23 04:19:09 +00:00
Bring numbers in influences section up to speed
This commit is contained in:
parent
e27dade760
commit
09d9a79a03
1 changed files with 15 additions and 7 deletions
|
@ -76,7 +76,7 @@ redirect_from:
|
|||
<div class="pl-8 text-left">
|
||||
<h2 id="influences" class="text-5xl tracking-tight font-extrabold leading-none py-10">
|
||||
Influences
|
||||
<span class="text-sm opacity-55 tracking-normal">updated October 2020</span>
|
||||
<span class="text-sm opacity-55 tracking-normal">updated December 2020</span>
|
||||
</h2>
|
||||
<p class="text-md opacity-55 max-w-lg">
|
||||
Through these partnerships we are not only receiving funding, but much needed support, advice, training, encouragement and helpful criticism.
|
||||
|
@ -91,14 +91,19 @@ redirect_from:
|
|||
<div class="block transform hover:scale-105 duration-150 ease-in-out hover p-8 rounded-lg">
|
||||
<div>
|
||||
<h1 class="text-2xl uppercase transition hover:opacity-55 ease-in-out duration-150">FFG</h1>
|
||||
<span class="pt-4 opacity-55 font-extrabold">2019-2020</span>
|
||||
<span class="pt-4 opacity-55 font-extrabold">2019-2021</span>
|
||||
<p class="pt-4 opacity-75">
|
||||
The FFG is the national funding institution for Research & Development of Austria. Their goal is to strengthen innovation and the economy.
|
||||
</p>
|
||||
<p class="pt-4 opacity-75">
|
||||
We got accepted into the FFG Basisprogramm in 2019. The included funding and loan enabled us to hire our first employees and further progress our products.
|
||||
We got accepted into the FFG Basisprogramm in 2019 continuing until 2021. The included funding and loan enabled us to hire our first employees and further progress our products.
|
||||
</p>
|
||||
</div>
|
||||
<ul class="text-sm pt-4">
|
||||
<span class="font-medium opacity-55">2021</span>
|
||||
<li class="opacity-75 font-medium"><span class="font-extrabold">163.600€ funding</span> <small>held out in prospect</small></li>
|
||||
<li class="opacity-75 font-medium"><span class="font-extrabold">154.600€ loan</span> <small>held out in prospect</small></li>
|
||||
</ul>
|
||||
<ul class="text-sm pt-4">
|
||||
<span class="font-medium opacity-55">2020</span>
|
||||
<li class="opacity-75 font-medium">Received <span class="font-extrabold">64.741€ funding</span></li>
|
||||
|
@ -115,16 +120,19 @@ redirect_from:
|
|||
<div class="block transform hover:scale-105 duration-150 ease-in-out hover p-8 rounded-lg">
|
||||
<div>
|
||||
<h1 class="text-2xl uppercase transition hover:opacity-55 ease-in-out duration-150">Netidee</h1>
|
||||
<span class="pt-4 opacity-55 font-extrabold">2017-2020</span>
|
||||
<span class="pt-4 opacity-55 font-extrabold">2017-2021</span>
|
||||
<p class="pt-4 opacity-75">
|
||||
Netidee funding from 2017 helped us to kickstart all this.
|
||||
In late 2018, they granted a follow-up funding for the years
|
||||
2019/20
|
||||
In late 2019 and 2020, they granted follow-up fundings for the years
|
||||
2019/20 and 2020/21 respectively.
|
||||
</p>
|
||||
</div>
|
||||
<ul class="text-sm pt-6">
|
||||
<span class="font-medium opacity-55">2021</span>
|
||||
<li class="opacity-75 font-medium"><span class="font-extrabold">25.000€ funding</span> <small>held out in prospect</small></li>
|
||||
</ul>
|
||||
<ul class="text-sm pt-4">
|
||||
<span class="font-medium opacity-55">2020</span>
|
||||
<!-- <li class="opacity-75 font-medium"><span class="font-extrabold">7.512€ funding</span> <small>held out in prospect</small></li> -->
|
||||
<li class="opacity-75 font-medium">Received <span class="font-extrabold">7.512€ funding</span></li>
|
||||
</ul>
|
||||
<ul class="text-sm pt-4">
|
||||
|
|
Loading…
Add table
Reference in a new issue