diff --git a/index.html b/index.html index f252703..d2a2d24 100644 --- a/index.html +++ b/index.html @@ -99,6 +99,93 @@ + + + + + + + + + + + + Explore + + + + + + + 4 - 5th, Nov 2023 + + + + + + + + + + Days + + + + Hours + + + + Minutes + + + + Seconds + + + + + + + + SJCET,Palai + + + + + + + + + + + + + Your browser does not support the video tag. + + + diff --git a/js/preloader.js b/js/preloader.js index ef315a1..454d871 100644 --- a/js/preloader.js +++ b/js/preloader.js @@ -80,7 +80,7 @@ function preloader() { document.getElementById("preloader").classList.toggle("hidden"); document.getElementById("desktop").classList.toggle("hidden"); window.onscroll = function () {}; - }, 6000); + }, 2000); TopScroll = window.pageYOffset || document.documentElement.scrollTop; (LeftScroll = window.pageXOffset || document.documentElement.scrollLeft), diff --git a/video/pexels-2022395.mp4 b/video/pexels-2022395.mp4 deleted file mode 100644 index 68c6ac7..0000000 Binary files a/video/pexels-2022395.mp4 and /dev/null differ diff --git a/video/vid2.mp4 b/video/vid2.mp4 new file mode 100644 index 0000000..d28c503 Binary files /dev/null and b/video/vid2.mp4 differ