Merge version_8 into main #7

Merged
bender merged 1 commits from version_8 into main 2026-02-02 11:47:02 +00:00

View File

@@ -139,7 +139,6 @@ const ProductCardItem = memo(({
</div>
<button
className={cls("bg-primary-cta text-secondary-cta px-4 py-2 rounded-full text-sm font-medium", actionButtonClassName)}
style={{ borderRadius: theme.borderRadius }}
>
Buy
</button>
@@ -201,7 +200,7 @@ const ProductCardTwo = ({
uniformGridCustomHeightClasses={uniformGridCustomHeightClasses}
gridRowsClassName={customGridRows}
animationType={animationType}
title={title}
titleSegments={titleSegments}
description={description}