Skip to content

Commit

Permalink
Merge pull request #486 from Schrodinger-Hat/transact_silver
Browse files Browse the repository at this point in the history
added transact to silver tair
  • Loading branch information
TheJoin95 authored Feb 25, 2024
2 parents ac071fc + d6e94a3 commit 4aa10fa
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
3 changes: 3 additions & 0 deletions components/SponsorTable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,9 @@ const SponsorTable = ({isVisible}: TSponsorTable) => {
<a href="https://mia-platform.eu/" target="_blank" rel="noreferrer">
<Image width={250} height={130} src="/mia-platform.png" alt="Mia Platform"/>
</a>
<a href="https://transact-ecsel.eu/" target="_blank" rel="noreferrer">
<Image width={150} height={100} src="/transact_silver.svg" alt="transact"/>
</a>
</div>
{/* <h3 className="sponsors_tier">Media</h3>
<div className="sponsors_logo">
Expand Down
30 changes: 30 additions & 0 deletions public/transact_silver.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4aa10fa

Please sign in to comment.