From a277d292e2de209769039ce3b0f6a0dfb1be4ed5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Guti=C3=A9rrez?= <35082514+alezmad@users.noreply.github.com> Date: Sun, 22 Feb 2026 21:02:24 +0000 Subject: [PATCH] fix: align testimonial cards with section card style Co-Authored-By: Claude Opus 4.6 --- apps/web/src/modules/marketing/home/testimonials.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/modules/marketing/home/testimonials.tsx b/apps/web/src/modules/marketing/home/testimonials.tsx index ea6bccc..409163b 100644 --- a/apps/web/src/modules/marketing/home/testimonials.tsx +++ b/apps/web/src/modules/marketing/home/testimonials.tsx @@ -115,7 +115,7 @@ const ReviewCard = ({ img, name, position, body, improvement }: Review) => { return (