docs(demo): updated demo video

This commit is contained in:
Stan Girard 2023-07-02 22:30:39 +02:00
parent a6aecea76c
commit 3e68000983

View File

@ -58,7 +58,7 @@ const Hero = (): JSX.Element => {
<motion.video
style={{ scale: videoScale }}
className="rounded-md max-w-screen-lg shadow-lg dark:shadow-white/25 border dark:border-white/25 w-full bg-white dark:bg-black"
src="https://user-images.githubusercontent.com/19614572/238774100-80721777-2313-468f-b75e-09379f694653.mp4"
src="https://user-images.githubusercontent.com/19614572/239713902-a6463b73-76c7-4bc0-978d-70562dca71f5.mp4"
autoPlay
muted
loop