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