main #9
@ -7,7 +7,7 @@ export default function Hero() {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<section className="home-section bg-dark-1 bg-dark-alpha-30 light-content scrollSpysection" id="home">
|
<section className="home-section bg-dark-1 bg-dark-alpha-30 light-content scrollSpysection" id="home">
|
||||||
<div className="container min-h-[70vh] d-flex align-items-center pt-100 pb-100 pt-sm-120 pb-sm-120">
|
<div className="container min-h-[80vh] d-flex align-items-center pt-100 pb-100 pt-sm-120 pb-sm-120">
|
||||||
{/* Background Video */}
|
{/* Background Video */}
|
||||||
{/* Please replace the video file in folder "video" with your own file */}
|
{/* Please replace the video file in folder "video" with your own file */}
|
||||||
<div className="bg-video-wrapper">
|
<div className="bg-video-wrapper">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user