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: "#" } ]}