This commit is contained in:
marzban-dev
2026-05-08 21:21:59 +03:30
parent cb647fe0c4
commit f17c7f691b
@@ -89,7 +89,7 @@ const childImageVariants = {
</script> </script>
<template> <template>
<section class="relative z-10 h-[115svh] min-h-[1000px] max-h-350 pb-20 bg-black overflow-y-hidden flex-center"> <section class="relative z-10 h-svh sm:h-[115svh] min-h-250 max-h-350 pb-20 bg-black overflow-y-hidden flex-center">
<AnimatePresence mode="popLayout"> <AnimatePresence mode="popLayout">
<template <template
v-for="(slide, index) in homeData!.show_case_slider" v-for="(slide, index) in homeData!.show_case_slider"