From 4fd7a0321231058265f6cbf32fb332dfc3028b7e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 16:25:53 +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 32e07a6..58b2409 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,7 +98,6 @@ export default function LandingPage() { ]} imageSrc={resolveAsset("figurine-1").url} imageAlt={resolveAsset("figurine-1").alt} - useInvertedBackground={true} showBlur={true} textPosition="bottom" tagAnimation="slide-up" @@ -223,7 +222,6 @@ export default function LandingPage() { { title: "Support", items: [{ label: "FAQ", href: "#faq" }, { label: "Contact Us", href: "#contact" }, { label: "Shipping & Returns", href: "#" }] } ]} copyrightText="© 2024 TOONHUB. All rights reserved." - useInvertedBackground={true} />