Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 26266d0135 | |||
| 078e00abdc | |||
| 69dcd653e4 | |||
| f0011e0988 | |||
| eab73dc0a6 | |||
| 8cde5c6304 | |||
| 557611444a | |||
| a830cf37c5 | |||
| b702b2a831 |
@@ -36,42 +36,41 @@ export default function LandingPage() {
|
||||
title="NO MATTER WHAT."
|
||||
description="March 15 · 14:00 CET\n\nSecure your first access to UNBRKABLE's limited release. Email list gets priority."
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/textured-fabric-close-up-grey-shades-linen-texture-background_84443-55389.jpg?_wi=1", imageAlt: "fabric macro textile weave detail"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-curly-haired-woman-carried-rolled-kareamt-bottle-watter-dressed-beige-tracksuit-concentrated-away-stands-near-building_273609-55516.jpg?_wi=1", imageAlt: "athletic training model performance wear"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448774.jpg?_wi=1", imageAlt: "apparel front product minimal clean"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448774.jpg?_wi=2", imageAlt: "apparel back product minimal clean"
|
||||
}
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fitness-woman-working-out-with-battle-ropes-gym_342744-4.jpg?_wi=1", imageAlt: "lifestyle performance discipline athletic dark"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/textured-fabric-close-up-grey-shades-linen-texture-background_84443-55389.jpg?_wi=2", imageAlt: "fabric macro textile weave detail"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-curly-haired-woman-carried-rolled-kareamt-bottle-watter-dressed-beige-tracksuit-concentrated-away-stands-near-building_273609-55516.jpg?_wi=2", imageAlt: "athletic training model performance wear"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448774.jpg?_wi=3", imageAlt: "apparel front product minimal clean"
|
||||
}
|
||||
]}
|
||||
leftCarouselItems={[]}
|
||||
rightCarouselItems={[]}
|
||||
carouselPosition="right"
|
||||
buttons={[{ text: "SECURE FIRST ACCESS", href: "#contact" }]}
|
||||
buttons={[{ text: "GET PRIORITY ACCESS", href: "#contact" }, { text: "SUBSCRIBE", href: "#contact" }]}
|
||||
buttonAnimation="none"
|
||||
tagAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="teaser-video" data-section="teaser-video">
|
||||
<ProductCardTwo
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Performance Engineered Fabric", price: "First Drop Only", imageSrc: "http://img.b2bpic.net/free-photo/textured-fabric-close-up-grey-shades-linen-texture-background_84443-55389.jpg?_wi=3", imageAlt: "Premium performance fabric", brand: "UNBRKABLE", rating: 5, reviewCount: "0"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Training Edition", price: "First Drop Only", imageSrc: "http://img.b2bpic.net/free-photo/pensive-curly-haired-woman-carried-rolled-kareamt-bottle-watter-dressed-beige-tracksuit-concentrated-away-stands-near-building_273609-55516.jpg?_wi=3", imageAlt: "Athlete in training gear", brand: "UNBRKABLE", rating: 5, reviewCount: "0"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Precision Cut", price: "First Drop Only", imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448774.jpg?_wi=4", imageAlt: "Product front detail", brand: "UNBRKABLE", rating: 5, reviewCount: "0"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Lifestyle Collection", price: "First Drop Only", imageSrc: "http://img.b2bpic.net/free-photo/fitness-woman-working-out-with-battle-ropes-gym_342744-4.jpg?_wi=1", imageAlt: "Lifestyle performance discipline athletic", brand: "UNBRKABLE", rating: 5, reviewCount: "0"
|
||||
}
|
||||
]}
|
||||
title="Limited First Release"
|
||||
description="Gallery teaser of the pieces from this drop."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="bento-grid"
|
||||
animationType="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="product-grid" data-section="product-grid">
|
||||
<ContactText
|
||||
text="Built for those who refuse to break."
|
||||
animationType="background-highlight"
|
||||
@@ -81,31 +80,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="product-grid" data-section="product-grid">
|
||||
<ProductCardTwo
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "UNBRKABLE", name: "Performance Engineered Fabric", price: "First Drop Only", rating: 5,
|
||||
reviewCount: "Limited Release", imageSrc: "http://img.b2bpic.net/free-photo/textured-fabric-close-up-grey-shades-linen-texture-background_84443-55389.jpg?_wi=3", imageAlt: "Premium performance fabric"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "UNBRKABLE", name: "Training Edition", price: "First Drop Only", rating: 5,
|
||||
reviewCount: "Limited Release", imageSrc: "http://img.b2bpic.net/free-photo/pensive-curly-haired-woman-carried-rolled-kareamt-bottle-watter-dressed-beige-tracksuit-concentrated-away-stands-near-building_273609-55516.jpg?_wi=3", imageAlt: "Athlete in training gear"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "UNBRKABLE", name: "Precision Cut", price: "First Drop Only", rating: 5,
|
||||
reviewCount: "Limited Release", imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448774.jpg?_wi=4", imageAlt: "Product front detail"
|
||||
}
|
||||
]}
|
||||
title="Limited First Release"
|
||||
description="No restocks. No compromises. Engineered for discipline."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="values" data-section="values">
|
||||
<MetricSplitMediaAbout
|
||||
title="FAITH. DISCIPLINE. RESILIENCE."
|
||||
|
||||
Reference in New Issue
Block a user