Skip to content

Commit

Permalink
Develop to Master -> New partners: risi & replixa (#98)
Browse files Browse the repository at this point in the history
Co-authored-by: Adri <[email protected]>
Co-authored-by: Adrià Martínez <[email protected]>
Co-authored-by: Achraf Hmimou <[email protected]>
Co-authored-by: EncryptEx <[email protected]>
  • Loading branch information
5 people authored Apr 29, 2024
1 parent c2ce615 commit 8c68162
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
6 changes: 6 additions & 0 deletions public/Partners/replexica.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/Partners/risi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions src/app/components/SponsorsAndPartners.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,14 @@ export default function SponsorsAndPartners() {
smallPadding
/>
</MiliBox>
<MiliBox>
<SponsorLogo
imageSrc={"/Partners/replexica.svg"}
imageAlt={"replexica"}
sponsorLink={"https://replexica.com/en"}
smallPadding
/>
</MiliBox>
</SponsorRow>
<SponsorRow>
<MiliBox>
Expand Down Expand Up @@ -223,6 +231,14 @@ export default function SponsorsAndPartners() {
smallPadding
/>
</MiliBox>
<MiliBox>
<SponsorLogo
imageSrc={"/Partners/risi.png"}
imageAlt={"risi"}
sponsorLink={"https://risi.es/es/"}
smallPadding
/>
</MiliBox>
</SponsorRow>
</Section>
);
Expand Down

0 comments on commit 8c68162

Please sign in to comment.