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"