feat: update video components and deployment files for VEDA website
This commit is contained in:
@@ -22,7 +22,7 @@ const CnnVideo = () => {
|
||||
</div>
|
||||
<div className="video-container">
|
||||
<iframe
|
||||
src="https://player.vimeo.com/video/371621672?autoplay=1&loop=1&muted=1"
|
||||
src="https://player.vimeo.com/video/371621672?loop=1&muted=1"
|
||||
width="100%"
|
||||
height="600"
|
||||
frameBorder="0"
|
||||
|
@@ -22,7 +22,7 @@ const FFVid = () => {
|
||||
</div>
|
||||
<div className="video-container">
|
||||
<iframe
|
||||
src="https://player.vimeo.com/video/725069296?autoplay=1&loop=1&muted=1"
|
||||
src="https://player.vimeo.com/video/725069296?loop=1&muted=1"
|
||||
width="100%"
|
||||
height="600"
|
||||
frameBorder="0"
|
||||
|
Reference in New Issue
Block a user