From 3069279d7f37786afc8f9057b8b4244cbe5c27ef Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 10:34:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f2bb8ca..7d5944e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -162,7 +162,7 @@ export default function LandingPage() { title="Loved by Our Community" description="From home enthusiasts to professional baristas, our customers share why they choose Craft Brew Co." tag="Customer Stories" - tagIcon={Sparkles} + tagIcon={Star} tagAnimation="slide-up" showRating={true} animationType="slide-up" -- 2.49.1