From 116ef41587399fb04da05744fc6f23bf961c914c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 16:12:23 +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 16353f5..d720cdb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,7 @@ export default function LandingPage() { { src: "http://img.b2bpic.net/free-photo/caucasian-family-is-spending-time-farm-together_53876-14380.jpg", alt: "Parent 5"}, ]} - ratingAnimation="reveal-blur" + ratingAnimation="slide-up" avatarsAnimation="slide-up" /> -- 2.49.1