mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-24 03:41:56 +03:00
docs(demo): updated demo video
This commit is contained in:
parent
a6aecea76c
commit
3e68000983
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user