From 5ca3520d2112173b2194d0d6a932773a68d6ff82 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 03:33:10 +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 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() {