diff --git a/www/docusaurus.config.ts b/www/docusaurus.config.ts
index a806910..dab04d3 100644
--- a/www/docusaurus.config.ts
+++ b/www/docusaurus.config.ts
@@ -111,14 +111,6 @@ const config: Config = {
label: 'Guardian Project',
href: 'https://guardianproject.info',
},
- {
- label: 'SR2',
- href: 'https://sr2.uk',
- },
- {
- label: 'Okthanks',
- href: 'https://okthanks.com',
- },
{
label: 'F-Droid',
href: 'https://f-droid.org',
diff --git a/www/i18n/en/code.json b/www/i18n/en/code.json
index e790272..470bb89 100644
--- a/www/i18n/en/code.json
+++ b/www/i18n/en/code.json
@@ -342,7 +342,7 @@
"message": "How does it work?"
},
"home.section1.description": {
- "message": "Butter Box is a self-contained microserver and wifi hotspot. Once you join, you can access apps, connect to secure messaging, join a public chatroom, access maps, or any other content and services. ButterBox works even when there's no Internet. Just stop by the box to download more apps or check in on your chatrooms. Everything is stored right there."
+ "message": "Butter Box broadcasts its own WiFi network. Once you join, you can install Butter, get apps, join a public chatroom, or make your own private one to share with friends. Butter Box works even when there's no Internet. Just stop by the box to download more apps or check in on your chatrooms. Everything is stored right on the Butter Box."
},
"home.learnmore": {
"message": "Learn More"
diff --git a/www/src/pages/contact.mdx b/www/src/pages/contact.mdx
index 4fb9a6b..b66a2a5 100644
--- a/www/src/pages/contact.mdx
+++ b/www/src/pages/contact.mdx
@@ -1,11 +1,14 @@
# Get In Touch
-Our "Smooth Operators" team is a growing global community of ButterBox experts, evangelists, and developers.
-
-We provide support through our "Global Support Link" help desk available through email and most messaging apps.
+How you can reach out!
Email: [help@globalsupport.link](mailto:help@globalsupport.link)
-Signal or WhatsApp: [+447886176827](https://wa.me/+447886176827) | Telegram: [@GlobalSupportLink_bot](https://t.me/GlobalSupportLink_bot) | Send SMS via: +12494682242
-
+Signal or WhatsApp: [+447886176827](https://wa.me/+447886176827)
+
+Telegram: [@GlobalSupportLink_bot](https://t.me/GlobalSupportLink_bot)
+
+Matrix: [@ButterFactory:matrix.org](https://matrix.to/#/#butterfactory:matrix.org)
+
+Send SMS via: +12494682242
diff --git a/www/src/pages/index.tsx b/www/src/pages/index.tsx
index 0cec9d4..db6411b 100644
--- a/www/src/pages/index.tsx
+++ b/www/src/pages/index.tsx
@@ -101,13 +101,7 @@ export default function Home(): ReactNode {
Source & Documentation
-
-
);
diff --git a/www/static/img/buttermap.png b/www/static/img/buttermap.png
deleted file mode 100644
index 5c9be05..0000000
Binary files a/www/static/img/buttermap.png and /dev/null differ