Made the 'Active Now' tag on the FAQ image glassmorphic.

This commit is contained in:
kudinDmitriyUp
2026-05-15 10:52:39 +00:00
parent ba9de7418a
commit 6acc2cfeaa

View File

@@ -74,7 +74,7 @@ const FaqSplitMedia = ({
videoSrc={videoSrc}
className="absolute inset-0 size-full object-cover"
/>
<span className="absolute top-3 left-3 px-2 py-1 text-xs font-semibold text-primary-cta-text bg-primary-cta rounded-full">
<span className="absolute top-3 left-3 px-2 py-1 text-xs font-semibold text-primary-cta-text bg-primary-cta/60 backdrop-blur-md rounded-full">
Active Now
</span>
</ScrollReveal>