From 3c4cf208b3099762810c0e6bb3882795f1b4a20c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 16:49:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8633b2b..81874ab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accesories-hands_158538-9460.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accesories-hands_158538-9460.jpg?_wi=1" imageAlt="Collection showcase" /> @@ -81,7 +81,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Crafting Timeless Elegance" description="We believe that accessories are more than just additions; they are the final touch that completes your narrative. Our pieces are sourced with quality, sustainability, and personal style at their core." - imageSrc="http://img.b2bpic.net/free-photo/elegantly-dressed-woman-makes-handmade-necklaces-working-with-needles-thread-jewelry-workshop_613910-18488.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegantly-dressed-woman-makes-handmade-necklaces-working-with-needles-thread-jewelry-workshop_613910-18488.jpg?_wi=1" imageAlt="Artisanal craftsmanship" /> @@ -105,7 +105,7 @@ export default function LandingPage() { description: "Curated for the contemporary aesthetic.", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accesories-hands_158538-9460.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accesories-hands_158538-9460.jpg?_wi=2", imageAlt: "premium leather texture close up", }, { @@ -113,7 +113,7 @@ export default function LandingPage() { description: "Designed to outlast seasonal trends.", bentoComponent: "reveal-icon", icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/elegantly-dressed-woman-makes-handmade-necklaces-working-with-needles-thread-jewelry-workshop_613910-18488.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegantly-dressed-woman-makes-handmade-necklaces-working-with-needles-thread-jewelry-workshop_613910-18488.jpg?_wi=2", imageAlt: "premium leather texture close up", }, ]} -- 2.49.1