Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
atheer0998 committed Jan 3, 2024
1 parent b40b078 commit c3f42e4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Sections/Hero.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<section id="heroSection" class="hero-section relative font-neo-sans">
<video ref="videoPlayer" muted autoplay loop playsinline class="relative aspect-square h-auto w-full object-cover lg:aspect-auto">
<source src="/videos/Website.mp4" type="video/mp4" />
<source src="/videos//burooj.mp4" type="video/mp4" />
</video>

<SectionsTemplatesOverlay classColor="bg-indigo-800" classOpacity="bg-opacity-10" />
Expand Down
Binary file added static/videos/burooj.mp4
Binary file not shown.

0 comments on commit c3f42e4

Please sign in to comment.