From 8d05d99021e5b335257902a28eb31484191370c5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 07:21:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e23bc08..f3a2b9d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,6 @@ export default function LandingPage() { imageAlt="Smiling woman with beautiful hair after salon treatment" tagAnimation="opacity" buttonAnimation="opacity" - mediaAnimation="opacity" useInvertedBackground={false} /> @@ -66,7 +65,6 @@ export default function LandingPage() { buttons={[ { text: "Learn More", href: "#" } ]} - mediaAnimation="opacity" tag="Our Story" /> -- 2.49.1