Merge version_2 into main #6

Merged
bender merged 1 commits from version_2 into main 2026-04-06 18:57:33 +00:00

View File

@@ -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"