Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-08 21:56:48 +00:00
6 changed files with 1404 additions and 37 deletions

View File

@@ -46,21 +46,21 @@ export default function AboutPage() {
id: 1,
title: "Elite Selection",
description: "Amazing inventory of Jordans, Dunks, and Yeezys. If you want it, we have it or we'll source it for you.",
imageSrc: "http://img.b2bpic.net/free-photo/person-posing-with-skateboard_23-2150583984.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-posing-with-skateboard_23-2150583984.jpg?_wi=7",
imageAlt: "Elite Jordan collection",
},
{
id: 2,
title: "Phenomenal Service",
description: "Professional, knowledgeable, and genuinely friendly. Juan and the team treat every customer like family.",
imageSrc: "http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg?_wi=6",
imageAlt: "Professional retail environment",
},
{
id: 3,
title: "100% Legit & Reliable",
description: "Every pair verified authentic. Clean, welcoming environment. The most reliable sneaker spot in Longview.",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8080.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8080.jpg?_wi=6",
imageAlt: "Verified authentic sneakers",
},
]}
@@ -87,7 +87,7 @@ export default function AboutPage() {
tag: "Elite Selection",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businessman_1098-21013.jpg",
avatarAlt: "Jason R.",
imageSrc: "http://img.b2bpic.net/free-photo/person-posing-with-skateboard_23-2150583984.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-posing-with-skateboard_23-2150583984.jpg?_wi=8",
imageAlt: "Premium sneaker selection",
},
{
@@ -99,7 +99,7 @@ export default function AboutPage() {
tag: "Customer Service",
avatarSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg",
avatarAlt: "Laura G.",
imageSrc: "http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg?_wi=7",
imageAlt: "Professional service",
},
{
@@ -111,7 +111,7 @@ export default function AboutPage() {
tag: "Authenticity",
avatarSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12811.jpg",
avatarAlt: "James J.",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8080.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8080.jpg?_wi=7",
imageAlt: "Verified authentic pairs",
},
]}

View File

@@ -62,21 +62,21 @@ export default function ContactPage() {
id: 1,
title: "Visit the Vault",
description: "Stop by our Longview location to experience the shop in person, try on pairs, and chat with the team. Clean, organized, and welcoming.",
imageSrc: "http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg?_wi=9",
imageAlt: "Visit our store location",
},
{
id: 2,
title: "Email or Call",
description: "Have questions? Reach out via email or phone. We typically respond within 24 hours during business days. Direct communication for sourcing requests welcome.",
imageSrc: "http://img.b2bpic.net/free-vector/modern-sale-background-with-product-description_1361-1784.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/modern-sale-background-with-product-description_1361-1784.jpg?_wi=4",
imageAlt: "Contact by email or phone",
},
{
id: 3,
title: "Send a Sourcing Request",
description: "Looking for a specific pair? Tell us the model, size, and condition you want, and we'll get back to you with options and pricing within 48 hours.",
imageSrc: "http://img.b2bpic.net/free-photo/person-posing-with-skateboard_23-2150583984.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-posing-with-skateboard_23-2150583984.jpg?_wi=10",
imageAlt: "Submit a sourcing request",
},
]}

File diff suppressed because it is too large Load Diff

View File

