From 6c9604335fd8f768f42d1d40eac26d2656f2b3e6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 15:24:49 +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 98387e3..0918258 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,6 +123,7 @@ export default function LandingPage() { testimonial="Our operations have never been smoother. A truly premium partnership that understands the value of attention to detail." rating={5} author="Executive Team, Stockholm Office" + avatars={[]} ratingAnimation="blur-reveal" avatarsAnimation="slide-up" /> -- 2.49.1