ok
This commit is contained in:
@@ -17,6 +17,9 @@ export function Hero() {
|
|||||||
<source src="/videos/hero2.mp4" type="video/mp4" />
|
<source src="/videos/hero2.mp4" type="video/mp4" />
|
||||||
Your browser does not support the video tag.
|
Your browser does not support the video tag.
|
||||||
</video>
|
</video>
|
||||||
|
|
||||||
|
{/* Dark Overlay for better text readability */}
|
||||||
|
<div className="absolute inset-0 bg-black/40 -z-5"></div>
|
||||||
<h1 className="relative z-10 mx-auto max-w-4xl font-display text-5xl font-medium tracking-tight text-white sm:text-7xl">
|
<h1 className="relative z-10 mx-auto max-w-4xl font-display text-5xl font-medium tracking-tight text-white sm:text-7xl">
|
||||||
NILE CRUISES{' '}
|
NILE CRUISES{' '}
|
||||||
<span className="relative whitespace-nowrap text-gold-400">
|
<span className="relative whitespace-nowrap text-gold-400">
|
||||||
|
Reference in New Issue
Block a user