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