Skip to content
10 changes: 10 additions & 0 deletions public/Partners/thinkupc.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/app/components/SponsorsAndPartners.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,15 @@ export default function SponsorsAndPartners() {
/>
</KiloBox>
</SponsorRow>
<SponsorRow>
<MiliBox>
<SponsorLogo
imageSrc={"/Partners/thinkupc.svg"}
imageAlt={"thinkupc"}
sponsorLink={"https://www.thinkupc.com/en/"}
/>
</MiliBox>
</SponsorRow>
</SponsorsBlock>

<StyledSectionTitle className={lora.className}>
Expand Down
Loading