diff --git a/common/src/envs/constants.ts b/common/src/envs/constants.ts
index 019eb714..7d827d4f 100644
--- a/common/src/envs/constants.ts
+++ b/common/src/envs/constants.ts
@@ -160,7 +160,7 @@ export const RESERVED_PATHS = new Set([
'terms',
'tips-bio',
'twitch',
- 'twitter',
+ 'x',
'user',
'users',
'web',
diff --git a/web/next.config.ts b/web/next.config.ts
index c9fe8911..97284a81 100644
--- a/web/next.config.ts
+++ b/web/next.config.ts
@@ -115,6 +115,7 @@ const nextConfig: NextConfig = {
return [
{source: '/discord', destination: 'https://discord.gg/8Vd7jzqjun', permanent: false},
{source: '/patreon', destination: 'https://patreon.com/CompassMeet', permanent: false},
+ {source: '/x', destination: 'https://x.com/compassmeet', permanent: false},
{
source: '/paypal',
destination: 'https://www.paypal.com/paypalme/CompassConnections',
diff --git a/web/public/discord-logo.svg b/web/public/discord-logo.svg
deleted file mode 100644
index 6372a1d1..00000000
--- a/web/public/discord-logo.svg
+++ /dev/null
@@ -1,19 +0,0 @@
-
diff --git a/web/public/google.svg b/web/public/google.svg
deleted file mode 100644
index fc25a2dc..00000000
--- a/web/public/google.svg
+++ /dev/null
@@ -1,178 +0,0 @@
-
-
diff --git a/web/public/images/patreon-logo.png b/web/public/images/patreon-logo.png
index 75b26a9e..8523cc4e 100644
Binary files a/web/public/images/patreon-logo.png and b/web/public/images/patreon-logo.png differ
diff --git a/web/public/images/x-logo.png b/web/public/images/x-logo.png
new file mode 100644
index 00000000..dbf2e177
Binary files /dev/null and b/web/public/images/x-logo.png differ
diff --git a/web/public/twitter-logo.svg b/web/public/twitter-logo.svg
deleted file mode 100644
index d7adc538..00000000
--- a/web/public/twitter-logo.svg
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-