From f7944208d1df1f714c840c40975e31b0a1c434b4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 14:47:20 +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 2d8a2b3..404344a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -193,7 +193,7 @@ export default function LandingPage() { ]} cardTitle="Client Testimonials" cardTag="5-Star Reviews" - tagIcon={Award} + cardTagIcon={Award} cardAnimation="slide-up" useInvertedBackground={true} ariaLabel="Testimonial section" -- 2.49.1