From 10fc5d4d489b9350942058bc4c09df4fcda6a913 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Fri, 15 May 2026 10:51:26 +0000 Subject: [PATCH] Add 'Active Now' tag to FAQ image --- src/components/sections/faq/FaqSplitMedia.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/sections/faq/FaqSplitMedia.tsx b/src/components/sections/faq/FaqSplitMedia.tsx index 037a1a8..43b42e1 100644 --- a/src/components/sections/faq/FaqSplitMedia.tsx +++ b/src/components/sections/faq/FaqSplitMedia.tsx @@ -74,6 +74,9 @@ const FaqSplitMedia = ({ videoSrc={videoSrc} className="absolute inset-0 size-full object-cover" /> + + Active Now + -- 2.49.1