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

@@ -134,7 +134,7 @@ const Home = () => {
alt="Digital Human Connection"
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>