vajeeda commited on
Commit
5b33916
·
1 Parent(s): 98b952a

mp4 replaced

Browse files
web-ui/app/landing/page.tsx CHANGED
@@ -71,13 +71,11 @@ export default function Landing() {
71
 
72
  {/* Fixed full-bleed background video */}
73
  <div className="fixed inset-0 z-0 pointer-events-none">
74
- <video
75
- src="/bg-video.mp4"
76
- autoPlay
77
- muted
78
- loop
79
- playsInline
80
- className="w-full h-full object-cover"
81
  />
82
  <div className="absolute inset-0 bg-gradient-to-b from-black/60 via-black/30 to-[#0d0e10]/95" />
83
  </div>
 
71
 
72
  {/* Fixed full-bleed background video */}
73
  <div className="fixed inset-0 z-0 pointer-events-none">
74
+ <iframe
75
+ src="https://drive.google.com/file/d/1l2Olms1JUEYM0_cydOfqciz6kO1S4SbT/preview"
76
+ allow="autoplay"
77
+ className="w-full h-full border-0 scale-[1.02]"
78
+ style={{ objectFit: "cover" }}
 
 
79
  />
80
  <div className="absolute inset-0 bg-gradient-to-b from-black/60 via-black/30 to-[#0d0e10]/95" />
81
  </div>
web-ui/public/bg-video.mp4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:55ecfdccc6612cdd0103414837fd73e38d02349a5c2f05a91fd79245ffce581f
3
- size 9285273