Skip to content

Commit 1d38ec7

Browse files
committed
replace website video
1 parent 814582d commit 1d38ec7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ export default function Home() {
402402
<iframe
403403
ref={videoRef}
404404
className={styles.screenshotVideo}
405-
src="https://player.mediadelivery.net/embed/526968/71d12652-a792-4a3a-b0c2-5c5db461cc86?muted=true&loop=true"
405+
src="https://player.mediadelivery.net/embed/526968/28e655a4-2553-48d0-8325-6a0864237eac?muted=true&loop=true"
406406
loading="lazy"
407407
style={{ border: 0, width: '100%', height: '100%' }}
408408
allow="accelerometer; gyroscope; autoplay; encrypted-media; picture-in-picture;"

0 commit comments

Comments
 (0)