diff --git a/www/public/assets/blog/astro-repl/astro-repl-hero.jpg b/www/public/assets/blog/astro-repl/astro-repl-hero.jpg
index 809f836f8..175d51f69 100644
Binary files a/www/public/assets/blog/astro-repl/astro-repl-hero.jpg and b/www/public/assets/blog/astro-repl/astro-repl-hero.jpg differ
diff --git a/www/public/assets/blog/astro-repl/astro-repl-screenshot.jpg b/www/public/assets/blog/astro-repl/astro-repl-screenshot.jpg
new file mode 100644
index 000000000..03bfb3634
Binary files /dev/null and b/www/public/assets/blog/astro-repl/astro-repl-screenshot.jpg differ
diff --git a/www/public/assets/blog/astro-repl/astro-repl.png b/www/public/assets/blog/astro-repl/astro-repl.png
deleted file mode 100644
index 8f8e1770d..000000000
Binary files a/www/public/assets/blog/astro-repl/astro-repl.png and /dev/null differ
diff --git a/www/public/assets/blog/astro-repl/compiler.jpg b/www/public/assets/blog/astro-repl/compiler.jpg
deleted file mode 100644
index 909bae74e..000000000
Binary files a/www/public/assets/blog/astro-repl/compiler.jpg and /dev/null differ
diff --git a/www/src/pages/blog/astro-repl.astro b/www/src/pages/blog/astro-repl.astro
index 117a9a38c..98f598a9b 100644
--- a/www/src/pages/blog/astro-repl.astro
+++ b/www/src/pages/blog/astro-repl.astro
@@ -21,11 +21,13 @@ let lang = 'en';
- The Astro team proudly presents the new Astro REPL: compile Astro right in your browser. Use it to explore Astro's HTML-based component language, debug issues, or even prototype an entire webpage. It's all powered by Astro’s new WASM compiler (written in Go) that can rebuild any Astro file in an instant.
+ The Astro team proudly presents the new Astro REPL: compile Astro right in your browser. Use it to explore Astro's HTML-based component language, debug issues, or even prototype an entire webpage. It's powered by Astro’s **new WASM compiler** (written in Go) that runs anywhere and can rebuild files in an instant.
- Try out the new Astro REPL today at [astro.build/play](https://astro.build/play).
+ ![astro](/assets/blog/astro-repl/astro-repl-screenshot.jpg)
- [Join us on Discord](https://astro.build/chat) and tune in for [Astro Demo Days](https://www.youtube.com/watch?v=-ExcBJrXOd8) (next Monday, September 20, 2021 at 11am PST) to learn more about our new compiler.
+ Try it today at [astro.build/play →](https://astro.build/play)
+
+ To learn more about our new compiler, [join us on Discord](https://astro.build/chat) and tune in to [Astro Demo Days](https://www.youtube.com/watch?v=-ExcBJrXOd8) next Monday, September 20, 2021 at 11am PST.