diff --git a/index.html b/index.html
index add53ca..14d5070 100644
--- a/index.html
+++ b/index.html
@@ -29,18 +29,43 @@
hours
minutes
seconds
-->
- march 2024
+ subscribe to waiting list
+
+
+
+
+
+
+
+
+
+
+
diff --git a/site.css b/site.css
index 1834d25..ae7880e 100644
--- a/site.css
+++ b/site.css
@@ -147,4 +147,9 @@ body {
#wrapper #foot .inner-wrapper .countdown div {
gap: 0.1rem;
}
+}
+
+img {
+ width: auto;
+ height: 40px;
}
\ No newline at end of file
diff --git a/src/discord-icon.png b/src/discord-icon.png
new file mode 100644
index 0000000..c9a1dd5
Binary files /dev/null and b/src/discord-icon.png differ
diff --git a/src/instagram-icon.png b/src/instagram-icon.png
new file mode 100644
index 0000000..1c5a000
Binary files /dev/null and b/src/instagram-icon.png differ