File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -338,6 +338,13 @@ export default function SponsorsAndPartners() {
338338 sponsorLink = { "https://mlh.io/eu" }
339339 />
340340 </ MiliBox >
341+ < MiliBox >
342+ < SponsorLogo
343+ imageSrc = { "/Partners/coeinf.png" }
344+ imageAlt = { "coeinf" }
345+ sponsorLink = { "https://enginyeriainformatica.cat/dones-coeinf/" }
346+ />
347+ </ MiliBox >
341348 </ SponsorRow >
342349 < SponsorRow >
343350 < MiliBox >
@@ -380,7 +387,22 @@ export default function SponsorsAndPartners() {
380387 />
381388 </ MiliBox >
382389 < MiliBox >
383- < SponsorUnrevealed />
390+ < SponsorLogo
391+ imageSrc = { "/Partners/nestle_extrafino.jpg" }
392+ imageAlt = { "Extrafino" }
393+ sponsorLink = { "https://www.nestle.com/" }
394+ smallPadding
395+ />
396+ </ MiliBox >
397+ < MiliBox >
398+ < SponsorLogo
399+ imageSrc = { "/Partners/nestle_kitkat.png" }
400+ imageAlt = { "KitKat" }
401+ sponsorLink = {
402+ "https://www.nestle.com/brands/chocolate-confectionery/kitkat"
403+ }
404+ smallPadding
405+ />
384406 </ MiliBox >
385407 </ SponsorRow >
386408 </ PartnersBlock >
You can’t perform that action at this time.
0 commit comments