Fix comming soon background

This commit is contained in:
marzban-dev
2026-05-23 20:48:05 +03:30
parent f15fcc55c4
commit b6cc9bb715
@@ -5,10 +5,10 @@
<div class="flex flex-col items-center gap-3 mb-10 lg:mb-16 typo-h-6 md:typo-h-5 lg:typo-h-3 text-black"> <div class="flex flex-col items-center gap-3 mb-10 lg:mb-16 typo-h-6 md:typo-h-5 lg:typo-h-3 text-black">
منتظر یک اتفاق جذاب باشید... منتظر یک اتفاق جذاب باشید...
</div> </div>
<div class="overflow-hidden rounded-xl lg:rounded-3xl w-full bg-neutral-200 h-fit"> <div class="overflow-hidden rounded-xl lg:rounded-3xl w-full h-fit">
<video <video
src="/video/curtain-red.webm" src="/video/curtain-red.webm"
class="w-full" class="w-full bg-neutral-200"
autoplay autoplay
muted muted
loop loop