Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-06-12 23:58:23 +00:00

View File

@@ -61,7 +61,6 @@ export default function LandingPage() {
autoplayDelay={4000}
showDimOverlay={true}
ariaLabel="Hero section showcasing custom shirts and hoodies"
useInvertedBackground={false}
/>
</div>
@@ -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"
/>
</div>
@@ -188,7 +185,6 @@ export default function LandingPage() {
]}
bottomLeftText="© 2024 UrbanX.leb. All rights reserved."
bottomRightText="Crafted with passion by UrbanX.leb"
useInvertedBackground={false}
/>
</div>
</ThemeProvider>