This commit is contained in:
2025-08-03 07:41:42 +02:00
parent 72599a9f09
commit 8efd162ac3
5 changed files with 6 additions and 7 deletions

View File

@@ -325,7 +325,7 @@ const Technology = () => {
alt="Security Architecture"
className="w-full rounded-2xl shadow-2xl hover-lift"
/>
<div className="absolute inset-0 bg-gradient-to-t from-black/50 to-transparent rounded-2xl"></div>
<div className="absolute inset-0 rounded-2xl"></div>
</motion.div>
</div>
</Section>