Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
152
src/app/page.tsx
152
src/app/page.tsx
@@ -70,43 +70,26 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "ENTER THE DROP",
|
||||
href: "/drops",
|
||||
},
|
||||
text: "SHOP EXCLUSIVE PIECES", href: "/drops"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Collectors Worldwide",
|
||||
handle: "@1of1squad",
|
||||
testimonial:
|
||||
"Pure scarcity. Pure culture. This is the future of streetwear.",
|
||||
rating: 5,
|
||||
name: "Collectors Worldwide", handle: "@1of1squad", testimonial:
|
||||
"Pure scarcity. Pure culture. This is the future of streetwear.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/front-view-man-relaxing-with-basketball_23-2148239460.jpg?_wi=1",
|
||||
imageAlt: "confident streetwear collector portrait dark aesthetic",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/front-view-man-relaxing-with-basketball_23-2148239460.jpg?_wi=1", imageAlt: "confident streetwear collector portrait dark aesthetic"},
|
||||
{
|
||||
name: "Fashion Underground",
|
||||
handle: "@underculturemag",
|
||||
testimonial:
|
||||
"Finally, something that challenges mass production in the streetwear space.",
|
||||
rating: 5,
|
||||
name: "Fashion Underground", handle: "@underculturemag", testimonial:
|
||||
"Finally, something that challenges mass production in the streetwear space.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-man-working-shop_23-2148932661.jpg?_wi=1",
|
||||
imageAlt: "fashion magazine editor streetwear lifestyle portrait",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-man-working-shop_23-2148932661.jpg?_wi=1", imageAlt: "fashion magazine editor streetwear lifestyle portrait"},
|
||||
{
|
||||
name: "Hypebeast Community",
|
||||
handle: "@hypecollector",
|
||||
testimonial:
|
||||
"The most exclusive pieces I've ever owned. Every one is a story.",
|
||||
rating: 5,
|
||||
name: "Hypebeast Community", handle: "@hypecollector", testimonial:
|
||||
"The most exclusive pieces I've ever owned. Every one is a story.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-elegant-woman-checking-purchases_23-2148624973.jpg",
|
||||
imageAlt: "hypebeast collector exclusive streetwear portrait",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/portrait-elegant-woman-checking-purchases_23-2148624973.jpg", imageAlt: "hypebeast collector exclusive streetwear portrait"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
useInvertedBackground={false}
|
||||
@@ -124,9 +107,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "VIEW ALL DROPS",
|
||||
href: "/drops",
|
||||
},
|
||||
text: "VIEW ALL DROPS", href: "/drops"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
gridVariant="bento-grid"
|
||||
@@ -135,53 +116,25 @@ export default function HomePage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "piece-001",
|
||||
brand: "1OF1",
|
||||
name: "Vintage Inter Street Edition",
|
||||
price: "€850",
|
||||
rating: 5,
|
||||
reviewCount: "Piece #001",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/pink-hair-girl-avantgarde-style-castings_114579-17669.jpg?_wi=1",
|
||||
imageAlt:
|
||||
"Vintage Inter Milan football jersey reworked into streetwear",
|
||||
},
|
||||
id: "piece-001", brand: "1OF1", name: "Vintage Inter Street Edition", price: "€850", rating: 5,
|
||||
reviewCount: "Piece #001", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/pink-hair-girl-avantgarde-style-castings_114579-17669.jpg?_wi=1", imageAlt:
|
||||
"Vintage Inter Milan football jersey reworked into streetwear"},
|
||||
{
|
||||
id: "piece-002",
|
||||
brand: "1OF1",
|
||||
name: "Retro AC Milan Heritage",
|
||||
price: "€920",
|
||||
rating: 5,
|
||||
reviewCount: "Piece #002",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/football-composition_23-2147827756.jpg?_wi=1",
|
||||
imageAlt:
|
||||
"AC Milan vintage jersey custom streetwear piece",
|
||||
},
|
||||
id: "piece-002", brand: "1OF1", name: "Retro AC Milan Heritage", price: "€920", rating: 5,
|
||||
reviewCount: "Piece #002", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/football-composition_23-2147827756.jpg?_wi=1", imageAlt:
|
||||
"AC Milan vintage jersey custom streetwear piece"},
|
||||
{
|
||||
id: "piece-003",
|
||||
brand: "1OF1",
|
||||
name: "Classic Liverpool Underground",
|
||||
price: "€780",
|
||||
rating: 5,
|
||||
reviewCount: "Piece #003",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/black-modern-halftone-background_1035-2575.jpg?_wi=1",
|
||||
imageAlt:
|
||||
"Liverpool FC vintage jersey transformed streetwear",
|
||||
},
|
||||
id: "piece-003", brand: "1OF1", name: "Classic Liverpool Underground", price: "€780", rating: 5,
|
||||
reviewCount: "Piece #003", imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/black-modern-halftone-background_1035-2575.jpg?_wi=1", imageAlt:
|
||||
"Liverpool FC vintage jersey transformed streetwear"},
|
||||
{
|
||||
id: "piece-004",
|
||||
brand: "1OF1",
|
||||
name: "Ajax Golden Era Edition",
|
||||
price: "€890",
|
||||
rating: 5,
|
||||
reviewCount: "Piece #004",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/vintage-texture-with-different-colors_1160-164.jpg?_wi=1",
|
||||
imageAlt:
|
||||
"Ajax Amsterdam vintage jersey exclusive piece",
|
||||
},
|
||||
id: "piece-004", brand: "1OF1", name: "Ajax Golden Era Edition", price: "€890", rating: 5,
|
||||
reviewCount: "Piece #004", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/vintage-texture-with-different-colors_1160-164.jpg?_wi=1", imageAlt:
|
||||
"Ajax Amsterdam vintage jersey exclusive piece"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -203,14 +156,7 @@ export default function HomePage() {
|
||||
title="TRUSTED BY COLLECTORS"
|
||||
description="Collectors, curators, and culture leaders worldwide trust 1OF1 for authentic, singular pieces that matter."
|
||||
names={[
|
||||
"Hypebeast",
|
||||
"Grailed",
|
||||
"Sneaker News",
|
||||
"Highsnobiety",
|
||||
"Complex",
|
||||
"Vogue Runway",
|
||||
"Sole Collector",
|
||||
]}
|
||||
"Hypebeast", "Grailed", "Sneaker News", "Highsnobiety", "Complex", "Vogue Runway", "Sole Collector"]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
speed={30}
|
||||
@@ -230,41 +176,23 @@ export default function HomePage() {
|
||||
mediaAnimation="blur-reveal"
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "What makes each piece 1 of 1?",
|
||||
content:
|
||||
"Every piece in our collection is a unique rework of a vintage football jersey. We source authentic jerseys from football history, carefully select them, and transform them into singular streetwear pieces. Once sold, that exact jersey is gone forever—no restocks, no duplicates.",
|
||||
},
|
||||
id: "faq-1", title: "What makes each piece 1 of 1?", content:
|
||||
"Every piece in our collection is a unique rework of a vintage football jersey. We source authentic jerseys from football history, carefully select them, and transform them into singular streetwear pieces. Once sold, that exact jersey is gone forever—no restocks, no duplicates."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "How often do drops happen?",
|
||||
content:
|
||||
"We release drops on an irregular schedule to maintain exclusivity and scarcity. Each drop is announced via our platform with a limited number of pieces. Check our notifications to stay updated on the next DROP.",
|
||||
},
|
||||
id: "faq-2", title: "How often do drops happen?", content:
|
||||
"We release drops on an irregular schedule to maintain exclusivity and scarcity. Each drop is announced via our platform with a limited number of pieces. Check our notifications to stay updated on the next DROP."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "What happens when a piece sells out?",
|
||||
content:
|
||||
"Once a piece is sold, it's gone forever. That specific jersey will be added to our ARCHIVE as proof of its existence and sale. Every sold piece becomes part of collecting history—collectible proof that 1OF1 is truly about scarcity.",
|
||||
},
|
||||
id: "faq-3", title: "What happens when a piece sells out?", content:
|
||||
"Once a piece is sold, it's gone forever. That specific jersey will be added to our ARCHIVE as proof of its existence and sale. Every sold piece becomes part of collecting history—collectible proof that 1OF1 is truly about scarcity."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "How do I authenticate my piece?",
|
||||
content:
|
||||
"Every 1OF1 piece comes with a certificate of authenticity and a unique piece number. You'll receive documentation detailing the jersey's origin, its transformation process, and proof of its singular existence in the world.",
|
||||
},
|
||||
id: "faq-4", title: "How do I authenticate my piece?", content:
|
||||
"Every 1OF1 piece comes with a certificate of authenticity and a unique piece number. You'll receive documentation detailing the jersey's origin, its transformation process, and proof of its singular existence in the world."},
|
||||
{
|
||||
id: "faq-5",
|
||||
title: "Can I resell my 1OF1 piece?",
|
||||
content:
|
||||
"Absolutely. Your piece is yours to keep, trade, or resell. We encourage collector culture and the secondary market. Each piece retains its authenticity documentation and piece number for life.",
|
||||
},
|
||||
id: "faq-5", title: "Can I resell my 1OF1 piece?", content:
|
||||
"Absolutely. Your piece is yours to keep, trade, or resell. We encourage collector culture and the secondary market. Each piece retains its authenticity documentation and piece number for life."},
|
||||
{
|
||||
id: "faq-6",
|
||||
title: "What's your return policy?",
|
||||
content:
|
||||
"1OF1 pieces are final sale due to their singular, exclusive nature. We ship carefully and inspect every piece before dispatch. If there's any damage during shipping, we'll work with you to resolve it.",
|
||||
},
|
||||
id: "faq-6", title: "What's your return policy?", content:
|
||||
"1OF1 pieces are final sale due to their singular, exclusive nature. We ship carefully and inspect every piece before dispatch. If there's any damage during shipping, we'll work with you to resolve it."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/clothing-store-with-blurred-effect_23-2148164791.jpg?_wi=1"
|
||||
imageAlt="luxury streetwear collection display exclusive room"
|
||||
|
||||
Reference in New Issue
Block a user