File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -107,12 +107,7 @@ export default function SponsorsAndPartners() {
107107
108108 < SponsorRow >
109109 < GigaBox >
110- < SponsorLogo
111- imageSrc = { "/Sponsors/bending_spoons.svg" }
112- imageAlt = { "bendingspoons" }
113- sponsorLink = { "https://www.bendingspoons.com/" }
114- smallPadding
115- />
110+ < SponsorUnrevealed />
116111 </ GigaBox >
117112 < GigaBox >
118113 < SponsorUnrevealed />
@@ -160,7 +155,7 @@ export default function SponsorsAndPartners() {
160155 </ MiliBox >
161156 < MiliBox >
162157 < SponsorLogo
163- imageSrc = { "/Partners/fib .svg" }
158+ imageSrc = { "/Partners/fib50 .svg" }
164159 imageAlt = { "fib" }
165160 sponsorLink = { "https://www.fib.upc.edu/" }
166161 />
@@ -196,7 +191,11 @@ export default function SponsorsAndPartners() {
196191 />
197192 </ MiliBox >
198193 < MiliBox >
199- < SponsorUnrevealed />
194+ < SponsorLogo
195+ imageSrc = { "/Partners/nissin.png" }
196+ imageAlt = { "nissin" }
197+ sponsorLink = { "https://www.nissinfoods.com/" }
198+ />
200199 </ MiliBox >
201200 </ SponsorRow >
202201 < SponsorRow >
You can’t perform that action at this time.
0 commit comments