From bed395cb0484f4521f0f87ffcbd003555033e7b8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:49:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8dd9426..096ddc3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,6 @@ export default function LandingPage() { autoPlay={true} autoPlayInterval={4000} background={{ variant: "plain" }} - useInvertedBackground={false} className="hero-section" containerClassName="hero-container" titleClassName="hero-title" -- 2.49.1