From 9467363e3634cbad6c409074a2396ac642ffa7d1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 23:40:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2339b41..61b3792 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,6 +67,7 @@ export default function LandingPage() { avatars={[{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BtwXXwXAFgkLcj8UK8yqk5jXxb/bubbles-ascending-slowly-through-ocean-s-1775511261316-98e8ea56.png", alt: "Action" }]} ratingAnimation="blur-reveal" avatarsAnimation="slide-up" + useInvertedBackground={false} /> -- 2.49.1