diff --git a/src/pages/404.mdx b/src/pages/404.mdx
index 40d01d81..278a076e 100644
--- a/src/pages/404.mdx
+++ b/src/pages/404.mdx
@@ -2,6 +2,30 @@
title: Page not found
---
+import AboutMe from "~/components/AboutMe.astro";
+import DailyEmailForm from "~/components/DailyEmailForm.astro";
import Layout from "~/layouts/PageLayout.astro";
-
+
+ Perhaps you were looking for one of these pages:
+
+ - [Products and services](/pricing)
+ - [Public speaking and workshops](/talks)
+ - [My daily email list](/daily)
+ - [The Beyond Blocks podcast](/podcast)
+
+