diff --git a/page/src/LandingPage.tsx b/page/src/LandingPage.tsx
index 8f9a59dc..a6cdf763 100644
--- a/page/src/LandingPage.tsx
+++ b/page/src/LandingPage.tsx
@@ -54,7 +54,10 @@ export function LandingPage() {
return (
<>
-
+
{/* Hero Section */}
@@ -150,9 +153,12 @@ export function LandingPage() {
className="rounded-2xl"
width="100%"
height="100%"
- src="https://www.youtube.com/embed/wY9Q0DhodOQ?si=ag_zebGFpQPXBsTx"
+ src="https://www.youtube.com/embed/wY9Q0DhodOQ?si=Lm_anpeBU6Txl5AW"
title="YouTube video player"
+ frameBorder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
+ referrerPolicy="strict-origin-when-cross-origin"
+ allowFullScreen
>