diff --git a/app/public/images/logo.png b/app/public/images/logo.png
deleted file mode 100644
index 21033de..0000000
Binary files a/app/public/images/logo.png and /dev/null differ
diff --git a/app/public/images/logo.svg b/app/public/images/logo.svg
new file mode 100644
index 0000000..77b1282
--- /dev/null
+++ b/app/public/images/logo.svg
@@ -0,0 +1,79 @@
+
+
diff --git a/app/views/realEstateType.ejs b/app/views/realEstateType.ejs
index 6e2b6ae..e1d9f7c 100644
--- a/app/views/realEstateType.ejs
+++ b/app/views/realEstateType.ejs
@@ -4,8 +4,9 @@
<% for(const realEstateType of realEstateTypes) { %>
<%= realEstateType.title %>
diff --git a/app/views/unsubscribe.ejs b/app/views/unsubscribe.ejs
index d11301e..44dab4d 100644
--- a/app/views/unsubscribe.ejs
+++ b/app/views/unsubscribe.ejs
@@ -1,10 +1,12 @@
+
+