From 66e037d104421932a643014c5d2a215595a6ad4a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 21:02:06 +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 df85e5b..6123d04 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -194,7 +194,7 @@ export default function LandingPage() { id: "6", name: "Michael Park", handle: "Lakewood, CO", testimonial: "As a parent, I struggled with anger and frustration. The behavior modification techniques have transformed my relationship with my kids. So grateful.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Park" } ]} - faqsAnimation="blur-reveal" + tagAnimation="blur-reveal" /> -- 2.49.1