Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"use client"
|
||||
"use client";
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Our Commitments", description: "Every purchase supports eco-conscious production practices.", bentoComponent: "3d-task-list", title: "Sustainability Goals", items: [
|
||||
title: "Our Commitments", description: "Every purchase supports eco-conscious production practices.", bentoComponent: "3d-task-list", items: [
|
||||
{ icon: Leaf, label: "Eco Materials", time: "100%" },
|
||||
{ icon: Recycle, label: "Recycling Program", time: "Active" },
|
||||
{ icon: TrendingUp, label: "Carbon Neutral", time: "2025" }
|
||||
|
||||
Reference in New Issue
Block a user