From 9fdb396e629af57c65e789cd6e989515029ea68e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 12:20:51 +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 8633481..20ea013 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -167,7 +167,7 @@ export default function LandingPage() { { src: "http://img.b2bpic.net/free-photo/businessman-posing-restaurant_1157-45809.jpg", alt: "older gentleman confident look" }, { src: "http://img.b2bpic.net/free-photo/happy-friends-communicating-while-having-lunch-drinking-wine-dining-room-focus-is-african-american-woman_637285-5486.jpg", alt: "happy couple restaurant dinner" } ]} - ratingAnimation="reveal-blur" + ratingAnimation="blur-reveal" avatarsAnimation="slide-up" useInvertedBackground={true} /> -- 2.49.1