From 5bd8723fa747419472f37682f1baed1c64b5e1d3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 12:19:56 +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 c5c9fba..d932fef 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