Auto-commit: add paralax effect on scroll to the hero section images
This commit is contained in:
@@ -101,7 +101,7 @@ const HeroCarouselLogo = ({
|
||||
)}
|
||||
aria-hidden={currentSlide !== index}
|
||||
>
|
||||
<MediaContent className="parallax-effect"
|
||||
<MediaContent className='parallax-effect' className="parallax-effect"
|
||||
imageSrc={slide.imageSrc}
|
||||
videoSrc={slide.videoSrc}
|
||||
imageAlt={slide.imageAlt || ""}
|
||||
|
||||
Reference in New Issue
Block a user