From 9e431241cc102dede2565014d4789ece506ff398 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 19:50:10 +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 c641775..c507d95 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,6 +87,7 @@ export default function LandingPage() { testimonial="Atlas Wealth’s clarity gave our family the freedom to focus on what matters most, knowing our legacy is securely managed." rating={5} author="The Thompson Family Office" + avatars={[]} ratingAnimation="slide-up" avatarsAnimation="slide-up" /> -- 2.49.1