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" />