From 30025e6b64ddc93f004eb3f0f231e44df78fa97f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 04:43:55 +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 a085463..d1f07ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,6 @@ export default function LandingPage() { ]} imageSrc="http://img.b2bpic.net/free-photo/photo-two-black-ceramical-hair-sinks-standing-beaty-salon_651396-960.jpg" imageAlt="Luxurious hair salon interior with a client getting styled" - useInvertedBackground={false} />
@@ -252,7 +251,6 @@ export default function LandingPage() { rightLink={{ text: "Terms of Service", href: "#" }} - useInvertedBackground={true} />
-- 2.49.1