From a5114dfb0e34c0881779510328ada21a9deff2ea Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 11:41:53 +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 c61900e..bcb0249 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,6 +91,7 @@ export default function LandingPage() { testimonial="The dark aesthetic paired with iron-clad security is truly a unique find in today's tech world. 777 standards." rating={5} author="Valkyrie" + avatars={[]} ratingAnimation="slide-up" avatarsAnimation="blur-reveal" /> -- 2.49.1