diff --git a/README.md b/README.md
index 0aab8de0..82b3319d 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,21 @@
# Readest 📚
-
-
+
+---
+
Readest is an open-source ebook reader designed for immersive and deep reading experiences. Built as a modern rewrite of [Foliate](https://github.com/johnfactotum/foliate), it leverages [Next.js](https://github.com/vercel/next.js) and [Tauri v2](https://github.com/tauri-apps/tauri) to offer a seamless cross-platform experience on macOS, Windows, Linux, with support for mobile platforms coming soon.
-
+
+[![Website][badge-website]][link-website]
+[![AGPL Licence][badge-license]](LICENSE)
+[![Latest release][badge-release]][link-gh-releases]
+[![Last commit][badge-last-commit]][link-gh-commits]
+[![Commits][badge-commit-activity]][link-gh-pulse]
## Features
@@ -95,4 +104,14 @@ Readest is distributed under the AGPL-3.0 License. See the [LICENSE](<(LICENSE)>
---
-Happy reading with Readest!
+Happy reading with Readest!
+
+[badge-website]: https://img.shields.io/badge/website-readest.com-orange
+[badge-license]: https://img.shields.io/github/license/chrox/readest?color=teal
+[badge-release]: https://img.shields.io/github/release/chrox/readest?color=green
+[badge-last-commit]: https://img.shields.io/github/last-commit/chrox/readest?color=green
+[badge-commit-activity]: https://img.shields.io/github/commit-activity/m/chrox/readest
+[link-website]: https://readest.com
+[link-gh-releases]: https://github.com/chrox/readest/releases
+[link-gh-commits]: https://github.com/chrox/readest/commits/main
+[link-gh-pulse]: https://github.com/chrox/readest/pulse
diff --git a/data/screenshots/deepl.jpeg b/data/screenshots/deepl.jpeg
index eeb11912..40dec8e7 100644
Binary files a/data/screenshots/deepl.jpeg and b/data/screenshots/deepl.jpeg differ
diff --git a/data/screenshots/landing_page_preview.png b/data/screenshots/landing_page_preview.png
index 17e9c849..b82edd65 100644
Binary files a/data/screenshots/landing_page_preview.png and b/data/screenshots/landing_page_preview.png differ