Merge version_2 into main #6
@@ -100,9 +100,9 @@ export default function LandingPage() {
|
||||
title="Our Brand Values"
|
||||
description="VOXE is committed to sustainability, inclusivity, and uncompromising craftsmanship. We believe fashion is a story that should be worn with pride by everyone."
|
||||
metrics={[
|
||||
{ id: "m1", value: "100%", description: "Ethical" },
|
||||
{ id: "m2", value: "Global", description: "Inclusive" },
|
||||
{ id: "m3", value: "Timeless", description: "Design" }
|
||||
{ value: "100%", title: "Ethical" },
|
||||
{ value: "Global", title: "Inclusive" },
|
||||
{ value: "Timeless", title: "Design" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-fashion-fabric-textiles_125540-1700.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
|
||||
Reference in New Issue
Block a user