Merge version_3_1778842178677 into main #5

Merged
bender merged 1 commits from version_3_1778842178677 into main 2026-05-15 10:50:24 +00:00

View File

@@ -85,6 +85,11 @@ const FaqSplitMedia = ({
>
<div className="flex items-center justify-between gap-3">
<h3 className="text-base md:text-lg font-medium leading-tight">{item.question}</h3>
{activeIndex === index && (
<span className="ml-2 px-2 py-1 text-xs font-semibold text-primary-cta-text bg-primary-cta rounded-full">
Active Now
</span>
)}
<div className="flex shrink-0 items-center justify-center size-7 md:size-8 rounded primary-button">
<Plus
className={cls(