diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte
index 919211d6..293bee04 100644
--- a/src/routes/+layout.svelte
+++ b/src/routes/+layout.svelte
@@ -93,7 +93,7 @@
name="twitter:description"
content={$page.data.seo?.description ||
'Mage is a collaborative streaming platform for gamers and developers'} />
-
+
@@ -106,7 +106,7 @@
property="og:description"
content={$page.data.seo?.description ||
'Mage is a collaborative streaming platform for gamers and developers'} />
-
+
diff --git a/static/banner.jpg b/static/banner.jpg
index 09cca572..c7fe0a88 100644
Binary files a/static/banner.jpg and b/static/banner.jpg differ