diff --git a/src/app/page.tsx b/src/app/page.tsx index 2126f70..6143aff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,6 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/male-female-graphic-designers-interacting-with-each-other_1170-2973.jpg" imageAlt="professional HVAC team group photo smiling" useInvertedBackground={true} - mediaAnimation="opacity" buttons={[ { text: "Learn More About Us", href: "#" } ]} @@ -107,7 +106,7 @@ export default function LandingPage() {