From b93317e5ff394c3011adaab5cb3b00be7b9980a3 Mon Sep 17 00:00:00 2001 From: Vadym Samoilenko Date: Mon, 11 May 2026 16:19:39 +0100 Subject: [PATCH] fix(whyparents): revert section bg to transparent, keep card fill #fffdfa --- src/components/sections/WhyParents.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/sections/WhyParents.tsx b/src/components/sections/WhyParents.tsx index 333d711..dec2574 100644 --- a/src/components/sections/WhyParents.tsx +++ b/src/components/sections/WhyParents.tsx @@ -115,7 +115,7 @@ export function WhyParents({ items, sideGallery, title }: WhyParentsProps) { }, []) return ( -
+