mirror of
https://github.com/PeterMaquiran/tvone.git
synced 2026-04-18 15:27:52 +00:00
change card
This commit is contained in:
@@ -37,12 +37,6 @@ function PromoStripSingleSlide({ photo, onRatioLoad }: SlideProps) {
|
||||
}}
|
||||
/>
|
||||
|
||||
{/* Label Interna - Estilo Premium/iOS */}
|
||||
<div className="absolute bottom-6 left-6 z-10 md:bottom-10 md:left-10">
|
||||
<span className=" bg-black/40 backdrop-blur-xl px-4 py-2 text-[10px] font-bold uppercase tracking-[0.2em] text-white border border-white/10 shadow-2xl">
|
||||
Destaque
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user