Skip to content

Commit

Permalink
Add new sponsor
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Feb 17, 2025
1 parent bc5e7c0 commit db54b67
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/src/components/home/sponsors.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import ecomailLogo from './sponsors/logo-ecomail.png';
import spreakerLogo from './sponsors/logo-spreaker.svg';
import voxieLogo from './sponsors/logo-voxie.svg';
import runsOnLogo from './sponsors/runs-on.svg';
import playableLogo from './sponsors/logo-playable.svg';
import PremiumSponsor from './sponsors/premium-sponsor';

export default function Sponsors() {
Expand Down Expand Up @@ -38,6 +39,7 @@ export default function Sponsors() {
<GoldSponsor src={ecomailLogo} alt="Ecomail" href="https://ecomail.cz/?ref=bref.sh" imgClass="py-2.5" />
<GoldSponsor src={spreakerLogo} alt="Spreaker" href="https://www.spreaker.com/?ref=bref" imgClass="py-1.5" />
<GoldSponsor src={runsOnLogo} alt="Runs On" href="https://runs-on.com/?ref=bref"/>
<GoldSponsor src={playableLogo} alt="Playable" href="https://playable.com/?ref=bref" imgClass="py-3"/>
</div>

<p className="mt-8 text-gray-700">
Expand Down
17 changes: 17 additions & 0 deletions website/src/components/home/sponsors/logo-playable.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 db54b67

Please sign in to comment.