From a3c5013f9da46430f86e730e28024401638e5695 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 07:45:56 +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 c9fd5d9..3535d62 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} buttonAnimation="opacity" @@ -208,7 +208,7 @@ export default function LandingPage() {