ok
This commit is contained in:
@@ -3,10 +3,10 @@ import { H1, H2, H3, H4, P, PS, PXS, PXXS } from '@/components/text'
|
||||
|
||||
export function Hero2() {
|
||||
return (
|
||||
<div className="relative w-full overflow-hidden -mt-3">
|
||||
<div className="relative w-full overflow-hidden -mt-20">
|
||||
{/* Background Video - Extended to cover header */}
|
||||
<video
|
||||
className="w-full h-auto block relative z-0"
|
||||
className="w-full h-[90vh] object-cover block relative z-0"
|
||||
autoPlay
|
||||
loop
|
||||
muted
|
||||
|
Reference in New Issue
Block a user