master
unknown 2023-01-02 00:18:13 +05:00
parent 1a0fb666b9
commit 331d291446
4 changed files with 24 additions and 15 deletions

BIN
assets/image/Logocopy.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

File diff suppressed because one or more lines are too long

View File

@ -2,22 +2,11 @@
<div> <div>
<div class="container-fluid"> <div class="container-fluid">
<div class="row"> <div class="row">
<div class="col-12"> <div class="col-12 px-0 mx-0">
<video-background <video-background
src="video/bg-video.mp4" src="video/bg-video.mp4"
style="max-height: 400px; height: 100vh;" style=" height: 100vh;"
> >
<h1 style="color: white;">Hello welcome!</h1>
</video-background>
<!-- <video muted id="myVideo" autoplay loop>-->
<!-- <source src="~/assets/video/bg-video.mp4" type="video/mp4">-->
<!-- <source src="~/assets/video/bg-video.ogg" type="video/ogg">-->
<!-- Your browser does not support HTML5 video.-->
<!-- </video>-->
</div>
</div>
</div>
<home-bar /> <home-bar />
<div class="container-fluid"> <div class="container-fluid">
<div class="row"> <div class="row">
@ -28,6 +17,17 @@
</div> </div>
</div> </div>
</div> </div>
</video-background>
<!-- <video muted id="myVideo" autoplay loop>-->
<!-- <source src="~/assets/video/bg-video.mp4" type="video/mp4">-->
<!-- <source src="~/assets/video/bg-video.ogg" type="video/ogg">-->
<!-- Your browser does not support HTML5 video.-->
<!-- </video>-->
</div>
</div>
</div>
</div> </div>
</template> </template>
<script> <script>

View File

@ -43,7 +43,7 @@
<hr> <hr>
</div> </div>
</div> </div>
<div class="col-10 col-sm-9 overflow-hidden"> <div class="col-10 col-sm-9 ">
<div class="row "> <div class="row ">
<div class="col-12 "> <div class="col-12 ">