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() {