From b0850a8848127c9f78173ab4ce697f18c9e682ce Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 22:33:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b440df3..a957a0e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,8 +154,7 @@ export default function LandingPage() { ], features: [ "5 toys per month", "Express shipping included", "VIP access to limited editions", "Personal toy consultant", "Premium rewards", "Flexible plans" - ], - cardClassName: "ring-2 ring-accent/60 shadow-lg shadow-accent/20 scale-105" + ] } ]} /> -- 2.49.1