From 6cb0418ac9935d97fc11fc3c408953c81ca53ab0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 19:00:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cef641c..0387288 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Shop Collections", href: "#catalog" }, { text: "Learn About AI Styling", href: "#contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/be-classy-unique-different-icon_53876-21335.jpg" + imageSrc="http://img.b2bpic.net/free-photo/be-classy-unique-different-icon_53876-21333.jpg" showDimOverlay={true} /> @@ -59,6 +59,7 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" animationType="slide-up" textboxLayout="split" + useInvertedBackground={false} title="Our Latest Collection" description="Discover our curated selection of premium pieces with real-time availability and integrated cart management." products={[ -- 2.49.1