From 30b075392fa4f243e6aa5dcaf8cf36214a361ccf Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 21:43:09 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f29b5e4..d3467e2 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -161,7 +161,7 @@ export default function AboutPage() { title="Voices from Our Community" description="Hear directly from buyers and sellers who've experienced SwapMarket's impact on their lives." tag="Community Feedback" - tagIcon="Star" + tagIcon={Star} tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={true} -- 2.49.1