Skip to content

feat(about): add Technology Incubation funding disclosure below "Backed by"#234

Merged
marcel-veselka merged 1 commit into
mainfrom
feat/footer-technology-incubation-funding
Jun 7, 2026
Merged

feat(about): add Technology Incubation funding disclosure below "Backed by"#234
marcel-veselka merged 1 commit into
mainfrom
feat/footer-technology-incubation-funding

Conversation

@marcel-veselka

Copy link
Copy Markdown
Member

What

Adds a new "Funded by" section to the About page, directly below the existing "Backed by" investor logos.

It displays the two mandatory grant logos and the prescribed acknowledgement sentence required by the Technology Incubation programme (CzechInvest / Czech Republic — The Country For The Future):

This project was implemented with funding from the Technology Incubation programme.

Why

The grant terms oblige the recipient to display, in information published in connection with the project, the programme logos and the exact funding sentence. The site is in English, so the ENG logo + sentence variants are used (per the programme's branding instructions).

Details

  • New section in src/pages/about-us/index.tsx, placed between "Backed by" and "Contact".
  • Logos added under static/img/funding/.
  • Theme-aware: color/positive logos in light mode, white/negative variants in dark mode (toggled via Tailwind dark: which maps to [data-theme='dark']).
  • Styling mirrors the existing "Backed by" block (uppercase tracking label, centered, opacity utilities).

Test

  • yarn build passes; the section renders in the built about-us HTML.
  • Manual: /about-us → scroll to bottom, check both light and dark mode.

… by")

Mandatory grant-funding acknowledgement for the Technology Incubation
programme (CzechInvest / Country for the Future). Adds a "Supported by"
section beneath "Backed by" on the About page with the two required
ENG logos and the prescribed sentence:
"This project was implemented with funding from the Technology Incubation programme."

Theme-aware logo variants for light/dark mode; styled to match the
existing "Backed by" block.
@marcel-veselka marcel-veselka force-pushed the feat/footer-technology-incubation-funding branch from 9b91c7f to 6c5145a Compare June 7, 2026 18:31
@marcel-veselka marcel-veselka merged commit 7d537f0 into main Jun 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant