Bob AI: Add fancy hover animations to images in the hero section. In
This commit is contained in:
@@ -116,6 +116,7 @@ const HeroBillboardRotatedCarousel = ({
|
|||||||
autoPlay={autoPlay}
|
autoPlay={autoPlay}
|
||||||
autoPlayInterval={autoPlayInterval}
|
autoPlayInterval={autoPlayInterval}
|
||||||
className={carouselClassName}
|
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>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user