This commit is contained in:
2025-08-21 18:16:02 +02:00
parent 015da70b5c
commit 5f5455c640

View File

@@ -5,7 +5,7 @@ import { Container } from '@/components/Container'
export function Hero() {
return (
<section className="relative w-full lg:h-screen h-[550px] lg:mt-0 mt-0">
<section className="relative w-full lg:h-screen bg-transparent h-[550px] lg:mt-0 mt-0">
{/* Background Video */}
<video
autoPlay