Skip to content

Commit 64fb52d

Browse files
authored
New sponsor!! Vueling (#164)
1 parent c69579b commit 64fb52d

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

public/Sponsors/vueling.svg

Lines changed: 10 additions & 0 deletions
Loading

src/app/components/SponsorsAndPartners.tsx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,12 @@ export default function SponsorsAndPartners() {
260260
/>
261261
</MegaBox>
262262
<MegaBox>
263-
<SponsorUnrevealed />
263+
<SponsorLogo
264+
imageSrc={"/Sponsors/vueling.svg"}
265+
imageAlt={"vueling"}
266+
sponsorLink={"https://www.vueling.com/ca?Currency=EUR"}
267+
smallPadding
268+
/>
264269
</MegaBox>
265270
<MegaBox>
266271
<SponsorUnrevealed />

0 commit comments

Comments
 (0)