From 9a208ef1bf575bf6d187aecd283b1d6bcd67922a Mon Sep 17 00:00:00 2001 From: Amp Date: Mon, 14 Sep 2026 20:58:59 +0000 Subject: [PATCH] Add subtle gradients to product cards Co-authored-by: Nicholas Kissel --- src/components/marketing/sections/StackSection.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/components/marketing/sections/StackSection.tsx b/src/components/marketing/sections/StackSection.tsx index f576314..6647321 100644 --- a/src/components/marketing/sections/StackSection.tsx +++ b/src/components/marketing/sections/StackSection.tsx @@ -80,6 +80,10 @@ export const StackSection = () => ( {hasProductMotif(product.id) ? ( ) : null} +