From fb4830db4fe0acb233a73a5e16abafc6130eab77 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Wed, 4 Feb 2026 17:27:30 +0200 Subject: [PATCH] Bob AI: add image as a background for Featured Signature B... --- .../sections/feature/FeatureCardTwentyTwo.tsx | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/components/sections/feature/FeatureCardTwentyTwo.tsx b/src/components/sections/feature/FeatureCardTwentyTwo.tsx index ffbdda7..8f0f8ac 100644 --- a/src/components/sections/feature/FeatureCardTwentyTwo.tsx +++ b/src/components/sections/feature/FeatureCardTwentyTwo.tsx @@ -115,7 +115,17 @@ const FeatureCardTwentyTwo = ({ buttonTextClassName={textBoxButtonTextClassName} /> -
+
+
{features.map((feature, index) => (