Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-15 16:44:38 +00:00

View File

@@ -149,16 +149,16 @@ export default function LandingPage() {
description="See the real difference we're making for the planet and local communities through sustainable upcycling."
metrics={[
{
id: "waste-diverted", value: "2.5M+", title: "Kg of Textile Waste Diverted", description: "From landfills to meaningful second lives", imageSrc: "http://img.b2bpic.net/free-photo/ceo-management-team-gathering-boardroom-project-briefing_482257-122918.jpg", imageAlt: "environmental impact statistics sustainability"
id: "waste-diverted", value: "2.5M+", title: "Kg of Textile Waste Diverted", description: "From landfills to meaningful second lives", imageSrc: "http://img.b2bpic.net/free-photo/ceo-management-team-gathering-boardroom-project-briefing_482257-122918.jpg?_wi=1", imageAlt: "environmental impact statistics sustainability"
},
{
id: "artisans-supported", value: "450+", title: "Local Artisans & Women Supported", description: "Fair wages, meaningful employment, and community empowerment", imageSrc: "http://img.b2bpic.net/free-photo/ceo-management-team-gathering-boardroom-project-briefing_482257-122918.jpg", imageAlt: "environmental impact statistics sustainability"
id: "artisans-supported", value: "450+", title: "Local Artisans & Women Supported", description: "Fair wages, meaningful employment, and community empowerment", imageSrc: "http://img.b2bpic.net/free-photo/ceo-management-team-gathering-boardroom-project-briefing_482257-122918.jpg?_wi=2", imageAlt: "environmental impact statistics sustainability"
},
{
id: "products-created", value: "15K+", title: "Sustainable Products Created", description: "Each one carrying a story of transformation", imageSrc: "http://img.b2bpic.net/free-photo/ceo-management-team-gathering-boardroom-project-briefing_482257-122918.jpg", imageAlt: "environmental impact statistics sustainability"
id: "products-created", value: "15K+", title: "Sustainable Products Created", description: "Each one carrying a story of transformation", imageSrc: "http://img.b2bpic.net/free-photo/ceo-management-team-gathering-boardroom-project-briefing_482257-122918.jpg?_wi=3", imageAlt: "environmental impact statistics sustainability"
},
{
id: "co2-saved", value: "800+", title: "Tons of CO₂ Emissions Prevented", description: "By reducing fashion waste and production", imageSrc: "http://img.b2bpic.net/free-photo/ceo-management-team-gathering-boardroom-project-briefing_482257-122918.jpg", imageAlt: "environmental impact statistics sustainability"
id: "co2-saved", value: "800+", title: "Tons of CO₂ Emissions Prevented", description: "By reducing fashion waste and production", imageSrc: "http://img.b2bpic.net/free-photo/ceo-management-team-gathering-boardroom-project-briefing_482257-122918.jpg?_wi=4", imageAlt: "environmental impact statistics sustainability"
}
]}
animationType="slide-up"