diff --git a/docs/configuration/module-config/mqtt.mdx b/docs/configuration/module-config/mqtt.mdx
index 3c20e0dd..ee8126c2 100644
--- a/docs/configuration/module-config/mqtt.mdx
+++ b/docs/configuration/module-config/mqtt.mdx
@@ -147,11 +147,11 @@ values={[
Navigate to: Vertical Ellipsis (3 dots top right) > Radio configuration > MQTT: Turn on the slider for **MQTT enabled** and tap **Send**.
-[](/img/modules/mqtt/android_mqtt.png)
+[![MQTT Settings](/img/modules/mqtt/android_mqtt_sm.png)](/img/modules/mqtt/android_mqtt.png)
*Optional:* To use your phone's internet connection to send and receive packets over the web, also enable the slider for **MQTT Client Proxy** and skip the Configure Network Settings step below.
-[](/img/modules/mqtt/android_mqtt_proxy.png)
+[![Client Proxy](/img/modules/mqtt/android_mqtt_proxy_sm.png)](/img/modules/mqtt/android_mqtt_proxy.png)
:::caution
@@ -163,13 +163,13 @@ Though this option may be visible in your UI, Client Proxy is not yet functional
Navigate to: Vertical Ellipsis (3 dots top right) > Radio configuration > Channels > LongFast: Turn on the sliders for **Uplink enabled** and **Downlink enabled**, then tap **Save** and tap **Send**.
-[](/img/modules/mqtt/android_channel.png)
+[![Channel Settings](/img/modules/mqtt/android_channel_sm.png)](/img/modules/mqtt/android_channel.png)
3. Configure Network Settings
Navigate to: Vertical Ellipsis (3 dots top right) > Radio configuration > Network: Turn on the slider for **WiFi enabled**, Enter the **SSID** and **PSK** for your network, then tap **Send**.
-[](/img/modules/mqtt/android_network.png)
+[![Network Settings](/img/modules/mqtt/android_network_sm.png)](/img/modules/mqtt/android_network.png)
@@ -178,26 +178,24 @@ Navigate to: Vertical Ellipsis (3 dots top right) > Radio configuration > Networ
Navigate to Settings > MQTT: Turn on the slider for MQTT enabled and tap **Save**
-[](/img/modules/mqtt/apple_mqtt_1.png)
-[](/img/modules/mqtt/apple_mqtt_2.png)
-
-
+[![MQTT Settings 1](/img/modules/mqtt/apple_mqtt_1_sm.png)](/img/modules/mqtt/apple_mqtt_1.png)
+[![MQTT Settings 2](/img/modules/mqtt/apple_mqtt_2_sm.png)](/img/modules/mqtt/apple_mqtt_2.png)
*Optional:* To use your phone's internet connection to send and receive packets over the web, also enable the slider for **MQTT Client Proxy** and skip the Configure Network Settings step below.
-[](/img/modules/mqtt/apple_mqtt_1_proxy.png)
+[![Client Proxy](/img/modules/mqtt/apple_mqtt_1_proxy_sm.png)](/img/modules/mqtt/apple_mqtt_1_proxy.png)
2. Enable Channel Uplink & Downlink
Navigate to Settings > Channels > Primary Channel: Turn on the sliders for **Uplink enabled** and **Downlink enabled** - Tap **Save**
-[](/img/modules/mqtt/apple_channel.png)
+[![Channel Settings](/img/modules/mqtt/apple_channel_sm.png)](/img/modules/mqtt/apple_channel.png)
3. Configure Network Settings
Navigate to Settings > Network: Turn on the slider for **WiFi enabled** - Enter your **SSID** and **PSK** for your network - Tap **Save**
-[](/img/modules/mqtt/apple_network.png)
+[![Network Settings](/img/modules/mqtt/apple_network_sm.png)](/img/modules/mqtt/apple_network.png)
@@ -240,11 +238,11 @@ meshtastic --set network.wifi_enabled true --set network.wifi_ssid "your network
Navigate to Config > Module Config > MQTT - Turn on the slider for MQTT enabled - Click the **Save** icon.
-[](/img/modules/mqtt/web_mqtt.png)
+[![MQTT Settings](/img/modules/mqtt/web_mqtt_sm.png)](/img/modules/mqtt/web_mqtt.png)
*Optional:* To use your client's internet connection to send and receive packets over the web, also enable the slider for **Proxy to Client Enabled** and skip the Configure Network Settings step below.
-[](/img/modules/mqtt/web_mqtt.png)
+[![Client Proxy](/img/modules/mqtt/web_mqtt_proxy_sm.png)](/img/modules/mqtt/web_mqtt_proxy.png)
:::caution
@@ -257,13 +255,13 @@ Though this option may be visible in your UI, Client Proxy is not yet functional
Navigate to Channels > Primary: Turn on the sliders for **Uplink Enabled** and **Downlink Enabled** - Click the **Save** icon.
-[](/img/modules/mqtt/web_channel.png)
+[![Channel Settings](/img/modules/mqtt/web_channel_sm.png)](/img/modules/mqtt/web_channel.png)
3. Configure Network Settings
Navigate to Config > Device Config > Network: Turn on the slider for **Enabled** - Enter your **SSID** and **PSK** for your network - Click the **Save** icon.
-[](/img/modules/mqtt/web_network.png)
+[![Network Settings](/img/modules/mqtt/web_network_sm.png)](/img/modules/mqtt/web_network.png)
\ No newline at end of file
diff --git a/static/img/modules/mqtt/android_channel_sm.png b/static/img/modules/mqtt/android_channel_sm.png
index a55b11c1..9f0d14e6 100644
Binary files a/static/img/modules/mqtt/android_channel_sm.png and b/static/img/modules/mqtt/android_channel_sm.png differ
diff --git a/static/img/modules/mqtt/android_mqtt_proxy_sm.png b/static/img/modules/mqtt/android_mqtt_proxy_sm.png
index f79edeba..d0091ff4 100644
Binary files a/static/img/modules/mqtt/android_mqtt_proxy_sm.png and b/static/img/modules/mqtt/android_mqtt_proxy_sm.png differ
diff --git a/static/img/modules/mqtt/android_mqtt_sm.png b/static/img/modules/mqtt/android_mqtt_sm.png
index 794e4adc..ee74140f 100644
Binary files a/static/img/modules/mqtt/android_mqtt_sm.png and b/static/img/modules/mqtt/android_mqtt_sm.png differ
diff --git a/static/img/modules/mqtt/android_network_sm.png b/static/img/modules/mqtt/android_network_sm.png
index dbd1e8ae..2327109e 100644
Binary files a/static/img/modules/mqtt/android_network_sm.png and b/static/img/modules/mqtt/android_network_sm.png differ
diff --git a/static/img/modules/mqtt/apple_channel_sm.png b/static/img/modules/mqtt/apple_channel_sm.png
index 266f44e5..645ef407 100644
Binary files a/static/img/modules/mqtt/apple_channel_sm.png and b/static/img/modules/mqtt/apple_channel_sm.png differ
diff --git a/static/img/modules/mqtt/apple_mqtt_1_proxy_sm.png b/static/img/modules/mqtt/apple_mqtt_1_proxy_sm.png
index 2fb5d3d9..626713ed 100644
Binary files a/static/img/modules/mqtt/apple_mqtt_1_proxy_sm.png and b/static/img/modules/mqtt/apple_mqtt_1_proxy_sm.png differ
diff --git a/static/img/modules/mqtt/apple_mqtt_1_sm.png b/static/img/modules/mqtt/apple_mqtt_1_sm.png
index 8440f2d4..c4952382 100644
Binary files a/static/img/modules/mqtt/apple_mqtt_1_sm.png and b/static/img/modules/mqtt/apple_mqtt_1_sm.png differ
diff --git a/static/img/modules/mqtt/apple_mqtt_2_sm.png b/static/img/modules/mqtt/apple_mqtt_2_sm.png
index 5232106e..fc088ab5 100644
Binary files a/static/img/modules/mqtt/apple_mqtt_2_sm.png and b/static/img/modules/mqtt/apple_mqtt_2_sm.png differ
diff --git a/static/img/modules/mqtt/apple_network_sm.png b/static/img/modules/mqtt/apple_network_sm.png
index 76fb42dd..52bccea5 100644
Binary files a/static/img/modules/mqtt/apple_network_sm.png and b/static/img/modules/mqtt/apple_network_sm.png differ
diff --git a/static/img/modules/mqtt/web_channel_sm.png b/static/img/modules/mqtt/web_channel_sm.png
index e8c7b33a..e8654fd9 100644
Binary files a/static/img/modules/mqtt/web_channel_sm.png and b/static/img/modules/mqtt/web_channel_sm.png differ
diff --git a/static/img/modules/mqtt/web_mqtt_proxy_sm.png b/static/img/modules/mqtt/web_mqtt_proxy_sm.png
index 8d103e54..8eb36e30 100644
Binary files a/static/img/modules/mqtt/web_mqtt_proxy_sm.png and b/static/img/modules/mqtt/web_mqtt_proxy_sm.png differ
diff --git a/static/img/modules/mqtt/web_mqtt_sm.png b/static/img/modules/mqtt/web_mqtt_sm.png
index aee52cc7..f2c9a22d 100644
Binary files a/static/img/modules/mqtt/web_mqtt_sm.png and b/static/img/modules/mqtt/web_mqtt_sm.png differ
diff --git a/static/img/modules/mqtt/web_network_sm.png b/static/img/modules/mqtt/web_network_sm.png
index ebba45f5..867ffb60 100644
Binary files a/static/img/modules/mqtt/web_network_sm.png and b/static/img/modules/mqtt/web_network_sm.png differ