From 8c656a41b10cb94f98dad75eaea1c3ea551697ff Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Tue, 3 Feb 2026 00:09:03 +0200 Subject: [PATCH] Bob AI: add a progress bar showing enrollment count in the... --- src/components/sections/hero/HeroSplit.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/components/sections/hero/HeroSplit.tsx b/src/components/sections/hero/HeroSplit.tsx index ecd985d..6e39fd4 100644 --- a/src/components/sections/hero/HeroSplit.tsx +++ b/src/components/sections/hero/HeroSplit.tsx @@ -151,6 +151,11 @@ const HeroSplit = ({ buttonTextClassName={cls("text-base", buttonTextClassName)} center={false} /> +
+
+
+
+
{imagePosition === "right" && mediaContent}