From a6a5fa6b09eef08897172c53f45205ea93967b36 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Mon, 2 Feb 2026 13:38:39 +0200 Subject: [PATCH] Bob AI: in the Featured Courses section on each product ca... --- src/components/sections/feature/FeatureCardNine.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/components/sections/feature/FeatureCardNine.tsx b/src/components/sections/feature/FeatureCardNine.tsx index 09a2a95..46db1fe 100644 --- a/src/components/sections/feature/FeatureCardNine.tsx +++ b/src/components/sections/feature/FeatureCardNine.tsx @@ -97,6 +97,12 @@ const FeatureContent = ({

{feature.description}

+ );