Skip to content

Commit 7a4ff07

Browse files
GatetCoret77polmf
andauthored
Added Club Mate (#218)
Co-authored-by: Pol Margarit Fisas <131487213+polmf@users.noreply.github.com>
1 parent 05ef0b8 commit 7a4ff07

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

public/Partners/club_mate.png

164 KB
Loading

src/app/components/SponsorsAndPartners.tsx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,11 @@ export default function SponsorsAndPartners() {
219219
/>
220220
</MiliBox>
221221
<MiliBox>
222-
<SponsorUnrevealed />
222+
<SponsorLogo
223+
imageSrc={"/Partners/club_mate.png"}
224+
imageAlt={"clubmate"}
225+
sponsorLink={"https://www.clubmate.es/"}
226+
/>
223227
</MiliBox>
224228
<MiliBox>
225229
<SponsorUnrevealed />

0 commit comments

Comments
 (0)