diff --git a/site/src/components/home/HeroVideo.tsx b/site/src/components/home/HeroVideo.tsx
index 10c8878a..f8c25713 100644
--- a/site/src/components/home/HeroVideo.tsx
+++ b/site/src/components/home/HeroVideo.tsx
@@ -34,7 +34,14 @@ export default function HeroVideo({
}
poster={poster}
>
-
+
+
+
);