diff --git a/src/pages/about-us/index.tsx b/src/pages/about-us/index.tsx index 61a81a2..c81ee7b 100644 --- a/src/pages/about-us/index.tsx +++ b/src/pages/about-us/index.tsx @@ -116,6 +116,41 @@ const TeamPage = () => { + {/* Funded by — Technology Incubation programme (mandatory grant disclosure) */} + + + Supported by + + + {/* Technology Incubation — CzechInvest */} + + + {/* Czech Republic — The Country For The Future */} + + + + + This project was implemented with funding from the Technology + Incubation programme. + + + {/* Contact */} diff --git a/static/img/funding/country-for-the-future-white.png b/static/img/funding/country-for-the-future-white.png new file mode 100644 index 0000000..5257439 Binary files /dev/null and b/static/img/funding/country-for-the-future-white.png differ diff --git a/static/img/funding/country-for-the-future.png b/static/img/funding/country-for-the-future.png new file mode 100644 index 0000000..6eb8cca Binary files /dev/null and b/static/img/funding/country-for-the-future.png differ diff --git a/static/img/funding/technology-incubation-white.png b/static/img/funding/technology-incubation-white.png new file mode 100644 index 0000000..6abf8d4 Binary files /dev/null and b/static/img/funding/technology-incubation-white.png differ diff --git a/static/img/funding/technology-incubation.png b/static/img/funding/technology-incubation.png new file mode 100644 index 0000000..f6fd06b Binary files /dev/null and b/static/img/funding/technology-incubation.png differ
+ Supported by +
+ This project was implemented with funding from the Technology + Incubation programme. +