fix: hide mdoal in hero section
This commit is contained in:
parent
e4c04e5401
commit
11dd5a8532
@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
import { useRef } from "react";
|
import { useRef } from "react";
|
||||||
import Link from "next/link";
|
import Link from "next/link";
|
||||||
import Modal from "./Modal";
|
|
||||||
|
|
||||||
export default function Hero6() {
|
export default function Hero6() {
|
||||||
const videoRef = useRef<any | null>(null);
|
const videoRef = useRef<any | null>(null);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user