From e3e977c0ce0f7ba601b10eb5a7c7304948e49836 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Thu, 26 Feb 2026 13:13:37 +0000 Subject: [PATCH] Bob AI: Add infinite continuous spinning animation to the hero image --- .../sections/hero/HeroBillboard.tsx | 35 +++++++++++++------ 1 file changed, 24 insertions(+), 11 deletions(-) diff --git a/src/components/sections/hero/HeroBillboard.tsx b/src/components/sections/hero/HeroBillboard.tsx index f10eb66..f968edc 100644 --- a/src/components/sections/hero/HeroBillboard.tsx +++ b/src/components/sections/hero/HeroBillboard.tsx @@ -139,17 +139,30 @@ const HeroBillboard = ({ center={true} />
-
-
- -
-
+
+ +
+ +
+
{marqueeItems && marqueeItems.length > 0 && (