From 84970d361e0558d2a144f33f08e94705967f31f8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 16:06:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 64c413e..c30e352 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,6 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/office-building_1127-2840.jpg" imageAlt="Modern corporate building" useInvertedBackground={true} - mediaAnimation="opacity" buttons={[ { text: "Learn More", href: "#" } ]}