From d675efec2c5b4e156b9a7dbf5e636e94ff2e195c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 14:43:18 +0000 Subject: [PATCH] Update src/app/sell/page.tsx --- src/app/sell/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/sell/page.tsx b/src/app/sell/page.tsx index ac0f8ff..54197d2 100644 --- a/src/app/sell/page.tsx +++ b/src/app/sell/page.tsx @@ -95,7 +95,7 @@ export default function SellPage() { title: "Submit Your Watch", subtitle: "Share details and photos", description: "Provide high-quality photos and detailed information about your timepiece. Include condition, service history, original box, and papers.", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-looking-wristwatch_23-2147689138.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-looking-wristwatch_23-2147689138.jpg?_wi=2", }, { id: 2, @@ -103,7 +103,7 @@ export default function SellPage() { title: "Professional Evaluation", subtitle: "Expert assessment", description: "Our certified horologists inspect your watch, verify authenticity, assess condition, and provide a competitive valuation based on current market trends.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-seller-s-hand-gloves-shows-exclusive-men-s-watch-from-new-collection-luxury-jewelry-store_613910-20420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-seller-s-hand-gloves-shows-exclusive-men-s-watch-from-new-collection-luxury-jewelry-store_613910-20420.jpg?_wi=2", }, { id: 3, @@ -111,7 +111,7 @@ export default function SellPage() { title: "Receive Your Offer", subtitle: "Fair market price", description: "Accept our transparent offer or counter-offer. Once agreed, we handle all logistics and buyer verification for you.", - imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop-with-magnifying-glass_23-2150914195.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop-with-magnifying-glass_23-2150914195.jpg?_wi=4", }, { id: 4, @@ -119,7 +119,7 @@ export default function SellPage() { title: "Get Paid Securely", subtitle: "Fast settlement", description: "Funds are transferred via secure escrow upon buyer confirmation of delivery. We handle all documentation and insurance.", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-consulting-wristwatch_1262-18365.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-consulting-wristwatch_1262-18365.jpg?_wi=2", }, ]} /> @@ -132,7 +132,7 @@ export default function SellPage() { tag="Seller Advantages" tagIcon={Zap} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-upside-down_23-2148253668.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-upside-down_23-2148253668.jpg?_wi=2" mediaAnimation="slide-up" metricsAnimation="slide-up" useInvertedBackground={true}