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

@@ -31,7 +31,7 @@ const HeroSection = ({
backgroundColor: '#000'
}}
>
<div className="absolute inset-0 bg-black/60"></div>
<div className="absolute inset-0 bg-black/30"></div>
</div>
)}
</div>