Merge version_2 into main #4
@@ -76,8 +76,8 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "d1", value: "Avant-Garde", title: "Aesthetic", description: "Experimental silhouettes", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-touching-marble-bust_171337-16535.jpg" },
|
||||
{ id: "d2", value: "Sustainable", title: "Material", description: "Ethically sourced textiles", imageSrc: "http://img.b2bpic.net/free-photo/pink-hair-girl-avantgarde-style-wearing-sunglasses_114579-17674.jpg" }
|
||||
{ id: "d1", value: "Avant-Garde", title: "Aesthetic", description: "Experimental silhouettes", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-touching-marble-bust_171337-16535.jpg?_wi=1" },
|
||||
{ id: "d2", value: "Sustainable", title: "Material", description: "Ethically sourced textiles", imageSrc: "http://img.b2bpic.net/free-photo/pink-hair-girl-avantgarde-style-wearing-sunglasses_114579-17674.jpg?_wi=1" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -88,8 +88,8 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Premium Fibers", description: "Ethically sourced materials.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-touching-marble-bust_171337-16535.jpg" },
|
||||
{ title: "Modern Silhouettes", description: "Unique cuts.", imageSrc: "http://img.b2bpic.net/free-photo/pink-hair-girl-avantgarde-style-wearing-sunglasses_114579-17674.jpg" },
|
||||
{ title: "Premium Fibers", description: "Ethically sourced materials.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-touching-marble-bust_171337-16535.jpg?_wi=2" },
|
||||
{ title: "Modern Silhouettes", description: "Unique cuts.", imageSrc: "http://img.b2bpic.net/free-photo/pink-hair-girl-avantgarde-style-wearing-sunglasses_114579-17674.jpg?_wi=2" },
|
||||
]}
|
||||
title="Redefining Drip"
|
||||
description="Exclusively crafted."
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Questions"
|
||||
faqsAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/town-square_1359-1083.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/town-square_1359-1083.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
title="Join the Drop List"
|
||||
description="Get exclusive early access."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/town-square_1359-1083.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/town-square_1359-1083.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user