diff --git a/public/images/profile/oskari_kyllonen.jpg b/public/images/profile/oskari_kyllonen.jpg
index 0dc33b1..4fd8d36 100644
Binary files a/public/images/profile/oskari_kyllonen.jpg and b/public/images/profile/oskari_kyllonen.jpg differ
diff --git a/public/partnerLogos/turku-audio.png b/public/partnerLogos/turku-audio.png
new file mode 100644
index 0000000..87a4e89
Binary files /dev/null and b/public/partnerLogos/turku-audio.png differ
diff --git a/src/components/AfterpartySection.astro b/src/components/AfterpartySection.astro
index 7d51283..d9e259a 100644
--- a/src/components/AfterpartySection.astro
+++ b/src/components/AfterpartySection.astro
@@ -7,7 +7,7 @@
Afterparty includes:
- - Sauna.
+ - Sauna (please wear a swimsuit).
- Snacks and drinks.
- DJ, karaoke and music.
- Opportunity to make deeper connections.
diff --git a/src/components/PartnersStatic.tsx b/src/components/PartnersStatic.tsx
index 6050ea9..ebada75 100644
--- a/src/components/PartnersStatic.tsx
+++ b/src/components/PartnersStatic.tsx
@@ -23,11 +23,6 @@ const partners: Partner[] = [
homepageLink: new URL("https://www.cgi.com/fi/fi"),
logo: "/partnerLogos/cgi_white.png",
},
- {
- name: "Turun kaupunki",
- homepageLink: new URL("https://www.turku.fi"),
- logo: "/partnerLogos/turku.png"
- },
{
name: "Kongsberg",
homepageLink: new URL("https://www.kongsberg.com"),
@@ -53,11 +48,6 @@ const partners: Partner[] = [
homepageLink: new URL("https://wapice.com"),
logo: "/partnerLogos/wapice-logo.webp",
},
- {
- name: "Turun Yliopisto UTU",
- homepageLink: new URL("https://www.utu.fi"),
- logo: "/partnerLogos/UTU_logo.png",
- },
{
name: "TEK ry",
homepageLink: new URL("https://www.tek.fi"),
@@ -68,16 +58,6 @@ const partners: Partner[] = [
homepageLink: new URL("https://www.twoday.fi"),
logo: "/partnerLogos/twoday.png",
},
- {
- name: "Purje-hanke",
- homepageLink: new URL("https://www.ely-keskus.fi/purje-hanke"),
- logo: "/partnerLogos/Purje_logo_white.png",
- },
- {
- name: "EU",
- homepageLink: new URL("https://europa.eu"),
- logo: "/partnerLogos/EU_Co_Outline.png",
- },
{
name: "Teleste",
homepageLink: new URL("https://www.teleste.com"),
@@ -100,6 +80,34 @@ const partners: Partner[] = [
}
];
+const supporting: Partner[] = [
+ {
+ name: "Turun kaupunki",
+ homepageLink: new URL("https://www.turku.fi"),
+ logo: "/partnerLogos/turku.png"
+ },
+ {
+ name: "Purje-hanke",
+ homepageLink: new URL("https://www.ely-keskus.fi/purje-hanke"),
+ logo: "/partnerLogos/Purje_logo_white.png",
+ },
+ {
+ name: "EU",
+ homepageLink: new URL("https://europa.eu"),
+ logo: "/partnerLogos/EU_Co_Outline.png",
+ },
+ {
+ name: "Turku Audio",
+ homepageLink: new URL("https://turkuaudio.fi"),
+ logo: "/partnerLogos/turku-audio.png",
+ },
+ {
+ name: "Mankeli Solutions Oy",
+ homepageLink: new URL("https://mankelisolutions.fi"),
+ logo: "/partnerLogos/mankeli.svg",
+ }
+];
+
const ecosystem: Partner[] = [
{
@@ -141,11 +149,6 @@ const ecosystem: Partner[] = [
name: "TIO ry",
homepageLink: new URL("https://tio.fi"),
logo: "/partnerLogos/TIO_logo_white.png",
- },
- {
- name: "Mankeli Solutions Oy",
- homepageLink: new URL("https://mankelisolutions.fi"),
- logo: "/partnerLogos/mankeli.svg",
}
];
@@ -202,6 +205,34 @@ export default function StaticPartnersPage() {
))}
+
+
+ SUPPORTING PARTNERS:
+
+
+
ECOSYSTEM: