From c84832c90a9492e05eb81d940d51b964207c96cf Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 23:58:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 10b542d..6438e56 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,6 @@ export default function LandingPage() { autoplayDelay={4000} showDimOverlay={true} ariaLabel="Hero section showcasing custom shirts and hoodies" - useInvertedBackground={false} /> @@ -76,8 +75,6 @@ export default function LandingPage() { buttonAnimation="slide-up" useInvertedBackground={false} ariaLabel="About UrbanX.leb section" - imageSrc="http://img.b2bpic.net/free-photo/man-manufacturing-clothes-medium-shot_23-2149007432.jpg" - imageAlt="A designer sketching new apparel designs" /> @@ -188,7 +185,6 @@ export default function LandingPage() { ]} bottomLeftText="© 2024 UrbanX.leb. All rights reserved." bottomRightText="Crafted with passion by UrbanX.leb" - useInvertedBackground={false} /> -- 2.49.1