Update src/app/seller/page.tsx
This commit is contained in:
@@ -56,21 +56,21 @@ export default function SellerPage() {
|
||||
id: "01",
|
||||
title: "Create Listing",
|
||||
description: "Upload high-quality photos, set your starting bid, and provide item details. Our AI-powered system suggests optimal pricing.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-couple-car-salon_1157-24275.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-couple-car-salon_1157-24275.jpg?_wi=3",
|
||||
imageAlt: "Listing creation interface",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Fast Validation",
|
||||
description: "Our expert team verifies authenticity and condition within 24 hours. We handle the hard work so you don't have to.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/approved-agreement-allowed-validation-concept_53876-138635.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/approved-agreement-allowed-validation-concept_53876-138635.jpg?_wi=4",
|
||||
imageAlt: "Validation process",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Live Auction",
|
||||
description: "Your item goes live immediately after validation. Reach thousands of buyers worldwide and maximize your sale price.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-going-art-gallery_23-2149709120.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-going-art-gallery_23-2149709120.jpg?_wi=4",
|
||||
imageAlt: "Live auction marketplace",
|
||||
},
|
||||
]}
|
||||
@@ -85,7 +85,7 @@ export default function SellerPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/hand-painted-abstract-painting-pattern_23-2148975307.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/hand-painted-abstract-painting-pattern_23-2148975307.jpg?_wi=4"
|
||||
imageAlt="Product categories showcase"
|
||||
bulletPoints={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user