Skip to content

Commit 91f9229

Browse files
authored
New sponsor is here... iThinkUPC (#161)
1 parent e26c12b commit 91f9229

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

public/Sponsors/ithink.png

7.55 KB
Loading

src/app/components/SponsorsAndPartners.tsx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,12 @@ export default function SponsorsAndPartners() {
282282
</SponsorRow>
283283
<SponsorRow>
284284
<MiliBox>
285-
<SponsorUnrevealed />
285+
<SponsorLogo
286+
imageSrc={"/Sponsors/ithink.png"}
287+
sponsorLink={"https://ithinkupc.com/"}
288+
imageAlt={"ithink"}
289+
smallPadding
290+
/>
286291
</MiliBox>
287292
</SponsorRow>
288293
</SponsorsBlock>

0 commit comments

Comments
 (0)