Skip to content

Commit b703b60

Browse files
committed
readd bending
1 parent 41d727d commit b703b60

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

src/app/components/SponsorsAndPartners.tsx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,12 @@ export default function SponsorsAndPartners() {
107107

108108
<SponsorRow>
109109
<GigaBox>
110-
<SponsorUnrevealed />
110+
<SponsorLogo
111+
imageSrc={"/Sponsors/bending_spoons.svg"}
112+
imageAlt={"bendingspoons"}
113+
sponsorLink={"https://www.bendingspoons.com/"}
114+
smallPadding
115+
/>
111116
</GigaBox>
112117
<GigaBox>
113118
<SponsorUnrevealed />

0 commit comments

Comments
 (0)