+
diff --git a/src/pages/index.astro b/src/pages/index.astro
index 307e60467..216858b04 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -1,6 +1,7 @@
---
import Layout from "@layouts/Layout.astro";
import Hero from "@sections/hero/hero.astro";
+import TheWeek from "@sections/theweek.astro";
import Updates from "@sections/updates/updates.astro";
import Keynoters from "@sections/keynoters/keynoters.astro";
import Speakers from "@sections/speakers.astro";
@@ -14,6 +15,7 @@ import Subscribe from "@sections/subscribe.astro";
description="EuroPython is the largest Python conference in Europe. We are looking forward to seeing you in Prague, Czech Republic & Remote from July 14th-20th 2025."
>
+