From 587bb5ce0af376c70358e9d90b04c2dbe114031c Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Mon, 9 Feb 2026 16:03:52 +0200 Subject: [PATCH] Bob AI: swap the order of buttons in hero section --- src/components/sections/hero/HeroLogoBillboardSplit.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/sections/hero/HeroLogoBillboardSplit.tsx b/src/components/sections/hero/HeroLogoBillboardSplit.tsx index 7ca557b..2e9e673 100644 --- a/src/components/sections/hero/HeroLogoBillboardSplit.tsx +++ b/src/components/sections/hero/HeroLogoBillboardSplit.tsx @@ -108,7 +108,7 @@ const HeroLogoBillboardSplit = ({
{buttons.slice(0, 4).map((button, index) => ( -