From 81d3db74d53af12516ee00c9026caf704c14d05b Mon Sep 17 00:00:00 2001 From: mulika-local Date: Wed, 24 Dec 2025 09:44:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index aa2d81c..2083016 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -169,6 +169,7 @@ export default function LandingPage() { cardTitle="Over 5,000 happy customers enjoy our coffee and atmosphere every month" cardTag="Customer Loved" cardTagIcon={Star} + starColor="yellow" useInvertedBackground="noInvert" /> -- 2.49.1