diff --git a/app/page.tsx b/app/page.tsx
index d0dea2d..ac9a658 100644
--- a/app/page.tsx
+++ b/app/page.tsx
@@ -745,6 +745,23 @@ const LandingPage: React.FC = () => {
alt="Peerlist"
width={32}
height={32}
+ className="h-12 w-auto block dark:hidden"
+ />
+
+
+ {/*
*/}
+
+
diff --git a/next.config.mjs b/next.config.mjs
index fefb1a3..348d7bc 100644
--- a/next.config.mjs
+++ b/next.config.mjs
@@ -49,6 +49,13 @@ const nextConfig = {
port: '',
pathname: '**'
},
+ // media.theresanaiforthat.com
+ {
+ protocol: 'https',
+ hostname: 'media.theresanaiforthat.com',
+ port: '',
+ pathname: '**'
+ },
]
},
};
diff --git a/public/Launch_SVG_Dark.svg b/public/Launch_SVG_Dark.svg
new file mode 100644
index 0000000..e4d5bed
--- /dev/null
+++ b/public/Launch_SVG_Dark.svg
@@ -0,0 +1,40 @@
+