Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-08 21:57:35 +00:00

View File

@@ -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}
/>
</div>
@@ -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"