diff --git a/docs/apps/01-overview.mdx b/docs/apps/01-overview.mdx
index 0ca51a5d..7540e186 100644
--- a/docs/apps/01-overview.mdx
+++ b/docs/apps/01-overview.mdx
@@ -10,9 +10,9 @@ The best way to interact with the Sablier V2 Protocol is through the official cl
at [sablier.com](https://sablier.com) for a presentation of what the protocol can do, or go directly to
[app.sablier.com](https://app.sablier.com) to create your first stream.
-| [Example stream](http://app.sablier.com/stream/LD-5-12/) | [Create stream](http://app.sablier.com/gallery/) |
-| -------------------------------------------------------- | ------------------------------------------------ |
-| ![Stream profile](/screenshots/stream-profile.png) | ![Create stream](/screenshots/gallery.png) |
+| [Example stream](http://app.sablier.com/stream/LD-5-12/) | [Create stream](http://app.sablier.com/gallery/) |
+| ----------------------------------------------------------------------------- | --------------------------------------------------------------------- |
+| | |
## Features
@@ -24,7 +24,7 @@ features.
We've created a couple of tutorials and guides to help you interact with the client applications. From creating a stream
to withdrawing or setting up a group of stream with a [Safe multisig](https://safe.global), we've got you covered.
-[See guides](/apps/guides)
+[Go to guides](/apps/guides)
## Sablier V1
diff --git a/docs/apps/02-features.mdx b/docs/apps/02-features.mdx
index 68bb0bc7..03d41656 100644
--- a/docs/apps/02-features.mdx
+++ b/docs/apps/02-features.mdx
@@ -26,12 +26,20 @@ Streaming, everywhere. We support 8+ EVM chains and testnets where you can strea
## The universal streaming engine
-You are in full control of the streaming model: linear, linear with cliffs, exponential, logarithmic or any other
-dynamic curve you can dream up.
+You are in full control of the streaming model:
-| |
-| ------------------------------------ |
-| ![Gallery](/screenshots/gallery.png) |
+- Unlock in Steps
+- Timelock
+- Unlock-Linear
+- Unlock-Dynamic
+- Exponential
+- Cliff-Exponential
+
+Or any other dynamic curve you can dream up.
+
+| |
+| -------------------------------------- |
+| ![Gallery](/screenshots/gallery-2.png) |
## Streamlined operations
diff --git a/docs/concepts/03-use-cases.mdx b/docs/concepts/03-use-cases.mdx
index 173592c0..3be44be5 100644
--- a/docs/concepts/03-use-cases.mdx
+++ b/docs/concepts/03-use-cases.mdx
@@ -25,9 +25,9 @@ wait months, quarters, or sometimes even longer to obtain their compensation.
Sablier solves these problems by automating the entire vesting process.
-The initial setup involves creating the streams, which only needs to be done once. You simply to specify the total
-duration of the stream (e.g., two years), and that's all - no further actions are required from you. With Sablier,
-vesting is a "set it and forget it" process.
+The initial setup involves creating the streams, which only needs to be done once. You simply specify the total duration
+of the stream (e.g., two years), and that's all - no further actions are required from you. With Sablier, vesting is a
+"set it and forget it" process.
Then, recipients receive their compensation gradually over time: with every second that passes, they receive a fraction
of their allocated compensation. This model aligns with the incentives of both parties. The organization only needs to
diff --git a/static/screenshots/gallery-2.png b/static/screenshots/gallery-2.png
new file mode 100644
index 00000000..43081647
Binary files /dev/null and b/static/screenshots/gallery-2.png differ