diff --git a/src/components/Footer.astro b/src/components/Footer.astro
index eb80550b6..db0e79211 100644
--- a/src/components/Footer.astro
+++ b/src/components/Footer.astro
@@ -8,10 +8,8 @@ const buildTimestamp = __TIMESTAMP__;
const gitVersion = __GIT_VERSION__;
---
-
@@ -29,7 +29,7 @@ const { title, subtitle, url, image } = Astro.props;
-
+
{title}
diff --git a/src/components/hero/hero.astro b/src/components/hero/hero.astro
deleted file mode 100644
index 29e7c18c6..000000000
--- a/src/components/hero/hero.astro
+++ /dev/null
@@ -1,14 +0,0 @@
----
-import { Image } from "astro:assets";
-import heroImage from "./hero.svg";
----
-
-
diff --git a/src/components/hero/hero.svg b/src/components/hero/hero.svg
deleted file mode 100644
index 3cae48cfe..000000000
--- a/src/components/hero/hero.svg
+++ /dev/null
@@ -1,1988 +0,0 @@
-
-
diff --git a/src/components/hero2/hero.astro b/src/components/hero2/hero.astro
index 2aa653588..07e9e9072 100644
--- a/src/components/hero2/hero.astro
+++ b/src/components/hero2/hero.astro
@@ -4,11 +4,13 @@ import heroImage from "./conference_photo.jpg";
import IconWithLabel from "./icon-label.astro";
import Button from "@ui/Button.astro";
+import Section from "@ui/Section.astro";
const action1 = "/tickets";
const action2 = "/sponsorship/sponsor/";
---
+
+
+
diff --git a/src/components/map/map.tsx b/src/components/map/map.tsx
index 3e57a6005..f41cd6c02 100644
--- a/src/components/map/map.tsx
+++ b/src/components/map/map.tsx
@@ -2,7 +2,7 @@ export const Map = () => (
+
diff --git a/src/components/schedule/day.astro b/src/components/schedule/day.astro
index dbf4a953b..b9bf47092 100644
--- a/src/components/schedule/day.astro
+++ b/src/components/schedule/day.astro
@@ -331,9 +331,6 @@ const dateText = format(date, "eeee - do MMMM");
>