diff --git a/src/content/pages/about.mdx b/src/content/pages/about.mdx
new file mode 100644
index 000000000..5b7c87b00
--- /dev/null
+++ b/src/content/pages/about.mdx
@@ -0,0 +1,141 @@
+---
+title: About
+url: /about
+subtitle: About
+---
+
+# About Us
+The EuroPython conference is organized by volunteers from the Python community across Europe and beyond.
+
+Behind the scenes, it is run by the EuroPython Society (EPS), a Swedish non-profit organization responsible for the legal and financial aspects of the conference, as well as overall coordination.
+
+In accordance with Swedish bylaws, the Society is governed by a board of seven people, elected annually by its members.
+
+Current Board Members:
+* Anders Hammarquist
+* Aris Nivorils
+* Artur Czepiel (Chair)
+* Cyril Bitterich
+* Ege Akman
+* Mia Bajić (Vice Chair)
+* Shekhar Koirala
+
+## Where Does Our Profit Go?
+If the conference generates a surplus, all proceeds go back to the community. The funds are allocated as follows:
+* Grants – We support Python community events across Europe through our grants program. Learn more about grants [here](https://europython-society.org/grants/).
+* Financial Aid – We provide assistance to help individuals attend EuroPython who might not otherwise be able to. Learn more about finaid [here](/finaid).
+
+## Teams
+We’re organized into teams, each focused on a different area of the conference. Every team is made up of volunteers donating their time and skills to make the event possible.
+
+These are our team members, listed in alphabetical order within their respective teams:
+
+
+
+
+ {/* Column 1 */}
+
+
+
🎤 Programme Team
+
+
Cristián Maureira-Fredes
+
Diego Russo
+
Jodie Burchell
+
Marina Moro
+
Naa Ashiorkor Nortey
+
Rodrigo Girão Serrão
+
Yuliia Barabash
+
+
+
+
+
🎨 Communications & Design
+
+
Daksh P. Jain
+
Mia Bajić
+
Tim Hobbs
+
+
+
+
+
🏃♀️ Sprints Team
+
+
Daria Grudzien Linhart
+
Honza Javorek
+
Rodrigo Girão Serrão
+
+
+
+
+ {/* Column 2 */}
+
+
+
🗣️ Speaker Mentorship
+
+
Joana Owusu-Appiah
+
Naa Ashiorkor Nortey
+
+
+
+
+
💸 Financial Aid
+
+
Artur Czepiel
+
Doreen Peace Nangira Wanyama
+
Koti Vellanki
+
Vicky Twomey-Lee
+
+
+
+
+
🛡️ Code of Conduct
+
+
Cheuk Ting Ho
+
Jakub Vysoký
+
Lumír Balhar
+
Vicky Twomey-Lee
+
+
+
+
+ {/* Column 3 */}
+
+
+
🤝 Sponsors Team
+
+
Artur Czepiel
+
Iryna Kondrashchenko
+
Jake Balaš
+
Konstantin Ignatov
+
Kshitijaa Jaglan
+
Marcin Wierzbanowski
+
Mia Bajić
+
Oleh Kostromin
+
+
+
+
+
⚙️ Operations Team
+
+
Aneta Popelová
+
Aris Nivorlis
+
George Margaritis
+
George Zisopoulos
+
Jakub Červinka
+
Jake Balaš
+
John Robert
+
Kateřina Vaňková
+
Liberta Gani
+
Mahe Iram Khan
+
Martin Borus
+
Moisés Guimarães
+
Niklas Mertsch
+
Piotr Gnus
+
Saurav Pandey
+
Simon Peter Dagbui
+
+
+
+
+
+
diff --git a/src/content/sponsors/dsf/dsf.svg b/src/content/sponsors/dsf/dsf.svg
new file mode 100644
index 000000000..1538f0817
--- /dev/null
+++ b/src/content/sponsors/dsf/dsf.svg
@@ -0,0 +1,38 @@
+
+
+
+
+]>
+
diff --git a/src/content/sponsors/dsf/index.md b/src/content/sponsors/dsf/index.md
new file mode 100644
index 000000000..26aa3faa8
--- /dev/null
+++ b/src/content/sponsors/dsf/index.md
@@ -0,0 +1,26 @@
+---
+name: Django Software Foundation
+url: https://www.djangoproject.com/
+location: "US"
+industry: "Technology & Non-Profit"
+description: |
+ The Django Software Foundation (DSF) is a non-profit organization that supports the development and community of Django, the high-level Python web framework. It promotes the growth of the Django ecosystem, funds community events and sprints, and upholds the project's open-source values through initiatives that foster diversity, inclusion, and collaboration.
+socials:
+ linkedin:
+ twitter: "https://twitter.com/djangoproject"
+ github: "https://github.com/django"
+ discord:
+ mastodon: "https://fosstodon.org/@django"
+ bluesky:
+tier: Partners
+draft: false
+---
+
+## About EuroPython Society
+
+The EuroPython Society (EPS) is a Swedish non-profit organization dedicated to
+supporting Python communities across Europe and organizing EuroPython
+conferences. Founded in 2004, EPS provides a legal framework for EuroPython
+events and champions the growth of the Python ecosystem through initiatives like
+sponsoring PyCon+Web 2025. By fostering collaboration and innovation, EPS plays
+a critical role in advancing Python programming across the continent.
diff --git a/src/content/sponsors/psf/index.md b/src/content/sponsors/psf/index.md
new file mode 100644
index 000000000..fdb82671c
--- /dev/null
+++ b/src/content/sponsors/psf/index.md
@@ -0,0 +1,11 @@
+---
+name: "Python Software Foundation"
+url: "https://python.org/"
+location: "US"
+industry: "Technology & Non-Profit"
+description:
+ "The Python Software Foundation is an organization devoted to advancing open
+ source technology related to the Python programming language."
+tier: Financial Aid
+logo_padding: 10px 0
+---
diff --git a/src/content/sponsors/psf/psf.svg b/src/content/sponsors/psf/psf.svg
new file mode 100644
index 000000000..e4c9e971a
--- /dev/null
+++ b/src/content/sponsors/psf/psf.svg
@@ -0,0 +1,142 @@
+
+
+
+
diff --git a/src/content/sponsors/pyladies/index.md b/src/content/sponsors/pyladies/index.md
new file mode 100644
index 000000000..98eb9a59b
--- /dev/null
+++ b/src/content/sponsors/pyladies/index.md
@@ -0,0 +1,20 @@
+---
+name: PyLadies
+url: https://pyladies.com/
+location: "US"
+industry: "Technology & Non-Profit"
+description:
+ "PyLadies is an international mentorship group with a focus on helping more
+ women become active participants and leaders in the Python open-source
+ community. The mission of PyLadies is to promote, educate and advance a
+ diverse Python community through outreach, education, conferences, events and
+ social gatherings."
+socials:
+ linkedin: "https://www.linkedin.com/company/pyladies-global"
+ twitter: "https://twitter.com/pyladies"
+ github: "http://github.com/pyladies"
+ discord:
+ mastodon:
+ bluesky:
+tier: Partners
+---
diff --git a/src/content/sponsors/pyladies/pyladies.svg b/src/content/sponsors/pyladies/pyladies.svg
new file mode 100644
index 000000000..3d691bb5d
--- /dev/null
+++ b/src/content/sponsors/pyladies/pyladies.svg
@@ -0,0 +1,154 @@
+
+
+
+
diff --git a/src/content/sponsors/pyvec/display.png b/src/content/sponsors/pyvec/display.png
deleted file mode 100644
index 32ceddada..000000000
Binary files a/src/content/sponsors/pyvec/display.png and /dev/null differ
diff --git a/src/content/sponsors/pyvec/index.md b/src/content/sponsors/pyvec/index.md
index 2c18c7cb7..d23bfb5e7 100644
--- a/src/content/sponsors/pyvec/index.md
+++ b/src/content/sponsors/pyvec/index.md
@@ -4,9 +4,9 @@ url: https://pyvec.org/en/
location: "Czech Republic"
industry: "Technology & Non-Profit"
description:
- "PyVEC is the Czech Python community organization supporting Python
- development and education. It organizes PyCon CZ and initiatives to grow
- Python adoption in Central Europe."
+ "Pyvec is a nonprofit organization that supports the Czech Python programming
+ community. Founded in 2012, it assists volunteers in organizing various local
+ Python-related projects across the Czech Republic."
socials:
linkedin:
twitter: "https://twitter.com/pyvec"
diff --git a/src/content/sponsors/pyvo/index.md b/src/content/sponsors/pyvo/index.md
new file mode 100644
index 000000000..80fba76fa
--- /dev/null
+++ b/src/content/sponsors/pyvo/index.md
@@ -0,0 +1,19 @@
+---
+name: Prague Pyvo
+url: https://pyvo.cz/en
+location: "Czech Republic"
+industry: "Technology & Non-Profit"
+description:
+ "Pyvo is a meetup for fans of the Python programming language and related
+ technologies. Prague Pyvo is traditionally held on the third Wednesday of each
+ month."
+socials:
+ linkedin:
+ twitter:
+ github:
+ discord:
+ mastodon:
+ bluesky:
+tier: Partners
+logo_padding: 30px 20px
+---
diff --git a/src/content/sponsors/pyvo/pyvo.svg b/src/content/sponsors/pyvo/pyvo.svg
new file mode 100644
index 000000000..18b38de6c
--- /dev/null
+++ b/src/content/sponsors/pyvo/pyvo.svg
@@ -0,0 +1,89 @@
+
+