From 32bb6de7fbce6f13e9bbba19e308c74b04e66107 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 06:32:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 896843f..0dae01c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-smart-glasses-futuristic-technology-digital-remix_53876-104967.jpg", imageAlt: "geometric digital form" }, { imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037266.jpg", imageAlt: "digital fluid particle sphere" } ]} - mediaAnimation="depth-3d" + mediaAnimation="slide-up" /> -- 2.49.1