From 65678459f461a5cfbcd76364aa0ee7af74f40500 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 11:38:38 +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 1c7a88a..66961b6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { { src: "http://img.b2bpic.net/free-photo/smiling-handsome-man-with-map-hands-packed-suitcase-goes-holiday-prepared-go-vacation_1258-270372.jpg", alt: "Jessica Lee" } ]} ratingAnimation="blur-reveal" - avatarsAnimation="entrance-slide" + avatarsAnimation="slide-up" useInvertedBackground={false} /> -- 2.49.1