diff --git a/src/app/page.tsx b/src/app/page.tsx index c0631da..23087e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,6 @@ export default function LandingPage() { imageAlt="Fanned sports trading cards" imagePosition="right" fixedMediaHeight={true} - useInvertedBackground={false} />
@@ -70,7 +69,6 @@ export default function LandingPage() { ]} textboxLayout="default" useInvertedBackground={true} - animationType="slide-up" />
@@ -114,7 +112,6 @@ export default function LandingPage() { ]} textboxLayout="default" useInvertedBackground={false} - animationType="slide-up" buttons={[ { text: "BROWSE ALL LISTINGS ON EBAY →", href: "https://www.ebay.com/str/curriecardco" } ]} @@ -171,12 +168,10 @@ export default function LandingPage() { ]} textboxLayout="default" useInvertedBackground={true} - animationType="slide-up" />