Update src/app/sell/page.tsx

This commit is contained in:
2026-03-17 14:43:18 +00:00
parent 3949f53dc7
commit d675efec2c

View File

@@ -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}