diff --git a/assets/feedback-etka-qr.png b/assets/feedback-etka-qr.png
new file mode 100644
index 00000000..0dd5cb90
Binary files /dev/null and b/assets/feedback-etka-qr.png differ
diff --git a/index.html b/index.html
index 61abb2fc..17b76f10 100644
--- a/index.html
+++ b/index.html
@@ -21,7 +21,8 @@
@@ -32,8 +33,8 @@
- Modern software architecture
- Patterns that commonly occur in projects
- - Not always a great idea
- - Grain of salt
+ - Not always a great idea: how to avoid them
+ - Everything is based on personal experiences
@@ -68,12 +69,12 @@ Overview
@@ -84,7 +85,17 @@ Overview
Pitfalls
- You end up with tons and tons of interfaces and duplications that constantly change during development, creating a unmaintainable mess
+ You end up with lots of interfaces and duplications that constantly change during development, creating a hard-to-maintain codebase
+
+
Alternatives
@@ -387,10 +398,20 @@ Overview