From f01fc6776c60a160ef2b8e38a961ceb6158f8648 Mon Sep 17 00:00:00 2001
From: Pol Margarit Fisas <131487213+polmf@users.noreply.github.com>
Date: Fri, 20 Mar 2026 23:00:58 +0100
Subject: [PATCH 1/2] readpartners (#223)
---
src/app/components/SponsorsAndPartners.tsx | 26 +++++++++++++++++-----
1 file changed, 21 insertions(+), 5 deletions(-)
diff --git a/src/app/components/SponsorsAndPartners.tsx b/src/app/components/SponsorsAndPartners.tsx
index b6bc11a..8763b85 100644
--- a/src/app/components/SponsorsAndPartners.tsx
+++ b/src/app/components/SponsorsAndPartners.tsx
@@ -180,7 +180,7 @@ export default function SponsorsAndPartners() {
@@ -216,18 +216,34 @@ export default function SponsorsAndPartners() {
/>
-
+
-
+
-
+
-
+
From 84e8a4a1a0443b60eb8b73e6c1a4575f1b6d94e1 Mon Sep 17 00:00:00 2001
From: enric4000
Date: Fri, 20 Mar 2026 23:27:08 +0100
Subject: [PATCH 2/2] nestle fix
---
public/Sponsors/nestle.svg | 7 +++++++
src/app/components/SponsorsAndPartners.tsx | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
create mode 100644 public/Sponsors/nestle.svg
diff --git a/public/Sponsors/nestle.svg b/public/Sponsors/nestle.svg
new file mode 100644
index 0000000..0f04af8
--- /dev/null
+++ b/public/Sponsors/nestle.svg
@@ -0,0 +1,7 @@
+
diff --git a/src/app/components/SponsorsAndPartners.tsx b/src/app/components/SponsorsAndPartners.tsx
index 8763b85..6f51e9d 100644
--- a/src/app/components/SponsorsAndPartners.tsx
+++ b/src/app/components/SponsorsAndPartners.tsx
@@ -240,7 +240,7 @@ export default function SponsorsAndPartners() {