From 12ebed005b4e9026f117aad5584d79bd30d4f56a Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Tue, 24 Feb 2026 14:30:21 +0200 Subject: [PATCH] Bob AI: Add a hover animation to testimonial cards that expands them --- src/components/sections/testimonial/TestimonialCardThirteen.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/sections/testimonial/TestimonialCardThirteen.tsx b/src/components/sections/testimonial/TestimonialCardThirteen.tsx index 4a464d4..a84ef8a 100644 --- a/src/components/sections/testimonial/TestimonialCardThirteen.tsx +++ b/src/components/sections/testimonial/TestimonialCardThirteen.tsx @@ -96,7 +96,7 @@ const TestimonialCard = memo(({ const shouldUseLightText = shouldUseInvertedText(useInvertedBackground, theme.cardStyle); return ( -
+
{showRating ? (