From 007eb01e9ab3004bead8f7b51ed801eb7942ca12 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Feb 2026 09:11:21 +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 e9de100..9e45b98 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,6 @@ export default function LandingPage() { imageSrc="https://img.b2bpic.net/free-photo/close-up-with-businessman-patching-something-keyboard-graphics-monitor_482257-32827.jpg" imageAlt="Supply chain and fulfillment" mediaAnimation="opacity" - imagePosition="right" buttonAnimation="opacity" /> @@ -301,4 +300,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file