edit
This commit is contained in:
@@ -5,7 +5,7 @@ import { Container } from '@/components/Container'
|
|||||||
|
|
||||||
export function Hero() {
|
export function Hero() {
|
||||||
return (
|
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 */}
|
{/* Background Video */}
|
||||||
<video
|
<video
|
||||||
autoPlay
|
autoPlay
|
||||||
|
Reference in New Issue
Block a user