From 4a8f01d2ad7b92da662c3e34cde3233432913045 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 07:38:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1d9c736..3e3dfc5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "View New Arrivals", href: "#featured" }, ]} background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/top-view-male-self-care-items_23-2150347081.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-male-self-care-items_23-2150347081.jpg?_wi=1" imageAlt="Premium luxury men's accessories collection" frameStyle="card" mediaAnimation="slide-up" @@ -112,7 +112,7 @@ export default function LandingPage() { tag="Our Story" tagIcon={Heart} buttons={[{ text: "Learn More", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-male-self-care-items_23-2150347081.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-male-self-care-items_23-2150347081.jpg?_wi=2" imageAlt="Our luxury accessory collection" useInvertedBackground={true} mediaAnimation="opacity" @@ -209,7 +209,7 @@ export default function LandingPage() {