Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8040d2589c |
@@ -137,9 +137,9 @@ export default function WebAgency2Page() {
|
|||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
metrics={[
|
metrics={[
|
||||||
{ id: "waste", value: "85%", title: "Less Waste", description: "Through our circular design methods", icon: Award },
|
{ id: "waste", value: "85%", title: "Less Waste", description: "Enjoy longer-lasting pieces while reducing environmental impact", icon: Award },
|
||||||
{ id: "materials", value: "100%", title: "Natural", description: "Certified organic or recycled materials", icon: Users },
|
{ id: "materials", value: "100%", title: "Natural", description: "Certified organic or recycled materials ensuring skin-safe comfort", icon: Users },
|
||||||
{ id: "carbon", value: "40%", title: "Carbon Cut", description: "Lowered footprint in supply chain", icon: TrendingUp },
|
{ id: "carbon", value: "40%", title: "Carbon Cut", description: "Significantly lower your personal carbon footprint with every purchase", icon: TrendingUp },
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
<TeamCardFive
|
<TeamCardFive
|
||||||
|
|||||||
Reference in New Issue
Block a user