From e9df6699432a130e4ff239b797e87362052d2010 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Thu, 26 Feb 2026 13:05:09 +0000 Subject: [PATCH] Bob AI: Add a flip animation effect to the hero image on hover using --- src/components/sections/hero/HeroBillboard.tsx | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/src/components/sections/hero/HeroBillboard.tsx b/src/components/sections/hero/HeroBillboard.tsx index 1bb6f8b..47f972e 100644 --- a/src/components/sections/hero/HeroBillboard.tsx +++ b/src/components/sections/hero/HeroBillboard.tsx @@ -139,14 +139,16 @@ const HeroBillboard = ({ center={true} />
-
- +
+
+ +
{marqueeItems && marqueeItems.length > 0 && (