From b63ccb2364290d4cfcb708a3835f37f901584663 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 18:16:04 +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 0aecdcf..433d97b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,6 @@ export default function LandingPage() { tag="Eisner Auto" tagAnimation="slide-up" buttonAnimation="slide-up" - useInvertedBackground={false} />
@@ -236,7 +235,6 @@ export default function LandingPage() { ]} bottomLeftText="© 2024 Eisner Auto. All rights reserved." bottomRightText="Privacy Policy | Terms of Service" - useInvertedBackground={true} />
-- 2.49.1