From 446fdeb6aaf4764447ccf5c400776dda085cec59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlota=20Catot=20Brag=C3=B3s?= Date: Thu, 3 Apr 2025 10:57:10 +0200 Subject: [PATCH 1/2] new sponsor --- public/Sponsors/jetbrains.svg | 13 +++++++++++++ src/app/components/SponsorsAndPartners.tsx | 16 ++++++++++------ 2 files changed, 23 insertions(+), 6 deletions(-) create mode 100644 public/Sponsors/jetbrains.svg diff --git a/public/Sponsors/jetbrains.svg b/public/Sponsors/jetbrains.svg new file mode 100644 index 0000000..cb3a2a0 --- /dev/null +++ b/public/Sponsors/jetbrains.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/app/components/SponsorsAndPartners.tsx b/src/app/components/SponsorsAndPartners.tsx index b82c7c8..4a60eca 100644 --- a/src/app/components/SponsorsAndPartners.tsx +++ b/src/app/components/SponsorsAndPartners.tsx @@ -241,9 +241,6 @@ export default function SponsorsAndPartners() { smallPadding /> - - - @@ -272,14 +269,21 @@ export default function SponsorsAndPartners() { - + - + + + - + From 5659857df5b370e4dfc62956c36ea12d09539676 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlota=20Catot=20Brag=C3=B3s?= Date: Thu, 3 Apr 2025 11:00:25 +0200 Subject: [PATCH 2/2] add link --- src/app/components/SponsorsAndPartners.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/SponsorsAndPartners.tsx b/src/app/components/SponsorsAndPartners.tsx index 4a60eca..6bdbbb4 100644 --- a/src/app/components/SponsorsAndPartners.tsx +++ b/src/app/components/SponsorsAndPartners.tsx @@ -272,7 +272,7 @@ export default function SponsorsAndPartners() {