diff --git a/.github/styles/config/vocabularies/TraceMachina/accept.txt b/.github/styles/config/vocabularies/TraceMachina/accept.txt
index 30d280a46..683a1bc86 100644
--- a/.github/styles/config/vocabularies/TraceMachina/accept.txt
+++ b/.github/styles/config/vocabularies/TraceMachina/accept.txt
@@ -67,3 +67,4 @@ Wainer
Gert
Bruer
Eagan
+Mondal
diff --git a/local-remote-execution/README.md b/local-remote-execution/README.md
index f3c06f7b2..413e26902 100644
--- a/local-remote-execution/README.md
+++ b/local-remote-execution/README.md
@@ -1,5 +1,7 @@
# Local Remote Execution
+[![Hermetic Toolchain Creation with Local Remote Execution (LRE) & Nix - Aaron Mondal, NativeLink](https://i.ytimg.com/vi/uokjTev8myk/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG\u0026rs=AOn4CLAhfUYVRAaK7RhLLZ0m_A-T1mYPAg)](https://www.youtube.com/embed/uokjTev8myk?rel=0)
+
NativeLink's Local Remote Execution is a framework to build, distribute, and
rapidly iterate on custom toolchain setups that are transparent, fully hermetic,
and reproducible across machines of the same system architecture.
diff --git a/web/platform/src/components/qwik/pages/home.tsx b/web/platform/src/components/qwik/pages/home.tsx
index 44680bd3c..d76fa4cf2 100644
--- a/web/platform/src/components/qwik/pages/home.tsx
+++ b/web/platform/src/components/qwik/pages/home.tsx
@@ -14,6 +14,18 @@ export const LandingPage = component$(() => {