diff --git a/README.md b/README.md
index 669f6d1..e544502 100644
--- a/README.md
+++ b/README.md
@@ -9,16 +9,18 @@ VERT is built in Svelte and TypeScript.
## Screenshots
-|
|
|
+| Upload page | Conversion page |
+| :--------------------------------------------------: | :------------------------------------------------------: |
+|  |  |
## Features
-- Convert files directly on your device using WebAssembly *
+- Convert files directly on your device using WebAssembly \*
- No file size limits
- Supports multiple file formats
- User-friendly interface built with Svelte
-* Non-local video conversion is available with our official instance, but the [daemon](https://github.com/VERT-sh/vertd) is easily self-hostable to maintain privacy and fully local functionality.
+\* Non-local video conversion is available with our official instance, but the [daemon](https://github.com/VERT-sh/vertd) is easily self-hostable to maintain privacy and fully local functionality.
## Documentation
diff --git a/docs/images/screenshot-convert.png b/docs/images/screenshot-convert.png
new file mode 100644
index 0000000..6b0b08e
Binary files /dev/null and b/docs/images/screenshot-convert.png differ
diff --git a/docs/images/screenshot-home.png b/docs/images/screenshot-home.png
new file mode 100644
index 0000000..5513bf8
Binary files /dev/null and b/docs/images/screenshot-home.png differ
diff --git a/docs/screenshot-convert.png b/docs/screenshot-convert.png
deleted file mode 100644
index fa2be94..0000000
Binary files a/docs/screenshot-convert.png and /dev/null differ
diff --git a/docs/screenshot-home.png b/docs/screenshot-home.png
deleted file mode 100644
index 7b90d9a..0000000
Binary files a/docs/screenshot-home.png and /dev/null differ