@@ -60,7 +60,7 @@ export default function HomePage() {
{ text: "Visit the Store", href: "#visit-vault" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-vector/modern-sale-background-with-product-description_1361-1784.jpg"
imageSrc="http://img.b2bpic.net/free-vector/modern-sale-background-with-product-description_1361-1784.jpg?_wi=1"
imageAlt="Luxury sneaker vault showcase"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -80,21 +80,21 @@ export default function HomePage() {
id: 1,
title: "Elite Selection",
description: "Amazing inventory of Jordans, Dunks, and Yeezys. If you want it, we have it or we'll source it for you.",
imageSrc: "http://img.b2bpic.net/free-photo/person-posing-with-skateboard_23-2150583984.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-posing-with-skateboard_23-2150583984.jpg?_wi=1",
imageAlt: "Elite Jordan collection",
},
{
id: 2,
title: "Phenomenal Service",
description: "Professional, knowledgeable, and genuinely friendly. Juan and the team treat every customer like family.",
imageSrc: "http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg?_wi=1",
imageAlt: "Professional retail environment",
},
{
id: 3,
title: "100% Legit & Reliable",
description: "Every pair verified authentic. Clean, welcoming environment. The most reliable sneaker spot in Longview.",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8080.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8080.jpg?_wi=1",
imageAlt: "Verified authentic sneakers",
},
]}
@@ -117,7 +117,7 @@ export default function HomePage() {
name: "Air Jordans",
price: "From $120",
variant: "Classics to Grails",
imageSrc: "http://img.b2bpic.net/free-photo/person-posing-with-skateboard_23-2150583984.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-posing-with-skateboard_23-2150583984.jpg?_wi=2",
imageAlt: "Air Jordan collection",
isFavorited: false,
},
@@ -126,7 +126,7 @@ export default function HomePage() {
name: "Nike Dunks",
price: "From $100",
variant: "SBs & Lifestyle",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8080.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8080.jpg?_wi=2",
imageAlt: "Nike Dunk collection",
isFavorited: false,
},
@@ -135,7 +135,7 @@ export default function HomePage() {
name: "Yeezys & Slides",
price: "From $180",
variant: "Comfort Meets Culture",
imageSrc: "http://img.b2bpic.net/free-photo/teenagers-sitting-together_23-2148105658.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/teenagers-sitting-together_23-2148105658.jpg?_wi=1",
imageAlt: "Yeezy collection",
isFavorited: false,
},
@@ -144,7 +144,7 @@ export default function HomePage() {
name: "Streetwear",
price: "From $45",
variant: "Fits That Match",
imageSrc: "http://img.b2bpic.net/free-photo/urban-cyclist-leaning-wall-low-view_23-2148828219.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/urban-cyclist-leaning-wall-low-view_23-2148828219.jpg?_wi=1",
imageAlt: "Streetwear collection",
isFavorited: false,
},
@@ -177,7 +177,7 @@ export default function HomePage() {
tag: "Elite Selection",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businessman_1098-21013.jpg",
avatarAlt: "Jason R.",
imageSrc: "http://img.b2bpic.net/free-photo/person-posing-with-skateboard_23-2150583984.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-posing-with-skateboard_23-2150583984.jpg?_wi=3",
imageAlt: "Premium sneaker selection",
},
{
@@ -189,7 +189,7 @@ export default function HomePage() {
tag: "Customer Service",
avatarSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg",
avatarAlt: "Laura G.",
imageSrc: "http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg?_wi=2",
imageAlt: "Professional service",
},
{
@@ -201,7 +201,7 @@ export default function HomePage() {
tag: "Authenticity",
avatarSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12811.jpg",
avatarAlt: "James J.",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8080.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8080.jpg?_wi=3",
imageAlt: "Verified authentic pairs",
},
{
@@ -213,7 +213,7 @@ export default function HomePage() {
tag: "Sourcing Power",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman_107420-84872.jpg",
avatarAlt: "Tone S.",
imageSrc: "http://img.b2bpic.net/free-photo/teenagers-sitting-together_23-2148105658.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/teenagers-sitting-together_23-2148105658.jpg?_wi=2",
imageAlt: "Exclusive sourcing capability",
},
{
@@ -225,7 +225,7 @@ export default function HomePage() {
tag: "Community",
avatarSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg",
avatarAlt: "Maria L.",
imageSrc: "http://img.b2bpic.net/free-photo/urban-cyclist-leaning-wall-low-view_23-2148828219.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/urban-cyclist-leaning-wall-low-view_23-2148828219.jpg?_wi=2",
imageAlt: "Community-driven experience",
},
{
@@ -237,7 +237,7 @@ export default function HomePage() {
tag: "Top Rated",
avatarSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg",
avatarAlt: "Derek M.",
imageSrc: "http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg?_wi=3",
imageAlt: "Trusted destination",
},
]}
@@ -256,21 +256,21 @@ export default function HomePage() {
id: 1,
title: "Shop Online or Pull Up",
description: "Browse our latest drops on the site or visit our Longview store in person. We're here to help you find what you need.",
imageSrc: "http://img.b2bpic.net/free-vector/modern-sale-background-with-product-description_1361-1784.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/modern-sale-background-with-product-description_1361-1784.jpg?_wi=2",
imageAlt: "Shop online or in-store",
},
{
id: 2,
title: "Find Your Pair (or Tell Us Your Grail)",
description: "See something you like? Great. Can't find it? No problem. Tell us your size, model, and budget, and we'll source it for you.",
imageSrc: "http://img.b2bpic.net/free-photo/person-posing-with-skateboard_23-2150583984.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-posing-with-skateboard_23-2150583984.jpg?_wi=4",
imageAlt: "Expert curation and sourcing",
},
{
id: 3,
title: "Walk Out or Ship Out",
description: "Pick up in-store or choose your preferred shipping carrier at checkout. We make it convenient either way.",
imageSrc: "http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg?_wi=4",
imageAlt: "Flexible fulfillment options",
},
]}

View File

@@ -46,21 +46,21 @@ export default function SellTradePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/person-posing-with-skateboard_23-2150583984.jpg?_wi=9",
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",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8080.jpg?_wi=8",
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",
imageSrc: "http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg?_wi=8",
imageAlt: "Expert sourcing service",
},
]}

