diff --git a/docs/banner.png b/docs/assets/banner.png
similarity index 100%
rename from docs/banner.png
rename to docs/assets/banner.png
diff --git a/docs/client/esp32.mdx b/docs/client/esp32.mdx
index ba69a48..7b016e1 100644
--- a/docs/client/esp32.mdx
+++ b/docs/client/esp32.mdx
@@ -34,21 +34,21 @@ To set up the ESP32 for use with 01, follow this guide to install the firmware:
View the ESP32 firmware source code
-
+
Open Arduino IDE and paste the client.ino contents.
-
+
-
+
Hardcode your WiFi SSID, WiFi password, and server URL into the top of the `client.ino` file.
-
+
Hardcoding is recommended for a more streamlined setup and development environment. However, if you don't hardcode these values or if the ESP32 can't connect using the provided information, it will automatically default to a captive portal for configuration.
@@ -56,7 +56,7 @@ To set up the ESP32 for use with 01, follow this guide to install the firmware:
Go to Tools -> Board -> Boards Manager, search "esp32", then install the boards by Arduino and Espressif.
-
+
@@ -64,41 +64,41 @@ To set up the ESP32 for use with 01, follow this guide to install the firmware:
- M5Atom by M5Stack ([Reference](https://www.arduino.cc/reference/en/libraries/m5atom/))
-
+
-
+
- WebSockets by Markus Sattler ([Reference](https://www.arduino.cc/reference/en/libraries/websockets/))
-
+
- AsyncTCP by dvarrel ([Reference](https://github.com/dvarrel/AsyncTCP))
-
+
- ESPAsyncWebServer by lacamera ([Reference](https://github.com/lacamera/ESPAsyncWebServer))
-
+
-
+
To flash the .ino to the board, connect the board to the USB port.
-
+
Select the port from the dropdown on the IDE, then select the M5Atom board (or M5Stack-ATOM if you have that).
-
+
Click on upload to flash the board.
-
+
diff --git a/docs/hardware/grimes-build.mdx b/docs/hardware/grimes-build.mdx
index f3dc6ba..d4af674 100644
--- a/docs/hardware/grimes-build.mdx
+++ b/docs/hardware/grimes-build.mdx
@@ -30,5 +30,4 @@ This guide describes the simple DIY setup used by Grimes and Bella Poarch to int
1. Start the 01 Desktop Client on your computer.
2. Press the remapped button on the macro keypad to activate the 01 AI assistant.
-3. Speak into the attached microphone to interact with the AI.
-
+3. Speak into the attached microphone to interact with the AI.
\ No newline at end of file
diff --git a/docs/setup/introduction.mdx b/docs/setup/introduction.mdx
index ef77dac..ffd5118 100644
--- a/docs/setup/introduction.mdx
+++ b/docs/setup/introduction.mdx
@@ -4,7 +4,7 @@ description: "The #1 open-source voice interface"
---
The **01** is an open-source platform for conversational devices, inspired by the *Rabbit R1* and *Star Trek* computer.