From a138bb1e59d0628f4f668e5e1f2d1e357108fb19 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 15:16:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1d4b85d..79f795b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,6 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-sitting-couch_23-2149652018.jpg", imageAlt: "Fashionable model in full streetwear outfit in an urban setting" } ]} mediaAnimation="slide-up" - useInvertedBackground={false} />
@@ -100,7 +99,6 @@ export default function LandingPage() {
@@ -162,7 +151,6 @@ export default function LandingPage() { rightLink={{ text: "Terms of Service", href: "#" }} - useInvertedBackground={false} />
-- 2.49.1