From da8ace38983718572c651b4a5803d12d0b426ef9 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Mon, 2 Feb 2026 11:53:58 +0200 Subject: [PATCH] Bob AI: it the Why Choose TechAcademy section add buttons ... --- src/components/sections/feature/FeatureCardOne.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/sections/feature/FeatureCardOne.tsx b/src/components/sections/feature/FeatureCardOne.tsx index 425628b..0e61e21 100644 --- a/src/components/sections/feature/FeatureCardOne.tsx +++ b/src/components/sections/feature/FeatureCardOne.tsx @@ -161,6 +161,7 @@ const FeatureCardOne = ({ {feature.button && ( {/* Inserted button element */} ))}