View File

@@ -54,7 +54,7 @@ export default function ShopPage() {
price: "$450",
variant: "Red & Black Limited Stock",
imageSrc:
"http://img.b2bpic.net/free-photo/person-posing-with-skateboard_23-2150583984.jpg",
"http://img.b2bpic.net/free-photo/person-posing-with-skateboard_23-2150583984.jpg?_wi=5",
imageAlt: "Air Jordan 1 Chicago",
isFavorited: false,
},
@@ -64,7 +64,7 @@ export default function ShopPage() {
price: "$200",
variant: "White & Black In Stock",
imageSrc:
"http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8080.jpg",
"http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8080.jpg?_wi=4",
imageAlt: "Nike Dunk Low Panda",
isFavorited: false,
},
@@ -74,7 +74,7 @@ export default function ShopPage() {
price: "$320",
variant: "Cream Available Now",
imageSrc:
"http://img.b2bpic.net/free-photo/teenagers-sitting-together_23-2148105658.jpg",
"http://img.b2bpic.net/free-photo/teenagers-sitting-together_23-2148105658.jpg?_wi=3",
imageAlt: "Yeezy 350 Bone",
isFavorited: false,
},
@@ -84,7 +84,7 @@ export default function ShopPage() {
price: "$280",
variant: "Gold & White Limited",
imageSrc:
"http://img.b2bpic.net/free-vector/modern-sale-background-with-product-description_1361-1784.jpg",
"http://img.b2bpic.net/free-vector/modern-sale-background-with-product-description_1361-1784.jpg?_wi=3",
imageAlt: "Jordan 4 Pure Money",
isFavorited: false,
},
@@ -94,7 +94,7 @@ export default function ShopPage() {
price: "$225",
variant: "Orange & White In Stock",
imageSrc:
"http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg",
"http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg?_wi=5",
imageAlt: "Nike SB Dunk High",
isFavorited: false,
},
@@ -104,7 +104,7 @@ export default function ShopPage() {
price: "$180",
variant: "Grey Multiple Sizes",
imageSrc:
"http://img.b2bpic.net/free-photo/urban-cyclist-leaning-wall-low-view_23-2148828219.jpg",
"http://img.b2bpic.net/free-photo/urban-cyclist-leaning-wall-low-view_23-2148828219.jpg?_wi=3",
imageAlt: "Yeezy Foam Runner",
isFavorited: false,
},
@@ -114,7 +114,7 @@ export default function ShopPage() {
price: "$320",
variant: "Black & Red Pre-Order",
imageSrc:
"http://img.b2bpic.net/free-photo/person-posing-with-skateboard_23-2150583984.jpg",
"http://img.b2bpic.net/free-photo/person-posing-with-skateboard_23-2150583984.jpg?_wi=6",
imageAlt: "Jordan 11 Bred",
isFavorited: false,
},
@@ -124,7 +124,7 @@ export default function ShopPage() {
price: "$210",
variant: "Orange & Navy In Stock",
imageSrc:
"http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8080.jpg",
"http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8080.jpg?_wi=5",
imageAlt: "Dunk High Syracuse",
isFavorited: false,
},