diff --git a/public/EuroPython2025_logo.png b/public/EuroPython2025_logo.png
new file mode 100644
index 000000000..8d9088284
Binary files /dev/null and b/public/EuroPython2025_logo.png differ
diff --git a/public/favicon.ico b/public/favicon.ico
index 8aed2cd00..cf899d7a2 100644
Binary files a/public/favicon.ico and b/public/favicon.ico differ
diff --git a/public/logo.png b/public/logo.png
new file mode 100644
index 000000000..2770602fd
Binary files /dev/null and b/public/logo.png differ
diff --git a/public/logo.svg b/public/logo.svg
new file mode 100644
index 000000000..e43745392
--- /dev/null
+++ b/public/logo.svg
@@ -0,0 +1 @@
+
diff --git a/src/components/BaseHead.astro b/src/components/BaseHead.astro
index 41ab178a2..3f667661b 100644
--- a/src/components/BaseHead.astro
+++ b/src/components/BaseHead.astro
@@ -13,7 +13,7 @@ const { title, description, image = "/social-card.png" } = Astro.props;
-
+
diff --git a/src/components/header/header-logo.astro b/src/components/header/header-logo.astro
index d18aaaed8..e084d8143 100644
--- a/src/components/header/header-logo.astro
+++ b/src/components/header/header-logo.astro
@@ -7,6 +7,5 @@ interface Props {
---
-
diff --git a/src/components/hero2/hero.astro b/src/components/hero2/hero.astro
index fe586638a..2aa653588 100644
--- a/src/components/hero2/hero.astro
+++ b/src/components/hero2/hero.astro
@@ -1,5 +1,4 @@
---
-import { Logo } from "../logo";
import { Image } from "astro:assets";
import heroImage from "./conference_photo.jpg";
@@ -83,7 +82,7 @@ const action2 = "/sponsorship/sponsor/";