rep
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user