diff --git a/recipes/use_cases/browser_use/agent/browser-use-quickstart.ipynb b/recipes/use_cases/browser_use/agent/browser-use-quickstart.ipynb
index 4224374f751e3629fb26132c69fb934cda0670ca..71e9e7e0e2b021cb48392b4d6ad4720f288d4557 100644
--- a/recipes/use_cases/browser_use/agent/browser-use-quickstart.ipynb
+++ b/recipes/use_cases/browser_use/agent/browser-use-quickstart.ipynb
@@ -8,6 +8,9 @@
     "\n",
     "This notebook provides a step-by-step guide to creating an AI-powered browser agent capable of navigating and interacting with websites autonomously. By combining the power of Llama 3.2 Vision, Playwright, and Together AI, this agent can perform tasks seamlessly while understanding both visual and textual content.\n",
     "\n",
+    "##### Demo\n",
+    "For a detailed explanation of the code and a demo video, visit our blog post: [**Blog Post and Demo Video**](https://miguelg719.github.io/browser-use-blog/)\n",
+    "\n",
     "##### Features\n",
     "- Visual understanding of web pages through screenshots\n",
     "- Autonomous navigation and interaction\n",
diff --git a/recipes/use_cases/browser_use/agent/demo_browser_use.mp4 b/recipes/use_cases/browser_use/agent/demo_browser_use.mp4
deleted file mode 100644
index 41494a5ee3e6986af64075331face06e846689f2..0000000000000000000000000000000000000000
Binary files a/recipes/use_cases/browser_use/agent/demo_browser_use.mp4 and /dev/null differ