This commit is contained in:
2025-08-25 16:53:05 +02:00
parent 7053e3b965
commit 454067380e
39 changed files with 39 additions and 39 deletions

View File

@@ -7,7 +7,7 @@ export function Hero() {
return (
<section className="relative w-full lg:h-screen bg-transparent h-[550px] lg:mt-0 mt-0">
{/* Background Image */}
<div className="absolute inset-0 w-full h-full overflow-hidden z-0 bg-bg-sand opacity-30">
<div className="absolute inset-0 w-full h-full overflow-hidden z-0 bg-transparent opacity-30">
<img
src="/images/hero.jpg"
alt="Nile River"