Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| edd0cf8dda | |||
| 0699be2f69 | |||
| e2a5bb618b |
@@ -116,6 +116,7 @@ const HeroBillboardRotatedCarousel = ({
|
||||
autoPlay={autoPlay}
|
||||
autoPlayInterval={autoPlayInterval}
|
||||
className={carouselClassName}
|
||||
imageClassName="transition-all duration-500 ease-out hover:scale-110 hover:rotate-1 hover:shadow-2xl hover:[filter:drop-shadow(0_0_20px_rgba(59,130,246,0.5))] cursor-pointer"
|
||||
/>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user