Skip to content

Commit

Permalink
Update the Video source from Sakundi Youtube Account
Browse files Browse the repository at this point in the history
  • Loading branch information
Loui Al Sardy committed Jun 17, 2024
1 parent c5e08c9 commit 9e16804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/components/Features/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ const Homepage = () => (
<div className="container">

<div align="center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/2sVjoDAEICI?si=SjbV1FRfCkEjAa_s" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/5_Nb1nDyXDE?si=SBcQbRy76yUc4k1a" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>

<div>
Expand Down

0 comments on commit 9e16804

Please sign in to comment.