From 7770faa57ac4b32e62770d1f50284f5a9c97b330 Mon Sep 17 00:00:00 2001 From: development Date: Tue, 6 Jan 2026 16:05:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c7bd3cd..eeaf1cd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,12 +48,11 @@ export default function LandingPage() { { text: "Get Started", href: "contact" }, { text: "Learn More", href: "features" } ]} - images={[ + mediaItems={[ { src: "https://img.b2bpic.net/free-vector/dashboard-interface-user-panel-template_52683-23323.jpg", alt: "Digital dashboard interface" } ]} - animationType="slide-up" />