From a56359f3db17f65dac479f6341b5bf14ba03eea1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 03:07:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 929a9f9..ad9528a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,6 +51,8 @@ export default function LandingPage() { enableKpiAnimation={true} imageSrc="http://img.b2bpic.net/free-photo/modern-living-room-with-large-windows-gray-sofa-tv_9975-33067.jpg" mediaAnimation="slide-up" + avatars={[{ src: "https://images.unsplash.com/photo-1535713875002-d1d0cf377fde?q=80&w=200&h=200&auto=format&fit=crop", alt: "Personal profile picture" }]} + avatarText="Personalized service guaranteed" /> -- 2.49.1