diff --git a/readme.md b/readme.md
index 500d444bc..38a67c184 100644
--- a/readme.md
+++ b/readme.md
@@ -1,18 +1,34 @@
+![latte-bg](https://github.com/nette/latte/assets/194960/76c098ff-427c-4b30-9676-97e2d8fd4a56)
+
+
[Latte: A Next-Generation Templating System for PHP](https://latte.nette.org)
=============================================================================
+
+
+
✅ The only truly secure templating system for PHP
✅ You already know the syntax
✅ Highly mature, fast, and widely used library
+
+
+
Latte is the safest templating system for PHP. You'll love its intuitive syntax. A wide range of useful features will significantly simplify your work. It provides [top-notch protection against critical vulnerabilities](https://latte.nette.org/en/safety-first) and allows you to focus on creating high-quality applications without worrying about their security.
Latte is cleverly designed and easy to learn for those familiar with PHP, as they can quickly adopt its basic tags.
+
+
+
+
- 1️⃣ First, familiarize yourself with [Latte syntax](https://latte.nette.org/en/syntax) and [TRY IT ONLINE](https://fiddle.nette.org/latte/#9cc0cf6d89)
- 2️⃣ Take a look at the basic set of [tags](https://latte.nette.org/en/tags) and [filters](https://latte.nette.org/en/filters)
- 3️⃣ Write templates in [editor with Latte support](https://latte.nette.org/en/recipes#toc-editors-and-ide)
+
+
+
Do you like Latte? Are you looking forward to the new features?