changing the main image
This commit is contained in:
+6
-2
@@ -93,13 +93,17 @@
|
||||
|
||||
<div id="popup">replace text dynamically</div>
|
||||
<div class="hero-media">
|
||||
<video autoplay muted loop>
|
||||
<!-- <video autoplay muted loop>
|
||||
<source
|
||||
src="./dist/images/video.mp4"
|
||||
type="video/mp4"
|
||||
/>
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
</video> -->
|
||||
<img
|
||||
class="mySlides"
|
||||
src="./dist/images/dashboard.png"
|
||||
/>
|
||||
<!-- <div class="slideshow-container">
|
||||
<img
|
||||
class="mySlides"
|
||||
|
||||
Reference in New Issue
Block a user