Skip to content

Commit 0163a6f

Browse files
gerardm27EncryptEx
andauthored
New Partner: Cocacola (#166)
Co-authored-by: EncryptEx <41539618+EncryptEx@users.noreply.github.com>
1 parent 2023d1b commit 0163a6f

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

public/Partners/cocacola.png

45.3 KB
Loading

src/app/components/SponsorsAndPartners.tsx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,14 @@ export default function SponsorsAndPartners() {
408408
smallPadding
409409
/>
410410
</MiliBox>
411+
<MiliBox>
412+
<SponsorLogo
413+
imageSrc={"/Partners/cocacola.png"}
414+
imageAlt={"Cocacola"}
415+
sponsorLink={"https://www.coca-cola.com/es/es"}
416+
smallPadding
417+
/>
418+
</MiliBox>
411419
</SponsorRow>
412420
</PartnersBlock>
413421
</SponsorsAndPartnersContainer>

0 commit comments

Comments
 (0)