diff --git a/src/app/sell-trade/page.tsx b/src/app/sell-trade/page.tsx index 7951d7b..f48405d 100644 --- a/src/app/sell-trade/page.tsx +++ b/src/app/sell-trade/page.tsx @@ -32,9 +32,7 @@ export default function SellTradePage() { ]} brandName="VAULTED SOLES" button={{ - text: "Visit Store", - href: "#visit-vault", - }} + text: "Visit Store", href: "#visit-vault"}} animateOnLoad={true} /> @@ -44,29 +42,17 @@ export default function SellTradePage() { features={[ { id: 1, - title: "Sell Your Pairs", - description: "Bring in your collection or list pairs online. We offer competitive pricing based on condition, rarity, and current market demand. No hassle, fair valuations.", - imageSrc: "http://img.b2bpic.net/free-photo/person-posing-with-skateboard_23-2150583984.jpg?_wi=9", - imageAlt: "Sell your sneakers", - }, + title: "Sell Your Pairs", description: "Bring in your collection or list pairs online. We offer competitive pricing based on condition, rarity, and current market demand. No hassle, fair valuations.", imageSrc: "http://img.b2bpic.net/free-photo/person-posing-with-skateboard_23-2150583984.jpg", imageAlt: "Sell your sneakers"}, { id: 2, - title: "Trade Program", - description: "Have grails in mind? Trade your current collection toward the heat you want. We handle the valuation and sourcing, making upgrades seamless.", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8080.jpg?_wi=8", - imageAlt: "Trade program benefits", - }, + title: "Trade Program", description: "Have grails in mind? Trade your current collection toward the heat you want. We handle the valuation and sourcing, making upgrades seamless.", imageSrc: "http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8080.jpg", imageAlt: "Trade program benefits"}, { id: 3, - title: "Source Requests", - description: "Looking for that one pair? Tell us your grail—model, size, condition preference—and we'll hunt it down. Our network finds what's hard to find.", - imageSrc: "http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg?_wi=8", - imageAlt: "Expert sourcing service", - }, + title: "Source Requests", description: "Looking for that one pair? Tell us your grail—model, size, condition preference—and we'll hunt it down. Our network finds what's hard to find.", imageSrc: "http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg", imageAlt: "Expert sourcing service"}, ]} title="Your Plug, Simplified" description="Three ways to grow your collection with Vaulted Soles — sell, trade, or source. We handle the rest." - tag: "Process", + tag="Process" tagIcon={CheckCircle} tagAnimation="slide-up" textboxLayout="default"