Skip to content

Commit 140e0d7

Browse files
committed
updated demo
1 parent 5ac70c2 commit 140e0d7

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

landing/index.html

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ <h2>Demo Video</h2>
462462
<p>
463463
A short walkthrough demo.
464464
</p>
465-
465+
466466
<div style="
467467
position: relative;
468468
padding-bottom: 56.25%;
@@ -473,13 +473,9 @@ <h2>Demo Video</h2>
473473
background: var(--bg-secondary);
474474
margin-top: 16px;
475475
">
476-
<iframe
477-
src="https://www.youtube.com/embed/VixLF9syeCg"
478-
title="FileSense Demo"
479-
frameborder="0"
476+
<iframe src="https://www.youtube.com/embed/LKWJPMbTrJs" title="FileSense Demo" frameborder="0"
480477
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
481-
allowfullscreen
482-
style="
478+
allowfullscreen style="
483479
position: absolute;
484480
top: 0;
485481
left: 0;
@@ -489,7 +485,7 @@ <h2>Demo Video</h2>
489485
</iframe>
490486
</div>
491487
</section>
492-
488+
493489
<section id="how-it-works">
494490
<h2>How It Works</h2>
495491
<p>The system follows a decision pipeline: <strong>Identify → RL Agent Decisions → Search OR Generate →

0 commit comments

Comments
 (0)